diff gtk-gui/gui.stetic @ 29:2e5448a662b6

Re #69: Add "export army" UI * Only enable export menu when there is an army to export no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Tue, 01 Sep 2009 19:42:53 +0000
parents 9440eef124b0
children 5fafbb1b4592
line wrap: on
line diff
--- a/gtk-gui/gui.stetic	Tue Sep 01 19:10:13 2009 +0000
+++ b/gtk-gui/gui.stetic	Tue Sep 01 19:42:53 2009 +0000
@@ -156,6 +156,7 @@
       <action id="miExportArmy">
         <property name="Type">Action</property>
         <property name="Label" translatable="yes">Export army as...</property>
+        <property name="Sensitive">False</property>
         <property name="ShortLabel" translatable="yes">Export army</property>
         <property name="StockId">gtk-convert</property>
       </action>