summaryrefslogtreecommitdiff
path: root/xmlscript/dtd
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-05-08 10:49:08 +0000
committerThomas Benisch <tbe@openoffice.org>2001-05-08 10:49:08 +0000
commit87d2d458832da0ea67b3caf22f8c8851a2ca9acc (patch)
tree7a61590c9fed33a6b4dc27bc9111bf5f20ebc73e /xmlscript/dtd
parent82d31098b392ba6462c6d2ca873711f6410f110f (diff)
added help-text, help-url properties for dialog model
Diffstat (limited to 'xmlscript/dtd')
-rw-r--r--xmlscript/dtd/dialog.dtd4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmlscript/dtd/dialog.dtd b/xmlscript/dtd/dialog.dtd
index 5ca873c33286..8af79aec66db 100644
--- a/xmlscript/dtd/dialog.dtd
+++ b/xmlscript/dtd/dialog.dtd
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: dialog.dtd,v 1.12 2001-05-04 13:17:39 dbo Exp $
+ $Id: dialog.dtd,v 1.13 2001-05-08 11:49:08 tbe Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -103,6 +103,8 @@
dlg:title CDATA #IMPLIED
dlg:page %numeric; #IMPLIED
dlg:tag CDATA #IMPLIED
+ dlg:help-text CDATA #IMPLIED
+ dlg:help-url CDATA #IMPLIED
xmlns:dlg CDATA #FIXED "http://openoffice.org/2000/dialog"
>