/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to olive.glade

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2007-04-07 07:43:25 UTC
  • mfrom: (188.1.4 bzr-gtk.90839)
  • mto: This revision was merged to the branch mainline in revision 190.
  • Revision ID: szilveszter.farkas@gmail.com-20070407074325-a8q9g9tv012elgqu
Merged fix for #90839. Initialize dialog implemented.

Show diffs side-by-side

added added

removed removed

Lines of Context:
204
204
                  <child>
205
205
                    <widget class="GtkMenuItem" id="menuitem_branch_initialize">
206
206
                      <property name="visible">True</property>
207
 
                      <property name="label" translatable="yes">_Initialize</property>
 
207
                      <property name="label" translatable="yes">_Initialize...</property>
208
208
                      <property name="use_underline">True</property>
209
209
                      <signal name="activate" handler="on_menuitem_branch_initialize_activate" last_modification_time="Mon, 17 Jul 2006 08:52:48 GMT"/>
210
210
                    </widget>