/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: Gary van der Merwe
  • Date: 2007-08-12 16:15:03 UTC
  • mto: (256.2.37 gtk)
  • mto: This revision was merged to the branch mainline in revision 262.
  • Revision ID: garyvdm@gmail.com-20070812161503-nmd1w981p93xwe0c
Further fix for Bug #131520 - I forgot to do the menu icons.

Show diffs side-by-side

added added

removed removed

Lines of Context:
190
190
                        <child internal-child="image">
191
191
                          <widget class="GtkImage" id="image243">
192
192
                            <property name="visible">True</property>
193
 
                            <property name="pixbuf">pull16.png</property>
 
193
                            <property name="pixbuf">icons/pull16.png</property>
194
194
                          </widget>
195
195
                        </child>
196
196
                      </widget>
204
204
                        <child internal-child="image">
205
205
                          <widget class="GtkImage" id="image244">
206
206
                            <property name="visible">True</property>
207
 
                            <property name="pixbuf">push16.png</property>
 
207
                            <property name="pixbuf">icons/push16.png</property>
208
208
                          </widget>
209
209
                        </child>
210
210
                      </widget>
239
239
                        <child internal-child="image">
240
240
                          <widget class="GtkImage" id="image245">
241
241
                            <property name="visible">True</property>
242
 
                            <property name="pixbuf">commit16.png</property>
 
242
                            <property name="pixbuf">icons/commit16.png</property>
243
243
                          </widget>
244
244
                        </child>
245
245
                      </widget>
301
301
                        <child internal-child="image">
302
302
                          <widget class="GtkImage" id="image246">
303
303
                            <property name="visible">True</property>
304
 
                            <property name="pixbuf">diff16.png</property>
 
304
                            <property name="pixbuf">icons/diff16.png</property>
305
305
                          </widget>
306
306
                        </child>
307
307
                      </widget>
315
315
                        <child internal-child="image">
316
316
                          <widget class="GtkImage" id="image247">
317
317
                            <property name="visible">True</property>
318
 
                            <property name="pixbuf">log16.png</property>
 
318
                            <property name="pixbuf">icons/log16.png</property>
319
319
                          </widget>
320
320
                        </child>
321
321
                      </widget>