summaryrefslogtreecommitdiff
path: root/swext/mediawiki/dialogs/Settings.xdl
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2008-01-30 18:02:16 +0000
committerMikhail Voitenko <mav@openoffice.org>2008-01-30 18:02:16 +0000
commite9a361bc9c1a6387151d7b1f33ae0cc957355002 (patch)
treee38698a011c0c434352b95f9df087d3903828a1f /swext/mediawiki/dialogs/Settings.xdl
parentce3035900899cce324433457e77929fa4991ffae (diff)
react on actions
Diffstat (limited to 'swext/mediawiki/dialogs/Settings.xdl')
-rw-r--r--swext/mediawiki/dialogs/Settings.xdl5
1 files changed, 3 insertions, 2 deletions
diff --git a/swext/mediawiki/dialogs/Settings.xdl b/swext/mediawiki/dialogs/Settings.xdl
index 013aa90ca9ab..b986abc017c5 100644
--- a/swext/mediawiki/dialogs/Settings.xdl
+++ b/swext/mediawiki/dialogs/Settings.xdl
@@ -5,9 +5,9 @@
*
* $RCSfile: Settings.xdl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mav $ $Date: 2008-01-21 12:57:52 $
+ * last change: $Author: mav $ $Date: 2008-01-30 19:02:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -47,6 +47,7 @@
</dlg:button>
<dlg:menulist dlg:id="WikiList" dlg:tab-index="0" dlg:left="6" dlg:top="6" dlg:width="188" dlg:height="150" dlg:help-url="HID:31681" dlg:multiselection="true">
<script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.UNO:ListStatus" script:language="UNO"/>
+ <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.UNO:ListEdit" script:language="UNO"/>
</dlg:menulist>
</dlg:bulletinboard>
</dlg:window>