~torsten/bzr-gtk/throttle-config-updates

« back to all changes in this revision

Viewing changes to olive.glade

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2006-08-07 16:51:21 UTC
  • mto: (0.14.1 main) (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060807165121-10fe27c374bbdffd
Added new artwork.

2006-08-07  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * olive.galde: added custom artwork (icons)
    * icons/*: new icons for the toolbar
    * setup.py: install the icons

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
                      <signal name="activate" handler="on_menuitem_add_files_activate" last_modification_time="Fri, 21 Jul 2006 11:38:39 GMT"/>
52
52
 
53
53
                      <child internal-child="image">
54
 
                        <widget class="GtkImage" id="image106">
 
54
                        <widget class="GtkImage" id="image126">
55
55
                          <property name="visible">True</property>
56
56
                          <property name="stock">gtk-add</property>
57
57
                          <property name="icon_size">1</property>
72
72
                      <signal name="activate" handler="on_menuitem_remove_file_activate" last_modification_time="Fri, 21 Jul 2006 13:54:07 GMT"/>
73
73
 
74
74
                      <child internal-child="image">
75
 
                        <widget class="GtkImage" id="image107">
 
75
                        <widget class="GtkImage" id="image127">
76
76
                          <property name="visible">True</property>
77
77
                          <property name="stock">gtk-remove</property>
78
78
                          <property name="icon_size">1</property>
193
193
                      <signal name="activate" handler="on_menuitem_branch_pull_activate" last_modification_time="Mon, 17 Jul 2006 08:52:48 GMT"/>
194
194
 
195
195
                      <child internal-child="image">
196
 
                        <widget class="GtkImage" id="image108">
 
196
                        <widget class="GtkImage" id="image128">
197
197
                          <property name="visible">True</property>
198
198
                          <property name="stock">gtk-goto-bottom</property>
199
199
                          <property name="icon_size">1</property>
214
214
                      <signal name="activate" handler="on_menuitem_branch_push_activate" last_modification_time="Mon, 17 Jul 2006 08:52:48 GMT"/>
215
215
 
216
216
                      <child internal-child="image">
217
 
                        <widget class="GtkImage" id="image109">
 
217
                        <widget class="GtkImage" id="image129">
218
218
                          <property name="visible">True</property>
219
219
                          <property name="stock">gtk-goto-top</property>
220
220
                          <property name="icon_size">1</property>
241
241
                      <signal name="activate" handler="on_menuitem_branch_commit_activate" last_modification_time="Mon, 17 Jul 2006 08:53:37 GMT"/>
242
242
 
243
243
                      <child internal-child="image">
244
 
                        <widget class="GtkImage" id="image110">
 
244
                        <widget class="GtkImage" id="image130">
245
245
                          <property name="visible">True</property>
246
246
                          <property name="stock">gtk-redo</property>
247
247
                          <property name="icon_size">1</property>
355
355
              <property name="visible">True</property>
356
356
              <property name="label" translatable="yes">Update</property>
357
357
              <property name="use_underline">True</property>
358
 
              <property name="stock_id">gtk-refresh</property>
 
358
              <property name="icon">reload.png</property>
359
359
              <property name="visible_horizontal">True</property>
360
360
              <property name="visible_vertical">True</property>
361
361
              <property name="is_important">False</property>
372
372
              <property name="visible">True</property>
373
373
              <property name="label" translatable="yes">Log</property>
374
374
              <property name="use_underline">True</property>
 
375
              <property name="icon">log-action.png</property>
375
376
              <property name="visible_horizontal">True</property>
376
377
              <property name="visible_vertical">True</property>
377
378
              <property name="is_important">False</property>
389
390
              <property name="visible">True</property>
390
391
              <property name="label" translatable="yes">Diff</property>
391
392
              <property name="use_underline">True</property>
 
393
              <property name="icon">diff.png</property>
392
394
              <property name="visible_horizontal">True</property>
393
395
              <property name="visible_vertical">True</property>
394
396
              <property name="is_important">False</property>
419
421
              <property name="visible">True</property>
420
422
              <property name="label" translatable="yes">Commit</property>
421
423
              <property name="use_underline">True</property>
422
 
              <property name="stock_id">gtk-redo</property>
 
424
              <property name="icon">commit.png</property>
423
425
              <property name="visible_horizontal">True</property>
424
426
              <property name="visible_vertical">True</property>
425
427
              <property name="is_important">False</property>
449
451
              <property name="visible">True</property>
450
452
              <property name="label" translatable="yes">Pull</property>
451
453
              <property name="use_underline">True</property>
452
 
              <property name="stock_id">gtk-goto-bottom</property>
 
454
              <property name="icon">checkin.png</property>
453
455
              <property name="visible_horizontal">True</property>
454
456
              <property name="visible_vertical">True</property>
455
457
              <property name="is_important">False</property>
466
468
              <property name="visible">True</property>
467
469
              <property name="label" translatable="yes">Push</property>
468
470
              <property name="use_underline">True</property>
469
 
              <property name="stock_id">gtk-goto-top</property>
 
471
              <property name="icon">checkout.png</property>
470
472
              <property name="visible_horizontal">True</property>
471
473
              <property name="visible_vertical">True</property>
472
474
              <property name="is_important">False</property>
2372
2374
  </child>
2373
2375
</widget>
2374
2376
 
 
2377
<widget class="GtkWindow" id="window_log">
 
2378
  <property name="visible">True</property>
 
2379
  <property name="title" translatable="yes">Olive - Log</property>
 
2380
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
 
2381
  <property name="window_position">GTK_WIN_POS_NONE</property>
 
2382
  <property name="modal">False</property>
 
2383
  <property name="resizable">True</property>
 
2384
  <property name="destroy_with_parent">False</property>
 
2385
  <property name="decorated">True</property>
 
2386
  <property name="skip_taskbar_hint">False</property>
 
2387
  <property name="skip_pager_hint">False</property>
 
2388
  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
 
2389
  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
 
2390
  <property name="focus_on_map">True</property>
 
2391
  <property name="urgency_hint">False</property>
 
2392
 
 
2393
  <child>
 
2394
    <placeholder/>
 
2395
  </child>
 
2396
</widget>
 
2397
 
2375
2398
</glade-interface>