/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: Jelmer Vernooij
  • Date: 2008-06-29 19:04:44 UTC
  • mto: This revision was merged to the branch mainline in revision 515.
  • Revision ID: jelmer@samba.org-20080629190444-3hhmoc5fsoknrvet
Re-enable signature showing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
3
<!--*- mode: xml -*-->
4
4
<glade-interface>
6
6
    <property name="width_request">700</property>
7
7
    <property name="height_request">400</property>
8
8
    <property name="title" translatable="yes">Olive - Bazaar GUI</property>
9
 
    <property name="icon">oliveicon2.png</property>
 
9
    <property name="icon">icons/oliveicon2.png</property>
10
10
    <signal name="destroy" handler="on_window_main_destroy"/>
11
11
    <signal name="delete_event" handler="on_window_main_delete_event"/>
12
12
    <child>
58
58
                      </widget>
59
59
                    </child>
60
60
                    <child>
 
61
                      <widget class="GtkMenuItem" id="menuitem_file_bookmark">
 
62
                        <property name="visible">True</property>
 
63
                        <property name="label" translatable="yes">_Bookmark current directory</property>
 
64
                        <property name="use_underline">True</property>
 
65
                        <signal name="activate" handler="on_menuitem_file_bookmark_activate"/>
 
66
                      </widget>
 
67
                    </child>
 
68
                    <child>
61
69
                      <widget class="GtkMenuItem" id="menuitem_file_make_directory">
62
70
                        <property name="visible">True</property>
63
71
                        <property name="label" translatable="yes">Make _directory...</property>
129
137
                      </widget>
130
138
                    </child>
131
139
                    <child>
 
140
                      <widget class="GtkCheckMenuItem" id="menuitem_view_show_ignored_files">
 
141
                        <property name="visible">True</property>
 
142
                        <property name="label" translatable="yes">Show _ignored files</property>
 
143
                        <property name="use_underline">True</property>
 
144
                        <signal name="activate" handler="on_menuitem_view_show_ignored_files_activate"/>
 
145
                      </widget>
 
146
                    </child>
 
147
                    <child>
132
148
                      <widget class="GtkSeparatorMenuItem" id="separator_view1">
133
149
                        <property name="visible">True</property>
134
150
                      </widget>
190
206
                        <child internal-child="image">
191
207
                          <widget class="GtkImage" id="image243">
192
208
                            <property name="visible">True</property>
193
 
                            <property name="pixbuf">pull16.png</property>
 
209
                            <property name="pixbuf">icons/pull16.png</property>
194
210
                          </widget>
195
211
                        </child>
196
212
                      </widget>
204
220
                        <child internal-child="image">
205
221
                          <widget class="GtkImage" id="image244">
206
222
                            <property name="visible">True</property>
207
 
                            <property name="pixbuf">push16.png</property>
 
223
                            <property name="pixbuf">icons/push16.png</property>
208
224
                          </widget>
209
225
                        </child>
210
226
                      </widget>
211
227
                    </child>
212
228
                    <child>
 
229
                      <widget class="GtkMenuItem" id="menuitem_branch_update">
 
230
                        <property name="visible">True</property>
 
231
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
232
                        <property name="label" translatable="yes">Update</property>
 
233
                        <property name="use_underline">True</property>
 
234
                        <signal name="activate" handler="on_menuitem_branch_update_activate"/>
 
235
                      </widget>
 
236
                    </child>
 
237
                    <child>
213
238
                      <widget class="GtkSeparatorMenuItem" id="separator_branch2">
214
239
                        <property name="visible">True</property>
215
240
                      </widget>
239
264
                        <child internal-child="image">
240
265
                          <widget class="GtkImage" id="image245">
241
266
                            <property name="visible">True</property>
242
 
                            <property name="pixbuf">commit16.png</property>
 
267
                            <property name="pixbuf">icons/commit16.png</property>
243
268
                          </widget>
244
269
                        </child>
245
270
                      </widget>
301
326
                        <child internal-child="image">
302
327
                          <widget class="GtkImage" id="image246">
303
328
                            <property name="visible">True</property>
304
 
                            <property name="pixbuf">diff16.png</property>
 
329
                            <property name="pixbuf">icons/diff16.png</property>
305
330
                          </widget>
306
331
                        </child>
307
332
                      </widget>
315
340
                        <child internal-child="image">
316
341
                          <widget class="GtkImage" id="image247">
317
342
                            <property name="visible">True</property>
318
 
                            <property name="pixbuf">log16.png</property>
 
343
                            <property name="pixbuf">icons/log16.png</property>
319
344
                          </widget>
320
345
                        </child>
321
346
                      </widget>
361
386
        <child>
362
387
          <widget class="GtkToolbar" id="toolbar">
363
388
            <property name="visible">True</property>
364
 
            <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
365
389
            <child>
366
390
              <widget class="GtkToolButton" id="toolbutton_refresh">
367
391
                <property name="visible">True</property>
368
392
                <property name="label">Refresh</property>
369
393
                <property name="use_underline">True</property>
370
 
                <property name="icon">refresh.png</property>
 
394
                <property name="icon">icons/refresh.png</property>
371
395
                <signal name="clicked" handler="on_toolbutton_refresh_clicked"/>
372
396
              </widget>
373
397
              <packing>
379
403
                <property name="visible">True</property>
380
404
                <property name="label">Diff</property>
381
405
                <property name="use_underline">True</property>
382
 
                <property name="icon">diff.png</property>
 
406
                <property name="icon">icons/diff.png</property>
383
407
                <signal name="clicked" handler="on_toolbutton_diff_clicked"/>
384
408
              </widget>
385
409
              <packing>
391
415
                <property name="visible">True</property>
392
416
                <property name="label">Log</property>
393
417
                <property name="use_underline">True</property>
394
 
                <property name="icon">log.png</property>
 
418
                <property name="icon">icons/log.png</property>
395
419
                <signal name="clicked" handler="on_toolbutton_log_clicked"/>
396
420
              </widget>
397
421
              <packing>
410
434
            <child>
411
435
              <widget class="GtkToolButton" id="toolbutton_commit">
412
436
                <property name="visible">True</property>
 
437
                <property name="is_important">True</property>
413
438
                <property name="label">Commit</property>
414
439
                <property name="use_underline">True</property>
415
 
                <property name="icon">commit.png</property>
 
440
                <property name="icon">icons/commit.png</property>
416
441
                <signal name="clicked" handler="on_toolbutton_commit_clicked"/>
417
442
              </widget>
418
443
              <packing>
431
456
            <child>
432
457
              <widget class="GtkToolButton" id="toolbutton_pull">
433
458
                <property name="visible">True</property>
 
459
                <property name="is_important">True</property>
434
460
                <property name="label">Pull</property>
435
461
                <property name="use_underline">True</property>
436
 
                <property name="icon">pull.png</property>
 
462
                <property name="icon">icons/pull.png</property>
437
463
                <signal name="clicked" handler="on_toolbutton_pull_clicked"/>
438
464
              </widget>
439
465
              <packing>
443
469
            <child>
444
470
              <widget class="GtkToolButton" id="toolbutton_push">
445
471
                <property name="visible">True</property>
 
472
                <property name="is_important">True</property>
446
473
                <property name="label">Push</property>
447
474
                <property name="use_underline">True</property>
448
 
                <property name="icon">push.png</property>
 
475
                <property name="icon">icons/push.png</property>
449
476
                <signal name="clicked" handler="on_toolbutton_push_clicked"/>
450
477
              </widget>
451
478
              <packing>
452
479
                <property name="expand">False</property>
453
480
              </packing>
454
481
            </child>
 
482
            <child>
 
483
              <widget class="GtkToolButton" id="toolbutton_update">
 
484
                <property name="visible">True</property>
 
485
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
486
                <property name="label" translatable="yes">Update</property>
 
487
                <property name="icon">icons/pull.png</property>
 
488
                <signal name="clicked" handler="on_toolbutton_update_clicked"/>
 
489
              </widget>
 
490
              <packing>
 
491
                <property name="expand">False</property>
 
492
              </packing>
 
493
            </child>
455
494
          </widget>
456
495
          <packing>
457
496
            <property name="expand">False</property>
476
515
                    <property name="can_focus">True</property>
477
516
                    <property name="headers_visible">False</property>
478
517
                    <signal name="button_press_event" handler="on_treeview_left_button_press_event"/>
 
518
                    <signal name="button_release_event" handler="on_treeview_left_button_release_event"/>
479
519
                    <signal name="row_activated" handler="on_treeview_left_row_activated"/>
480
520
                  </widget>
481
521
                </child>
482
522
              </widget>
483
523
              <packing>
484
524
                <property name="resize">False</property>
 
525
                <property name="shrink">True</property>
485
526
              </packing>
486
527
            </child>
487
528
            <child>
488
529
              <widget class="GtkVBox" id="vbox_main_right">
489
530
                <property name="visible">True</property>
490
531
                <child>
491
 
                  <placeholder/>
492
 
                </child>
493
 
                <child>
494
532
                  <widget class="GtkHBox" id="hbox_location">
495
533
                    <property name="visible">True</property>
496
534
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
503
541
                        <property name="receives_default">True</property>
504
542
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
505
543
                        <property name="relief">GTK_RELIEF_NONE</property>
 
544
                        <property name="response_id">0</property>
506
545
                        <signal name="clicked" handler="on_button_location_up_clicked"/>
507
546
                        <child>
508
547
                          <widget class="GtkImage" id="image_location_up">
518
557
                      </packing>
519
558
                    </child>
520
559
                    <child>
 
560
                      <placeholder/>
 
561
                    </child>
 
562
                    <child>
521
563
                      <widget class="GtkEntry" id="entry_location">
522
564
                        <property name="visible">True</property>
523
565
                        <property name="can_focus">True</property>
525
567
                        <signal name="key_press_event" handler="on_entry_location_key_press_event"/>
526
568
                      </widget>
527
569
                      <packing>
528
 
                        <property name="position">1</property>
 
570
                        <property name="position">2</property>
529
571
                      </packing>
530
572
                    </child>
531
573
                    <child>
536
578
                      <packing>
537
579
                        <property name="expand">False</property>
538
580
                        <property name="fill">False</property>
539
 
                        <property name="position">2</property>
 
581
                        <property name="position">3</property>
540
582
                      </packing>
541
583
                    </child>
542
584
                    <child>
548
590
                        <property name="label" translatable="yes">gtk-jump-to</property>
549
591
                        <property name="relief">GTK_RELIEF_NONE</property>
550
592
                        <property name="use_stock">True</property>
 
593
                        <property name="response_id">0</property>
551
594
                        <signal name="clicked" handler="on_button_location_jump_clicked"/>
552
595
                      </widget>
553
596
                      <packing>
554
597
                        <property name="expand">False</property>
555
598
                        <property name="fill">False</property>
556
 
                        <property name="position">3</property>
 
599
                        <property name="position">4</property>
 
600
                      </packing>
 
601
                    </child>
 
602
                    <child>
 
603
                      <widget class="GtkVSeparator" id="vseparator">
 
604
                        <property name="visible">True</property>
 
605
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
606
                      </widget>
 
607
                      <packing>
 
608
                        <property name="expand">False</property>
 
609
                        <property name="fill">False</property>
 
610
                        <property name="position">5</property>
 
611
                      </packing>
 
612
                    </child>
 
613
                    <child>
 
614
                      <widget class="GtkCheckButton" id="checkbutton_history">
 
615
                        <property name="visible">True</property>
 
616
                        <property name="can_focus">True</property>
 
617
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
618
                        <property name="label" translatable="yes">H_istory Mode</property>
 
619
                        <property name="use_underline">True</property>
 
620
                        <property name="response_id">0</property>
 
621
                        <property name="draw_indicator">True</property>
 
622
                        <signal name="toggled" handler="on_checkbutton_history_toggled"/>
 
623
                      </widget>
 
624
                      <packing>
 
625
                        <property name="expand">False</property>
 
626
                        <property name="fill">False</property>
 
627
                        <property name="position">6</property>
 
628
                      </packing>
 
629
                    </child>
 
630
                    <child>
 
631
                      <widget class="GtkEntry" id="entry_history_revno">
 
632
                        <property name="width_request">75</property>
 
633
                        <property name="visible">True</property>
 
634
                        <property name="sensitive">False</property>
 
635
                        <property name="can_focus">True</property>
 
636
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
637
                        <signal name="key_press_event" handler="on_entry_history_revno_key_press_event"/>
 
638
                      </widget>
 
639
                      <packing>
 
640
                        <property name="expand">False</property>
 
641
                        <property name="fill">False</property>
 
642
                        <property name="position">7</property>
 
643
                      </packing>
 
644
                    </child>
 
645
                    <child>
 
646
                      <widget class="GtkButton" id="button_history_browse">
 
647
                        <property name="visible">True</property>
 
648
                        <property name="sensitive">False</property>
 
649
                        <property name="can_focus">True</property>
 
650
                        <property name="receives_default">True</property>
 
651
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
652
                        <property name="response_id">0</property>
 
653
                        <signal name="clicked" handler="on_button_history_browse_clicked"/>
 
654
                        <child>
 
655
                          <widget class="GtkImage" id="image_history_browse">
 
656
                            <property name="visible">True</property>
 
657
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
658
                            <property name="stock">gtk-open</property>
 
659
                          </widget>
 
660
                        </child>
 
661
                      </widget>
 
662
                      <packing>
 
663
                        <property name="expand">False</property>
 
664
                        <property name="fill">False</property>
 
665
                        <property name="position">8</property>
557
666
                      </packing>
558
667
                    </child>
559
668
                  </widget>
560
669
                  <packing>
561
670
                    <property name="expand">False</property>
562
671
                    <property name="fill">False</property>
563
 
                    <property name="position">1</property>
564
672
                  </packing>
565
673
                </child>
566
674
                <child>
580
688
                    </child>
581
689
                  </widget>
582
690
                  <packing>
583
 
                    <property name="position">2</property>
 
691
                    <property name="position">1</property>
584
692
                  </packing>
585
693
                </child>
586
694
              </widget>
 
695
              <packing>
 
696
                <property name="resize">True</property>
 
697
                <property name="shrink">True</property>
 
698
              </packing>
587
699
            </child>
588
700
          </widget>
589
701
          <packing>
612
724
    <property name="website_label" translatable="yes">https://launchpad.net/products/olive</property>
613
725
    <property name="authors">Szilveszter Farkas (Phanatic) &lt;szilveszter.farkas@gmail.com&gt;</property>
614
726
    <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property>
615
 
    <property name="logo">oliveicon2.png</property>
 
727
    <property name="logo">icons/oliveicon2.png</property>
616
728
    <child internal-child="vbox">
617
729
      <widget class="GtkVBox" id="dialog-vbox1">
618
730
        <child internal-child="action_area">
630
742
    <property name="visible">True</property>
631
743
    <property name="title" translatable="yes">Olive - Add file(s)</property>
632
744
    <property name="resizable">False</property>
633
 
    <property name="icon">oliveicon2.png</property>
 
745
    <property name="icon">icons/oliveicon2.png</property>
634
746
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
635
747
    <child internal-child="vbox">
636
748
      <widget class="GtkVBox" id="vbox_add">
653
765
            <property name="can_focus">True</property>
654
766
            <property name="label" translatable="yes">Selected only</property>
655
767
            <property name="use_underline">True</property>
 
768
            <property name="response_id">0</property>
656
769
            <property name="draw_indicator">True</property>
657
770
          </widget>
658
771
          <packing>
667
780
            <property name="can_focus">True</property>
668
781
            <property name="label" translatable="yes">All unknowns recursively</property>
669
782
            <property name="use_underline">True</property>
 
783
            <property name="response_id">0</property>
670
784
            <property name="draw_indicator">True</property>
671
785
            <property name="group">radiobutton_add_selected</property>
672
786
          </widget>
687
801
                <property name="can_default">True</property>
688
802
                <property name="label">gtk-cancel</property>
689
803
                <property name="use_stock">True</property>
 
804
                <property name="response_id">0</property>
690
805
                <signal name="clicked" handler="on_button_add_cancel_clicked"/>
691
806
              </widget>
692
807
            </child>
696
811
                <property name="can_focus">True</property>
697
812
                <property name="can_default">True</property>
698
813
                <property name="has_default">True</property>
 
814
                <property name="response_id">0</property>
699
815
                <signal name="clicked" handler="on_button_add_add_clicked"/>
700
816
                <child>
701
817
                  <widget class="GtkAlignment" id="alignment3">
750
866
    <property name="visible">True</property>
751
867
    <property name="title" translatable="yes">Olive - Remove file(s)</property>
752
868
    <property name="resizable">False</property>
753
 
    <property name="icon">oliveicon2.png</property>
 
869
    <property name="icon">icons/oliveicon2.png</property>
754
870
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
755
871
    <child internal-child="vbox">
756
872
      <widget class="GtkVBox" id="vbox_remove">
773
889
            <property name="can_focus">True</property>
774
890
            <property name="label" translatable="yes">Selected only</property>
775
891
            <property name="use_underline">True</property>
 
892
            <property name="response_id">0</property>
776
893
            <property name="draw_indicator">True</property>
777
894
          </widget>
778
895
          <packing>
787
904
            <property name="can_focus">True</property>
788
905
            <property name="label" translatable="yes">All files with status 'added'</property>
789
906
            <property name="use_underline">True</property>
 
907
            <property name="response_id">0</property>
790
908
            <property name="draw_indicator">True</property>
791
909
            <property name="group">radiobutton_remove_selected</property>
792
910
          </widget>
807
925
                <property name="can_default">True</property>
808
926
                <property name="label">gtk-cancel</property>
809
927
                <property name="use_stock">True</property>
 
928
                <property name="response_id">0</property>
810
929
                <signal name="clicked" handler="on_button_remove_cancel_clicked"/>
811
930
              </widget>
812
931
            </child>
816
935
                <property name="can_focus">True</property>
817
936
                <property name="can_default">True</property>
818
937
                <property name="has_default">True</property>
 
938
                <property name="response_id">0</property>
819
939
                <signal name="clicked" handler="on_button_remove_remove_clicked"/>
820
940
                <child>
821
941
                  <widget class="GtkAlignment" id="alignment4">
869
989
  <widget class="GtkDialog" id="window_mkdir">
870
990
    <property name="visible">True</property>
871
991
    <property name="title" translatable="yes">Olive - Make directory</property>
872
 
    <property name="icon">oliveicon2.png</property>
 
992
    <property name="icon">icons/oliveicon2.png</property>
873
993
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
874
994
    <child internal-child="vbox">
875
995
      <widget class="GtkVBox" id="vbox_mkdir">
893
1013
            <property name="can_focus">True</property>
894
1014
            <property name="label" translatable="yes">_Versioned directory</property>
895
1015
            <property name="use_underline">True</property>
 
1016
            <property name="response_id">0</property>
896
1017
            <property name="active">True</property>
897
1018
            <property name="draw_indicator">True</property>
898
1019
          </widget>
913
1034
                <property name="can_default">True</property>
914
1035
                <property name="label">gtk-cancel</property>
915
1036
                <property name="use_stock">True</property>
 
1037
                <property name="response_id">0</property>
916
1038
                <signal name="clicked" handler="on_button_mkdir_cancel_clicked"/>
917
1039
              </widget>
918
1040
            </child>
922
1044
                <property name="can_focus">True</property>
923
1045
                <property name="can_default">True</property>
924
1046
                <property name="has_default">True</property>
 
1047
                <property name="response_id">0</property>
925
1048
                <signal name="clicked" handler="on_button_mkdir_mkdir_clicked"/>
926
1049
                <child>
927
1050
                  <widget class="GtkAlignment" id="alignment8">
976
1099
  <widget class="GtkDialog" id="window_move">
977
1100
    <property name="width_request">250</property>
978
1101
    <property name="title" translatable="yes">Olive - Move</property>
979
 
    <property name="icon">oliveicon2.png</property>
 
1102
    <property name="icon">icons/oliveicon2.png</property>
980
1103
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
981
1104
    <child internal-child="vbox">
982
1105
      <widget class="GtkVBox" id="vbox_move">
1022
1145
                <property name="can_default">True</property>
1023
1146
                <property name="label">gtk-cancel</property>
1024
1147
                <property name="use_stock">True</property>
 
1148
                <property name="response_id">0</property>
1025
1149
                <signal name="clicked" handler="on_button_move_cancel_clicked"/>
1026
1150
              </widget>
1027
1151
            </child>
1031
1155
                <property name="can_focus">True</property>
1032
1156
                <property name="can_default">True</property>
1033
1157
                <property name="has_default">True</property>
 
1158
                <property name="response_id">0</property>
1034
1159
                <signal name="clicked" handler="on_button_move_move_clicked"/>
1035
1160
                <child>
1036
1161
                  <widget class="GtkAlignment" id="alignment9">
1083
1208
  </widget>
1084
1209
  <widget class="GtkDialog" id="window_rename">
1085
1210
    <property name="title" translatable="yes">Olive - Rename</property>
1086
 
    <property name="icon">oliveicon2.png</property>
 
1211
    <property name="icon">icons/oliveicon2.png</property>
1087
1212
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1088
1213
    <child internal-child="vbox">
1089
1214
      <widget class="GtkVBox" id="vbox_rename">
1129
1254
                <property name="can_default">True</property>
1130
1255
                <property name="label">gtk-cancel</property>
1131
1256
                <property name="use_stock">True</property>
 
1257
                <property name="response_id">0</property>
1132
1258
                <signal name="clicked" handler="on_button_rename_cancel_clicked"/>
1133
1259
              </widget>
1134
1260
            </child>
1138
1264
                <property name="can_focus">True</property>
1139
1265
                <property name="can_default">True</property>
1140
1266
                <property name="has_default">True</property>
 
1267
                <property name="response_id">0</property>
1141
1268
                <signal name="clicked" handler="on_button_rename_rename_clicked"/>
1142
1269
                <child>
1143
1270
                  <widget class="GtkAlignment" id="alignment10">
1190
1317
  </widget>
1191
1318
  <widget class="GtkDialog" id="window_info">
1192
1319
    <property name="title" translatable="yes">Olive - Information</property>
1193
 
    <property name="icon">oliveicon2.png</property>
 
1320
    <property name="icon">icons/oliveicon2.png</property>
1194
1321
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
1195
1322
    <child internal-child="vbox">
1196
1323
      <widget class="GtkVBox" id="vbox_info">
1211
1338
                    <property name="n_columns">2</property>
1212
1339
                    <property name="column_spacing">12</property>
1213
1340
                    <child>
 
1341
                      <widget class="GtkLabel" id="label_info_location_repobranch">
 
1342
                        <property name="xalign">0</property>
 
1343
                        <property name="label" translatable="yes">(none)</property>
 
1344
                      </widget>
 
1345
                      <packing>
 
1346
                        <property name="left_attach">1</property>
 
1347
                        <property name="right_attach">2</property>
 
1348
                        <property name="top_attach">2</property>
 
1349
                        <property name="bottom_attach">3</property>
 
1350
                        <property name="y_options"></property>
 
1351
                      </packing>
 
1352
                    </child>
 
1353
                    <child>
 
1354
                      <widget class="GtkLabel" id="label_info_location_cobranch">
 
1355
                        <property name="xalign">0</property>
 
1356
                        <property name="label" translatable="yes">(none)</property>
 
1357
                      </widget>
 
1358
                      <packing>
 
1359
                        <property name="left_attach">1</property>
 
1360
                        <property name="right_attach">2</property>
 
1361
                        <property name="top_attach">3</property>
 
1362
                        <property name="bottom_attach">4</property>
 
1363
                        <property name="y_options"></property>
 
1364
                      </packing>
 
1365
                    </child>
 
1366
                    <child>
 
1367
                      <widget class="GtkLabel" id="label_info_location_repoco">
 
1368
                        <property name="xalign">0</property>
 
1369
                        <property name="label" translatable="yes">(none)</property>
 
1370
                      </widget>
 
1371
                      <packing>
 
1372
                        <property name="left_attach">1</property>
 
1373
                        <property name="right_attach">2</property>
 
1374
                        <property name="top_attach">4</property>
 
1375
                        <property name="bottom_attach">5</property>
 
1376
                        <property name="y_options"></property>
 
1377
                      </packing>
 
1378
                    </child>
 
1379
                    <child>
 
1380
                      <widget class="GtkLabel" id="label_info_location_coroot">
 
1381
                        <property name="xalign">0</property>
 
1382
                        <property name="label" translatable="yes">(none)</property>
 
1383
                      </widget>
 
1384
                      <packing>
 
1385
                        <property name="left_attach">1</property>
 
1386
                        <property name="right_attach">2</property>
 
1387
                        <property name="top_attach">5</property>
 
1388
                        <property name="bottom_attach">6</property>
 
1389
                        <property name="y_options"></property>
 
1390
                      </packing>
 
1391
                    </child>
 
1392
                    <child>
 
1393
                      <widget class="GtkLabel" id="label_info_location_branchroot">
 
1394
                        <property name="xalign">0</property>
 
1395
                        <property name="label" translatable="yes">(none)</property>
 
1396
                      </widget>
 
1397
                      <packing>
 
1398
                        <property name="left_attach">1</property>
 
1399
                        <property name="right_attach">2</property>
 
1400
                        <property name="top_attach">6</property>
 
1401
                        <property name="bottom_attach">7</property>
 
1402
                        <property name="y_options"></property>
 
1403
                      </packing>
 
1404
                    </child>
 
1405
                    <child>
 
1406
                      <widget class="GtkLabel" id="label_info_location_sharedrepo">
 
1407
                        <property name="xalign">0</property>
 
1408
                        <property name="label" translatable="yes">(none)</property>
 
1409
                      </widget>
 
1410
                      <packing>
 
1411
                        <property name="left_attach">1</property>
 
1412
                        <property name="right_attach">2</property>
 
1413
                        <property name="top_attach">1</property>
 
1414
                        <property name="bottom_attach">2</property>
 
1415
                        <property name="y_options"></property>
 
1416
                      </packing>
 
1417
                    </child>
 
1418
                    <child>
 
1419
                      <widget class="GtkLabel" id="label_info_location_lightcoroot">
 
1420
                        <property name="xalign">0</property>
 
1421
                        <property name="label" translatable="yes">(none)</property>
 
1422
                      </widget>
 
1423
                      <packing>
 
1424
                        <property name="left_attach">1</property>
 
1425
                        <property name="right_attach">2</property>
 
1426
                        <property name="y_options"></property>
 
1427
                      </packing>
 
1428
                    </child>
 
1429
                    <child>
 
1430
                      <widget class="GtkLabel" id="label_info_location_coroot_label">
 
1431
                        <property name="xalign">0</property>
 
1432
                        <property name="label" translatable="yes">Checkout root: </property>
 
1433
                      </widget>
 
1434
                      <packing>
 
1435
                        <property name="top_attach">5</property>
 
1436
                        <property name="bottom_attach">6</property>
 
1437
                        <property name="x_options">GTK_FILL</property>
 
1438
                        <property name="y_options"></property>
 
1439
                      </packing>
 
1440
                    </child>
 
1441
                    <child>
 
1442
                      <widget class="GtkLabel" id="label_info_location_branchroot_label">
 
1443
                        <property name="xalign">0</property>
 
1444
                        <property name="label" translatable="yes">Branch root: </property>
 
1445
                      </widget>
 
1446
                      <packing>
 
1447
                        <property name="top_attach">6</property>
 
1448
                        <property name="bottom_attach">7</property>
 
1449
                        <property name="x_options">GTK_FILL</property>
 
1450
                        <property name="y_options"></property>
 
1451
                      </packing>
 
1452
                    </child>
 
1453
                    <child>
 
1454
                      <widget class="GtkLabel" id="label_info_location_repoco_label">
 
1455
                        <property name="xalign">0</property>
 
1456
                        <property name="label" translatable="yes">Repository checkout: </property>
 
1457
                      </widget>
 
1458
                      <packing>
 
1459
                        <property name="top_attach">4</property>
 
1460
                        <property name="bottom_attach">5</property>
 
1461
                        <property name="x_options">GTK_FILL</property>
 
1462
                        <property name="y_options"></property>
 
1463
                      </packing>
 
1464
                    </child>
 
1465
                    <child>
 
1466
                      <widget class="GtkLabel" id="label_info_location_cobranch_label">
 
1467
                        <property name="xalign">0</property>
 
1468
                        <property name="label" translatable="yes">Checkout of branch: </property>
 
1469
                      </widget>
 
1470
                      <packing>
 
1471
                        <property name="top_attach">3</property>
 
1472
                        <property name="bottom_attach">4</property>
 
1473
                        <property name="x_options">GTK_FILL</property>
 
1474
                        <property name="y_options"></property>
 
1475
                      </packing>
 
1476
                    </child>
 
1477
                    <child>
 
1478
                      <widget class="GtkLabel" id="label_info_location_repobranch_label">
 
1479
                        <property name="xalign">0</property>
 
1480
                        <property name="label" translatable="yes">Repository branch: </property>
 
1481
                      </widget>
 
1482
                      <packing>
 
1483
                        <property name="top_attach">2</property>
 
1484
                        <property name="bottom_attach">3</property>
 
1485
                        <property name="x_options">GTK_FILL</property>
 
1486
                        <property name="y_options"></property>
 
1487
                      </packing>
 
1488
                    </child>
 
1489
                    <child>
 
1490
                      <widget class="GtkLabel" id="label_info_location_sharedrepo_label">
 
1491
                        <property name="xalign">0</property>
 
1492
                        <property name="label" translatable="yes">Shared repository: </property>
 
1493
                      </widget>
 
1494
                      <packing>
 
1495
                        <property name="top_attach">1</property>
 
1496
                        <property name="bottom_attach">2</property>
 
1497
                        <property name="x_options">GTK_FILL</property>
 
1498
                        <property name="y_options"></property>
 
1499
                      </packing>
 
1500
                    </child>
 
1501
                    <child>
1214
1502
                      <widget class="GtkLabel" id="label_info_location_lightcoroot_label">
1215
1503
                        <property name="xalign">0</property>
1216
1504
                        <property name="label" translatable="yes">Light checkout root: </property>
1220
1508
                        <property name="y_options"></property>
1221
1509
                      </packing>
1222
1510
                    </child>
1223
 
                    <child>
1224
 
                      <widget class="GtkLabel" id="label_info_location_sharedrepo_label">
1225
 
                        <property name="xalign">0</property>
1226
 
                        <property name="label" translatable="yes">Shared repository: </property>
1227
 
                      </widget>
1228
 
                      <packing>
1229
 
                        <property name="top_attach">1</property>
1230
 
                        <property name="bottom_attach">2</property>
1231
 
                        <property name="x_options">GTK_FILL</property>
1232
 
                        <property name="y_options"></property>
1233
 
                      </packing>
1234
 
                    </child>
1235
 
                    <child>
1236
 
                      <widget class="GtkLabel" id="label_info_location_repobranch_label">
1237
 
                        <property name="xalign">0</property>
1238
 
                        <property name="label" translatable="yes">Repository branch: </property>
1239
 
                      </widget>
1240
 
                      <packing>
1241
 
                        <property name="top_attach">2</property>
1242
 
                        <property name="bottom_attach">3</property>
1243
 
                        <property name="x_options">GTK_FILL</property>
1244
 
                        <property name="y_options"></property>
1245
 
                      </packing>
1246
 
                    </child>
1247
 
                    <child>
1248
 
                      <widget class="GtkLabel" id="label_info_location_cobranch_label">
1249
 
                        <property name="xalign">0</property>
1250
 
                        <property name="label" translatable="yes">Checkout of branch: </property>
1251
 
                      </widget>
1252
 
                      <packing>
1253
 
                        <property name="top_attach">3</property>
1254
 
                        <property name="bottom_attach">4</property>
1255
 
                        <property name="x_options">GTK_FILL</property>
1256
 
                        <property name="y_options"></property>
1257
 
                      </packing>
1258
 
                    </child>
1259
 
                    <child>
1260
 
                      <widget class="GtkLabel" id="label_info_location_repoco_label">
1261
 
                        <property name="xalign">0</property>
1262
 
                        <property name="label" translatable="yes">Repository checkout: </property>
1263
 
                      </widget>
1264
 
                      <packing>
1265
 
                        <property name="top_attach">4</property>
1266
 
                        <property name="bottom_attach">5</property>
1267
 
                        <property name="x_options">GTK_FILL</property>
1268
 
                        <property name="y_options"></property>
1269
 
                      </packing>
1270
 
                    </child>
1271
 
                    <child>
1272
 
                      <widget class="GtkLabel" id="label_info_location_branchroot_label">
1273
 
                        <property name="xalign">0</property>
1274
 
                        <property name="label" translatable="yes">Branch root: </property>
1275
 
                      </widget>
1276
 
                      <packing>
1277
 
                        <property name="top_attach">6</property>
1278
 
                        <property name="bottom_attach">7</property>
1279
 
                        <property name="x_options">GTK_FILL</property>
1280
 
                        <property name="y_options"></property>
1281
 
                      </packing>
1282
 
                    </child>
1283
 
                    <child>
1284
 
                      <widget class="GtkLabel" id="label_info_location_coroot_label">
1285
 
                        <property name="xalign">0</property>
1286
 
                        <property name="label" translatable="yes">Checkout root: </property>
1287
 
                      </widget>
1288
 
                      <packing>
1289
 
                        <property name="top_attach">5</property>
1290
 
                        <property name="bottom_attach">6</property>
1291
 
                        <property name="x_options">GTK_FILL</property>
1292
 
                        <property name="y_options"></property>
1293
 
                      </packing>
1294
 
                    </child>
1295
 
                    <child>
1296
 
                      <widget class="GtkLabel" id="label_info_location_lightcoroot">
1297
 
                        <property name="xalign">0</property>
1298
 
                        <property name="label" translatable="yes">(none)</property>
1299
 
                      </widget>
1300
 
                      <packing>
1301
 
                        <property name="left_attach">1</property>
1302
 
                        <property name="right_attach">2</property>
1303
 
                        <property name="y_options"></property>
1304
 
                      </packing>
1305
 
                    </child>
1306
 
                    <child>
1307
 
                      <widget class="GtkLabel" id="label_info_location_sharedrepo">
1308
 
                        <property name="xalign">0</property>
1309
 
                        <property name="label" translatable="yes">(none)</property>
1310
 
                      </widget>
1311
 
                      <packing>
1312
 
                        <property name="left_attach">1</property>
1313
 
                        <property name="right_attach">2</property>
1314
 
                        <property name="top_attach">1</property>
1315
 
                        <property name="bottom_attach">2</property>
1316
 
                        <property name="y_options"></property>
1317
 
                      </packing>
1318
 
                    </child>
1319
 
                    <child>
1320
 
                      <widget class="GtkLabel" id="label_info_location_branchroot">
1321
 
                        <property name="xalign">0</property>
1322
 
                        <property name="label" translatable="yes">(none)</property>
1323
 
                      </widget>
1324
 
                      <packing>
1325
 
                        <property name="left_attach">1</property>
1326
 
                        <property name="right_attach">2</property>
1327
 
                        <property name="top_attach">6</property>
1328
 
                        <property name="bottom_attach">7</property>
1329
 
                        <property name="y_options"></property>
1330
 
                      </packing>
1331
 
                    </child>
1332
 
                    <child>
1333
 
                      <widget class="GtkLabel" id="label_info_location_coroot">
1334
 
                        <property name="xalign">0</property>
1335
 
                        <property name="label" translatable="yes">(none)</property>
1336
 
                      </widget>
1337
 
                      <packing>
1338
 
                        <property name="left_attach">1</property>
1339
 
                        <property name="right_attach">2</property>
1340
 
                        <property name="top_attach">5</property>
1341
 
                        <property name="bottom_attach">6</property>
1342
 
                        <property name="y_options"></property>
1343
 
                      </packing>
1344
 
                    </child>
1345
 
                    <child>
1346
 
                      <widget class="GtkLabel" id="label_info_location_repoco">
1347
 
                        <property name="xalign">0</property>
1348
 
                        <property name="label" translatable="yes">(none)</property>
1349
 
                      </widget>
1350
 
                      <packing>
1351
 
                        <property name="left_attach">1</property>
1352
 
                        <property name="right_attach">2</property>
1353
 
                        <property name="top_attach">4</property>
1354
 
                        <property name="bottom_attach">5</property>
1355
 
                        <property name="y_options"></property>
1356
 
                      </packing>
1357
 
                    </child>
1358
 
                    <child>
1359
 
                      <widget class="GtkLabel" id="label_info_location_cobranch">
1360
 
                        <property name="xalign">0</property>
1361
 
                        <property name="label" translatable="yes">(none)</property>
1362
 
                      </widget>
1363
 
                      <packing>
1364
 
                        <property name="left_attach">1</property>
1365
 
                        <property name="right_attach">2</property>
1366
 
                        <property name="top_attach">3</property>
1367
 
                        <property name="bottom_attach">4</property>
1368
 
                        <property name="y_options"></property>
1369
 
                      </packing>
1370
 
                    </child>
1371
 
                    <child>
1372
 
                      <widget class="GtkLabel" id="label_info_location_repobranch">
1373
 
                        <property name="xalign">0</property>
1374
 
                        <property name="label" translatable="yes">(none)</property>
1375
 
                      </widget>
1376
 
                      <packing>
1377
 
                        <property name="left_attach">1</property>
1378
 
                        <property name="right_attach">2</property>
1379
 
                        <property name="top_attach">2</property>
1380
 
                        <property name="bottom_attach">3</property>
1381
 
                        <property name="y_options"></property>
1382
 
                      </packing>
1383
 
                    </child>
1384
1511
                  </widget>
1385
1512
                </child>
1386
1513
              </widget>
1416
1543
                    <property name="n_columns">2</property>
1417
1544
                    <property name="column_spacing">12</property>
1418
1545
                    <child>
 
1546
                      <widget class="GtkLabel" id="label_info_related_parentbranch">
 
1547
                        <property name="xalign">0</property>
 
1548
                        <property name="label" translatable="yes">(none)</property>
 
1549
                      </widget>
 
1550
                      <packing>
 
1551
                        <property name="left_attach">1</property>
 
1552
                        <property name="right_attach">2</property>
 
1553
                        <property name="y_options"></property>
 
1554
                      </packing>
 
1555
                    </child>
 
1556
                    <child>
 
1557
                      <widget class="GtkLabel" id="label_info_related_publishbranch">
 
1558
                        <property name="xalign">0</property>
 
1559
                        <property name="label" translatable="yes">(none)</property>
 
1560
                      </widget>
 
1561
                      <packing>
 
1562
                        <property name="left_attach">1</property>
 
1563
                        <property name="right_attach">2</property>
 
1564
                        <property name="top_attach">1</property>
 
1565
                        <property name="bottom_attach">2</property>
 
1566
                        <property name="y_options"></property>
 
1567
                      </packing>
 
1568
                    </child>
 
1569
                    <child>
 
1570
                      <widget class="GtkLabel" id="label_info_related_publishbranch_label">
 
1571
                        <property name="xalign">0</property>
 
1572
                        <property name="label" translatable="yes">Publish to branch: </property>
 
1573
                      </widget>
 
1574
                      <packing>
 
1575
                        <property name="top_attach">1</property>
 
1576
                        <property name="bottom_attach">2</property>
 
1577
                        <property name="x_options">GTK_FILL</property>
 
1578
                        <property name="y_options"></property>
 
1579
                      </packing>
 
1580
                    </child>
 
1581
                    <child>
1419
1582
                      <widget class="GtkLabel" id="label_info_related_parentbranch_label">
1420
1583
                        <property name="xalign">0</property>
1421
1584
                        <property name="label" translatable="yes">Parent branch: </property>
1425
1588
                        <property name="y_options"></property>
1426
1589
                      </packing>
1427
1590
                    </child>
1428
 
                    <child>
1429
 
                      <widget class="GtkLabel" id="label_info_related_publishbranch_label">
1430
 
                        <property name="xalign">0</property>
1431
 
                        <property name="label" translatable="yes">Publish to branch: </property>
1432
 
                      </widget>
1433
 
                      <packing>
1434
 
                        <property name="top_attach">1</property>
1435
 
                        <property name="bottom_attach">2</property>
1436
 
                        <property name="x_options">GTK_FILL</property>
1437
 
                        <property name="y_options"></property>
1438
 
                      </packing>
1439
 
                    </child>
1440
 
                    <child>
1441
 
                      <widget class="GtkLabel" id="label_info_related_publishbranch">
1442
 
                        <property name="xalign">0</property>
1443
 
                        <property name="label" translatable="yes">(none)</property>
1444
 
                      </widget>
1445
 
                      <packing>
1446
 
                        <property name="left_attach">1</property>
1447
 
                        <property name="right_attach">2</property>
1448
 
                        <property name="top_attach">1</property>
1449
 
                        <property name="bottom_attach">2</property>
1450
 
                        <property name="y_options"></property>
1451
 
                      </packing>
1452
 
                    </child>
1453
 
                    <child>
1454
 
                      <widget class="GtkLabel" id="label_info_related_parentbranch">
1455
 
                        <property name="xalign">0</property>
1456
 
                        <property name="label" translatable="yes">(none)</property>
1457
 
                      </widget>
1458
 
                      <packing>
1459
 
                        <property name="left_attach">1</property>
1460
 
                        <property name="right_attach">2</property>
1461
 
                        <property name="y_options"></property>
1462
 
                      </packing>
1463
 
                    </child>
1464
1591
                  </widget>
1465
1592
                </child>
1466
1593
              </widget>
1496
1623
                    <property name="n_columns">2</property>
1497
1624
                    <property name="column_spacing">12</property>
1498
1625
                    <child>
 
1626
                      <widget class="GtkLabel" id="label_info_format_control">
 
1627
                        <property name="xalign">0</property>
 
1628
                        <property name="label" translatable="yes">(none)</property>
 
1629
                      </widget>
 
1630
                      <packing>
 
1631
                        <property name="left_attach">1</property>
 
1632
                        <property name="right_attach">2</property>
 
1633
                        <property name="y_options"></property>
 
1634
                      </packing>
 
1635
                    </child>
 
1636
                    <child>
 
1637
                      <widget class="GtkLabel" id="label_info_format_workingtree">
 
1638
                        <property name="xalign">0</property>
 
1639
                        <property name="label" translatable="yes">(none)</property>
 
1640
                      </widget>
 
1641
                      <packing>
 
1642
                        <property name="left_attach">1</property>
 
1643
                        <property name="right_attach">2</property>
 
1644
                        <property name="top_attach">1</property>
 
1645
                        <property name="bottom_attach">2</property>
 
1646
                        <property name="y_options"></property>
 
1647
                      </packing>
 
1648
                    </child>
 
1649
                    <child>
 
1650
                      <widget class="GtkLabel" id="label_info_format_branch">
 
1651
                        <property name="xalign">0</property>
 
1652
                        <property name="label" translatable="yes">(none)</property>
 
1653
                      </widget>
 
1654
                      <packing>
 
1655
                        <property name="left_attach">1</property>
 
1656
                        <property name="right_attach">2</property>
 
1657
                        <property name="top_attach">2</property>
 
1658
                        <property name="bottom_attach">3</property>
 
1659
                        <property name="y_options"></property>
 
1660
                      </packing>
 
1661
                    </child>
 
1662
                    <child>
 
1663
                      <widget class="GtkLabel" id="label_info_format_repository">
 
1664
                        <property name="xalign">0</property>
 
1665
                        <property name="label" translatable="yes">(none)</property>
 
1666
                      </widget>
 
1667
                      <packing>
 
1668
                        <property name="left_attach">1</property>
 
1669
                        <property name="right_attach">2</property>
 
1670
                        <property name="top_attach">3</property>
 
1671
                        <property name="bottom_attach">4</property>
 
1672
                        <property name="y_options"></property>
 
1673
                      </packing>
 
1674
                    </child>
 
1675
                    <child>
 
1676
                      <widget class="GtkLabel" id="label_info_format_repository_label">
 
1677
                        <property name="xalign">0</property>
 
1678
                        <property name="label" translatable="yes">Repository format: </property>
 
1679
                      </widget>
 
1680
                      <packing>
 
1681
                        <property name="top_attach">3</property>
 
1682
                        <property name="bottom_attach">4</property>
 
1683
                        <property name="x_options">GTK_FILL</property>
 
1684
                        <property name="y_options"></property>
 
1685
                      </packing>
 
1686
                    </child>
 
1687
                    <child>
 
1688
                      <widget class="GtkLabel" id="label_info_format_branch_label">
 
1689
                        <property name="xalign">0</property>
 
1690
                        <property name="label" translatable="yes">Branch format: </property>
 
1691
                      </widget>
 
1692
                      <packing>
 
1693
                        <property name="top_attach">2</property>
 
1694
                        <property name="bottom_attach">3</property>
 
1695
                        <property name="x_options">GTK_FILL</property>
 
1696
                        <property name="y_options"></property>
 
1697
                      </packing>
 
1698
                    </child>
 
1699
                    <child>
 
1700
                      <widget class="GtkLabel" id="label_info_format_workingtree_label">
 
1701
                        <property name="xalign">0</property>
 
1702
                        <property name="label" translatable="yes">Working tree format: </property>
 
1703
                      </widget>
 
1704
                      <packing>
 
1705
                        <property name="top_attach">1</property>
 
1706
                        <property name="bottom_attach">2</property>
 
1707
                        <property name="x_options">GTK_FILL</property>
 
1708
                        <property name="y_options"></property>
 
1709
                      </packing>
 
1710
                    </child>
 
1711
                    <child>
1499
1712
                      <widget class="GtkLabel" id="label_info_format_control_label">
1500
1713
                        <property name="xalign">0</property>
1501
1714
                        <property name="label" translatable="yes">Control format: </property>
1505
1718
                        <property name="y_options"></property>
1506
1719
                      </packing>
1507
1720
                    </child>
1508
 
                    <child>
1509
 
                      <widget class="GtkLabel" id="label_info_format_workingtree_label">
1510
 
                        <property name="xalign">0</property>
1511
 
                        <property name="label" translatable="yes">Working tree format: </property>
1512
 
                      </widget>
1513
 
                      <packing>
1514
 
                        <property name="top_attach">1</property>
1515
 
                        <property name="bottom_attach">2</property>
1516
 
                        <property name="x_options">GTK_FILL</property>
1517
 
                        <property name="y_options"></property>
1518
 
                      </packing>
1519
 
                    </child>
1520
 
                    <child>
1521
 
                      <widget class="GtkLabel" id="label_info_format_branch_label">
1522
 
                        <property name="xalign">0</property>
1523
 
                        <property name="label" translatable="yes">Branch format: </property>
1524
 
                      </widget>
1525
 
                      <packing>
1526
 
                        <property name="top_attach">2</property>
1527
 
                        <property name="bottom_attach">3</property>
1528
 
                        <property name="x_options">GTK_FILL</property>
1529
 
                        <property name="y_options"></property>
1530
 
                      </packing>
1531
 
                    </child>
1532
 
                    <child>
1533
 
                      <widget class="GtkLabel" id="label_info_format_repository_label">
1534
 
                        <property name="xalign">0</property>
1535
 
                        <property name="label" translatable="yes">Repository format: </property>
1536
 
                      </widget>
1537
 
                      <packing>
1538
 
                        <property name="top_attach">3</property>
1539
 
                        <property name="bottom_attach">4</property>
1540
 
                        <property name="x_options">GTK_FILL</property>
1541
 
                        <property name="y_options"></property>
1542
 
                      </packing>
1543
 
                    </child>
1544
 
                    <child>
1545
 
                      <widget class="GtkLabel" id="label_info_format_repository">
1546
 
                        <property name="xalign">0</property>
1547
 
                        <property name="label" translatable="yes">(none)</property>
1548
 
                      </widget>
1549
 
                      <packing>
1550
 
                        <property name="left_attach">1</property>
1551
 
                        <property name="right_attach">2</property>
1552
 
                        <property name="top_attach">3</property>
1553
 
                        <property name="bottom_attach">4</property>
1554
 
                        <property name="y_options"></property>
1555
 
                      </packing>
1556
 
                    </child>
1557
 
                    <child>
1558
 
                      <widget class="GtkLabel" id="label_info_format_branch">
1559
 
                        <property name="xalign">0</property>
1560
 
                        <property name="label" translatable="yes">(none)</property>
1561
 
                      </widget>
1562
 
                      <packing>
1563
 
                        <property name="left_attach">1</property>
1564
 
                        <property name="right_attach">2</property>
1565
 
                        <property name="top_attach">2</property>
1566
 
                        <property name="bottom_attach">3</property>
1567
 
                        <property name="y_options"></property>
1568
 
                      </packing>
1569
 
                    </child>
1570
 
                    <child>
1571
 
                      <widget class="GtkLabel" id="label_info_format_workingtree">
1572
 
                        <property name="xalign">0</property>
1573
 
                        <property name="label" translatable="yes">(none)</property>
1574
 
                      </widget>
1575
 
                      <packing>
1576
 
                        <property name="left_attach">1</property>
1577
 
                        <property name="right_attach">2</property>
1578
 
                        <property name="top_attach">1</property>
1579
 
                        <property name="bottom_attach">2</property>
1580
 
                        <property name="y_options"></property>
1581
 
                      </packing>
1582
 
                    </child>
1583
 
                    <child>
1584
 
                      <widget class="GtkLabel" id="label_info_format_control">
1585
 
                        <property name="xalign">0</property>
1586
 
                        <property name="label" translatable="yes">(none)</property>
1587
 
                      </widget>
1588
 
                      <packing>
1589
 
                        <property name="left_attach">1</property>
1590
 
                        <property name="right_attach">2</property>
1591
 
                        <property name="y_options"></property>
1592
 
                      </packing>
1593
 
                    </child>
1594
1721
                  </widget>
1595
1722
                </child>
1596
1723
              </widget>
1626
1753
                    <property name="n_columns">2</property>
1627
1754
                    <property name="column_spacing">12</property>
1628
1755
                    <child>
 
1756
                      <widget class="GtkLabel" id="label_info_locking_workingtree">
 
1757
                        <property name="xalign">0</property>
 
1758
                        <property name="label" translatable="yes">(none)</property>
 
1759
                      </widget>
 
1760
                      <packing>
 
1761
                        <property name="left_attach">1</property>
 
1762
                        <property name="right_attach">2</property>
 
1763
                        <property name="y_options"></property>
 
1764
                      </packing>
 
1765
                    </child>
 
1766
                    <child>
 
1767
                      <widget class="GtkLabel" id="label_info_locking_branch">
 
1768
                        <property name="xalign">0</property>
 
1769
                        <property name="label" translatable="yes">(none)</property>
 
1770
                      </widget>
 
1771
                      <packing>
 
1772
                        <property name="left_attach">1</property>
 
1773
                        <property name="right_attach">2</property>
 
1774
                        <property name="top_attach">1</property>
 
1775
                        <property name="bottom_attach">2</property>
 
1776
                        <property name="y_options"></property>
 
1777
                      </packing>
 
1778
                    </child>
 
1779
                    <child>
 
1780
                      <widget class="GtkLabel" id="label_info_locking_repository">
 
1781
                        <property name="xalign">0</property>
 
1782
                        <property name="label" translatable="yes">(none)</property>
 
1783
                      </widget>
 
1784
                      <packing>
 
1785
                        <property name="left_attach">1</property>
 
1786
                        <property name="right_attach">2</property>
 
1787
                        <property name="top_attach">2</property>
 
1788
                        <property name="bottom_attach">3</property>
 
1789
                        <property name="y_options"></property>
 
1790
                      </packing>
 
1791
                    </child>
 
1792
                    <child>
 
1793
                      <widget class="GtkLabel" id="label_info_locking_repository_label">
 
1794
                        <property name="xalign">0</property>
 
1795
                        <property name="label" translatable="yes">Repository lock status: </property>
 
1796
                      </widget>
 
1797
                      <packing>
 
1798
                        <property name="top_attach">2</property>
 
1799
                        <property name="bottom_attach">3</property>
 
1800
                        <property name="x_options">GTK_FILL</property>
 
1801
                        <property name="y_options"></property>
 
1802
                      </packing>
 
1803
                    </child>
 
1804
                    <child>
 
1805
                      <widget class="GtkLabel" id="label_info_locking_branch_label">
 
1806
                        <property name="xalign">0</property>
 
1807
                        <property name="label" translatable="yes">Branch lock status: </property>
 
1808
                      </widget>
 
1809
                      <packing>
 
1810
                        <property name="top_attach">1</property>
 
1811
                        <property name="bottom_attach">2</property>
 
1812
                        <property name="x_options">GTK_FILL</property>
 
1813
                        <property name="y_options"></property>
 
1814
                      </packing>
 
1815
                    </child>
 
1816
                    <child>
1629
1817
                      <widget class="GtkLabel" id="label_info_locking_workingtree_label">
1630
1818
                        <property name="xalign">0</property>
1631
1819
                        <property name="label" translatable="yes">Working tree lock status: </property>
1635
1823
                        <property name="y_options"></property>
1636
1824
                      </packing>
1637
1825
                    </child>
1638
 
                    <child>
1639
 
                      <widget class="GtkLabel" id="label_info_locking_branch_label">
1640
 
                        <property name="xalign">0</property>
1641
 
                        <property name="label" translatable="yes">Branch lock status: </property>
1642
 
                      </widget>
1643
 
                      <packing>
1644
 
                        <property name="top_attach">1</property>
1645
 
                        <property name="bottom_attach">2</property>
1646
 
                        <property name="x_options">GTK_FILL</property>
1647
 
                        <property name="y_options"></property>
1648
 
                      </packing>
1649
 
                    </child>
1650
 
                    <child>
1651
 
                      <widget class="GtkLabel" id="label_info_locking_repository_label">
1652
 
                        <property name="xalign">0</property>
1653
 
                        <property name="label" translatable="yes">Repository lock status: </property>
1654
 
                      </widget>
1655
 
                      <packing>
1656
 
                        <property name="top_attach">2</property>
1657
 
                        <property name="bottom_attach">3</property>
1658
 
                        <property name="x_options">GTK_FILL</property>
1659
 
                        <property name="y_options"></property>
1660
 
                      </packing>
1661
 
                    </child>
1662
 
                    <child>
1663
 
                      <widget class="GtkLabel" id="label_info_locking_repository">
1664
 
                        <property name="xalign">0</property>
1665
 
                        <property name="label" translatable="yes">(none)</property>
1666
 
                      </widget>
1667
 
                      <packing>
1668
 
                        <property name="left_attach">1</property>
1669
 
                        <property name="right_attach">2</property>
1670
 
                        <property name="top_attach">2</property>
1671
 
                        <property name="bottom_attach">3</property>
1672
 
                        <property name="y_options"></property>
1673
 
                      </packing>
1674
 
                    </child>
1675
 
                    <child>
1676
 
                      <widget class="GtkLabel" id="label_info_locking_branch">
1677
 
                        <property name="xalign">0</property>
1678
 
                        <property name="label" translatable="yes">(none)</property>
1679
 
                      </widget>
1680
 
                      <packing>
1681
 
                        <property name="left_attach">1</property>
1682
 
                        <property name="right_attach">2</property>
1683
 
                        <property name="top_attach">1</property>
1684
 
                        <property name="bottom_attach">2</property>
1685
 
                        <property name="y_options"></property>
1686
 
                      </packing>
1687
 
                    </child>
1688
 
                    <child>
1689
 
                      <widget class="GtkLabel" id="label_info_locking_workingtree">
1690
 
                        <property name="xalign">0</property>
1691
 
                        <property name="label" translatable="yes">(none)</property>
1692
 
                      </widget>
1693
 
                      <packing>
1694
 
                        <property name="left_attach">1</property>
1695
 
                        <property name="right_attach">2</property>
1696
 
                        <property name="y_options"></property>
1697
 
                      </packing>
1698
 
                    </child>
1699
1826
                  </widget>
1700
1827
                </child>
1701
1828
              </widget>
1731
1858
                    <property name="n_columns">2</property>
1732
1859
                    <property name="column_spacing">12</property>
1733
1860
                    <child>
 
1861
                      <widget class="GtkLabel" id="label_info_missing_workingtree">
 
1862
                        <property name="xalign">0</property>
 
1863
                        <property name="label" translatable="yes">(none)</property>
 
1864
                      </widget>
 
1865
                      <packing>
 
1866
                        <property name="left_attach">1</property>
 
1867
                        <property name="right_attach">2</property>
 
1868
                        <property name="y_options"></property>
 
1869
                      </packing>
 
1870
                    </child>
 
1871
                    <child>
 
1872
                      <widget class="GtkLabel" id="label_info_missing_branch">
 
1873
                        <property name="xalign">0</property>
 
1874
                        <property name="label" translatable="yes">(none)</property>
 
1875
                      </widget>
 
1876
                      <packing>
 
1877
                        <property name="left_attach">1</property>
 
1878
                        <property name="right_attach">2</property>
 
1879
                        <property name="top_attach">1</property>
 
1880
                        <property name="bottom_attach">2</property>
 
1881
                        <property name="y_options"></property>
 
1882
                      </packing>
 
1883
                    </child>
 
1884
                    <child>
 
1885
                      <widget class="GtkLabel" id="label_info_missing_branch_label">
 
1886
                        <property name="xalign">0</property>
 
1887
                        <property name="label" translatable="yes">Missing revisions in branch: </property>
 
1888
                      </widget>
 
1889
                      <packing>
 
1890
                        <property name="top_attach">1</property>
 
1891
                        <property name="bottom_attach">2</property>
 
1892
                        <property name="x_options">GTK_FILL</property>
 
1893
                        <property name="y_options"></property>
 
1894
                      </packing>
 
1895
                    </child>
 
1896
                    <child>
1734
1897
                      <widget class="GtkLabel" id="label_info_missing_workingtree_label">
1735
1898
                        <property name="xalign">0</property>
1736
1899
                        <property name="label" translatable="yes">Missing revisions in working tree: </property>
1740
1903
                        <property name="y_options"></property>
1741
1904
                      </packing>
1742
1905
                    </child>
1743
 
                    <child>
1744
 
                      <widget class="GtkLabel" id="label_info_missing_branch_label">
1745
 
                        <property name="xalign">0</property>
1746
 
                        <property name="label" translatable="yes">Missing revisions in branch: </property>
1747
 
                      </widget>
1748
 
                      <packing>
1749
 
                        <property name="top_attach">1</property>
1750
 
                        <property name="bottom_attach">2</property>
1751
 
                        <property name="x_options">GTK_FILL</property>
1752
 
                        <property name="y_options"></property>
1753
 
                      </packing>
1754
 
                    </child>
1755
 
                    <child>
1756
 
                      <widget class="GtkLabel" id="label_info_missing_branch">
1757
 
                        <property name="xalign">0</property>
1758
 
                        <property name="label" translatable="yes">(none)</property>
1759
 
                      </widget>
1760
 
                      <packing>
1761
 
                        <property name="left_attach">1</property>
1762
 
                        <property name="right_attach">2</property>
1763
 
                        <property name="top_attach">1</property>
1764
 
                        <property name="bottom_attach">2</property>
1765
 
                        <property name="y_options"></property>
1766
 
                      </packing>
1767
 
                    </child>
1768
 
                    <child>
1769
 
                      <widget class="GtkLabel" id="label_info_missing_workingtree">
1770
 
                        <property name="xalign">0</property>
1771
 
                        <property name="label" translatable="yes">(none)</property>
1772
 
                      </widget>
1773
 
                      <packing>
1774
 
                        <property name="left_attach">1</property>
1775
 
                        <property name="right_attach">2</property>
1776
 
                        <property name="y_options"></property>
1777
 
                      </packing>
1778
 
                    </child>
1779
1906
                  </widget>
1780
1907
                </child>
1781
1908
              </widget>
1811
1938
                    <property name="n_columns">2</property>
1812
1939
                    <property name="column_spacing">12</property>
1813
1940
                    <child>
 
1941
                      <widget class="GtkLabel" id="label_info_wtstats_unchanged">
 
1942
                        <property name="xalign">0</property>
 
1943
                        <property name="label" translatable="yes">(none)</property>
 
1944
                      </widget>
 
1945
                      <packing>
 
1946
                        <property name="left_attach">1</property>
 
1947
                        <property name="right_attach">2</property>
 
1948
                        <property name="y_options"></property>
 
1949
                      </packing>
 
1950
                    </child>
 
1951
                    <child>
 
1952
                      <widget class="GtkLabel" id="label_info_wtstats_modified">
 
1953
                        <property name="xalign">0</property>
 
1954
                        <property name="label" translatable="yes">(none)</property>
 
1955
                      </widget>
 
1956
                      <packing>
 
1957
                        <property name="left_attach">1</property>
 
1958
                        <property name="right_attach">2</property>
 
1959
                        <property name="top_attach">1</property>
 
1960
                        <property name="bottom_attach">2</property>
 
1961
                        <property name="y_options"></property>
 
1962
                      </packing>
 
1963
                    </child>
 
1964
                    <child>
 
1965
                      <widget class="GtkLabel" id="label_info_wtstats_added">
 
1966
                        <property name="xalign">0</property>
 
1967
                        <property name="label" translatable="yes">(none)</property>
 
1968
                      </widget>
 
1969
                      <packing>
 
1970
                        <property name="left_attach">1</property>
 
1971
                        <property name="right_attach">2</property>
 
1972
                        <property name="top_attach">2</property>
 
1973
                        <property name="bottom_attach">3</property>
 
1974
                        <property name="y_options"></property>
 
1975
                      </packing>
 
1976
                    </child>
 
1977
                    <child>
 
1978
                      <widget class="GtkLabel" id="label_info_wtstats_removed">
 
1979
                        <property name="xalign">0</property>
 
1980
                        <property name="label" translatable="yes">(none)</property>
 
1981
                      </widget>
 
1982
                      <packing>
 
1983
                        <property name="left_attach">1</property>
 
1984
                        <property name="right_attach">2</property>
 
1985
                        <property name="top_attach">3</property>
 
1986
                        <property name="bottom_attach">4</property>
 
1987
                        <property name="y_options"></property>
 
1988
                      </packing>
 
1989
                    </child>
 
1990
                    <child>
 
1991
                      <widget class="GtkLabel" id="label_info_wtstats_renamed">
 
1992
                        <property name="xalign">0</property>
 
1993
                        <property name="label" translatable="yes">(none)</property>
 
1994
                      </widget>
 
1995
                      <packing>
 
1996
                        <property name="left_attach">1</property>
 
1997
                        <property name="right_attach">2</property>
 
1998
                        <property name="top_attach">4</property>
 
1999
                        <property name="bottom_attach">5</property>
 
2000
                        <property name="y_options"></property>
 
2001
                      </packing>
 
2002
                    </child>
 
2003
                    <child>
 
2004
                      <widget class="GtkLabel" id="label_info_wtstats_unknown">
 
2005
                        <property name="xalign">0</property>
 
2006
                        <property name="label" translatable="yes">(none)</property>
 
2007
                      </widget>
 
2008
                      <packing>
 
2009
                        <property name="left_attach">1</property>
 
2010
                        <property name="right_attach">2</property>
 
2011
                        <property name="top_attach">5</property>
 
2012
                        <property name="bottom_attach">6</property>
 
2013
                        <property name="y_options"></property>
 
2014
                      </packing>
 
2015
                    </child>
 
2016
                    <child>
 
2017
                      <widget class="GtkLabel" id="label_info_wtstats_ignored">
 
2018
                        <property name="xalign">0</property>
 
2019
                        <property name="label" translatable="yes">(none)</property>
 
2020
                      </widget>
 
2021
                      <packing>
 
2022
                        <property name="left_attach">1</property>
 
2023
                        <property name="right_attach">2</property>
 
2024
                        <property name="top_attach">6</property>
 
2025
                        <property name="bottom_attach">7</property>
 
2026
                        <property name="y_options"></property>
 
2027
                      </packing>
 
2028
                    </child>
 
2029
                    <child>
 
2030
                      <widget class="GtkLabel" id="label_info_wtstats_subdirs">
 
2031
                        <property name="xalign">0</property>
 
2032
                        <property name="label" translatable="yes">(none)</property>
 
2033
                      </widget>
 
2034
                      <packing>
 
2035
                        <property name="left_attach">1</property>
 
2036
                        <property name="right_attach">2</property>
 
2037
                        <property name="top_attach">7</property>
 
2038
                        <property name="bottom_attach">8</property>
 
2039
                        <property name="y_options"></property>
 
2040
                      </packing>
 
2041
                    </child>
 
2042
                    <child>
 
2043
                      <widget class="GtkLabel" id="label_info_wtstats_subdirs_label">
 
2044
                        <property name="xalign">0</property>
 
2045
                        <property name="label" translatable="yes">Versioned subdirectories: </property>
 
2046
                      </widget>
 
2047
                      <packing>
 
2048
                        <property name="top_attach">7</property>
 
2049
                        <property name="bottom_attach">8</property>
 
2050
                        <property name="x_options">GTK_FILL</property>
 
2051
                        <property name="y_options"></property>
 
2052
                      </packing>
 
2053
                    </child>
 
2054
                    <child>
 
2055
                      <widget class="GtkLabel" id="label_info_wtstats_ignored_label">
 
2056
                        <property name="xalign">0</property>
 
2057
                        <property name="label" translatable="yes">Ignored files: </property>
 
2058
                      </widget>
 
2059
                      <packing>
 
2060
                        <property name="top_attach">6</property>
 
2061
                        <property name="bottom_attach">7</property>
 
2062
                        <property name="x_options">GTK_FILL</property>
 
2063
                        <property name="y_options"></property>
 
2064
                      </packing>
 
2065
                    </child>
 
2066
                    <child>
 
2067
                      <widget class="GtkLabel" id="label_info_wtstats_unknown_label">
 
2068
                        <property name="xalign">0</property>
 
2069
                        <property name="label" translatable="yes">Unknown files: </property>
 
2070
                      </widget>
 
2071
                      <packing>
 
2072
                        <property name="top_attach">5</property>
 
2073
                        <property name="bottom_attach">6</property>
 
2074
                        <property name="x_options">GTK_FILL</property>
 
2075
                        <property name="y_options"></property>
 
2076
                      </packing>
 
2077
                    </child>
 
2078
                    <child>
 
2079
                      <widget class="GtkLabel" id="label_info_wtstats_renamed_label">
 
2080
                        <property name="xalign">0</property>
 
2081
                        <property name="label" translatable="yes">Renamed files: </property>
 
2082
                      </widget>
 
2083
                      <packing>
 
2084
                        <property name="top_attach">4</property>
 
2085
                        <property name="bottom_attach">5</property>
 
2086
                        <property name="x_options">GTK_FILL</property>
 
2087
                        <property name="y_options"></property>
 
2088
                      </packing>
 
2089
                    </child>
 
2090
                    <child>
 
2091
                      <widget class="GtkLabel" id="label_info_wtstats_removed_label">
 
2092
                        <property name="xalign">0</property>
 
2093
                        <property name="label" translatable="yes">Removed files: </property>
 
2094
                      </widget>
 
2095
                      <packing>
 
2096
                        <property name="top_attach">3</property>
 
2097
                        <property name="bottom_attach">4</property>
 
2098
                        <property name="x_options">GTK_FILL</property>
 
2099
                        <property name="y_options"></property>
 
2100
                      </packing>
 
2101
                    </child>
 
2102
                    <child>
 
2103
                      <widget class="GtkLabel" id="label_info_wtstats_added_label">
 
2104
                        <property name="xalign">0</property>
 
2105
                        <property name="label" translatable="yes">Added files: </property>
 
2106
                      </widget>
 
2107
                      <packing>
 
2108
                        <property name="top_attach">2</property>
 
2109
                        <property name="bottom_attach">3</property>
 
2110
                        <property name="x_options">GTK_FILL</property>
 
2111
                        <property name="y_options"></property>
 
2112
                      </packing>
 
2113
                    </child>
 
2114
                    <child>
 
2115
                      <widget class="GtkLabel" id="label_info_wtstats_modified_label">
 
2116
                        <property name="xalign">0</property>
 
2117
                        <property name="label" translatable="yes">Modified files: </property>
 
2118
                      </widget>
 
2119
                      <packing>
 
2120
                        <property name="top_attach">1</property>
 
2121
                        <property name="bottom_attach">2</property>
 
2122
                        <property name="x_options">GTK_FILL</property>
 
2123
                        <property name="y_options"></property>
 
2124
                      </packing>
 
2125
                    </child>
 
2126
                    <child>
1814
2127
                      <widget class="GtkLabel" id="label_info_wtstats_unchanged_label">
1815
2128
                        <property name="xalign">0</property>
1816
2129
                        <property name="label" translatable="yes">Unchanged files: </property>
1820
2133
                        <property name="y_options"></property>
1821
2134
                      </packing>
1822
2135
                    </child>
1823
 
                    <child>
1824
 
                      <widget class="GtkLabel" id="label_info_wtstats_modified_label">
1825
 
                        <property name="xalign">0</property>
1826
 
                        <property name="label" translatable="yes">Modified files: </property>
1827
 
                      </widget>
1828
 
                      <packing>
1829
 
                        <property name="top_attach">1</property>
1830
 
                        <property name="bottom_attach">2</property>
1831
 
                        <property name="x_options">GTK_FILL</property>
1832
 
                        <property name="y_options"></property>
1833
 
                      </packing>
1834
 
                    </child>
1835
 
                    <child>
1836
 
                      <widget class="GtkLabel" id="label_info_wtstats_added_label">
1837
 
                        <property name="xalign">0</property>
1838
 
                        <property name="label" translatable="yes">Added files: </property>
1839
 
                      </widget>
1840
 
                      <packing>
1841
 
                        <property name="top_attach">2</property>
1842
 
                        <property name="bottom_attach">3</property>
1843
 
                        <property name="x_options">GTK_FILL</property>
1844
 
                        <property name="y_options"></property>
1845
 
                      </packing>
1846
 
                    </child>
1847
 
                    <child>
1848
 
                      <widget class="GtkLabel" id="label_info_wtstats_removed_label">
1849
 
                        <property name="xalign">0</property>
1850
 
                        <property name="label" translatable="yes">Removed files: </property>
1851
 
                      </widget>
1852
 
                      <packing>
1853
 
                        <property name="top_attach">3</property>
1854
 
                        <property name="bottom_attach">4</property>
1855
 
                        <property name="x_options">GTK_FILL</property>
1856
 
                        <property name="y_options"></property>
1857
 
                      </packing>
1858
 
                    </child>
1859
 
                    <child>
1860
 
                      <widget class="GtkLabel" id="label_info_wtstats_renamed_label">
1861
 
                        <property name="xalign">0</property>
1862
 
                        <property name="label" translatable="yes">Renamed files: </property>
1863
 
                      </widget>
1864
 
                      <packing>
1865
 
                        <property name="top_attach">4</property>
1866
 
                        <property name="bottom_attach">5</property>
1867
 
                        <property name="x_options">GTK_FILL</property>
1868
 
                        <property name="y_options"></property>
1869
 
                      </packing>
1870
 
                    </child>
1871
 
                    <child>
1872
 
                      <widget class="GtkLabel" id="label_info_wtstats_unknown_label">
1873
 
                        <property name="xalign">0</property>
1874
 
                        <property name="label" translatable="yes">Unknown files: </property>
1875
 
                      </widget>
1876
 
                      <packing>
1877
 
                        <property name="top_attach">5</property>
1878
 
                        <property name="bottom_attach">6</property>
1879
 
                        <property name="x_options">GTK_FILL</property>
1880
 
                        <property name="y_options"></property>
1881
 
                      </packing>
1882
 
                    </child>
1883
 
                    <child>
1884
 
                      <widget class="GtkLabel" id="label_info_wtstats_ignored_label">
1885
 
                        <property name="xalign">0</property>
1886
 
                        <property name="label" translatable="yes">Ignored files: </property>
1887
 
                      </widget>
1888
 
                      <packing>
1889
 
                        <property name="top_attach">6</property>
1890
 
                        <property name="bottom_attach">7</property>
1891
 
                        <property name="x_options">GTK_FILL</property>
1892
 
                        <property name="y_options"></property>
1893
 
                      </packing>
1894
 
                    </child>
1895
 
                    <child>
1896
 
                      <widget class="GtkLabel" id="label_info_wtstats_subdirs_label">
1897
 
                        <property name="xalign">0</property>
1898
 
                        <property name="label" translatable="yes">Versioned subdirectories: </property>
1899
 
                      </widget>
1900
 
                      <packing>
1901
 
                        <property name="top_attach">7</property>
1902
 
                        <property name="bottom_attach">8</property>
1903
 
                        <property name="x_options">GTK_FILL</property>
1904
 
                        <property name="y_options"></property>
1905
 
                      </packing>
1906
 
                    </child>
1907
 
                    <child>
1908
 
                      <widget class="GtkLabel" id="label_info_wtstats_subdirs">
1909
 
                        <property name="xalign">0</property>
1910
 
                        <property name="label" translatable="yes">(none)</property>
1911
 
                      </widget>
1912
 
                      <packing>
1913
 
                        <property name="left_attach">1</property>
1914
 
                        <property name="right_attach">2</property>
1915
 
                        <property name="top_attach">7</property>
1916
 
                        <property name="bottom_attach">8</property>
1917
 
                        <property name="y_options"></property>
1918
 
                      </packing>
1919
 
                    </child>
1920
 
                    <child>
1921
 
                      <widget class="GtkLabel" id="label_info_wtstats_ignored">
1922
 
                        <property name="xalign">0</property>
1923
 
                        <property name="label" translatable="yes">(none)</property>
1924
 
                      </widget>
1925
 
                      <packing>
1926
 
                        <property name="left_attach">1</property>
1927
 
                        <property name="right_attach">2</property>
1928
 
                        <property name="top_attach">6</property>
1929
 
                        <property name="bottom_attach">7</property>
1930
 
                        <property name="y_options"></property>
1931
 
                      </packing>
1932
 
                    </child>
1933
 
                    <child>
1934
 
                      <widget class="GtkLabel" id="label_info_wtstats_unknown">
1935
 
                        <property name="xalign">0</property>
1936
 
                        <property name="label" translatable="yes">(none)</property>
1937
 
                      </widget>
1938
 
                      <packing>
1939
 
                        <property name="left_attach">1</property>
1940
 
                        <property name="right_attach">2</property>
1941
 
                        <property name="top_attach">5</property>
1942
 
                        <property name="bottom_attach">6</property>
1943
 
                        <property name="y_options"></property>
1944
 
                      </packing>
1945
 
                    </child>
1946
 
                    <child>
1947
 
                      <widget class="GtkLabel" id="label_info_wtstats_renamed">
1948
 
                        <property name="xalign">0</property>
1949
 
                        <property name="label" translatable="yes">(none)</property>
1950
 
                      </widget>
1951
 
                      <packing>
1952
 
                        <property name="left_attach">1</property>
1953
 
                        <property name="right_attach">2</property>
1954
 
                        <property name="top_attach">4</property>
1955
 
                        <property name="bottom_attach">5</property>
1956
 
                        <property name="y_options"></property>
1957
 
                      </packing>
1958
 
                    </child>
1959
 
                    <child>
1960
 
                      <widget class="GtkLabel" id="label_info_wtstats_removed">
1961
 
                        <property name="xalign">0</property>
1962
 
                        <property name="label" translatable="yes">(none)</property>
1963
 
                      </widget>
1964
 
                      <packing>
1965
 
                        <property name="left_attach">1</property>
1966
 
                        <property name="right_attach">2</property>
1967
 
                        <property name="top_attach">3</property>
1968
 
                        <property name="bottom_attach">4</property>
1969
 
                        <property name="y_options"></property>
1970
 
                      </packing>
1971
 
                    </child>
1972
 
                    <child>
1973
 
                      <widget class="GtkLabel" id="label_info_wtstats_added">
1974
 
                        <property name="xalign">0</property>
1975
 
                        <property name="label" translatable="yes">(none)</property>
1976
 
                      </widget>
1977
 
                      <packing>
1978
 
                        <property name="left_attach">1</property>
1979
 
                        <property name="right_attach">2</property>
1980
 
                        <property name="top_attach">2</property>
1981
 
                        <property name="bottom_attach">3</property>
1982
 
                        <property name="y_options"></property>
1983
 
                      </packing>
1984
 
                    </child>
1985
 
                    <child>
1986
 
                      <widget class="GtkLabel" id="label_info_wtstats_modified">
1987
 
                        <property name="xalign">0</property>
1988
 
                        <property name="label" translatable="yes">(none)</property>
1989
 
                      </widget>
1990
 
                      <packing>
1991
 
                        <property name="left_attach">1</property>
1992
 
                        <property name="right_attach">2</property>
1993
 
                        <property name="top_attach">1</property>
1994
 
                        <property name="bottom_attach">2</property>
1995
 
                        <property name="y_options"></property>
1996
 
                      </packing>
1997
 
                    </child>
1998
 
                    <child>
1999
 
                      <widget class="GtkLabel" id="label_info_wtstats_unchanged">
2000
 
                        <property name="xalign">0</property>
2001
 
                        <property name="label" translatable="yes">(none)</property>
2002
 
                      </widget>
2003
 
                      <packing>
2004
 
                        <property name="left_attach">1</property>
2005
 
                        <property name="right_attach">2</property>
2006
 
                        <property name="y_options"></property>
2007
 
                      </packing>
2008
 
                    </child>
2009
2136
                  </widget>
2010
2137
                </child>
2011
2138
              </widget>
2041
2168
                    <property name="n_columns">2</property>
2042
2169
                    <property name="column_spacing">12</property>
2043
2170
                    <child>
 
2171
                      <widget class="GtkLabel" id="label_info_brstats_revno">
 
2172
                        <property name="xalign">0</property>
 
2173
                        <property name="label" translatable="yes">(none)</property>
 
2174
                      </widget>
 
2175
                      <packing>
 
2176
                        <property name="left_attach">1</property>
 
2177
                        <property name="right_attach">2</property>
 
2178
                        <property name="y_options"></property>
 
2179
                      </packing>
 
2180
                    </child>
 
2181
                    <child>
 
2182
                      <widget class="GtkLabel" id="label_info_brstats_commiters">
 
2183
                        <property name="xalign">0</property>
 
2184
                        <property name="label" translatable="yes">(none)</property>
 
2185
                      </widget>
 
2186
                      <packing>
 
2187
                        <property name="left_attach">1</property>
 
2188
                        <property name="right_attach">2</property>
 
2189
                        <property name="top_attach">1</property>
 
2190
                        <property name="bottom_attach">2</property>
 
2191
                        <property name="y_options"></property>
 
2192
                      </packing>
 
2193
                    </child>
 
2194
                    <child>
 
2195
                      <widget class="GtkLabel" id="label_info_brstats_age">
 
2196
                        <property name="xalign">0</property>
 
2197
                        <property name="label" translatable="yes">(none)</property>
 
2198
                      </widget>
 
2199
                      <packing>
 
2200
                        <property name="left_attach">1</property>
 
2201
                        <property name="right_attach">2</property>
 
2202
                        <property name="top_attach">2</property>
 
2203
                        <property name="bottom_attach">3</property>
 
2204
                        <property name="y_options"></property>
 
2205
                      </packing>
 
2206
                    </child>
 
2207
                    <child>
 
2208
                      <widget class="GtkLabel" id="label_info_brstats_firstrev">
 
2209
                        <property name="xalign">0</property>
 
2210
                        <property name="label" translatable="yes">(none)</property>
 
2211
                      </widget>
 
2212
                      <packing>
 
2213
                        <property name="left_attach">1</property>
 
2214
                        <property name="right_attach">2</property>
 
2215
                        <property name="top_attach">3</property>
 
2216
                        <property name="bottom_attach">4</property>
 
2217
                        <property name="y_options"></property>
 
2218
                      </packing>
 
2219
                    </child>
 
2220
                    <child>
 
2221
                      <widget class="GtkLabel" id="label_info_brstats_lastrev">
 
2222
                        <property name="xalign">0</property>
 
2223
                        <property name="label" translatable="yes">(none)</property>
 
2224
                      </widget>
 
2225
                      <packing>
 
2226
                        <property name="left_attach">1</property>
 
2227
                        <property name="right_attach">2</property>
 
2228
                        <property name="top_attach">4</property>
 
2229
                        <property name="bottom_attach">5</property>
 
2230
                        <property name="y_options"></property>
 
2231
                      </packing>
 
2232
                    </child>
 
2233
                    <child>
 
2234
                      <widget class="GtkLabel" id="label_info_brstats_lastrev_label">
 
2235
                        <property name="xalign">0</property>
 
2236
                        <property name="label" translatable="yes">Time of last revision: </property>
 
2237
                      </widget>
 
2238
                      <packing>
 
2239
                        <property name="top_attach">4</property>
 
2240
                        <property name="bottom_attach">5</property>
 
2241
                        <property name="x_options">GTK_FILL</property>
 
2242
                        <property name="y_options"></property>
 
2243
                      </packing>
 
2244
                    </child>
 
2245
                    <child>
 
2246
                      <widget class="GtkLabel" id="label_info_brstats_firstrev_label">
 
2247
                        <property name="xalign">0</property>
 
2248
                        <property name="label" translatable="yes">Time of first revision: </property>
 
2249
                      </widget>
 
2250
                      <packing>
 
2251
                        <property name="top_attach">3</property>
 
2252
                        <property name="bottom_attach">4</property>
 
2253
                        <property name="x_options">GTK_FILL</property>
 
2254
                        <property name="y_options"></property>
 
2255
                      </packing>
 
2256
                    </child>
 
2257
                    <child>
 
2258
                      <widget class="GtkLabel" id="label_info_brstats_age_label">
 
2259
                        <property name="xalign">0</property>
 
2260
                        <property name="label" translatable="yes">Age of branch in days: </property>
 
2261
                      </widget>
 
2262
                      <packing>
 
2263
                        <property name="top_attach">2</property>
 
2264
                        <property name="bottom_attach">3</property>
 
2265
                        <property name="x_options">GTK_FILL</property>
 
2266
                        <property name="y_options"></property>
 
2267
                      </packing>
 
2268
                    </child>
 
2269
                    <child>
 
2270
                      <widget class="GtkLabel" id="label_info_brstats_commiters_label">
 
2271
                        <property name="xalign">0</property>
 
2272
                        <property name="label" translatable="yes">Number of commiters: </property>
 
2273
                      </widget>
 
2274
                      <packing>
 
2275
                        <property name="top_attach">1</property>
 
2276
                        <property name="bottom_attach">2</property>
 
2277
                        <property name="x_options">GTK_FILL</property>
 
2278
                        <property name="y_options"></property>
 
2279
                      </packing>
 
2280
                    </child>
 
2281
                    <child>
2044
2282
                      <widget class="GtkLabel" id="label_info_brstats_revno_label">
2045
2283
                        <property name="xalign">0</property>
2046
2284
                        <property name="label" translatable="yes">Revisions in branch: </property>
2050
2288
                        <property name="y_options"></property>
2051
2289
                      </packing>
2052
2290
                    </child>
2053
 
                    <child>
2054
 
                      <widget class="GtkLabel" id="label_info_brstats_commiters_label">
2055
 
                        <property name="xalign">0</property>
2056
 
                        <property name="label" translatable="yes">Number of commiters: </property>
2057
 
                      </widget>
2058
 
                      <packing>
2059
 
                        <property name="top_attach">1</property>
2060
 
                        <property name="bottom_attach">2</property>
2061
 
                        <property name="x_options">GTK_FILL</property>
2062
 
                        <property name="y_options"></property>
2063
 
                      </packing>
2064
 
                    </child>
2065
 
                    <child>
2066
 
                      <widget class="GtkLabel" id="label_info_brstats_age_label">
2067
 
                        <property name="xalign">0</property>
2068
 
                        <property name="label" translatable="yes">Age of branch in days: </property>
2069
 
                      </widget>
2070
 
                      <packing>
2071
 
                        <property name="top_attach">2</property>
2072
 
                        <property name="bottom_attach">3</property>
2073
 
                        <property name="x_options">GTK_FILL</property>
2074
 
                        <property name="y_options"></property>
2075
 
                      </packing>
2076
 
                    </child>
2077
 
                    <child>
2078
 
                      <widget class="GtkLabel" id="label_info_brstats_firstrev_label">
2079
 
                        <property name="xalign">0</property>
2080
 
                        <property name="label" translatable="yes">Time of first revision: </property>
2081
 
                      </widget>
2082
 
                      <packing>
2083
 
                        <property name="top_attach">3</property>
2084
 
                        <property name="bottom_attach">4</property>
2085
 
                        <property name="x_options">GTK_FILL</property>
2086
 
                        <property name="y_options"></property>
2087
 
                      </packing>
2088
 
                    </child>
2089
 
                    <child>
2090
 
                      <widget class="GtkLabel" id="label_info_brstats_lastrev_label">
2091
 
                        <property name="xalign">0</property>
2092
 
                        <property name="label" translatable="yes">Time of last revision: </property>
2093
 
                      </widget>
2094
 
                      <packing>
2095
 
                        <property name="top_attach">4</property>
2096
 
                        <property name="bottom_attach">5</property>
2097
 
                        <property name="x_options">GTK_FILL</property>
2098
 
                        <property name="y_options"></property>
2099
 
                      </packing>
2100
 
                    </child>
2101
 
                    <child>
2102
 
                      <widget class="GtkLabel" id="label_info_brstats_lastrev">
2103
 
                        <property name="xalign">0</property>
2104
 
                        <property name="label" translatable="yes">(none)</property>
2105
 
                      </widget>
2106
 
                      <packing>
2107
 
                        <property name="left_attach">1</property>
2108
 
                        <property name="right_attach">2</property>
2109
 
                        <property name="top_attach">4</property>
2110
 
                        <property name="bottom_attach">5</property>
2111
 
                        <property name="y_options"></property>
2112
 
                      </packing>
2113
 
                    </child>
2114
 
                    <child>
2115
 
                      <widget class="GtkLabel" id="label_info_brstats_firstrev">
2116
 
                        <property name="xalign">0</property>
2117
 
                        <property name="label" translatable="yes">(none)</property>
2118
 
                      </widget>
2119
 
                      <packing>
2120
 
                        <property name="left_attach">1</property>
2121
 
                        <property name="right_attach">2</property>
2122
 
                        <property name="top_attach">3</property>
2123
 
                        <property name="bottom_attach">4</property>
2124
 
                        <property name="y_options"></property>
2125
 
                      </packing>
2126
 
                    </child>
2127
 
                    <child>
2128
 
                      <widget class="GtkLabel" id="label_info_brstats_age">
2129
 
                        <property name="xalign">0</property>
2130
 
                        <property name="label" translatable="yes">(none)</property>
2131
 
                      </widget>
2132
 
                      <packing>
2133
 
                        <property name="left_attach">1</property>
2134
 
                        <property name="right_attach">2</property>
2135
 
                        <property name="top_attach">2</property>
2136
 
                        <property name="bottom_attach">3</property>
2137
 
                        <property name="y_options"></property>
2138
 
                      </packing>
2139
 
                    </child>
2140
 
                    <child>
2141
 
                      <widget class="GtkLabel" id="label_info_brstats_commiters">
2142
 
                        <property name="xalign">0</property>
2143
 
                        <property name="label" translatable="yes">(none)</property>
2144
 
                      </widget>
2145
 
                      <packing>
2146
 
                        <property name="left_attach">1</property>
2147
 
                        <property name="right_attach">2</property>
2148
 
                        <property name="top_attach">1</property>
2149
 
                        <property name="bottom_attach">2</property>
2150
 
                        <property name="y_options"></property>
2151
 
                      </packing>
2152
 
                    </child>
2153
 
                    <child>
2154
 
                      <widget class="GtkLabel" id="label_info_brstats_revno">
2155
 
                        <property name="xalign">0</property>
2156
 
                        <property name="label" translatable="yes">(none)</property>
2157
 
                      </widget>
2158
 
                      <packing>
2159
 
                        <property name="left_attach">1</property>
2160
 
                        <property name="right_attach">2</property>
2161
 
                        <property name="y_options"></property>
2162
 
                      </packing>
2163
 
                    </child>
2164
2291
                  </widget>
2165
2292
                </child>
2166
2293
              </widget>
2196
2323
                    <property name="n_columns">2</property>
2197
2324
                    <property name="column_spacing">12</property>
2198
2325
                    <child>
 
2326
                      <widget class="GtkLabel" id="label_info_repstats_revisions">
 
2327
                        <property name="xalign">0</property>
 
2328
                        <property name="label" translatable="yes">(none)</property>
 
2329
                      </widget>
 
2330
                      <packing>
 
2331
                        <property name="left_attach">1</property>
 
2332
                        <property name="right_attach">2</property>
 
2333
                        <property name="y_options"></property>
 
2334
                      </packing>
 
2335
                    </child>
 
2336
                    <child>
 
2337
                      <widget class="GtkLabel" id="label_info_repstats_size">
 
2338
                        <property name="xalign">0</property>
 
2339
                        <property name="label" translatable="yes">(none)</property>
 
2340
                      </widget>
 
2341
                      <packing>
 
2342
                        <property name="left_attach">1</property>
 
2343
                        <property name="right_attach">2</property>
 
2344
                        <property name="top_attach">1</property>
 
2345
                        <property name="bottom_attach">2</property>
 
2346
                        <property name="y_options"></property>
 
2347
                      </packing>
 
2348
                    </child>
 
2349
                    <child>
 
2350
                      <widget class="GtkLabel" id="label_info_repstats_size_label">
 
2351
                        <property name="xalign">0</property>
 
2352
                        <property name="label" translatable="yes">Size of repository: </property>
 
2353
                      </widget>
 
2354
                      <packing>
 
2355
                        <property name="top_attach">1</property>
 
2356
                        <property name="bottom_attach">2</property>
 
2357
                        <property name="x_options">GTK_FILL</property>
 
2358
                        <property name="y_options"></property>
 
2359
                      </packing>
 
2360
                    </child>
 
2361
                    <child>
2199
2362
                      <widget class="GtkLabel" id="label_info_repstats_revisions_label">
2200
2363
                        <property name="xalign">0</property>
2201
2364
                        <property name="label" translatable="yes">Revisions in repository: </property>
2205
2368
                        <property name="y_options"></property>
2206
2369
                      </packing>
2207
2370
                    </child>
2208
 
                    <child>
2209
 
                      <widget class="GtkLabel" id="label_info_repstats_size_label">
2210
 
                        <property name="xalign">0</property>
2211
 
                        <property name="label" translatable="yes">Size of repository: </property>
2212
 
                      </widget>
2213
 
                      <packing>
2214
 
                        <property name="top_attach">1</property>
2215
 
                        <property name="bottom_attach">2</property>
2216
 
                        <property name="x_options">GTK_FILL</property>
2217
 
                        <property name="y_options"></property>
2218
 
                      </packing>
2219
 
                    </child>
2220
 
                    <child>
2221
 
                      <widget class="GtkLabel" id="label_info_repstats_size">
2222
 
                        <property name="xalign">0</property>
2223
 
                        <property name="label" translatable="yes">(none)</property>
2224
 
                      </widget>
2225
 
                      <packing>
2226
 
                        <property name="left_attach">1</property>
2227
 
                        <property name="right_attach">2</property>
2228
 
                        <property name="top_attach">1</property>
2229
 
                        <property name="bottom_attach">2</property>
2230
 
                        <property name="y_options"></property>
2231
 
                      </packing>
2232
 
                    </child>
2233
 
                    <child>
2234
 
                      <widget class="GtkLabel" id="label_info_repstats_revisions">
2235
 
                        <property name="xalign">0</property>
2236
 
                        <property name="label" translatable="yes">(none)</property>
2237
 
                      </widget>
2238
 
                      <packing>
2239
 
                        <property name="left_attach">1</property>
2240
 
                        <property name="right_attach">2</property>
2241
 
                        <property name="y_options"></property>
2242
 
                      </packing>
2243
 
                    </child>
2244
2371
                  </widget>
2245
2372
                </child>
2246
2373
              </widget>
2275
2402
                <property name="has_default">True</property>
2276
2403
                <property name="label">gtk-close</property>
2277
2404
                <property name="use_stock">True</property>
 
2405
                <property name="response_id">0</property>
2278
2406
                <signal name="clicked" handler="on_button_info_close_clicked"/>
2279
2407
              </widget>
2280
2408
            </child>
2291
2419
  <widget class="GtkDialog" id="window_merge">
2292
2420
    <property name="visible">True</property>
2293
2421
    <property name="title" translatable="yes">Merge - Olive</property>
2294
 
    <property name="icon">oliveicon2.png</property>
 
2422
    <property name="icon">icons/oliveicon2.png</property>
2295
2423
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2296
2424
    <child internal-child="vbox">
2297
2425
      <widget class="GtkVBox" id="vbox_merge">
2324
2452
              <widget class="GtkButton" id="button_merge_open">
2325
2453
                <property name="visible">True</property>
2326
2454
                <property name="can_focus">True</property>
 
2455
                <property name="response_id">0</property>
2327
2456
                <signal name="clicked" handler="on_button_merge_open_clicked"/>
2328
2457
                <child>
2329
2458
                  <widget class="GtkImage" id="image240">
2356
2485
                <property name="can_default">True</property>
2357
2486
                <property name="label">gtk-cancel</property>
2358
2487
                <property name="use_stock">True</property>
 
2488
                <property name="response_id">0</property>
2359
2489
                <signal name="clicked" handler="on_button_merge_cancel_clicked"/>
2360
2490
              </widget>
2361
2491
            </child>
2365
2495
                <property name="can_focus">True</property>
2366
2496
                <property name="can_default">True</property>
2367
2497
                <property name="has_default">True</property>
 
2498
                <property name="response_id">0</property>
2368
2499
                <signal name="clicked" handler="on_button_merge_merge_clicked"/>
2369
2500
                <child>
2370
2501
                  <widget class="GtkAlignment" id="alignment19">