Browse Source

clean up gisprompt's element in grass-interface.dtd

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@64106 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 10 years ago
parent
commit
d649eb06c4
1 changed files with 2 additions and 4 deletions
  1. 2 4
      gui/xml/grass-interface.dtd

+ 2 - 4
gui/xml/grass-interface.dtd

@@ -101,10 +101,8 @@
 <!ELEMENT gisprompt    EMPTY>
 <!ATTLIST gisprompt    age            (any | old | new | mapset) #REQUIRED
                        element        (cell | fcell | cellhd | cats | colr |
-                                       colr2 | cell_misc | hist | dig | dig_ascii |
-                                       dig_att | dig_cats | dig_plus | reg | arc |
-                                       bldg | dlg | dxf | camera | icons | paint |
-                                       group | site_lists | windows | CDATA) #REQUIRED
+                                       colr2 | cell_misc | hist | paint |
+                                       group | vector | windows | CDATA) #REQUIRED
                        prompt         CDATA #REQUIRED>
 
 <!--    A flag must have a name and should have a description.