summaryrefslogtreecommitdiff
path: root/swext/mediawiki/dialogs
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2008-01-30 13:29:25 +0000
committerMikhail Voitenko <mav@openoffice.org>2008-01-30 13:29:25 +0000
commitadb2bb9865b3fa89b3ed4fb34ac332dbc58c8db4 (patch)
tree55b71ceb56038f2f442a31c72d39970e5efd4d38 /swext/mediawiki/dialogs
parent3d667d241d836ae680e5cd217e9858b323be7f80 (diff)
set the default button
Diffstat (limited to 'swext/mediawiki/dialogs')
-rw-r--r--swext/mediawiki/dialogs/SendToMediaWiki.xdl6
1 files changed, 3 insertions, 3 deletions
diff --git a/swext/mediawiki/dialogs/SendToMediaWiki.xdl b/swext/mediawiki/dialogs/SendToMediaWiki.xdl
index 8318bed3ee89..80bbbc222b61 100644
--- a/swext/mediawiki/dialogs/SendToMediaWiki.xdl
+++ b/swext/mediawiki/dialogs/SendToMediaWiki.xdl
@@ -5,9 +5,9 @@
*
* $RCSfile: SendToMediaWiki.xdl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mav $ $Date: 2008-01-21 12:57:52 $
+ * last change: $Author: mav $ $Date: 2008-01-30 14:29:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,7 @@
<dlg:button dlg:id="CancelButton" dlg:tab-index="10" dlg:left="219" dlg:top="108" dlg:width="63" dlg:height="16" dlg:value="TOREPLACE">
<script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.UNO:Cancel" script:language="UNO"/>
</dlg:button>
- <dlg:button dlg:id="SendButton" dlg:tab-index="11" dlg:disabled="true" dlg:left="153" dlg:top="108" dlg:width="63" dlg:height="16" dlg:value="TOREPLACE">
+ <dlg:button dlg:id="SendButton" dlg:tab-index="11" dlg:disabled="true" dlg:left="153" dlg:top="108" dlg:width="63" dlg:height="16" dlg:value="TOREPLACE" dlg:default="true">
<script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.UNO:Send" script:language="UNO"/>
</dlg:button>
<dlg:button dlg:id="HelpButton" dlg:tab-index="12" dlg:left="6" dlg:top="108" dlg:width="63" dlg:height="16" dlg:value="TOREPLACE">