summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoss Burton <rburton@src.gnome.org>2002-12-23 11:31:24 +0000
committerRoss Burton <rburton@src.gnome.org>2002-12-23 11:31:24 +0000
commit79d28b470966cd700ed19226577204093d53a0da (patch)
tree7d978b0ed083fd663ac732e6b62a13a2d6122ebb /doc
parent5cf84e6702d4bdd20a27d485ce22971f3307c4b7 (diff)
downloadmetacity-79d28b470966cd700ed19226577204093d53a0da.tar.gz
DTD fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/metacity-theme.dtd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/metacity-theme.dtd b/doc/metacity-theme.dtd
index 4c52a1a4..a84a43e4 100644
--- a/doc/metacity-theme.dtd
+++ b/doc/metacity-theme.dtd
@@ -70,7 +70,7 @@
<!ATTLIST frame
focus (yes|no) #REQUIRED
state (normal|maximized|shaded|maximized_and_shaded) #REQUIRED
- resize (both|horizontal|vertical|none) #REQUIRED
+ resize (both|horizontal|vertical|none) #IMPLIED
style CDATA #REQUIRED
>
@@ -153,7 +153,7 @@
filled %boolean; 'false'
>
-<!ELEMENT arc EMTPY>
+<!ELEMENT arc EMPTY>
<!ATTLIST arc
color CDATA #REQUIRED
%xyrequired;