summaryrefslogtreecommitdiff
path: root/xmlscript
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/dtd/dialog.dtd3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmlscript/dtd/dialog.dtd b/xmlscript/dtd/dialog.dtd
index ccd782ad9743..5b2c322d6aef 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.19 2001-09-19 09:42:25 dbo Exp $
+ $Id: dialog.dtd,v 1.20 2001-10-16 13:59:35 dbo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -250,6 +250,7 @@
<!ELEMENT dlg:img ((%event;)*)>
<!ATTLIST dlg:img %default-attributes;
dlg:src CDATA #IMPLIED
+ dlg:scale-image %boolean; #IMPLIED
>
<!ELEMENT dlg:filecontrol ((%event;)*)>