commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6255 - trunk/gnue-common/scripts


From: johannes
Subject: r6255 - trunk/gnue-common/scripts
Date: Mon, 6 Sep 2004 04:30:20 -0500 (CDT)

Author: johannes
Date: 2004-09-06 04:30:17 -0500 (Mon, 06 Sep 2004)
New Revision: 6255

Modified:
   trunk/gnue-common/scripts/gnuedtd
Log:
Changed top-level object in GLDs


Modified: trunk/gnue-common/scripts/gnuedtd
===================================================================
--- trunk/gnue-common/scripts/gnuedtd   2004-09-06 07:42:58 UTC (rev 6254)
+++ trunk/gnue-common/scripts/gnuedtd   2004-09-06 09:30:17 UTC (rev 6255)
@@ -89,8 +89,8 @@
       from gnue.appserver.gld import GLParser
       from gnue.appserver import VERSION
       xmlElements = GLParser.getXMLelements ()
-      topLevelElement = 'labels'
-      name = 'GNUe Label Definitions'
+      topLevelElement = 'module'
+      name = 'GNUe Language Definitions'
       version = VERSION
 
     else:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]