670
671
<widget class="GtkTable" id="table_branch">
671
672
<property name="visible">True</property>
672
<property name="n_rows">6</property>
673
<property name="n_rows">5</property>
673
674
<property name="n_columns">2</property>
674
675
<property name="homogeneous">False</property>
675
676
<property name="row_spacing">3</property>
775
<widget class="GtkCheckButton" id="checkbutton_branch_lightweight">
776
<property name="visible">True</property>
777
<property name="can_focus">True</property>
778
<property name="label" translatable="yes">Lightweight checkout</property>
779
<property name="use_underline">True</property>
780
<property name="relief">GTK_RELIEF_NORMAL</property>
781
<property name="focus_on_click">True</property>
782
<property name="active">False</property>
783
<property name="inconsistent">False</property>
784
<property name="draw_indicator">True</property>
787
<property name="left_attach">1</property>
788
<property name="right_attach">2</property>
789
<property name="top_attach">5</property>
790
<property name="bottom_attach">6</property>
791
<property name="x_options">fill</property>
792
<property name="y_options"></property>
797
<widget class="GtkCheckButton" id="checkbutton_branch_checkout">
798
<property name="visible">True</property>
799
<property name="can_focus">True</property>
800
<property name="label" translatable="yes">Checkout</property>
801
<property name="use_underline">True</property>
802
<property name="relief">GTK_RELIEF_NORMAL</property>
803
<property name="focus_on_click">True</property>
804
<property name="active">False</property>
805
<property name="inconsistent">False</property>
806
<property name="draw_indicator">True</property>
809
<property name="left_attach">1</property>
810
<property name="right_attach">2</property>
811
<property name="top_attach">4</property>
812
<property name="bottom_attach">5</property>
813
<property name="x_options">fill</property>
814
<property name="y_options"></property>
819
776
<widget class="GtkLabel" id="label_branch_revno">
820
777
<property name="visible">True</property>
821
778
<property name="label" translatable="yes">Revision number:</property>
837
794
<property name="left_attach">0</property>
838
795
<property name="right_attach">1</property>
839
<property name="top_attach">3</property>
840
<property name="bottom_attach">4</property>
841
<property name="x_options">fill</property>
842
<property name="y_options"></property>
847
<widget class="GtkLabel" id="label_branch_localnick">
848
<property name="visible">True</property>
849
<property name="label" translatable="yes">Local nick:</property>
850
<property name="use_underline">False</property>
851
<property name="use_markup">False</property>
852
<property name="justify">GTK_JUSTIFY_LEFT</property>
853
<property name="wrap">False</property>
854
<property name="selectable">False</property>
855
<property name="xalign">0</property>
856
<property name="yalign">0.5</property>
857
<property name="xpad">0</property>
858
<property name="ypad">0</property>
859
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
860
<property name="width_chars">-1</property>
861
<property name="single_line_mode">False</property>
862
<property name="angle">0</property>
865
<property name="left_attach">0</property>
866
<property name="right_attach">1</property>
867
<property name="top_attach">2</property>
868
<property name="bottom_attach">3</property>
869
<property name="x_options">fill</property>
870
<property name="y_options"></property>
875
<widget class="GtkEntry" id="entry_branch_localnick">
876
<property name="visible">True</property>
877
<property name="can_focus">True</property>
878
<property name="editable">True</property>
879
<property name="visibility">True</property>
880
<property name="max_length">0</property>
881
<property name="text" translatable="yes"></property>
882
<property name="has_frame">True</property>
883
<property name="invisible_char">●</property>
884
<property name="activates_default">False</property>
887
<property name="left_attach">1</property>
888
<property name="right_attach">2</property>
889
<property name="top_attach">2</property>
890
<property name="bottom_attach">3</property>
796
<property name="top_attach">2</property>
797
<property name="bottom_attach">3</property>
798
<property name="x_options">fill</property>
891
799
<property name="y_options"></property>
908
816
<property name="left_attach">1</property>
909
817
<property name="right_attach">2</property>
818
<property name="top_attach">2</property>
819
<property name="bottom_attach">3</property>
820
<property name="y_options"></property>
825
<widget class="GtkCheckButton" id="checkbutton_branch_checkout">
826
<property name="visible">True</property>
827
<property name="can_focus">True</property>
828
<property name="label" translatable="yes">Checkout</property>
829
<property name="use_underline">True</property>
830
<property name="relief">GTK_RELIEF_NORMAL</property>
831
<property name="focus_on_click">True</property>
832
<property name="active">False</property>
833
<property name="inconsistent">False</property>
834
<property name="draw_indicator">True</property>
837
<property name="left_attach">1</property>
838
<property name="right_attach">2</property>
910
839
<property name="top_attach">3</property>
911
840
<property name="bottom_attach">4</property>
841
<property name="x_options">fill</property>
842
<property name="y_options"></property>
847
<widget class="GtkCheckButton" id="checkbutton_branch_lightweight">
848
<property name="visible">True</property>
849
<property name="can_focus">True</property>
850
<property name="label" translatable="yes">Lightweight checkout</property>
851
<property name="use_underline">True</property>
852
<property name="relief">GTK_RELIEF_NORMAL</property>
853
<property name="focus_on_click">True</property>
854
<property name="active">False</property>
855
<property name="inconsistent">False</property>
856
<property name="draw_indicator">True</property>
859
<property name="left_attach">1</property>
860
<property name="right_attach">2</property>
861
<property name="top_attach">4</property>
862
<property name="bottom_attach">5</property>
863
<property name="x_options">fill</property>
912
864
<property name="y_options"></property>