[GRASS-SVN] r64106 - grass/trunk/gui/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jan 12 14:50:52 PST 2015
Author: martinl
Date: 2015-01-12 14:50:52 -0800 (Mon, 12 Jan 2015)
New Revision: 64106
Modified:
grass/trunk/gui/xml/grass-interface.dtd
Log:
clean up gisprompt's element in grass-interface.dtd
Modified: grass/trunk/gui/xml/grass-interface.dtd
===================================================================
--- grass/trunk/gui/xml/grass-interface.dtd 2015-01-12 22:48:39 UTC (rev 64105)
+++ grass/trunk/gui/xml/grass-interface.dtd 2015-01-12 22:50:52 UTC (rev 64106)
@@ -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.
More information about the grass-commit
mailing list