~ubuntu-branches/ubuntu/raring/lordsawar/raring

« back to all changes in this revision

Viewing changes to dat/glade/editor/armyset-window.glade

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese, Barry deFreese, Gonéri Le Bouder
  • Date: 2008-06-17 11:15:26 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080617111526-yjyvu9df50zmpdo0
Tags: 0.0.9-1
[ Barry deFreese ]
* New upstream release.
  + Fixes gcc-4.3 builds so drop ftbfs_gcc-4.3_fix.diff.
  + Add new build-dependency for libgnet-dev.
* Add simple man page for new lordsawar-tile-editor.
* Add desktop file for lordsawar-tile-editor.
* Remove French translation on install.

[ Gonéri Le Bouder ]
* bump Debian Policy to 3.8.0. No change needed.
* fix wording in the 0.0.8-3 entry of the Debian changelog

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
                  <child>
103
103
                    <widget class="GtkMenuItem" id="edit_armyset_info_menuitem">
104
104
                      <property name="visible">True</property>
105
 
                      <property name="label" translatable="yes">Armyset info</property>
 
105
                      <property name="label" translatable="yes">Armyset Information</property>
106
106
                      <property name="use_underline">True</property>
107
107
                    </widget>
108
108
                  </child>
121
121
                <widget class="GtkMenu" id="help_menuitem_menu">
122
122
 
123
123
                  <child>
124
 
                    <widget class="GtkImageMenuItem" id="imagemenuitem10">
 
124
                    <widget class="GtkImageMenuItem" id="help_about_menuitem">
125
125
                      <property name="visible">True</property>
126
126
                      <property name="label">gtk-about</property>
127
127
                      <property name="use_stock">True</property>
 
128
                      <signal name="activate" handler="on_help_about_activated" last_modification_time="Sun, 23 Mar 2008 15:27:07 GMT"/>
128
129
                    </widget>
129
130
                  </child>
130
131
                </widget>