/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-06 17:59:23 UTC
  • mto: (188.2.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 190.
  • Revision ID: szilveszter.farkas@gmail.com-20070406175923-fkwoo73iy2yuv3jy
Added the new Initialize dialog to Olive.

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>