[glom/glom-1-20] Fix the DTD
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-20] Fix the DTD
- Date: Mon, 5 Dec 2011 15:21:51 +0000 (UTC)
commit 4b811e0a2ed65cb3e0f0e35120a10738e7a3652d
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Dec 2 22:10:05 2011 +0100
Fix the DTD
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 0806997..1a8db58 100644
--- a/glom/glom_document.dtd
+++ b/glom/glom_document.dtd
@@ -417,7 +417,7 @@ TODO: Add 'title_singular' element.
<!-- print layouts are for perfectly-positioned printing of single record details. -->
<!ELEMENT print_layouts (print_layout*)>
- <!ELEMENT print_layout (page_setup?, data_layout_groups, horizontal_rule?, vertical_rule?)>
+ <!ELEMENT print_layout (trans_set?, page_setup?, data_layout_groups, horizontal_rule?, vertical_rule?)>
<!ATTLIST print_layout
name CDATA #REQUIRED
title CDATA #IMPLIED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]