/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-01-30 15:15:28 UTC
  • mto: (157.1.2 trunk) (170.1.3 trunk)
  • mto: This revision was merged to the branch mainline in revision 138.
  • Revision ID: szilveszter.farkas@gmail.com-20070130151528-072x45e8u5ofzsdd
Add revert all functionality and fix another regression.

Show diffs side-by-side

added added

removed removed

Lines of Context:
281
281
                  </child>
282
282
 
283
283
                  <child>
 
284
                    <widget class="GtkMenuItem" id="menuitem_branch_revert">
 
285
                      <property name="visible">True</property>
 
286
                      <property name="label" translatable="yes">_Revert all changes</property>
 
287
                      <property name="use_underline">True</property>
 
288
                      <signal name="activate" handler="on_menuitem_branch_revert_activate" last_modification_time="Tue, 30 Jan 2007 13:20:00 GMT"/>
 
289
                    </widget>
 
290
                  </child>
 
291
                  
 
292
                  <child>
284
293
                    <widget class="GtkMenuItem" id="menuitem_branch_merge">
285
294
                      <property name="visible">True</property>
286
295
                      <property name="label" translatable="yes">_Merge...</property>