[glom/glom-1-20] Update the DTD, adding a trans_set.



commit 22fbc9c41112fb678728661233b55217e735b9d7
Author: Murray Cumming <murrayc murrayc com>
Date:   Sun Jan 15 21:45:55 2012 +0100

    Update the DTD, adding a trans_set.

 glom/glom_document.dtd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glom/glom_document.dtd b/glom/glom_document.dtd
index c8f1473..55d0e06 100644
--- a/glom/glom_document.dtd
+++ b/glom/glom_document.dtd
@@ -329,7 +329,7 @@ TODO: Should we specify the presence of child text nodes in the ELEMENT somehow?
 
 <!-- data_layout_button is a button on the layout. -->
 
-    <!ELEMENT data_layout_button (script?, formatting?)>
+    <!ELEMENT data_layout_button (script?, trans_set?, formatting?)>
     <!ATTLIST data_layout_button
         title CDATA #REQUIRED
         sequence CDATA #IMPLIED



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