/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: matkor
  • Date: 2007-08-23 11:13:37 UTC
  • mto: This revision was merged to the branch mainline in revision 265.
  • Revision ID: matkor@laptop-hp-20070823111337-r34z3b3xxjiakoy7
Manulally set icon to update toolbox

Show diffs side-by-side

added added

removed removed

Lines of Context:
474
474
                <property name="visible">True</property>
475
475
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
476
476
                <property name="label" translatable="yes">Update</property>
 
477
                <property name="icon">icons/pull.png</property>
477
478
                <signal name="clicked" handler="on_toolbutton_update_clicked"/>
478
479
              </widget>
479
480
              <packing>