/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: 2006-09-13 20:19:31 UTC
  • mfrom: (0.8.79 main)
  • mto: (0.8.83 merge)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: jelmer@samba.org-20060913201931-23adba246d4d6529
Merge main branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
                      <signal name="activate" handler="on_menuitem_add_files_activate" last_modification_time="Fri, 21 Jul 2006 11:38:39 GMT"/>
53
53
 
54
54
                      <child internal-child="image">
55
 
                        <widget class="GtkImage" id="image226">
 
55
                        <widget class="GtkImage" id="image232">
56
56
                          <property name="visible">True</property>
57
57
                          <property name="stock">gtk-add</property>
58
58
                          <property name="icon_size">1</property>
73
73
                      <signal name="activate" handler="on_menuitem_remove_file_activate" last_modification_time="Fri, 21 Jul 2006 13:54:07 GMT"/>
74
74
 
75
75
                      <child internal-child="image">
76
 
                        <widget class="GtkImage" id="image227">
 
76
                        <widget class="GtkImage" id="image233">
77
77
                          <property name="visible">True</property>
78
78
                          <property name="stock">gtk-remove</property>
79
79
                          <property name="icon_size">1</property>
233
233
                      <signal name="activate" handler="on_menuitem_branch_pull_activate" last_modification_time="Mon, 17 Jul 2006 08:52:48 GMT"/>
234
234
 
235
235
                      <child internal-child="image">
236
 
                        <widget class="GtkImage" id="image228">
 
236
                        <widget class="GtkImage" id="image234">
237
237
                          <property name="visible">True</property>
238
238
                          <property name="pixbuf">pull16.png</property>
239
239
                          <property name="xalign">0.5</property>
253
253
                      <signal name="activate" handler="on_menuitem_branch_push_activate" last_modification_time="Mon, 17 Jul 2006 08:52:48 GMT"/>
254
254
 
255
255
                      <child internal-child="image">
256
 
                        <widget class="GtkImage" id="image229">
 
256
                        <widget class="GtkImage" id="image235">
257
257
                          <property name="visible">True</property>
258
258
                          <property name="pixbuf">push16.png</property>
259
259
                          <property name="xalign">0.5</property>
279
279
                      <signal name="activate" handler="on_menuitem_branch_commit_activate" last_modification_time="Mon, 17 Jul 2006 08:53:37 GMT"/>
280
280
 
281
281
                      <child internal-child="image">
282
 
                        <widget class="GtkImage" id="image230">
 
282
                        <widget class="GtkImage" id="image236">
283
283
                          <property name="visible">True</property>
284
284
                          <property name="pixbuf">commit16.png</property>
285
285
                          <property name="xalign">0.5</property>
336
336
                      <signal name="activate" handler="on_menuitem_stats_diff_activate" last_modification_time="Thu, 03 Aug 2006 11:35:30 GMT"/>
337
337
 
338
338
                      <child internal-child="image">
339
 
                        <widget class="GtkImage" id="image231">
 
339
                        <widget class="GtkImage" id="image237">
340
340
                          <property name="visible">True</property>
341
341
                          <property name="pixbuf">diff16.png</property>
342
342
                          <property name="xalign">0.5</property>
356
356
                      <signal name="activate" handler="on_menuitem_stats_log_activate" last_modification_time="Thu, 03 Aug 2006 11:35:43 GMT"/>
357
357
 
358
358
                      <child internal-child="image">
359
 
                        <widget class="GtkImage" id="image232">
 
359
                        <widget class="GtkImage" id="image238">
360
360
                          <property name="visible">True</property>
361
361
                          <property name="pixbuf">log16.png</property>
362
362
                          <property name="xalign">0.5</property>
371
371
                  <child>
372
372
                    <widget class="GtkMenuItem" id="menuitem_stats_infos">
373
373
                      <property name="visible">True</property>
374
 
                      <property name="label" translatable="yes">_Informations...</property>
 
374
                      <property name="label" translatable="yes">_Information...</property>
375
375
                      <property name="use_underline">True</property>
376
376
                      <signal name="activate" handler="on_menuitem_stats_infos_activate" last_modification_time="Thu, 03 Aug 2006 11:36:05 GMT"/>
377
377
                    </widget>
591
591
          </child>
592
592
 
593
593
          <child>
594
 
            <widget class="GtkScrolledWindow" id="scrolledwindow_right">
 
594
            <widget class="GtkVBox" id="vbox_main_right">
595
595
              <property name="visible">True</property>
596
 
              <property name="can_focus">True</property>
597
 
              <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
598
 
              <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
599
 
              <property name="shadow_type">GTK_SHADOW_NONE</property>
600
 
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
601
 
 
602
 
              <child>
603
 
                <widget class="GtkTreeView" id="treeview_right">
 
596
              <property name="homogeneous">False</property>
 
597
              <property name="spacing">0</property>
 
598
 
 
599
              <child>
 
600
                <placeholder/>
 
601
              </child>
 
602
 
 
603
              <child>
 
604
                <widget class="GtkScrolledWindow" id="scrolledwindow_right">
604
605
                  <property name="visible">True</property>
605
606
                  <property name="can_focus">True</property>
606
 
                  <property name="headers_visible">False</property>
607
 
                  <property name="rules_hint">False</property>
608
 
                  <property name="reorderable">False</property>
609
 
                  <property name="enable_search">True</property>
610
 
                  <property name="fixed_height_mode">False</property>
611
 
                  <property name="hover_selection">False</property>
612
 
                  <property name="hover_expand">False</property>
613
 
                  <signal name="row_activated" handler="on_treeview_right_row_activated" last_modification_time="Thu, 20 Jul 2006 11:31:38 GMT"/>
614
 
                  <signal name="button_press_event" handler="on_treeview_right_button_press_event" last_modification_time="Wed, 02 Aug 2006 17:16:29 GMT"/>
 
607
                  <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
608
                  <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
609
                  <property name="shadow_type">GTK_SHADOW_NONE</property>
 
610
                  <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
611
 
 
612
                  <child>
 
613
                    <widget class="GtkTreeView" id="treeview_right">
 
614
                      <property name="visible">True</property>
 
615
                      <property name="can_focus">True</property>
 
616
                      <property name="headers_visible">False</property>
 
617
                      <property name="rules_hint">False</property>
 
618
                      <property name="reorderable">False</property>
 
619
                      <property name="enable_search">True</property>
 
620
                      <property name="fixed_height_mode">False</property>
 
621
                      <property name="hover_selection">False</property>
 
622
                      <property name="hover_expand">False</property>
 
623
                      <signal name="row_activated" handler="on_treeview_right_row_activated" last_modification_time="Thu, 20 Jul 2006 11:31:38 GMT"/>
 
624
                      <signal name="button_press_event" handler="on_treeview_right_button_press_event" last_modification_time="Wed, 02 Aug 2006 17:16:29 GMT"/>
 
625
                    </widget>
 
626
                  </child>
615
627
                </widget>
 
628
                <packing>
 
629
                  <property name="padding">0</property>
 
630
                  <property name="expand">True</property>
 
631
                  <property name="fill">True</property>
 
632
                </packing>
616
633
              </child>
617
634
            </widget>
618
635
            <packing>
1757
1774
 
1758
1775
      <child>
1759
1776
        <widget class="GtkEntry" id="entry_push_location">
 
1777
          <property name="visible">True</property>
1760
1778
          <property name="can_focus">True</property>
1761
1779
          <property name="editable">True</property>
1762
1780
          <property name="visibility">True</property>
1775
1793
 
1776
1794
      <child>
1777
1795
        <widget class="GtkCheckButton" id="checkbutton_push_remember">
 
1796
          <property name="visible">True</property>
1778
1797
          <property name="can_focus">True</property>
1779
1798
          <property name="label" translatable="yes">_Remember as default location</property>
1780
1799
          <property name="use_underline">True</property>
1793
1812
 
1794
1813
      <child>
1795
1814
        <widget class="GtkCheckButton" id="checkbutton_push_create">
 
1815
          <property name="visible">True</property>
1796
1816
          <property name="can_focus">True</property>
1797
1817
          <property name="label" translatable="yes">_Create the path leading up to the location</property>
1798
1818
          <property name="use_underline">True</property>
3056
3076
</widget>
3057
3077
 
3058
3078
<widget class="GtkWindow" id="window_info">
3059
 
  <property name="title" translatable="yes">Olive - Informations</property>
 
3079
  <property name="title" translatable="yes">Olive - Information</property>
3060
3080
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
3061
3081
  <property name="window_position">GTK_WIN_POS_NONE</property>
3062
3082
  <property name="modal">False</property>
3086
3106
          <signal name="activate" handler="on_expander_info_location_activate" last_modification_time="Wed, 09 Aug 2006 22:18:59 GMT"/>
3087
3107
 
3088
3108
          <child>
3089
 
            <widget class="GtkTable" id="table_info_location">
 
3109
            <widget class="GtkAlignment" id="alignment11">
3090
3110
              <property name="visible">True</property>
3091
 
              <property name="n_rows">7</property>
3092
 
              <property name="n_columns">2</property>
3093
 
              <property name="homogeneous">False</property>
3094
 
              <property name="row_spacing">0</property>
3095
 
              <property name="column_spacing">0</property>
3096
 
 
3097
 
              <child>
3098
 
                <widget class="GtkLabel" id="label_info_location_lightcoroot_label">
3099
 
                  <property name="label" translatable="yes">Light checkout root: </property>
3100
 
                  <property name="use_underline">False</property>
3101
 
                  <property name="use_markup">False</property>
3102
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3103
 
                  <property name="wrap">False</property>
3104
 
                  <property name="selectable">False</property>
3105
 
                  <property name="xalign">1</property>
3106
 
                  <property name="yalign">0.5</property>
3107
 
                  <property name="xpad">0</property>
3108
 
                  <property name="ypad">0</property>
3109
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3110
 
                  <property name="width_chars">-1</property>
3111
 
                  <property name="single_line_mode">False</property>
3112
 
                  <property name="angle">0</property>
3113
 
                </widget>
3114
 
                <packing>
3115
 
                  <property name="left_attach">0</property>
3116
 
                  <property name="right_attach">1</property>
3117
 
                  <property name="top_attach">0</property>
3118
 
                  <property name="bottom_attach">1</property>
3119
 
                  <property name="x_options">fill</property>
3120
 
                  <property name="y_options"></property>
3121
 
                </packing>
3122
 
              </child>
3123
 
 
3124
 
              <child>
3125
 
                <widget class="GtkLabel" id="label_info_location_sharedrepo_label">
3126
 
                  <property name="label" translatable="yes">Shared repository: </property>
3127
 
                  <property name="use_underline">False</property>
3128
 
                  <property name="use_markup">False</property>
3129
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3130
 
                  <property name="wrap">False</property>
3131
 
                  <property name="selectable">False</property>
3132
 
                  <property name="xalign">1</property>
3133
 
                  <property name="yalign">0.5</property>
3134
 
                  <property name="xpad">0</property>
3135
 
                  <property name="ypad">0</property>
3136
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3137
 
                  <property name="width_chars">-1</property>
3138
 
                  <property name="single_line_mode">False</property>
3139
 
                  <property name="angle">0</property>
3140
 
                </widget>
3141
 
                <packing>
3142
 
                  <property name="left_attach">0</property>
3143
 
                  <property name="right_attach">1</property>
3144
 
                  <property name="top_attach">1</property>
3145
 
                  <property name="bottom_attach">2</property>
3146
 
                  <property name="x_options">fill</property>
3147
 
                  <property name="y_options"></property>
3148
 
                </packing>
3149
 
              </child>
3150
 
 
3151
 
              <child>
3152
 
                <widget class="GtkLabel" id="label_info_location_repobranch_label">
3153
 
                  <property name="label" translatable="yes">Repository branch: </property>
3154
 
                  <property name="use_underline">False</property>
3155
 
                  <property name="use_markup">False</property>
3156
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3157
 
                  <property name="wrap">False</property>
3158
 
                  <property name="selectable">False</property>
3159
 
                  <property name="xalign">1</property>
3160
 
                  <property name="yalign">0.5</property>
3161
 
                  <property name="xpad">0</property>
3162
 
                  <property name="ypad">0</property>
3163
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3164
 
                  <property name="width_chars">-1</property>
3165
 
                  <property name="single_line_mode">False</property>
3166
 
                  <property name="angle">0</property>
3167
 
                </widget>
3168
 
                <packing>
3169
 
                  <property name="left_attach">0</property>
3170
 
                  <property name="right_attach">1</property>
3171
 
                  <property name="top_attach">2</property>
3172
 
                  <property name="bottom_attach">3</property>
3173
 
                  <property name="x_options">fill</property>
3174
 
                  <property name="y_options"></property>
3175
 
                </packing>
3176
 
              </child>
3177
 
 
3178
 
              <child>
3179
 
                <widget class="GtkLabel" id="label_info_location_cobranch_label">
3180
 
                  <property name="label" translatable="yes">Checkout of branch: </property>
3181
 
                  <property name="use_underline">False</property>
3182
 
                  <property name="use_markup">False</property>
3183
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3184
 
                  <property name="wrap">False</property>
3185
 
                  <property name="selectable">False</property>
3186
 
                  <property name="xalign">1</property>
3187
 
                  <property name="yalign">0.5</property>
3188
 
                  <property name="xpad">0</property>
3189
 
                  <property name="ypad">0</property>
3190
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3191
 
                  <property name="width_chars">-1</property>
3192
 
                  <property name="single_line_mode">False</property>
3193
 
                  <property name="angle">0</property>
3194
 
                </widget>
3195
 
                <packing>
3196
 
                  <property name="left_attach">0</property>
3197
 
                  <property name="right_attach">1</property>
3198
 
                  <property name="top_attach">3</property>
3199
 
                  <property name="bottom_attach">4</property>
3200
 
                  <property name="x_options">fill</property>
3201
 
                  <property name="y_options"></property>
3202
 
                </packing>
3203
 
              </child>
3204
 
 
3205
 
              <child>
3206
 
                <widget class="GtkLabel" id="label_info_location_repoco_label">
3207
 
                  <property name="label" translatable="yes">Repository checkout: </property>
3208
 
                  <property name="use_underline">False</property>
3209
 
                  <property name="use_markup">False</property>
3210
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3211
 
                  <property name="wrap">False</property>
3212
 
                  <property name="selectable">False</property>
3213
 
                  <property name="xalign">1</property>
3214
 
                  <property name="yalign">0.5</property>
3215
 
                  <property name="xpad">0</property>
3216
 
                  <property name="ypad">0</property>
3217
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3218
 
                  <property name="width_chars">-1</property>
3219
 
                  <property name="single_line_mode">False</property>
3220
 
                  <property name="angle">0</property>
3221
 
                </widget>
3222
 
                <packing>
3223
 
                  <property name="left_attach">0</property>
3224
 
                  <property name="right_attach">1</property>
3225
 
                  <property name="top_attach">4</property>
3226
 
                  <property name="bottom_attach">5</property>
3227
 
                  <property name="x_options">fill</property>
3228
 
                  <property name="y_options"></property>
3229
 
                </packing>
3230
 
              </child>
3231
 
 
3232
 
              <child>
3233
 
                <widget class="GtkLabel" id="label_info_location_branchroot_label">
3234
 
                  <property name="label" translatable="yes">Branch root: </property>
3235
 
                  <property name="use_underline">False</property>
3236
 
                  <property name="use_markup">False</property>
3237
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3238
 
                  <property name="wrap">False</property>
3239
 
                  <property name="selectable">False</property>
3240
 
                  <property name="xalign">1</property>
3241
 
                  <property name="yalign">0.5</property>
3242
 
                  <property name="xpad">0</property>
3243
 
                  <property name="ypad">0</property>
3244
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3245
 
                  <property name="width_chars">-1</property>
3246
 
                  <property name="single_line_mode">False</property>
3247
 
                  <property name="angle">0</property>
3248
 
                </widget>
3249
 
                <packing>
3250
 
                  <property name="left_attach">0</property>
3251
 
                  <property name="right_attach">1</property>
3252
 
                  <property name="top_attach">6</property>
3253
 
                  <property name="bottom_attach">7</property>
3254
 
                  <property name="x_options">fill</property>
3255
 
                  <property name="y_options"></property>
3256
 
                </packing>
3257
 
              </child>
3258
 
 
3259
 
              <child>
3260
 
                <widget class="GtkLabel" id="label_info_location_coroot_label">
3261
 
                  <property name="label" translatable="yes">Checkout root: </property>
3262
 
                  <property name="use_underline">False</property>
3263
 
                  <property name="use_markup">False</property>
3264
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3265
 
                  <property name="wrap">False</property>
3266
 
                  <property name="selectable">False</property>
3267
 
                  <property name="xalign">1</property>
3268
 
                  <property name="yalign">0.5</property>
3269
 
                  <property name="xpad">0</property>
3270
 
                  <property name="ypad">0</property>
3271
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3272
 
                  <property name="width_chars">-1</property>
3273
 
                  <property name="single_line_mode">False</property>
3274
 
                  <property name="angle">0</property>
3275
 
                </widget>
3276
 
                <packing>
3277
 
                  <property name="left_attach">0</property>
3278
 
                  <property name="right_attach">1</property>
3279
 
                  <property name="top_attach">5</property>
3280
 
                  <property name="bottom_attach">6</property>
3281
 
                  <property name="x_options">fill</property>
3282
 
                  <property name="y_options"></property>
3283
 
                </packing>
3284
 
              </child>
3285
 
 
3286
 
              <child>
3287
 
                <widget class="GtkLabel" id="label_info_location_lightcoroot">
3288
 
                  <property name="label" translatable="yes">(none)</property>
3289
 
                  <property name="use_underline">False</property>
3290
 
                  <property name="use_markup">False</property>
3291
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3292
 
                  <property name="wrap">False</property>
3293
 
                  <property name="selectable">False</property>
3294
 
                  <property name="xalign">0</property>
3295
 
                  <property name="yalign">0.5</property>
3296
 
                  <property name="xpad">0</property>
3297
 
                  <property name="ypad">0</property>
3298
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3299
 
                  <property name="width_chars">-1</property>
3300
 
                  <property name="single_line_mode">False</property>
3301
 
                  <property name="angle">0</property>
3302
 
                </widget>
3303
 
                <packing>
3304
 
                  <property name="left_attach">1</property>
3305
 
                  <property name="right_attach">2</property>
3306
 
                  <property name="top_attach">0</property>
3307
 
                  <property name="bottom_attach">1</property>
3308
 
                  <property name="y_options"></property>
3309
 
                </packing>
3310
 
              </child>
3311
 
 
3312
 
              <child>
3313
 
                <widget class="GtkLabel" id="label_info_location_sharedrepo">
3314
 
                  <property name="label" translatable="yes">(none)</property>
3315
 
                  <property name="use_underline">False</property>
3316
 
                  <property name="use_markup">False</property>
3317
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3318
 
                  <property name="wrap">False</property>
3319
 
                  <property name="selectable">False</property>
3320
 
                  <property name="xalign">0</property>
3321
 
                  <property name="yalign">0.5</property>
3322
 
                  <property name="xpad">0</property>
3323
 
                  <property name="ypad">0</property>
3324
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3325
 
                  <property name="width_chars">-1</property>
3326
 
                  <property name="single_line_mode">False</property>
3327
 
                  <property name="angle">0</property>
3328
 
                </widget>
3329
 
                <packing>
3330
 
                  <property name="left_attach">1</property>
3331
 
                  <property name="right_attach">2</property>
3332
 
                  <property name="top_attach">1</property>
3333
 
                  <property name="bottom_attach">2</property>
3334
 
                  <property name="y_options"></property>
3335
 
                </packing>
3336
 
              </child>
3337
 
 
3338
 
              <child>
3339
 
                <widget class="GtkLabel" id="label_info_location_branchroot">
3340
 
                  <property name="label" translatable="yes">(none)</property>
3341
 
                  <property name="use_underline">False</property>
3342
 
                  <property name="use_markup">False</property>
3343
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3344
 
                  <property name="wrap">False</property>
3345
 
                  <property name="selectable">False</property>
3346
 
                  <property name="xalign">0</property>
3347
 
                  <property name="yalign">0.5</property>
3348
 
                  <property name="xpad">0</property>
3349
 
                  <property name="ypad">0</property>
3350
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3351
 
                  <property name="width_chars">-1</property>
3352
 
                  <property name="single_line_mode">False</property>
3353
 
                  <property name="angle">0</property>
3354
 
                </widget>
3355
 
                <packing>
3356
 
                  <property name="left_attach">1</property>
3357
 
                  <property name="right_attach">2</property>
3358
 
                  <property name="top_attach">6</property>
3359
 
                  <property name="bottom_attach">7</property>
3360
 
                  <property name="y_options"></property>
3361
 
                </packing>
3362
 
              </child>
3363
 
 
3364
 
              <child>
3365
 
                <widget class="GtkLabel" id="label_info_location_coroot">
3366
 
                  <property name="label" translatable="yes">(none)</property>
3367
 
                  <property name="use_underline">False</property>
3368
 
                  <property name="use_markup">False</property>
3369
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3370
 
                  <property name="wrap">False</property>
3371
 
                  <property name="selectable">False</property>
3372
 
                  <property name="xalign">0</property>
3373
 
                  <property name="yalign">0.5</property>
3374
 
                  <property name="xpad">0</property>
3375
 
                  <property name="ypad">0</property>
3376
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3377
 
                  <property name="width_chars">-1</property>
3378
 
                  <property name="single_line_mode">False</property>
3379
 
                  <property name="angle">0</property>
3380
 
                </widget>
3381
 
                <packing>
3382
 
                  <property name="left_attach">1</property>
3383
 
                  <property name="right_attach">2</property>
3384
 
                  <property name="top_attach">5</property>
3385
 
                  <property name="bottom_attach">6</property>
3386
 
                  <property name="y_options"></property>
3387
 
                </packing>
3388
 
              </child>
3389
 
 
3390
 
              <child>
3391
 
                <widget class="GtkLabel" id="label_info_location_repoco">
3392
 
                  <property name="label" translatable="yes">(none)</property>
3393
 
                  <property name="use_underline">False</property>
3394
 
                  <property name="use_markup">False</property>
3395
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3396
 
                  <property name="wrap">False</property>
3397
 
                  <property name="selectable">False</property>
3398
 
                  <property name="xalign">0</property>
3399
 
                  <property name="yalign">0.5</property>
3400
 
                  <property name="xpad">0</property>
3401
 
                  <property name="ypad">0</property>
3402
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3403
 
                  <property name="width_chars">-1</property>
3404
 
                  <property name="single_line_mode">False</property>
3405
 
                  <property name="angle">0</property>
3406
 
                </widget>
3407
 
                <packing>
3408
 
                  <property name="left_attach">1</property>
3409
 
                  <property name="right_attach">2</property>
3410
 
                  <property name="top_attach">4</property>
3411
 
                  <property name="bottom_attach">5</property>
3412
 
                  <property name="y_options"></property>
3413
 
                </packing>
3414
 
              </child>
3415
 
 
3416
 
              <child>
3417
 
                <widget class="GtkLabel" id="label_info_location_cobranch">
3418
 
                  <property name="label" translatable="yes">(none)</property>
3419
 
                  <property name="use_underline">False</property>
3420
 
                  <property name="use_markup">False</property>
3421
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3422
 
                  <property name="wrap">False</property>
3423
 
                  <property name="selectable">False</property>
3424
 
                  <property name="xalign">0</property>
3425
 
                  <property name="yalign">0.5</property>
3426
 
                  <property name="xpad">0</property>
3427
 
                  <property name="ypad">0</property>
3428
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3429
 
                  <property name="width_chars">-1</property>
3430
 
                  <property name="single_line_mode">False</property>
3431
 
                  <property name="angle">0</property>
3432
 
                </widget>
3433
 
                <packing>
3434
 
                  <property name="left_attach">1</property>
3435
 
                  <property name="right_attach">2</property>
3436
 
                  <property name="top_attach">3</property>
3437
 
                  <property name="bottom_attach">4</property>
3438
 
                  <property name="y_options"></property>
3439
 
                </packing>
3440
 
              </child>
3441
 
 
3442
 
              <child>
3443
 
                <widget class="GtkLabel" id="label_info_location_repobranch">
3444
 
                  <property name="label" translatable="yes">(none)</property>
3445
 
                  <property name="use_underline">False</property>
3446
 
                  <property name="use_markup">False</property>
3447
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3448
 
                  <property name="wrap">False</property>
3449
 
                  <property name="selectable">False</property>
3450
 
                  <property name="xalign">0</property>
3451
 
                  <property name="yalign">0.5</property>
3452
 
                  <property name="xpad">0</property>
3453
 
                  <property name="ypad">0</property>
3454
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3455
 
                  <property name="width_chars">-1</property>
3456
 
                  <property name="single_line_mode">False</property>
3457
 
                  <property name="angle">0</property>
3458
 
                </widget>
3459
 
                <packing>
3460
 
                  <property name="left_attach">1</property>
3461
 
                  <property name="right_attach">2</property>
3462
 
                  <property name="top_attach">2</property>
3463
 
                  <property name="bottom_attach">3</property>
3464
 
                  <property name="y_options"></property>
3465
 
                </packing>
 
3111
              <property name="xalign">0.5</property>
 
3112
              <property name="yalign">0.5</property>
 
3113
              <property name="xscale">1</property>
 
3114
              <property name="yscale">1</property>
 
3115
              <property name="top_padding">0</property>
 
3116
              <property name="bottom_padding">0</property>
 
3117
              <property name="left_padding">24</property>
 
3118
              <property name="right_padding">0</property>
 
3119
 
 
3120
              <child>
 
3121
                <widget class="GtkTable" id="table_info_location">
 
3122
                  <property name="visible">True</property>
 
3123
                  <property name="n_rows">7</property>
 
3124
                  <property name="n_columns">2</property>
 
3125
                  <property name="homogeneous">False</property>
 
3126
                  <property name="row_spacing">0</property>
 
3127
                  <property name="column_spacing">12</property>
 
3128
 
 
3129
                  <child>
 
3130
                    <widget class="GtkLabel" id="label_info_location_lightcoroot_label">
 
3131
                      <property name="label" translatable="yes">Light checkout root: </property>
 
3132
                      <property name="use_underline">False</property>
 
3133
                      <property name="use_markup">False</property>
 
3134
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3135
                      <property name="wrap">False</property>
 
3136
                      <property name="selectable">False</property>
 
3137
                      <property name="xalign">0</property>
 
3138
                      <property name="yalign">0.5</property>
 
3139
                      <property name="xpad">0</property>
 
3140
                      <property name="ypad">0</property>
 
3141
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3142
                      <property name="width_chars">-1</property>
 
3143
                      <property name="single_line_mode">False</property>
 
3144
                      <property name="angle">0</property>
 
3145
                    </widget>
 
3146
                    <packing>
 
3147
                      <property name="left_attach">0</property>
 
3148
                      <property name="right_attach">1</property>
 
3149
                      <property name="top_attach">0</property>
 
3150
                      <property name="bottom_attach">1</property>
 
3151
                      <property name="x_options">fill</property>
 
3152
                      <property name="y_options"></property>
 
3153
                    </packing>
 
3154
                  </child>
 
3155
 
 
3156
                  <child>
 
3157
                    <widget class="GtkLabel" id="label_info_location_sharedrepo_label">
 
3158
                      <property name="label" translatable="yes">Shared repository: </property>
 
3159
                      <property name="use_underline">False</property>
 
3160
                      <property name="use_markup">False</property>
 
3161
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3162
                      <property name="wrap">False</property>
 
3163
                      <property name="selectable">False</property>
 
3164
                      <property name="xalign">0</property>
 
3165
                      <property name="yalign">0.5</property>
 
3166
                      <property name="xpad">0</property>
 
3167
                      <property name="ypad">0</property>
 
3168
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3169
                      <property name="width_chars">-1</property>
 
3170
                      <property name="single_line_mode">False</property>
 
3171
                      <property name="angle">0</property>
 
3172
                    </widget>
 
3173
                    <packing>
 
3174
                      <property name="left_attach">0</property>
 
3175
                      <property name="right_attach">1</property>
 
3176
                      <property name="top_attach">1</property>
 
3177
                      <property name="bottom_attach">2</property>
 
3178
                      <property name="x_options">fill</property>
 
3179
                      <property name="y_options"></property>
 
3180
                    </packing>
 
3181
                  </child>
 
3182
 
 
3183
                  <child>
 
3184
                    <widget class="GtkLabel" id="label_info_location_repobranch_label">
 
3185
                      <property name="label" translatable="yes">Repository branch: </property>
 
3186
                      <property name="use_underline">False</property>
 
3187
                      <property name="use_markup">False</property>
 
3188
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3189
                      <property name="wrap">False</property>
 
3190
                      <property name="selectable">False</property>
 
3191
                      <property name="xalign">0</property>
 
3192
                      <property name="yalign">0.5</property>
 
3193
                      <property name="xpad">0</property>
 
3194
                      <property name="ypad">0</property>
 
3195
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3196
                      <property name="width_chars">-1</property>
 
3197
                      <property name="single_line_mode">False</property>
 
3198
                      <property name="angle">0</property>
 
3199
                    </widget>
 
3200
                    <packing>
 
3201
                      <property name="left_attach">0</property>
 
3202
                      <property name="right_attach">1</property>
 
3203
                      <property name="top_attach">2</property>
 
3204
                      <property name="bottom_attach">3</property>
 
3205
                      <property name="x_options">fill</property>
 
3206
                      <property name="y_options"></property>
 
3207
                    </packing>
 
3208
                  </child>
 
3209
 
 
3210
                  <child>
 
3211
                    <widget class="GtkLabel" id="label_info_location_cobranch_label">
 
3212
                      <property name="label" translatable="yes">Checkout of branch: </property>
 
3213
                      <property name="use_underline">False</property>
 
3214
                      <property name="use_markup">False</property>
 
3215
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3216
                      <property name="wrap">False</property>
 
3217
                      <property name="selectable">False</property>
 
3218
                      <property name="xalign">0</property>
 
3219
                      <property name="yalign">0.5</property>
 
3220
                      <property name="xpad">0</property>
 
3221
                      <property name="ypad">0</property>
 
3222
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3223
                      <property name="width_chars">-1</property>
 
3224
                      <property name="single_line_mode">False</property>
 
3225
                      <property name="angle">0</property>
 
3226
                    </widget>
 
3227
                    <packing>
 
3228
                      <property name="left_attach">0</property>
 
3229
                      <property name="right_attach">1</property>
 
3230
                      <property name="top_attach">3</property>
 
3231
                      <property name="bottom_attach">4</property>
 
3232
                      <property name="x_options">fill</property>
 
3233
                      <property name="y_options"></property>
 
3234
                    </packing>
 
3235
                  </child>
 
3236
 
 
3237
                  <child>
 
3238
                    <widget class="GtkLabel" id="label_info_location_repoco_label">
 
3239
                      <property name="label" translatable="yes">Repository checkout: </property>
 
3240
                      <property name="use_underline">False</property>
 
3241
                      <property name="use_markup">False</property>
 
3242
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3243
                      <property name="wrap">False</property>
 
3244
                      <property name="selectable">False</property>
 
3245
                      <property name="xalign">0</property>
 
3246
                      <property name="yalign">0.5</property>
 
3247
                      <property name="xpad">0</property>
 
3248
                      <property name="ypad">0</property>
 
3249
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3250
                      <property name="width_chars">-1</property>
 
3251
                      <property name="single_line_mode">False</property>
 
3252
                      <property name="angle">0</property>
 
3253
                    </widget>
 
3254
                    <packing>
 
3255
                      <property name="left_attach">0</property>
 
3256
                      <property name="right_attach">1</property>
 
3257
                      <property name="top_attach">4</property>
 
3258
                      <property name="bottom_attach">5</property>
 
3259
                      <property name="x_options">fill</property>
 
3260
                      <property name="y_options"></property>
 
3261
                    </packing>
 
3262
                  </child>
 
3263
 
 
3264
                  <child>
 
3265
                    <widget class="GtkLabel" id="label_info_location_branchroot_label">
 
3266
                      <property name="label" translatable="yes">Branch root: </property>
 
3267
                      <property name="use_underline">False</property>
 
3268
                      <property name="use_markup">False</property>
 
3269
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3270
                      <property name="wrap">False</property>
 
3271
                      <property name="selectable">False</property>
 
3272
                      <property name="xalign">0</property>
 
3273
                      <property name="yalign">0.5</property>
 
3274
                      <property name="xpad">0</property>
 
3275
                      <property name="ypad">0</property>
 
3276
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3277
                      <property name="width_chars">-1</property>
 
3278
                      <property name="single_line_mode">False</property>
 
3279
                      <property name="angle">0</property>
 
3280
                    </widget>
 
3281
                    <packing>
 
3282
                      <property name="left_attach">0</property>
 
3283
                      <property name="right_attach">1</property>
 
3284
                      <property name="top_attach">6</property>
 
3285
                      <property name="bottom_attach">7</property>
 
3286
                      <property name="x_options">fill</property>
 
3287
                      <property name="y_options"></property>
 
3288
                    </packing>
 
3289
                  </child>
 
3290
 
 
3291
                  <child>
 
3292
                    <widget class="GtkLabel" id="label_info_location_coroot_label">
 
3293
                      <property name="label" translatable="yes">Checkout root: </property>
 
3294
                      <property name="use_underline">False</property>
 
3295
                      <property name="use_markup">False</property>
 
3296
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3297
                      <property name="wrap">False</property>
 
3298
                      <property name="selectable">False</property>
 
3299
                      <property name="xalign">0</property>
 
3300
                      <property name="yalign">0.5</property>
 
3301
                      <property name="xpad">0</property>
 
3302
                      <property name="ypad">0</property>
 
3303
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3304
                      <property name="width_chars">-1</property>
 
3305
                      <property name="single_line_mode">False</property>
 
3306
                      <property name="angle">0</property>
 
3307
                    </widget>
 
3308
                    <packing>
 
3309
                      <property name="left_attach">0</property>
 
3310
                      <property name="right_attach">1</property>
 
3311
                      <property name="top_attach">5</property>
 
3312
                      <property name="bottom_attach">6</property>
 
3313
                      <property name="x_options">fill</property>
 
3314
                      <property name="y_options"></property>
 
3315
                    </packing>
 
3316
                  </child>
 
3317
 
 
3318
                  <child>
 
3319
                    <widget class="GtkLabel" id="label_info_location_lightcoroot">
 
3320
                      <property name="label" translatable="yes">(none)</property>
 
3321
                      <property name="use_underline">False</property>
 
3322
                      <property name="use_markup">False</property>
 
3323
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3324
                      <property name="wrap">False</property>
 
3325
                      <property name="selectable">False</property>
 
3326
                      <property name="xalign">0</property>
 
3327
                      <property name="yalign">0.5</property>
 
3328
                      <property name="xpad">0</property>
 
3329
                      <property name="ypad">0</property>
 
3330
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3331
                      <property name="width_chars">-1</property>
 
3332
                      <property name="single_line_mode">False</property>
 
3333
                      <property name="angle">0</property>
 
3334
                    </widget>
 
3335
                    <packing>
 
3336
                      <property name="left_attach">1</property>
 
3337
                      <property name="right_attach">2</property>
 
3338
                      <property name="top_attach">0</property>
 
3339
                      <property name="bottom_attach">1</property>
 
3340
                      <property name="y_options"></property>
 
3341
                    </packing>
 
3342
                  </child>
 
3343
 
 
3344
                  <child>
 
3345
                    <widget class="GtkLabel" id="label_info_location_sharedrepo">
 
3346
                      <property name="label" translatable="yes">(none)</property>
 
3347
                      <property name="use_underline">False</property>
 
3348
                      <property name="use_markup">False</property>
 
3349
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3350
                      <property name="wrap">False</property>
 
3351
                      <property name="selectable">False</property>
 
3352
                      <property name="xalign">0</property>
 
3353
                      <property name="yalign">0.5</property>
 
3354
                      <property name="xpad">0</property>
 
3355
                      <property name="ypad">0</property>
 
3356
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3357
                      <property name="width_chars">-1</property>
 
3358
                      <property name="single_line_mode">False</property>
 
3359
                      <property name="angle">0</property>
 
3360
                    </widget>
 
3361
                    <packing>
 
3362
                      <property name="left_attach">1</property>
 
3363
                      <property name="right_attach">2</property>
 
3364
                      <property name="top_attach">1</property>
 
3365
                      <property name="bottom_attach">2</property>
 
3366
                      <property name="y_options"></property>
 
3367
                    </packing>
 
3368
                  </child>
 
3369
 
 
3370
                  <child>
 
3371
                    <widget class="GtkLabel" id="label_info_location_branchroot">
 
3372
                      <property name="label" translatable="yes">(none)</property>
 
3373
                      <property name="use_underline">False</property>
 
3374
                      <property name="use_markup">False</property>
 
3375
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3376
                      <property name="wrap">False</property>
 
3377
                      <property name="selectable">False</property>
 
3378
                      <property name="xalign">0</property>
 
3379
                      <property name="yalign">0.5</property>
 
3380
                      <property name="xpad">0</property>
 
3381
                      <property name="ypad">0</property>
 
3382
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3383
                      <property name="width_chars">-1</property>
 
3384
                      <property name="single_line_mode">False</property>
 
3385
                      <property name="angle">0</property>
 
3386
                    </widget>
 
3387
                    <packing>
 
3388
                      <property name="left_attach">1</property>
 
3389
                      <property name="right_attach">2</property>
 
3390
                      <property name="top_attach">6</property>
 
3391
                      <property name="bottom_attach">7</property>
 
3392
                      <property name="y_options"></property>
 
3393
                    </packing>
 
3394
                  </child>
 
3395
 
 
3396
                  <child>
 
3397
                    <widget class="GtkLabel" id="label_info_location_coroot">
 
3398
                      <property name="label" translatable="yes">(none)</property>
 
3399
                      <property name="use_underline">False</property>
 
3400
                      <property name="use_markup">False</property>
 
3401
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3402
                      <property name="wrap">False</property>
 
3403
                      <property name="selectable">False</property>
 
3404
                      <property name="xalign">0</property>
 
3405
                      <property name="yalign">0.5</property>
 
3406
                      <property name="xpad">0</property>
 
3407
                      <property name="ypad">0</property>
 
3408
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3409
                      <property name="width_chars">-1</property>
 
3410
                      <property name="single_line_mode">False</property>
 
3411
                      <property name="angle">0</property>
 
3412
                    </widget>
 
3413
                    <packing>
 
3414
                      <property name="left_attach">1</property>
 
3415
                      <property name="right_attach">2</property>
 
3416
                      <property name="top_attach">5</property>
 
3417
                      <property name="bottom_attach">6</property>
 
3418
                      <property name="y_options"></property>
 
3419
                    </packing>
 
3420
                  </child>
 
3421
 
 
3422
                  <child>
 
3423
                    <widget class="GtkLabel" id="label_info_location_repoco">
 
3424
                      <property name="label" translatable="yes">(none)</property>
 
3425
                      <property name="use_underline">False</property>
 
3426
                      <property name="use_markup">False</property>
 
3427
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3428
                      <property name="wrap">False</property>
 
3429
                      <property name="selectable">False</property>
 
3430
                      <property name="xalign">0</property>
 
3431
                      <property name="yalign">0.5</property>
 
3432
                      <property name="xpad">0</property>
 
3433
                      <property name="ypad">0</property>
 
3434
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3435
                      <property name="width_chars">-1</property>
 
3436
                      <property name="single_line_mode">False</property>
 
3437
                      <property name="angle">0</property>
 
3438
                    </widget>
 
3439
                    <packing>
 
3440
                      <property name="left_attach">1</property>
 
3441
                      <property name="right_attach">2</property>
 
3442
                      <property name="top_attach">4</property>
 
3443
                      <property name="bottom_attach">5</property>
 
3444
                      <property name="y_options"></property>
 
3445
                    </packing>
 
3446
                  </child>
 
3447
 
 
3448
                  <child>
 
3449
                    <widget class="GtkLabel" id="label_info_location_cobranch">
 
3450
                      <property name="label" translatable="yes">(none)</property>
 
3451
                      <property name="use_underline">False</property>
 
3452
                      <property name="use_markup">False</property>
 
3453
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3454
                      <property name="wrap">False</property>
 
3455
                      <property name="selectable">False</property>
 
3456
                      <property name="xalign">0</property>
 
3457
                      <property name="yalign">0.5</property>
 
3458
                      <property name="xpad">0</property>
 
3459
                      <property name="ypad">0</property>
 
3460
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3461
                      <property name="width_chars">-1</property>
 
3462
                      <property name="single_line_mode">False</property>
 
3463
                      <property name="angle">0</property>
 
3464
                    </widget>
 
3465
                    <packing>
 
3466
                      <property name="left_attach">1</property>
 
3467
                      <property name="right_attach">2</property>
 
3468
                      <property name="top_attach">3</property>
 
3469
                      <property name="bottom_attach">4</property>
 
3470
                      <property name="y_options"></property>
 
3471
                    </packing>
 
3472
                  </child>
 
3473
 
 
3474
                  <child>
 
3475
                    <widget class="GtkLabel" id="label_info_location_repobranch">
 
3476
                      <property name="label" translatable="yes">(none)</property>
 
3477
                      <property name="use_underline">False</property>
 
3478
                      <property name="use_markup">False</property>
 
3479
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3480
                      <property name="wrap">False</property>
 
3481
                      <property name="selectable">False</property>
 
3482
                      <property name="xalign">0</property>
 
3483
                      <property name="yalign">0.5</property>
 
3484
                      <property name="xpad">0</property>
 
3485
                      <property name="ypad">0</property>
 
3486
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3487
                      <property name="width_chars">-1</property>
 
3488
                      <property name="single_line_mode">False</property>
 
3489
                      <property name="angle">0</property>
 
3490
                    </widget>
 
3491
                    <packing>
 
3492
                      <property name="left_attach">1</property>
 
3493
                      <property name="right_attach">2</property>
 
3494
                      <property name="top_attach">2</property>
 
3495
                      <property name="bottom_attach">3</property>
 
3496
                      <property name="y_options"></property>
 
3497
                    </packing>
 
3498
                  </child>
 
3499
                </widget>
3466
3500
              </child>
3467
3501
            </widget>
3468
3502
          </child>
3470
3504
          <child>
3471
3505
            <widget class="GtkLabel" id="label_info_location">
3472
3506
              <property name="visible">True</property>
3473
 
              <property name="label" translatable="yes">Location:</property>
 
3507
              <property name="label" translatable="yes">&lt;b&gt;Location:&lt;/b&gt;</property>
3474
3508
              <property name="use_underline">False</property>
3475
 
              <property name="use_markup">False</property>
 
3509
              <property name="use_markup">True</property>
3476
3510
              <property name="justify">GTK_JUSTIFY_LEFT</property>
3477
3511
              <property name="wrap">False</property>
3478
3512
              <property name="selectable">False</property>
3492
3526
        </widget>
3493
3527
        <packing>
3494
3528
          <property name="padding">0</property>
3495
 
          <property name="expand">True</property>
 
3529
          <property name="expand">False</property>
3496
3530
          <property name="fill">True</property>
3497
3531
        </packing>
3498
3532
      </child>
3505
3539
          <signal name="activate" handler="on_expander_info_related_activate" last_modification_time="Wed, 09 Aug 2006 22:19:04 GMT"/>
3506
3540
 
3507
3541
          <child>
3508
 
            <widget class="GtkTable" id="table_info_related">
 
3542
            <widget class="GtkAlignment" id="alignment12">
3509
3543
              <property name="visible">True</property>
3510
 
              <property name="n_rows">2</property>
3511
 
              <property name="n_columns">2</property>
3512
 
              <property name="homogeneous">False</property>
3513
 
              <property name="row_spacing">0</property>
3514
 
              <property name="column_spacing">0</property>
3515
 
 
3516
 
              <child>
3517
 
                <widget class="GtkLabel" id="label_info_related_parentbranch_label">
3518
 
                  <property name="label" translatable="yes">Parent branch: </property>
3519
 
                  <property name="use_underline">False</property>
3520
 
                  <property name="use_markup">False</property>
3521
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3522
 
                  <property name="wrap">False</property>
3523
 
                  <property name="selectable">False</property>
3524
 
                  <property name="xalign">1</property>
3525
 
                  <property name="yalign">0.5</property>
3526
 
                  <property name="xpad">0</property>
3527
 
                  <property name="ypad">0</property>
3528
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3529
 
                  <property name="width_chars">-1</property>
3530
 
                  <property name="single_line_mode">False</property>
3531
 
                  <property name="angle">0</property>
3532
 
                </widget>
3533
 
                <packing>
3534
 
                  <property name="left_attach">0</property>
3535
 
                  <property name="right_attach">1</property>
3536
 
                  <property name="top_attach">0</property>
3537
 
                  <property name="bottom_attach">1</property>
3538
 
                  <property name="x_options">fill</property>
3539
 
                  <property name="y_options"></property>
3540
 
                </packing>
3541
 
              </child>
3542
 
 
3543
 
              <child>
3544
 
                <widget class="GtkLabel" id="label_info_related_publishbranch_label">
3545
 
                  <property name="label" translatable="yes">Publish to branch: </property>
3546
 
                  <property name="use_underline">False</property>
3547
 
                  <property name="use_markup">False</property>
3548
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3549
 
                  <property name="wrap">False</property>
3550
 
                  <property name="selectable">False</property>
3551
 
                  <property name="xalign">1</property>
3552
 
                  <property name="yalign">0.5</property>
3553
 
                  <property name="xpad">0</property>
3554
 
                  <property name="ypad">0</property>
3555
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3556
 
                  <property name="width_chars">-1</property>
3557
 
                  <property name="single_line_mode">False</property>
3558
 
                  <property name="angle">0</property>
3559
 
                </widget>
3560
 
                <packing>
3561
 
                  <property name="left_attach">0</property>
3562
 
                  <property name="right_attach">1</property>
3563
 
                  <property name="top_attach">1</property>
3564
 
                  <property name="bottom_attach">2</property>
3565
 
                  <property name="x_options">fill</property>
3566
 
                  <property name="y_options"></property>
3567
 
                </packing>
3568
 
              </child>
3569
 
 
3570
 
              <child>
3571
 
                <widget class="GtkLabel" id="label_info_related_publishbranch">
3572
 
                  <property name="label" translatable="yes">(none)</property>
3573
 
                  <property name="use_underline">False</property>
3574
 
                  <property name="use_markup">False</property>
3575
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3576
 
                  <property name="wrap">False</property>
3577
 
                  <property name="selectable">False</property>
3578
 
                  <property name="xalign">0</property>
3579
 
                  <property name="yalign">0.5</property>
3580
 
                  <property name="xpad">0</property>
3581
 
                  <property name="ypad">0</property>
3582
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3583
 
                  <property name="width_chars">-1</property>
3584
 
                  <property name="single_line_mode">False</property>
3585
 
                  <property name="angle">0</property>
3586
 
                </widget>
3587
 
                <packing>
3588
 
                  <property name="left_attach">1</property>
3589
 
                  <property name="right_attach">2</property>
3590
 
                  <property name="top_attach">1</property>
3591
 
                  <property name="bottom_attach">2</property>
3592
 
                  <property name="y_options"></property>
3593
 
                </packing>
3594
 
              </child>
3595
 
 
3596
 
              <child>
3597
 
                <widget class="GtkLabel" id="label_info_related_parentbranch">
3598
 
                  <property name="label" translatable="yes">(none)</property>
3599
 
                  <property name="use_underline">False</property>
3600
 
                  <property name="use_markup">False</property>
3601
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3602
 
                  <property name="wrap">False</property>
3603
 
                  <property name="selectable">False</property>
3604
 
                  <property name="xalign">0</property>
3605
 
                  <property name="yalign">0.5</property>
3606
 
                  <property name="xpad">0</property>
3607
 
                  <property name="ypad">0</property>
3608
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3609
 
                  <property name="width_chars">-1</property>
3610
 
                  <property name="single_line_mode">False</property>
3611
 
                  <property name="angle">0</property>
3612
 
                </widget>
3613
 
                <packing>
3614
 
                  <property name="left_attach">1</property>
3615
 
                  <property name="right_attach">2</property>
3616
 
                  <property name="top_attach">0</property>
3617
 
                  <property name="bottom_attach">1</property>
3618
 
                  <property name="y_options"></property>
3619
 
                </packing>
 
3544
              <property name="xalign">0.5</property>
 
3545
              <property name="yalign">0.5</property>
 
3546
              <property name="xscale">1</property>
 
3547
              <property name="yscale">1</property>
 
3548
              <property name="top_padding">0</property>
 
3549
              <property name="bottom_padding">0</property>
 
3550
              <property name="left_padding">24</property>
 
3551
              <property name="right_padding">0</property>
 
3552
 
 
3553
              <child>
 
3554
                <widget class="GtkTable" id="table_info_related">
 
3555
                  <property name="visible">True</property>
 
3556
                  <property name="n_rows">2</property>
 
3557
                  <property name="n_columns">2</property>
 
3558
                  <property name="homogeneous">False</property>
 
3559
                  <property name="row_spacing">0</property>
 
3560
                  <property name="column_spacing">12</property>
 
3561
 
 
3562
                  <child>
 
3563
                    <widget class="GtkLabel" id="label_info_related_parentbranch_label">
 
3564
                      <property name="label" translatable="yes">Parent branch: </property>
 
3565
                      <property name="use_underline">False</property>
 
3566
                      <property name="use_markup">False</property>
 
3567
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3568
                      <property name="wrap">False</property>
 
3569
                      <property name="selectable">False</property>
 
3570
                      <property name="xalign">0</property>
 
3571
                      <property name="yalign">0.5</property>
 
3572
                      <property name="xpad">0</property>
 
3573
                      <property name="ypad">0</property>
 
3574
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3575
                      <property name="width_chars">-1</property>
 
3576
                      <property name="single_line_mode">False</property>
 
3577
                      <property name="angle">0</property>
 
3578
                    </widget>
 
3579
                    <packing>
 
3580
                      <property name="left_attach">0</property>
 
3581
                      <property name="right_attach">1</property>
 
3582
                      <property name="top_attach">0</property>
 
3583
                      <property name="bottom_attach">1</property>
 
3584
                      <property name="x_options">fill</property>
 
3585
                      <property name="y_options"></property>
 
3586
                    </packing>
 
3587
                  </child>
 
3588
 
 
3589
                  <child>
 
3590
                    <widget class="GtkLabel" id="label_info_related_publishbranch_label">
 
3591
                      <property name="label" translatable="yes">Publish to branch: </property>
 
3592
                      <property name="use_underline">False</property>
 
3593
                      <property name="use_markup">False</property>
 
3594
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3595
                      <property name="wrap">False</property>
 
3596
                      <property name="selectable">False</property>
 
3597
                      <property name="xalign">0</property>
 
3598
                      <property name="yalign">0.5</property>
 
3599
                      <property name="xpad">0</property>
 
3600
                      <property name="ypad">0</property>
 
3601
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3602
                      <property name="width_chars">-1</property>
 
3603
                      <property name="single_line_mode">False</property>
 
3604
                      <property name="angle">0</property>
 
3605
                    </widget>
 
3606
                    <packing>
 
3607
                      <property name="left_attach">0</property>
 
3608
                      <property name="right_attach">1</property>
 
3609
                      <property name="top_attach">1</property>
 
3610
                      <property name="bottom_attach">2</property>
 
3611
                      <property name="x_options">fill</property>
 
3612
                      <property name="y_options"></property>
 
3613
                    </packing>
 
3614
                  </child>
 
3615
 
 
3616
                  <child>
 
3617
                    <widget class="GtkLabel" id="label_info_related_publishbranch">
 
3618
                      <property name="label" translatable="yes">(none)</property>
 
3619
                      <property name="use_underline">False</property>
 
3620
                      <property name="use_markup">False</property>
 
3621
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3622
                      <property name="wrap">False</property>
 
3623
                      <property name="selectable">False</property>
 
3624
                      <property name="xalign">0</property>
 
3625
                      <property name="yalign">0.5</property>
 
3626
                      <property name="xpad">0</property>
 
3627
                      <property name="ypad">0</property>
 
3628
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3629
                      <property name="width_chars">-1</property>
 
3630
                      <property name="single_line_mode">False</property>
 
3631
                      <property name="angle">0</property>
 
3632
                    </widget>
 
3633
                    <packing>
 
3634
                      <property name="left_attach">1</property>
 
3635
                      <property name="right_attach">2</property>
 
3636
                      <property name="top_attach">1</property>
 
3637
                      <property name="bottom_attach">2</property>
 
3638
                      <property name="y_options"></property>
 
3639
                    </packing>
 
3640
                  </child>
 
3641
 
 
3642
                  <child>
 
3643
                    <widget class="GtkLabel" id="label_info_related_parentbranch">
 
3644
                      <property name="label" translatable="yes">(none)</property>
 
3645
                      <property name="use_underline">False</property>
 
3646
                      <property name="use_markup">False</property>
 
3647
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3648
                      <property name="wrap">False</property>
 
3649
                      <property name="selectable">False</property>
 
3650
                      <property name="xalign">0</property>
 
3651
                      <property name="yalign">0.5</property>
 
3652
                      <property name="xpad">0</property>
 
3653
                      <property name="ypad">0</property>
 
3654
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3655
                      <property name="width_chars">-1</property>
 
3656
                      <property name="single_line_mode">False</property>
 
3657
                      <property name="angle">0</property>
 
3658
                    </widget>
 
3659
                    <packing>
 
3660
                      <property name="left_attach">1</property>
 
3661
                      <property name="right_attach">2</property>
 
3662
                      <property name="top_attach">0</property>
 
3663
                      <property name="bottom_attach">1</property>
 
3664
                      <property name="y_options"></property>
 
3665
                    </packing>
 
3666
                  </child>
 
3667
                </widget>
3620
3668
              </child>
3621
3669
            </widget>
3622
3670
          </child>
3624
3672
          <child>
3625
3673
            <widget class="GtkLabel" id="label_info_related">
3626
3674
              <property name="visible">True</property>
3627
 
              <property name="label" translatable="yes">Related branches:</property>
 
3675
              <property name="label" translatable="yes">&lt;b&gt;Related branches:&lt;/b&gt;</property>
3628
3676
              <property name="use_underline">False</property>
3629
 
              <property name="use_markup">False</property>
 
3677
              <property name="use_markup">True</property>
3630
3678
              <property name="justify">GTK_JUSTIFY_LEFT</property>
3631
3679
              <property name="wrap">False</property>
3632
3680
              <property name="selectable">False</property>
3646
3694
        </widget>
3647
3695
        <packing>
3648
3696
          <property name="padding">0</property>
3649
 
          <property name="expand">True</property>
 
3697
          <property name="expand">False</property>
3650
3698
          <property name="fill">True</property>
3651
3699
        </packing>
3652
3700
      </child>
3659
3707
          <signal name="activate" handler="on_expander_info_format_activate" last_modification_time="Wed, 09 Aug 2006 22:19:10 GMT"/>
3660
3708
 
3661
3709
          <child>
3662
 
            <widget class="GtkTable" id="table_info_format">
 
3710
            <widget class="GtkAlignment" id="alignment13">
3663
3711
              <property name="visible">True</property>
3664
 
              <property name="n_rows">4</property>
3665
 
              <property name="n_columns">2</property>
3666
 
              <property name="homogeneous">False</property>
3667
 
              <property name="row_spacing">0</property>
3668
 
              <property name="column_spacing">0</property>
3669
 
 
3670
 
              <child>
3671
 
                <widget class="GtkLabel" id="label_info_format_control_label">
3672
 
                  <property name="label" translatable="yes">Control format: </property>
3673
 
                  <property name="use_underline">False</property>
3674
 
                  <property name="use_markup">False</property>
3675
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3676
 
                  <property name="wrap">False</property>
3677
 
                  <property name="selectable">False</property>
3678
 
                  <property name="xalign">1</property>
3679
 
                  <property name="yalign">0.5</property>
3680
 
                  <property name="xpad">0</property>
3681
 
                  <property name="ypad">0</property>
3682
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3683
 
                  <property name="width_chars">-1</property>
3684
 
                  <property name="single_line_mode">False</property>
3685
 
                  <property name="angle">0</property>
3686
 
                </widget>
3687
 
                <packing>
3688
 
                  <property name="left_attach">0</property>
3689
 
                  <property name="right_attach">1</property>
3690
 
                  <property name="top_attach">0</property>
3691
 
                  <property name="bottom_attach">1</property>
3692
 
                  <property name="x_options">fill</property>
3693
 
                  <property name="y_options"></property>
3694
 
                </packing>
3695
 
              </child>
3696
 
 
3697
 
              <child>
3698
 
                <widget class="GtkLabel" id="label_info_format_workingtree_label">
3699
 
                  <property name="label" translatable="yes">Working tree format: </property>
3700
 
                  <property name="use_underline">False</property>
3701
 
                  <property name="use_markup">False</property>
3702
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3703
 
                  <property name="wrap">False</property>
3704
 
                  <property name="selectable">False</property>
3705
 
                  <property name="xalign">1</property>
3706
 
                  <property name="yalign">0.5</property>
3707
 
                  <property name="xpad">0</property>
3708
 
                  <property name="ypad">0</property>
3709
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3710
 
                  <property name="width_chars">-1</property>
3711
 
                  <property name="single_line_mode">False</property>
3712
 
                  <property name="angle">0</property>
3713
 
                </widget>
3714
 
                <packing>
3715
 
                  <property name="left_attach">0</property>
3716
 
                  <property name="right_attach">1</property>
3717
 
                  <property name="top_attach">1</property>
3718
 
                  <property name="bottom_attach">2</property>
3719
 
                  <property name="x_options">fill</property>
3720
 
                  <property name="y_options"></property>
3721
 
                </packing>
3722
 
              </child>
3723
 
 
3724
 
              <child>
3725
 
                <widget class="GtkLabel" id="label_info_format_branch_label">
3726
 
                  <property name="label" translatable="yes">Branch format: </property>
3727
 
                  <property name="use_underline">False</property>
3728
 
                  <property name="use_markup">False</property>
3729
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3730
 
                  <property name="wrap">False</property>
3731
 
                  <property name="selectable">False</property>
3732
 
                  <property name="xalign">1</property>
3733
 
                  <property name="yalign">0.5</property>
3734
 
                  <property name="xpad">0</property>
3735
 
                  <property name="ypad">0</property>
3736
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3737
 
                  <property name="width_chars">-1</property>
3738
 
                  <property name="single_line_mode">False</property>
3739
 
                  <property name="angle">0</property>
3740
 
                </widget>
3741
 
                <packing>
3742
 
                  <property name="left_attach">0</property>
3743
 
                  <property name="right_attach">1</property>
3744
 
                  <property name="top_attach">2</property>
3745
 
                  <property name="bottom_attach">3</property>
3746
 
                  <property name="x_options">fill</property>
3747
 
                  <property name="y_options"></property>
3748
 
                </packing>
3749
 
              </child>
3750
 
 
3751
 
              <child>
3752
 
                <widget class="GtkLabel" id="label_info_format_repository_label">
3753
 
                  <property name="label" translatable="yes">Repository format: </property>
3754
 
                  <property name="use_underline">False</property>
3755
 
                  <property name="use_markup">False</property>
3756
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3757
 
                  <property name="wrap">False</property>
3758
 
                  <property name="selectable">False</property>
3759
 
                  <property name="xalign">1</property>
3760
 
                  <property name="yalign">0.5</property>
3761
 
                  <property name="xpad">0</property>
3762
 
                  <property name="ypad">0</property>
3763
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3764
 
                  <property name="width_chars">-1</property>
3765
 
                  <property name="single_line_mode">False</property>
3766
 
                  <property name="angle">0</property>
3767
 
                </widget>
3768
 
                <packing>
3769
 
                  <property name="left_attach">0</property>
3770
 
                  <property name="right_attach">1</property>
3771
 
                  <property name="top_attach">3</property>
3772
 
                  <property name="bottom_attach">4</property>
3773
 
                  <property name="x_options">fill</property>
3774
 
                  <property name="y_options"></property>
3775
 
                </packing>
3776
 
              </child>
3777
 
 
3778
 
              <child>
3779
 
                <widget class="GtkLabel" id="label_info_format_repository">
3780
 
                  <property name="label" translatable="yes">(none)</property>
3781
 
                  <property name="use_underline">False</property>
3782
 
                  <property name="use_markup">False</property>
3783
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3784
 
                  <property name="wrap">False</property>
3785
 
                  <property name="selectable">False</property>
3786
 
                  <property name="xalign">0</property>
3787
 
                  <property name="yalign">0.5</property>
3788
 
                  <property name="xpad">0</property>
3789
 
                  <property name="ypad">0</property>
3790
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3791
 
                  <property name="width_chars">-1</property>
3792
 
                  <property name="single_line_mode">False</property>
3793
 
                  <property name="angle">0</property>
3794
 
                </widget>
3795
 
                <packing>
3796
 
                  <property name="left_attach">1</property>
3797
 
                  <property name="right_attach">2</property>
3798
 
                  <property name="top_attach">3</property>
3799
 
                  <property name="bottom_attach">4</property>
3800
 
                  <property name="y_options"></property>
3801
 
                </packing>
3802
 
              </child>
3803
 
 
3804
 
              <child>
3805
 
                <widget class="GtkLabel" id="label_info_format_branch">
3806
 
                  <property name="label" translatable="yes">(none)</property>
3807
 
                  <property name="use_underline">False</property>
3808
 
                  <property name="use_markup">False</property>
3809
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3810
 
                  <property name="wrap">False</property>
3811
 
                  <property name="selectable">False</property>
3812
 
                  <property name="xalign">0</property>
3813
 
                  <property name="yalign">0.5</property>
3814
 
                  <property name="xpad">0</property>
3815
 
                  <property name="ypad">0</property>
3816
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3817
 
                  <property name="width_chars">-1</property>
3818
 
                  <property name="single_line_mode">False</property>
3819
 
                  <property name="angle">0</property>
3820
 
                </widget>
3821
 
                <packing>
3822
 
                  <property name="left_attach">1</property>
3823
 
                  <property name="right_attach">2</property>
3824
 
                  <property name="top_attach">2</property>
3825
 
                  <property name="bottom_attach">3</property>
3826
 
                  <property name="y_options"></property>
3827
 
                </packing>
3828
 
              </child>
3829
 
 
3830
 
              <child>
3831
 
                <widget class="GtkLabel" id="label_info_format_workingtree">
3832
 
                  <property name="label" translatable="yes">(none)</property>
3833
 
                  <property name="use_underline">False</property>
3834
 
                  <property name="use_markup">False</property>
3835
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3836
 
                  <property name="wrap">False</property>
3837
 
                  <property name="selectable">False</property>
3838
 
                  <property name="xalign">0</property>
3839
 
                  <property name="yalign">0.5</property>
3840
 
                  <property name="xpad">0</property>
3841
 
                  <property name="ypad">0</property>
3842
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3843
 
                  <property name="width_chars">-1</property>
3844
 
                  <property name="single_line_mode">False</property>
3845
 
                  <property name="angle">0</property>
3846
 
                </widget>
3847
 
                <packing>
3848
 
                  <property name="left_attach">1</property>
3849
 
                  <property name="right_attach">2</property>
3850
 
                  <property name="top_attach">1</property>
3851
 
                  <property name="bottom_attach">2</property>
3852
 
                  <property name="y_options"></property>
3853
 
                </packing>
3854
 
              </child>
3855
 
 
3856
 
              <child>
3857
 
                <widget class="GtkLabel" id="label_info_format_control">
3858
 
                  <property name="label" translatable="yes">(none)</property>
3859
 
                  <property name="use_underline">False</property>
3860
 
                  <property name="use_markup">False</property>
3861
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3862
 
                  <property name="wrap">False</property>
3863
 
                  <property name="selectable">False</property>
3864
 
                  <property name="xalign">0</property>
3865
 
                  <property name="yalign">0.5</property>
3866
 
                  <property name="xpad">0</property>
3867
 
                  <property name="ypad">0</property>
3868
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3869
 
                  <property name="width_chars">-1</property>
3870
 
                  <property name="single_line_mode">False</property>
3871
 
                  <property name="angle">0</property>
3872
 
                </widget>
3873
 
                <packing>
3874
 
                  <property name="left_attach">1</property>
3875
 
                  <property name="right_attach">2</property>
3876
 
                  <property name="top_attach">0</property>
3877
 
                  <property name="bottom_attach">1</property>
3878
 
                  <property name="y_options"></property>
3879
 
                </packing>
 
3712
              <property name="xalign">0.5</property>
 
3713
              <property name="yalign">0.5</property>
 
3714
              <property name="xscale">1</property>
 
3715
              <property name="yscale">1</property>
 
3716
              <property name="top_padding">0</property>
 
3717
              <property name="bottom_padding">0</property>
 
3718
              <property name="left_padding">24</property>
 
3719
              <property name="right_padding">0</property>
 
3720
 
 
3721
              <child>
 
3722
                <widget class="GtkTable" id="table_info_format">
 
3723
                  <property name="visible">True</property>
 
3724
                  <property name="n_rows">4</property>
 
3725
                  <property name="n_columns">2</property>
 
3726
                  <property name="homogeneous">False</property>
 
3727
                  <property name="row_spacing">0</property>
 
3728
                  <property name="column_spacing">12</property>
 
3729
 
 
3730
                  <child>
 
3731
                    <widget class="GtkLabel" id="label_info_format_control_label">
 
3732
                      <property name="label" translatable="yes">Control format: </property>
 
3733
                      <property name="use_underline">False</property>
 
3734
                      <property name="use_markup">False</property>
 
3735
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3736
                      <property name="wrap">False</property>
 
3737
                      <property name="selectable">False</property>
 
3738
                      <property name="xalign">0</property>
 
3739
                      <property name="yalign">0.5</property>
 
3740
                      <property name="xpad">0</property>
 
3741
                      <property name="ypad">0</property>
 
3742
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3743
                      <property name="width_chars">-1</property>
 
3744
                      <property name="single_line_mode">False</property>
 
3745
                      <property name="angle">0</property>
 
3746
                    </widget>
 
3747
                    <packing>
 
3748
                      <property name="left_attach">0</property>
 
3749
                      <property name="right_attach">1</property>
 
3750
                      <property name="top_attach">0</property>
 
3751
                      <property name="bottom_attach">1</property>
 
3752
                      <property name="x_options">fill</property>
 
3753
                      <property name="y_options"></property>
 
3754
                    </packing>
 
3755
                  </child>
 
3756
 
 
3757
                  <child>
 
3758
                    <widget class="GtkLabel" id="label_info_format_workingtree_label">
 
3759
                      <property name="label" translatable="yes">Working tree format: </property>
 
3760
                      <property name="use_underline">False</property>
 
3761
                      <property name="use_markup">False</property>
 
3762
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3763
                      <property name="wrap">False</property>
 
3764
                      <property name="selectable">False</property>
 
3765
                      <property name="xalign">0</property>
 
3766
                      <property name="yalign">0.5</property>
 
3767
                      <property name="xpad">0</property>
 
3768
                      <property name="ypad">0</property>
 
3769
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3770
                      <property name="width_chars">-1</property>
 
3771
                      <property name="single_line_mode">False</property>
 
3772
                      <property name="angle">0</property>
 
3773
                    </widget>
 
3774
                    <packing>
 
3775
                      <property name="left_attach">0</property>
 
3776
                      <property name="right_attach">1</property>
 
3777
                      <property name="top_attach">1</property>
 
3778
                      <property name="bottom_attach">2</property>
 
3779
                      <property name="x_options">fill</property>
 
3780
                      <property name="y_options"></property>
 
3781
                    </packing>
 
3782
                  </child>
 
3783
 
 
3784
                  <child>
 
3785
                    <widget class="GtkLabel" id="label_info_format_branch_label">
 
3786
                      <property name="label" translatable="yes">Branch format: </property>
 
3787
                      <property name="use_underline">False</property>
 
3788
                      <property name="use_markup">False</property>
 
3789
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3790
                      <property name="wrap">False</property>
 
3791
                      <property name="selectable">False</property>
 
3792
                      <property name="xalign">0</property>
 
3793
                      <property name="yalign">0.5</property>
 
3794
                      <property name="xpad">0</property>
 
3795
                      <property name="ypad">0</property>
 
3796
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3797
                      <property name="width_chars">-1</property>
 
3798
                      <property name="single_line_mode">False</property>
 
3799
                      <property name="angle">0</property>
 
3800
                    </widget>
 
3801
                    <packing>
 
3802
                      <property name="left_attach">0</property>
 
3803
                      <property name="right_attach">1</property>
 
3804
                      <property name="top_attach">2</property>
 
3805
                      <property name="bottom_attach">3</property>
 
3806
                      <property name="x_options">fill</property>
 
3807
                      <property name="y_options"></property>
 
3808
                    </packing>
 
3809
                  </child>
 
3810
 
 
3811
                  <child>
 
3812
                    <widget class="GtkLabel" id="label_info_format_repository_label">
 
3813
                      <property name="label" translatable="yes">Repository format: </property>
 
3814
                      <property name="use_underline">False</property>
 
3815
                      <property name="use_markup">False</property>
 
3816
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3817
                      <property name="wrap">False</property>
 
3818
                      <property name="selectable">False</property>
 
3819
                      <property name="xalign">0</property>
 
3820
                      <property name="yalign">0.5</property>
 
3821
                      <property name="xpad">0</property>
 
3822
                      <property name="ypad">0</property>
 
3823
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3824
                      <property name="width_chars">-1</property>
 
3825
                      <property name="single_line_mode">False</property>
 
3826
                      <property name="angle">0</property>
 
3827
                    </widget>
 
3828
                    <packing>
 
3829
                      <property name="left_attach">0</property>
 
3830
                      <property name="right_attach">1</property>
 
3831
                      <property name="top_attach">3</property>
 
3832
                      <property name="bottom_attach">4</property>
 
3833
                      <property name="x_options">fill</property>
 
3834
                      <property name="y_options"></property>
 
3835
                    </packing>
 
3836
                  </child>
 
3837
 
 
3838
                  <child>
 
3839
                    <widget class="GtkLabel" id="label_info_format_repository">
 
3840
                      <property name="label" translatable="yes">(none)</property>
 
3841
                      <property name="use_underline">False</property>
 
3842
                      <property name="use_markup">False</property>
 
3843
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3844
                      <property name="wrap">False</property>
 
3845
                      <property name="selectable">False</property>
 
3846
                      <property name="xalign">0</property>
 
3847
                      <property name="yalign">0.5</property>
 
3848
                      <property name="xpad">0</property>
 
3849
                      <property name="ypad">0</property>
 
3850
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3851
                      <property name="width_chars">-1</property>
 
3852
                      <property name="single_line_mode">False</property>
 
3853
                      <property name="angle">0</property>
 
3854
                    </widget>
 
3855
                    <packing>
 
3856
                      <property name="left_attach">1</property>
 
3857
                      <property name="right_attach">2</property>
 
3858
                      <property name="top_attach">3</property>
 
3859
                      <property name="bottom_attach">4</property>
 
3860
                      <property name="y_options"></property>
 
3861
                    </packing>
 
3862
                  </child>
 
3863
 
 
3864
                  <child>
 
3865
                    <widget class="GtkLabel" id="label_info_format_branch">
 
3866
                      <property name="label" translatable="yes">(none)</property>
 
3867
                      <property name="use_underline">False</property>
 
3868
                      <property name="use_markup">False</property>
 
3869
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3870
                      <property name="wrap">False</property>
 
3871
                      <property name="selectable">False</property>
 
3872
                      <property name="xalign">0</property>
 
3873
                      <property name="yalign">0.5</property>
 
3874
                      <property name="xpad">0</property>
 
3875
                      <property name="ypad">0</property>
 
3876
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3877
                      <property name="width_chars">-1</property>
 
3878
                      <property name="single_line_mode">False</property>
 
3879
                      <property name="angle">0</property>
 
3880
                    </widget>
 
3881
                    <packing>
 
3882
                      <property name="left_attach">1</property>
 
3883
                      <property name="right_attach">2</property>
 
3884
                      <property name="top_attach">2</property>
 
3885
                      <property name="bottom_attach">3</property>
 
3886
                      <property name="y_options"></property>
 
3887
                    </packing>
 
3888
                  </child>
 
3889
 
 
3890
                  <child>
 
3891
                    <widget class="GtkLabel" id="label_info_format_workingtree">
 
3892
                      <property name="label" translatable="yes">(none)</property>
 
3893
                      <property name="use_underline">False</property>
 
3894
                      <property name="use_markup">False</property>
 
3895
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3896
                      <property name="wrap">False</property>
 
3897
                      <property name="selectable">False</property>
 
3898
                      <property name="xalign">0</property>
 
3899
                      <property name="yalign">0.5</property>
 
3900
                      <property name="xpad">0</property>
 
3901
                      <property name="ypad">0</property>
 
3902
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3903
                      <property name="width_chars">-1</property>
 
3904
                      <property name="single_line_mode">False</property>
 
3905
                      <property name="angle">0</property>
 
3906
                    </widget>
 
3907
                    <packing>
 
3908
                      <property name="left_attach">1</property>
 
3909
                      <property name="right_attach">2</property>
 
3910
                      <property name="top_attach">1</property>
 
3911
                      <property name="bottom_attach">2</property>
 
3912
                      <property name="y_options"></property>
 
3913
                    </packing>
 
3914
                  </child>
 
3915
 
 
3916
                  <child>
 
3917
                    <widget class="GtkLabel" id="label_info_format_control">
 
3918
                      <property name="label" translatable="yes">(none)</property>
 
3919
                      <property name="use_underline">False</property>
 
3920
                      <property name="use_markup">False</property>
 
3921
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
3922
                      <property name="wrap">False</property>
 
3923
                      <property name="selectable">False</property>
 
3924
                      <property name="xalign">0</property>
 
3925
                      <property name="yalign">0.5</property>
 
3926
                      <property name="xpad">0</property>
 
3927
                      <property name="ypad">0</property>
 
3928
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
3929
                      <property name="width_chars">-1</property>
 
3930
                      <property name="single_line_mode">False</property>
 
3931
                      <property name="angle">0</property>
 
3932
                    </widget>
 
3933
                    <packing>
 
3934
                      <property name="left_attach">1</property>
 
3935
                      <property name="right_attach">2</property>
 
3936
                      <property name="top_attach">0</property>
 
3937
                      <property name="bottom_attach">1</property>
 
3938
                      <property name="y_options"></property>
 
3939
                    </packing>
 
3940
                  </child>
 
3941
                </widget>
3880
3942
              </child>
3881
3943
            </widget>
3882
3944
          </child>
3884
3946
          <child>
3885
3947
            <widget class="GtkLabel" id="label_info_format">
3886
3948
              <property name="visible">True</property>
3887
 
              <property name="label" translatable="yes">Format:</property>
 
3949
              <property name="label" translatable="yes">&lt;b&gt;Format:&lt;/b&gt;</property>
3888
3950
              <property name="use_underline">False</property>
3889
 
              <property name="use_markup">False</property>
 
3951
              <property name="use_markup">True</property>
3890
3952
              <property name="justify">GTK_JUSTIFY_LEFT</property>
3891
3953
              <property name="wrap">False</property>
3892
3954
              <property name="selectable">False</property>
3906
3968
        </widget>
3907
3969
        <packing>
3908
3970
          <property name="padding">0</property>
3909
 
          <property name="expand">True</property>
 
3971
          <property name="expand">False</property>
3910
3972
          <property name="fill">True</property>
3911
3973
        </packing>
3912
3974
      </child>
3919
3981
          <signal name="activate" handler="on_expander_info_locking_activate" last_modification_time="Wed, 09 Aug 2006 22:19:15 GMT"/>
3920
3982
 
3921
3983
          <child>
3922
 
            <widget class="GtkTable" id="table_info_locking">
 
3984
            <widget class="GtkAlignment" id="alignment14">
3923
3985
              <property name="visible">True</property>
3924
 
              <property name="n_rows">3</property>
3925
 
              <property name="n_columns">2</property>
3926
 
              <property name="homogeneous">False</property>
3927
 
              <property name="row_spacing">0</property>
3928
 
              <property name="column_spacing">0</property>
3929
 
 
3930
 
              <child>
3931
 
                <widget class="GtkLabel" id="label_info_locking_workingtree_label">
3932
 
                  <property name="label" translatable="yes">Working tree lock status: </property>
3933
 
                  <property name="use_underline">False</property>
3934
 
                  <property name="use_markup">False</property>
3935
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3936
 
                  <property name="wrap">False</property>
3937
 
                  <property name="selectable">False</property>
3938
 
                  <property name="xalign">1</property>
3939
 
                  <property name="yalign">0.5</property>
3940
 
                  <property name="xpad">0</property>
3941
 
                  <property name="ypad">0</property>
3942
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3943
 
                  <property name="width_chars">-1</property>
3944
 
                  <property name="single_line_mode">False</property>
3945
 
                  <property name="angle">0</property>
3946
 
                </widget>
3947
 
                <packing>
3948
 
                  <property name="left_attach">0</property>
3949
 
                  <property name="right_attach">1</property>
3950
 
                  <property name="top_attach">0</property>
3951
 
                  <property name="bottom_attach">1</property>
3952
 
                  <property name="x_options">fill</property>
3953
 
                  <property name="y_options"></property>
3954
 
                </packing>
3955
 
              </child>
3956
 
 
3957
 
              <child>
3958
 
                <widget class="GtkLabel" id="label_info_locking_branch_label">
3959
 
                  <property name="label" translatable="yes">Branch lock status: </property>
3960
 
                  <property name="use_underline">False</property>
3961
 
                  <property name="use_markup">False</property>
3962
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3963
 
                  <property name="wrap">False</property>
3964
 
                  <property name="selectable">False</property>
3965
 
                  <property name="xalign">1</property>
3966
 
                  <property name="yalign">0.5</property>
3967
 
                  <property name="xpad">0</property>
3968
 
                  <property name="ypad">0</property>
3969
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3970
 
                  <property name="width_chars">-1</property>
3971
 
                  <property name="single_line_mode">False</property>
3972
 
                  <property name="angle">0</property>
3973
 
                </widget>
3974
 
                <packing>
3975
 
                  <property name="left_attach">0</property>
3976
 
                  <property name="right_attach">1</property>
3977
 
                  <property name="top_attach">1</property>
3978
 
                  <property name="bottom_attach">2</property>
3979
 
                  <property name="x_options">fill</property>
3980
 
                  <property name="y_options"></property>
3981
 
                </packing>
3982
 
              </child>
3983
 
 
3984
 
              <child>
3985
 
                <widget class="GtkLabel" id="label_info_locking_repository_label">
3986
 
                  <property name="label" translatable="yes">Repository lock status: </property>
3987
 
                  <property name="use_underline">False</property>
3988
 
                  <property name="use_markup">False</property>
3989
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
3990
 
                  <property name="wrap">False</property>
3991
 
                  <property name="selectable">False</property>
3992
 
                  <property name="xalign">1</property>
3993
 
                  <property name="yalign">0.5</property>
3994
 
                  <property name="xpad">0</property>
3995
 
                  <property name="ypad">0</property>
3996
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3997
 
                  <property name="width_chars">-1</property>
3998
 
                  <property name="single_line_mode">False</property>
3999
 
                  <property name="angle">0</property>
4000
 
                </widget>
4001
 
                <packing>
4002
 
                  <property name="left_attach">0</property>
4003
 
                  <property name="right_attach">1</property>
4004
 
                  <property name="top_attach">2</property>
4005
 
                  <property name="bottom_attach">3</property>
4006
 
                  <property name="x_options">fill</property>
4007
 
                  <property name="y_options"></property>
4008
 
                </packing>
4009
 
              </child>
4010
 
 
4011
 
              <child>
4012
 
                <widget class="GtkLabel" id="label_info_locking_repository">
4013
 
                  <property name="label" translatable="yes">(none)</property>
4014
 
                  <property name="use_underline">False</property>
4015
 
                  <property name="use_markup">False</property>
4016
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4017
 
                  <property name="wrap">False</property>
4018
 
                  <property name="selectable">False</property>
4019
 
                  <property name="xalign">0</property>
4020
 
                  <property name="yalign">0.5</property>
4021
 
                  <property name="xpad">0</property>
4022
 
                  <property name="ypad">0</property>
4023
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4024
 
                  <property name="width_chars">-1</property>
4025
 
                  <property name="single_line_mode">False</property>
4026
 
                  <property name="angle">0</property>
4027
 
                </widget>
4028
 
                <packing>
4029
 
                  <property name="left_attach">1</property>
4030
 
                  <property name="right_attach">2</property>
4031
 
                  <property name="top_attach">2</property>
4032
 
                  <property name="bottom_attach">3</property>
4033
 
                  <property name="y_options"></property>
4034
 
                </packing>
4035
 
              </child>
4036
 
 
4037
 
              <child>
4038
 
                <widget class="GtkLabel" id="label_info_locking_branch">
4039
 
                  <property name="label" translatable="yes">(none)</property>
4040
 
                  <property name="use_underline">False</property>
4041
 
                  <property name="use_markup">False</property>
4042
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4043
 
                  <property name="wrap">False</property>
4044
 
                  <property name="selectable">False</property>
4045
 
                  <property name="xalign">0</property>
4046
 
                  <property name="yalign">0.5</property>
4047
 
                  <property name="xpad">0</property>
4048
 
                  <property name="ypad">0</property>
4049
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4050
 
                  <property name="width_chars">-1</property>
4051
 
                  <property name="single_line_mode">False</property>
4052
 
                  <property name="angle">0</property>
4053
 
                </widget>
4054
 
                <packing>
4055
 
                  <property name="left_attach">1</property>
4056
 
                  <property name="right_attach">2</property>
4057
 
                  <property name="top_attach">1</property>
4058
 
                  <property name="bottom_attach">2</property>
4059
 
                  <property name="y_options"></property>
4060
 
                </packing>
4061
 
              </child>
4062
 
 
4063
 
              <child>
4064
 
                <widget class="GtkLabel" id="label_info_locking_workingtree">
4065
 
                  <property name="label" translatable="yes">(none)</property>
4066
 
                  <property name="use_underline">False</property>
4067
 
                  <property name="use_markup">False</property>
4068
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4069
 
                  <property name="wrap">False</property>
4070
 
                  <property name="selectable">False</property>
4071
 
                  <property name="xalign">0</property>
4072
 
                  <property name="yalign">0.5</property>
4073
 
                  <property name="xpad">0</property>
4074
 
                  <property name="ypad">0</property>
4075
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4076
 
                  <property name="width_chars">-1</property>
4077
 
                  <property name="single_line_mode">False</property>
4078
 
                  <property name="angle">0</property>
4079
 
                </widget>
4080
 
                <packing>
4081
 
                  <property name="left_attach">1</property>
4082
 
                  <property name="right_attach">2</property>
4083
 
                  <property name="top_attach">0</property>
4084
 
                  <property name="bottom_attach">1</property>
4085
 
                  <property name="y_options"></property>
4086
 
                </packing>
 
3986
              <property name="xalign">0.5</property>
 
3987
              <property name="yalign">0.5</property>
 
3988
              <property name="xscale">1</property>
 
3989
              <property name="yscale">1</property>
 
3990
              <property name="top_padding">0</property>
 
3991
              <property name="bottom_padding">0</property>
 
3992
              <property name="left_padding">24</property>
 
3993
              <property name="right_padding">0</property>
 
3994
 
 
3995
              <child>
 
3996
                <widget class="GtkTable" id="table_info_locking">
 
3997
                  <property name="visible">True</property>
 
3998
                  <property name="n_rows">3</property>
 
3999
                  <property name="n_columns">2</property>
 
4000
                  <property name="homogeneous">False</property>
 
4001
                  <property name="row_spacing">0</property>
 
4002
                  <property name="column_spacing">12</property>
 
4003
 
 
4004
                  <child>
 
4005
                    <widget class="GtkLabel" id="label_info_locking_workingtree_label">
 
4006
                      <property name="label" translatable="yes">Working tree lock status: </property>
 
4007
                      <property name="use_underline">False</property>
 
4008
                      <property name="use_markup">False</property>
 
4009
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4010
                      <property name="wrap">False</property>
 
4011
                      <property name="selectable">False</property>
 
4012
                      <property name="xalign">0</property>
 
4013
                      <property name="yalign">0.5</property>
 
4014
                      <property name="xpad">0</property>
 
4015
                      <property name="ypad">0</property>
 
4016
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4017
                      <property name="width_chars">-1</property>
 
4018
                      <property name="single_line_mode">False</property>
 
4019
                      <property name="angle">0</property>
 
4020
                    </widget>
 
4021
                    <packing>
 
4022
                      <property name="left_attach">0</property>
 
4023
                      <property name="right_attach">1</property>
 
4024
                      <property name="top_attach">0</property>
 
4025
                      <property name="bottom_attach">1</property>
 
4026
                      <property name="x_options">fill</property>
 
4027
                      <property name="y_options"></property>
 
4028
                    </packing>
 
4029
                  </child>
 
4030
 
 
4031
                  <child>
 
4032
                    <widget class="GtkLabel" id="label_info_locking_branch_label">
 
4033
                      <property name="label" translatable="yes">Branch lock status: </property>
 
4034
                      <property name="use_underline">False</property>
 
4035
                      <property name="use_markup">False</property>
 
4036
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4037
                      <property name="wrap">False</property>
 
4038
                      <property name="selectable">False</property>
 
4039
                      <property name="xalign">0</property>
 
4040
                      <property name="yalign">0.5</property>
 
4041
                      <property name="xpad">0</property>
 
4042
                      <property name="ypad">0</property>
 
4043
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4044
                      <property name="width_chars">-1</property>
 
4045
                      <property name="single_line_mode">False</property>
 
4046
                      <property name="angle">0</property>
 
4047
                    </widget>
 
4048
                    <packing>
 
4049
                      <property name="left_attach">0</property>
 
4050
                      <property name="right_attach">1</property>
 
4051
                      <property name="top_attach">1</property>
 
4052
                      <property name="bottom_attach">2</property>
 
4053
                      <property name="x_options">fill</property>
 
4054
                      <property name="y_options"></property>
 
4055
                    </packing>
 
4056
                  </child>
 
4057
 
 
4058
                  <child>
 
4059
                    <widget class="GtkLabel" id="label_info_locking_repository_label">
 
4060
                      <property name="label" translatable="yes">Repository lock status: </property>
 
4061
                      <property name="use_underline">False</property>
 
4062
                      <property name="use_markup">False</property>
 
4063
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4064
                      <property name="wrap">False</property>
 
4065
                      <property name="selectable">False</property>
 
4066
                      <property name="xalign">0</property>
 
4067
                      <property name="yalign">0.5</property>
 
4068
                      <property name="xpad">0</property>
 
4069
                      <property name="ypad">0</property>
 
4070
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4071
                      <property name="width_chars">-1</property>
 
4072
                      <property name="single_line_mode">False</property>
 
4073
                      <property name="angle">0</property>
 
4074
                    </widget>
 
4075
                    <packing>
 
4076
                      <property name="left_attach">0</property>
 
4077
                      <property name="right_attach">1</property>
 
4078
                      <property name="top_attach">2</property>
 
4079
                      <property name="bottom_attach">3</property>
 
4080
                      <property name="x_options">fill</property>
 
4081
                      <property name="y_options"></property>
 
4082
                    </packing>
 
4083
                  </child>
 
4084
 
 
4085
                  <child>
 
4086
                    <widget class="GtkLabel" id="label_info_locking_repository">
 
4087
                      <property name="label" translatable="yes">(none)</property>
 
4088
                      <property name="use_underline">False</property>
 
4089
                      <property name="use_markup">False</property>
 
4090
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4091
                      <property name="wrap">False</property>
 
4092
                      <property name="selectable">False</property>
 
4093
                      <property name="xalign">0</property>
 
4094
                      <property name="yalign">0.5</property>
 
4095
                      <property name="xpad">0</property>
 
4096
                      <property name="ypad">0</property>
 
4097
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4098
                      <property name="width_chars">-1</property>
 
4099
                      <property name="single_line_mode">False</property>
 
4100
                      <property name="angle">0</property>
 
4101
                    </widget>
 
4102
                    <packing>
 
4103
                      <property name="left_attach">1</property>
 
4104
                      <property name="right_attach">2</property>
 
4105
                      <property name="top_attach">2</property>
 
4106
                      <property name="bottom_attach">3</property>
 
4107
                      <property name="y_options"></property>
 
4108
                    </packing>
 
4109
                  </child>
 
4110
 
 
4111
                  <child>
 
4112
                    <widget class="GtkLabel" id="label_info_locking_branch">
 
4113
                      <property name="label" translatable="yes">(none)</property>
 
4114
                      <property name="use_underline">False</property>
 
4115
                      <property name="use_markup">False</property>
 
4116
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4117
                      <property name="wrap">False</property>
 
4118
                      <property name="selectable">False</property>
 
4119
                      <property name="xalign">0</property>
 
4120
                      <property name="yalign">0.5</property>
 
4121
                      <property name="xpad">0</property>
 
4122
                      <property name="ypad">0</property>
 
4123
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4124
                      <property name="width_chars">-1</property>
 
4125
                      <property name="single_line_mode">False</property>
 
4126
                      <property name="angle">0</property>
 
4127
                    </widget>
 
4128
                    <packing>
 
4129
                      <property name="left_attach">1</property>
 
4130
                      <property name="right_attach">2</property>
 
4131
                      <property name="top_attach">1</property>
 
4132
                      <property name="bottom_attach">2</property>
 
4133
                      <property name="y_options"></property>
 
4134
                    </packing>
 
4135
                  </child>
 
4136
 
 
4137
                  <child>
 
4138
                    <widget class="GtkLabel" id="label_info_locking_workingtree">
 
4139
                      <property name="label" translatable="yes">(none)</property>
 
4140
                      <property name="use_underline">False</property>
 
4141
                      <property name="use_markup">False</property>
 
4142
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4143
                      <property name="wrap">False</property>
 
4144
                      <property name="selectable">False</property>
 
4145
                      <property name="xalign">0</property>
 
4146
                      <property name="yalign">0.5</property>
 
4147
                      <property name="xpad">0</property>
 
4148
                      <property name="ypad">0</property>
 
4149
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4150
                      <property name="width_chars">-1</property>
 
4151
                      <property name="single_line_mode">False</property>
 
4152
                      <property name="angle">0</property>
 
4153
                    </widget>
 
4154
                    <packing>
 
4155
                      <property name="left_attach">1</property>
 
4156
                      <property name="right_attach">2</property>
 
4157
                      <property name="top_attach">0</property>
 
4158
                      <property name="bottom_attach">1</property>
 
4159
                      <property name="y_options"></property>
 
4160
                    </packing>
 
4161
                  </child>
 
4162
                </widget>
4087
4163
              </child>
4088
4164
            </widget>
4089
4165
          </child>
4091
4167
          <child>
4092
4168
            <widget class="GtkLabel" id="label_info_locking">
4093
4169
              <property name="visible">True</property>
4094
 
              <property name="label" translatable="yes">Lock status:</property>
 
4170
              <property name="label" translatable="yes">&lt;b&gt;Lock status:&lt;/b&gt;</property>
4095
4171
              <property name="use_underline">False</property>
4096
 
              <property name="use_markup">False</property>
 
4172
              <property name="use_markup">True</property>
4097
4173
              <property name="justify">GTK_JUSTIFY_LEFT</property>
4098
4174
              <property name="wrap">False</property>
4099
4175
              <property name="selectable">False</property>
4113
4189
        </widget>
4114
4190
        <packing>
4115
4191
          <property name="padding">0</property>
4116
 
          <property name="expand">True</property>
 
4192
          <property name="expand">False</property>
4117
4193
          <property name="fill">True</property>
4118
4194
        </packing>
4119
4195
      </child>
4126
4202
          <signal name="activate" handler="on_expander_info_missing_activate" last_modification_time="Wed, 09 Aug 2006 22:19:19 GMT"/>
4127
4203
 
4128
4204
          <child>
4129
 
            <widget class="GtkTable" id="table_info_missing">
 
4205
            <widget class="GtkAlignment" id="alignment15">
4130
4206
              <property name="visible">True</property>
4131
 
              <property name="n_rows">2</property>
4132
 
              <property name="n_columns">2</property>
4133
 
              <property name="homogeneous">False</property>
4134
 
              <property name="row_spacing">0</property>
4135
 
              <property name="column_spacing">0</property>
4136
 
 
4137
 
              <child>
4138
 
                <widget class="GtkLabel" id="label_info_missing_workingtree_label">
4139
 
                  <property name="label" translatable="yes">Missing revisions in working tree: </property>
4140
 
                  <property name="use_underline">False</property>
4141
 
                  <property name="use_markup">False</property>
4142
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4143
 
                  <property name="wrap">False</property>
4144
 
                  <property name="selectable">False</property>
4145
 
                  <property name="xalign">1</property>
4146
 
                  <property name="yalign">0.5</property>
4147
 
                  <property name="xpad">0</property>
4148
 
                  <property name="ypad">0</property>
4149
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4150
 
                  <property name="width_chars">-1</property>
4151
 
                  <property name="single_line_mode">False</property>
4152
 
                  <property name="angle">0</property>
4153
 
                </widget>
4154
 
                <packing>
4155
 
                  <property name="left_attach">0</property>
4156
 
                  <property name="right_attach">1</property>
4157
 
                  <property name="top_attach">0</property>
4158
 
                  <property name="bottom_attach">1</property>
4159
 
                  <property name="x_options">fill</property>
4160
 
                  <property name="y_options"></property>
4161
 
                </packing>
4162
 
              </child>
4163
 
 
4164
 
              <child>
4165
 
                <widget class="GtkLabel" id="label_info_missing_branch_label">
4166
 
                  <property name="label" translatable="yes">Missing revisions in branch: </property>
4167
 
                  <property name="use_underline">False</property>
4168
 
                  <property name="use_markup">False</property>
4169
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4170
 
                  <property name="wrap">False</property>
4171
 
                  <property name="selectable">False</property>
4172
 
                  <property name="xalign">1</property>
4173
 
                  <property name="yalign">0.5</property>
4174
 
                  <property name="xpad">0</property>
4175
 
                  <property name="ypad">0</property>
4176
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4177
 
                  <property name="width_chars">-1</property>
4178
 
                  <property name="single_line_mode">False</property>
4179
 
                  <property name="angle">0</property>
4180
 
                </widget>
4181
 
                <packing>
4182
 
                  <property name="left_attach">0</property>
4183
 
                  <property name="right_attach">1</property>
4184
 
                  <property name="top_attach">1</property>
4185
 
                  <property name="bottom_attach">2</property>
4186
 
                  <property name="x_options">fill</property>
4187
 
                  <property name="y_options"></property>
4188
 
                </packing>
4189
 
              </child>
4190
 
 
4191
 
              <child>
4192
 
                <widget class="GtkLabel" id="label_info_missing_branch">
4193
 
                  <property name="label" translatable="yes">(none)</property>
4194
 
                  <property name="use_underline">False</property>
4195
 
                  <property name="use_markup">False</property>
4196
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4197
 
                  <property name="wrap">False</property>
4198
 
                  <property name="selectable">False</property>
4199
 
                  <property name="xalign">0</property>
4200
 
                  <property name="yalign">0.5</property>
4201
 
                  <property name="xpad">0</property>
4202
 
                  <property name="ypad">0</property>
4203
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4204
 
                  <property name="width_chars">-1</property>
4205
 
                  <property name="single_line_mode">False</property>
4206
 
                  <property name="angle">0</property>
4207
 
                </widget>
4208
 
                <packing>
4209
 
                  <property name="left_attach">1</property>
4210
 
                  <property name="right_attach">2</property>
4211
 
                  <property name="top_attach">1</property>
4212
 
                  <property name="bottom_attach">2</property>
4213
 
                  <property name="y_options"></property>
4214
 
                </packing>
4215
 
              </child>
4216
 
 
4217
 
              <child>
4218
 
                <widget class="GtkLabel" id="label_info_missing_workingtree">
4219
 
                  <property name="label" translatable="yes">(none)</property>
4220
 
                  <property name="use_underline">False</property>
4221
 
                  <property name="use_markup">False</property>
4222
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4223
 
                  <property name="wrap">False</property>
4224
 
                  <property name="selectable">False</property>
4225
 
                  <property name="xalign">0</property>
4226
 
                  <property name="yalign">0.5</property>
4227
 
                  <property name="xpad">0</property>
4228
 
                  <property name="ypad">0</property>
4229
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4230
 
                  <property name="width_chars">-1</property>
4231
 
                  <property name="single_line_mode">False</property>
4232
 
                  <property name="angle">0</property>
4233
 
                </widget>
4234
 
                <packing>
4235
 
                  <property name="left_attach">1</property>
4236
 
                  <property name="right_attach">2</property>
4237
 
                  <property name="top_attach">0</property>
4238
 
                  <property name="bottom_attach">1</property>
4239
 
                  <property name="y_options"></property>
4240
 
                </packing>
 
4207
              <property name="xalign">0.5</property>
 
4208
              <property name="yalign">0.5</property>
 
4209
              <property name="xscale">1</property>
 
4210
              <property name="yscale">1</property>
 
4211
              <property name="top_padding">0</property>
 
4212
              <property name="bottom_padding">0</property>
 
4213
              <property name="left_padding">24</property>
 
4214
              <property name="right_padding">0</property>
 
4215
 
 
4216
              <child>
 
4217
                <widget class="GtkTable" id="table_info_missing">
 
4218
                  <property name="visible">True</property>
 
4219
                  <property name="n_rows">2</property>
 
4220
                  <property name="n_columns">2</property>
 
4221
                  <property name="homogeneous">False</property>
 
4222
                  <property name="row_spacing">0</property>
 
4223
                  <property name="column_spacing">12</property>
 
4224
 
 
4225
                  <child>
 
4226
                    <widget class="GtkLabel" id="label_info_missing_workingtree_label">
 
4227
                      <property name="label" translatable="yes">Missing revisions in working tree: </property>
 
4228
                      <property name="use_underline">False</property>
 
4229
                      <property name="use_markup">False</property>
 
4230
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4231
                      <property name="wrap">False</property>
 
4232
                      <property name="selectable">False</property>
 
4233
                      <property name="xalign">0</property>
 
4234
                      <property name="yalign">0.5</property>
 
4235
                      <property name="xpad">0</property>
 
4236
                      <property name="ypad">0</property>
 
4237
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4238
                      <property name="width_chars">-1</property>
 
4239
                      <property name="single_line_mode">False</property>
 
4240
                      <property name="angle">0</property>
 
4241
                    </widget>
 
4242
                    <packing>
 
4243
                      <property name="left_attach">0</property>
 
4244
                      <property name="right_attach">1</property>
 
4245
                      <property name="top_attach">0</property>
 
4246
                      <property name="bottom_attach">1</property>
 
4247
                      <property name="x_options">fill</property>
 
4248
                      <property name="y_options"></property>
 
4249
                    </packing>
 
4250
                  </child>
 
4251
 
 
4252
                  <child>
 
4253
                    <widget class="GtkLabel" id="label_info_missing_branch_label">
 
4254
                      <property name="label" translatable="yes">Missing revisions in branch: </property>
 
4255
                      <property name="use_underline">False</property>
 
4256
                      <property name="use_markup">False</property>
 
4257
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4258
                      <property name="wrap">False</property>
 
4259
                      <property name="selectable">False</property>
 
4260
                      <property name="xalign">0</property>
 
4261
                      <property name="yalign">0.5</property>
 
4262
                      <property name="xpad">0</property>
 
4263
                      <property name="ypad">0</property>
 
4264
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4265
                      <property name="width_chars">-1</property>
 
4266
                      <property name="single_line_mode">False</property>
 
4267
                      <property name="angle">0</property>
 
4268
                    </widget>
 
4269
                    <packing>
 
4270
                      <property name="left_attach">0</property>
 
4271
                      <property name="right_attach">1</property>
 
4272
                      <property name="top_attach">1</property>
 
4273
                      <property name="bottom_attach">2</property>
 
4274
                      <property name="x_options">fill</property>
 
4275
                      <property name="y_options"></property>
 
4276
                    </packing>
 
4277
                  </child>
 
4278
 
 
4279
                  <child>
 
4280
                    <widget class="GtkLabel" id="label_info_missing_branch">
 
4281
                      <property name="label" translatable="yes">(none)</property>
 
4282
                      <property name="use_underline">False</property>
 
4283
                      <property name="use_markup">False</property>
 
4284
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4285
                      <property name="wrap">False</property>
 
4286
                      <property name="selectable">False</property>
 
4287
                      <property name="xalign">0</property>
 
4288
                      <property name="yalign">0.5</property>
 
4289
                      <property name="xpad">0</property>
 
4290
                      <property name="ypad">0</property>
 
4291
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4292
                      <property name="width_chars">-1</property>
 
4293
                      <property name="single_line_mode">False</property>
 
4294
                      <property name="angle">0</property>
 
4295
                    </widget>
 
4296
                    <packing>
 
4297
                      <property name="left_attach">1</property>
 
4298
                      <property name="right_attach">2</property>
 
4299
                      <property name="top_attach">1</property>
 
4300
                      <property name="bottom_attach">2</property>
 
4301
                      <property name="y_options"></property>
 
4302
                    </packing>
 
4303
                  </child>
 
4304
 
 
4305
                  <child>
 
4306
                    <widget class="GtkLabel" id="label_info_missing_workingtree">
 
4307
                      <property name="label" translatable="yes">(none)</property>
 
4308
                      <property name="use_underline">False</property>
 
4309
                      <property name="use_markup">False</property>
 
4310
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4311
                      <property name="wrap">False</property>
 
4312
                      <property name="selectable">False</property>
 
4313
                      <property name="xalign">0</property>
 
4314
                      <property name="yalign">0.5</property>
 
4315
                      <property name="xpad">0</property>
 
4316
                      <property name="ypad">0</property>
 
4317
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4318
                      <property name="width_chars">-1</property>
 
4319
                      <property name="single_line_mode">False</property>
 
4320
                      <property name="angle">0</property>
 
4321
                    </widget>
 
4322
                    <packing>
 
4323
                      <property name="left_attach">1</property>
 
4324
                      <property name="right_attach">2</property>
 
4325
                      <property name="top_attach">0</property>
 
4326
                      <property name="bottom_attach">1</property>
 
4327
                      <property name="y_options"></property>
 
4328
                    </packing>
 
4329
                  </child>
 
4330
                </widget>
4241
4331
              </child>
4242
4332
            </widget>
4243
4333
          </child>
4245
4335
          <child>
4246
4336
            <widget class="GtkLabel" id="label_info_missing">
4247
4337
              <property name="visible">True</property>
4248
 
              <property name="label" translatable="yes">Missing revisions:</property>
 
4338
              <property name="label" translatable="yes">&lt;b&gt;Missing revisions:&lt;/b&gt;</property>
4249
4339
              <property name="use_underline">False</property>
4250
 
              <property name="use_markup">False</property>
 
4340
              <property name="use_markup">True</property>
4251
4341
              <property name="justify">GTK_JUSTIFY_LEFT</property>
4252
4342
              <property name="wrap">False</property>
4253
4343
              <property name="selectable">False</property>
4267
4357
        </widget>
4268
4358
        <packing>
4269
4359
          <property name="padding">0</property>
4270
 
          <property name="expand">True</property>
 
4360
          <property name="expand">False</property>
4271
4361
          <property name="fill">True</property>
4272
4362
        </packing>
4273
4363
      </child>
4280
4370
          <signal name="activate" handler="on_expander_info_wtstats_activate" last_modification_time="Wed, 09 Aug 2006 22:19:25 GMT"/>
4281
4371
 
4282
4372
          <child>
4283
 
            <widget class="GtkTable" id="table_info_wtstats">
 
4373
            <widget class="GtkAlignment" id="alignment16">
4284
4374
              <property name="visible">True</property>
4285
 
              <property name="n_rows">8</property>
4286
 
              <property name="n_columns">2</property>
4287
 
              <property name="homogeneous">False</property>
4288
 
              <property name="row_spacing">0</property>
4289
 
              <property name="column_spacing">0</property>
4290
 
 
4291
 
              <child>
4292
 
                <widget class="GtkLabel" id="label_info_wtstats_unchanged_label">
4293
 
                  <property name="label" translatable="yes">Unchanged files: </property>
4294
 
                  <property name="use_underline">False</property>
4295
 
                  <property name="use_markup">False</property>
4296
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4297
 
                  <property name="wrap">False</property>
4298
 
                  <property name="selectable">False</property>
4299
 
                  <property name="xalign">1</property>
4300
 
                  <property name="yalign">0.5</property>
4301
 
                  <property name="xpad">0</property>
4302
 
                  <property name="ypad">0</property>
4303
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4304
 
                  <property name="width_chars">-1</property>
4305
 
                  <property name="single_line_mode">False</property>
4306
 
                  <property name="angle">0</property>
4307
 
                </widget>
4308
 
                <packing>
4309
 
                  <property name="left_attach">0</property>
4310
 
                  <property name="right_attach">1</property>
4311
 
                  <property name="top_attach">0</property>
4312
 
                  <property name="bottom_attach">1</property>
4313
 
                  <property name="x_options">fill</property>
4314
 
                  <property name="y_options"></property>
4315
 
                </packing>
4316
 
              </child>
4317
 
 
4318
 
              <child>
4319
 
                <widget class="GtkLabel" id="label_info_wtstats_modified_label">
4320
 
                  <property name="label" translatable="yes">Modified files: </property>
4321
 
                  <property name="use_underline">False</property>
4322
 
                  <property name="use_markup">False</property>
4323
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4324
 
                  <property name="wrap">False</property>
4325
 
                  <property name="selectable">False</property>
4326
 
                  <property name="xalign">1</property>
4327
 
                  <property name="yalign">0.5</property>
4328
 
                  <property name="xpad">0</property>
4329
 
                  <property name="ypad">0</property>
4330
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4331
 
                  <property name="width_chars">-1</property>
4332
 
                  <property name="single_line_mode">False</property>
4333
 
                  <property name="angle">0</property>
4334
 
                </widget>
4335
 
                <packing>
4336
 
                  <property name="left_attach">0</property>
4337
 
                  <property name="right_attach">1</property>
4338
 
                  <property name="top_attach">1</property>
4339
 
                  <property name="bottom_attach">2</property>
4340
 
                  <property name="x_options">fill</property>
4341
 
                  <property name="y_options"></property>
4342
 
                </packing>
4343
 
              </child>
4344
 
 
4345
 
              <child>
4346
 
                <widget class="GtkLabel" id="label_info_wtstats_added_label">
4347
 
                  <property name="label" translatable="yes">Added files: </property>
4348
 
                  <property name="use_underline">False</property>
4349
 
                  <property name="use_markup">False</property>
4350
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4351
 
                  <property name="wrap">False</property>
4352
 
                  <property name="selectable">False</property>
4353
 
                  <property name="xalign">1</property>
4354
 
                  <property name="yalign">0.5</property>
4355
 
                  <property name="xpad">0</property>
4356
 
                  <property name="ypad">0</property>
4357
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4358
 
                  <property name="width_chars">-1</property>
4359
 
                  <property name="single_line_mode">False</property>
4360
 
                  <property name="angle">0</property>
4361
 
                </widget>
4362
 
                <packing>
4363
 
                  <property name="left_attach">0</property>
4364
 
                  <property name="right_attach">1</property>
4365
 
                  <property name="top_attach">2</property>
4366
 
                  <property name="bottom_attach">3</property>
4367
 
                  <property name="x_options">fill</property>
4368
 
                  <property name="y_options"></property>
4369
 
                </packing>
4370
 
              </child>
4371
 
 
4372
 
              <child>
4373
 
                <widget class="GtkLabel" id="label_info_wtstats_removed_label">
4374
 
                  <property name="label" translatable="yes">Removed files: </property>
4375
 
                  <property name="use_underline">False</property>
4376
 
                  <property name="use_markup">False</property>
4377
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4378
 
                  <property name="wrap">False</property>
4379
 
                  <property name="selectable">False</property>
4380
 
                  <property name="xalign">1</property>
4381
 
                  <property name="yalign">0.5</property>
4382
 
                  <property name="xpad">0</property>
4383
 
                  <property name="ypad">0</property>
4384
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4385
 
                  <property name="width_chars">-1</property>
4386
 
                  <property name="single_line_mode">False</property>
4387
 
                  <property name="angle">0</property>
4388
 
                </widget>
4389
 
                <packing>
4390
 
                  <property name="left_attach">0</property>
4391
 
                  <property name="right_attach">1</property>
4392
 
                  <property name="top_attach">3</property>
4393
 
                  <property name="bottom_attach">4</property>
4394
 
                  <property name="x_options">fill</property>
4395
 
                  <property name="y_options"></property>
4396
 
                </packing>
4397
 
              </child>
4398
 
 
4399
 
              <child>
4400
 
                <widget class="GtkLabel" id="label_info_wtstats_renamed_label">
4401
 
                  <property name="label" translatable="yes">Renamed files: </property>
4402
 
                  <property name="use_underline">False</property>
4403
 
                  <property name="use_markup">False</property>
4404
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4405
 
                  <property name="wrap">False</property>
4406
 
                  <property name="selectable">False</property>
4407
 
                  <property name="xalign">1</property>
4408
 
                  <property name="yalign">0.5</property>
4409
 
                  <property name="xpad">0</property>
4410
 
                  <property name="ypad">0</property>
4411
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4412
 
                  <property name="width_chars">-1</property>
4413
 
                  <property name="single_line_mode">False</property>
4414
 
                  <property name="angle">0</property>
4415
 
                </widget>
4416
 
                <packing>
4417
 
                  <property name="left_attach">0</property>
4418
 
                  <property name="right_attach">1</property>
4419
 
                  <property name="top_attach">4</property>
4420
 
                  <property name="bottom_attach">5</property>
4421
 
                  <property name="x_options">fill</property>
4422
 
                  <property name="y_options"></property>
4423
 
                </packing>
4424
 
              </child>
4425
 
 
4426
 
              <child>
4427
 
                <widget class="GtkLabel" id="label_info_wtstats_unknown_label">
4428
 
                  <property name="label" translatable="yes">Unknown files: </property>
4429
 
                  <property name="use_underline">False</property>
4430
 
                  <property name="use_markup">False</property>
4431
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4432
 
                  <property name="wrap">False</property>
4433
 
                  <property name="selectable">False</property>
4434
 
                  <property name="xalign">1</property>
4435
 
                  <property name="yalign">0.5</property>
4436
 
                  <property name="xpad">0</property>
4437
 
                  <property name="ypad">0</property>
4438
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4439
 
                  <property name="width_chars">-1</property>
4440
 
                  <property name="single_line_mode">False</property>
4441
 
                  <property name="angle">0</property>
4442
 
                </widget>
4443
 
                <packing>
4444
 
                  <property name="left_attach">0</property>
4445
 
                  <property name="right_attach">1</property>
4446
 
                  <property name="top_attach">5</property>
4447
 
                  <property name="bottom_attach">6</property>
4448
 
                  <property name="x_options">fill</property>
4449
 
                  <property name="y_options"></property>
4450
 
                </packing>
4451
 
              </child>
4452
 
 
4453
 
              <child>
4454
 
                <widget class="GtkLabel" id="label_info_wtstats_ignored_label">
4455
 
                  <property name="label" translatable="yes">Ignored files: </property>
4456
 
                  <property name="use_underline">False</property>
4457
 
                  <property name="use_markup">False</property>
4458
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4459
 
                  <property name="wrap">False</property>
4460
 
                  <property name="selectable">False</property>
4461
 
                  <property name="xalign">1</property>
4462
 
                  <property name="yalign">0.5</property>
4463
 
                  <property name="xpad">0</property>
4464
 
                  <property name="ypad">0</property>
4465
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4466
 
                  <property name="width_chars">-1</property>
4467
 
                  <property name="single_line_mode">False</property>
4468
 
                  <property name="angle">0</property>
4469
 
                </widget>
4470
 
                <packing>
4471
 
                  <property name="left_attach">0</property>
4472
 
                  <property name="right_attach">1</property>
4473
 
                  <property name="top_attach">6</property>
4474
 
                  <property name="bottom_attach">7</property>
4475
 
                  <property name="x_options">fill</property>
4476
 
                  <property name="y_options"></property>
4477
 
                </packing>
4478
 
              </child>
4479
 
 
4480
 
              <child>
4481
 
                <widget class="GtkLabel" id="label_info_wtstats_subdirs_label">
4482
 
                  <property name="label" translatable="yes">Versioned subdirectories: </property>
4483
 
                  <property name="use_underline">False</property>
4484
 
                  <property name="use_markup">False</property>
4485
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4486
 
                  <property name="wrap">False</property>
4487
 
                  <property name="selectable">False</property>
4488
 
                  <property name="xalign">1</property>
4489
 
                  <property name="yalign">0.5</property>
4490
 
                  <property name="xpad">0</property>
4491
 
                  <property name="ypad">0</property>
4492
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4493
 
                  <property name="width_chars">-1</property>
4494
 
                  <property name="single_line_mode">False</property>
4495
 
                  <property name="angle">0</property>
4496
 
                </widget>
4497
 
                <packing>
4498
 
                  <property name="left_attach">0</property>
4499
 
                  <property name="right_attach">1</property>
4500
 
                  <property name="top_attach">7</property>
4501
 
                  <property name="bottom_attach">8</property>
4502
 
                  <property name="x_options">fill</property>
4503
 
                  <property name="y_options"></property>
4504
 
                </packing>
4505
 
              </child>
4506
 
 
4507
 
              <child>
4508
 
                <widget class="GtkLabel" id="label_info_wtstats_subdirs">
4509
 
                  <property name="label" translatable="yes">(none)</property>
4510
 
                  <property name="use_underline">False</property>
4511
 
                  <property name="use_markup">False</property>
4512
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4513
 
                  <property name="wrap">False</property>
4514
 
                  <property name="selectable">False</property>
4515
 
                  <property name="xalign">0</property>
4516
 
                  <property name="yalign">0.5</property>
4517
 
                  <property name="xpad">0</property>
4518
 
                  <property name="ypad">0</property>
4519
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4520
 
                  <property name="width_chars">-1</property>
4521
 
                  <property name="single_line_mode">False</property>
4522
 
                  <property name="angle">0</property>
4523
 
                </widget>
4524
 
                <packing>
4525
 
                  <property name="left_attach">1</property>
4526
 
                  <property name="right_attach">2</property>
4527
 
                  <property name="top_attach">7</property>
4528
 
                  <property name="bottom_attach">8</property>
4529
 
                  <property name="y_options"></property>
4530
 
                </packing>
4531
 
              </child>
4532
 
 
4533
 
              <child>
4534
 
                <widget class="GtkLabel" id="label_info_wtstats_ignored">
4535
 
                  <property name="label" translatable="yes">(none)</property>
4536
 
                  <property name="use_underline">False</property>
4537
 
                  <property name="use_markup">False</property>
4538
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4539
 
                  <property name="wrap">False</property>
4540
 
                  <property name="selectable">False</property>
4541
 
                  <property name="xalign">0</property>
4542
 
                  <property name="yalign">0.5</property>
4543
 
                  <property name="xpad">0</property>
4544
 
                  <property name="ypad">0</property>
4545
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4546
 
                  <property name="width_chars">-1</property>
4547
 
                  <property name="single_line_mode">False</property>
4548
 
                  <property name="angle">0</property>
4549
 
                </widget>
4550
 
                <packing>
4551
 
                  <property name="left_attach">1</property>
4552
 
                  <property name="right_attach">2</property>
4553
 
                  <property name="top_attach">6</property>
4554
 
                  <property name="bottom_attach">7</property>
4555
 
                  <property name="y_options"></property>
4556
 
                </packing>
4557
 
              </child>
4558
 
 
4559
 
              <child>
4560
 
                <widget class="GtkLabel" id="label_info_wtstats_unknown">
4561
 
                  <property name="label" translatable="yes">(none)</property>
4562
 
                  <property name="use_underline">False</property>
4563
 
                  <property name="use_markup">False</property>
4564
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4565
 
                  <property name="wrap">False</property>
4566
 
                  <property name="selectable">False</property>
4567
 
                  <property name="xalign">0</property>
4568
 
                  <property name="yalign">0.5</property>
4569
 
                  <property name="xpad">0</property>
4570
 
                  <property name="ypad">0</property>
4571
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4572
 
                  <property name="width_chars">-1</property>
4573
 
                  <property name="single_line_mode">False</property>
4574
 
                  <property name="angle">0</property>
4575
 
                </widget>
4576
 
                <packing>
4577
 
                  <property name="left_attach">1</property>
4578
 
                  <property name="right_attach">2</property>
4579
 
                  <property name="top_attach">5</property>
4580
 
                  <property name="bottom_attach">6</property>
4581
 
                  <property name="y_options"></property>
4582
 
                </packing>
4583
 
              </child>
4584
 
 
4585
 
              <child>
4586
 
                <widget class="GtkLabel" id="label_info_wtstats_renamed">
4587
 
                  <property name="label" translatable="yes">(none)</property>
4588
 
                  <property name="use_underline">False</property>
4589
 
                  <property name="use_markup">False</property>
4590
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4591
 
                  <property name="wrap">False</property>
4592
 
                  <property name="selectable">False</property>
4593
 
                  <property name="xalign">0</property>
4594
 
                  <property name="yalign">0.5</property>
4595
 
                  <property name="xpad">0</property>
4596
 
                  <property name="ypad">0</property>
4597
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4598
 
                  <property name="width_chars">-1</property>
4599
 
                  <property name="single_line_mode">False</property>
4600
 
                  <property name="angle">0</property>
4601
 
                </widget>
4602
 
                <packing>
4603
 
                  <property name="left_attach">1</property>
4604
 
                  <property name="right_attach">2</property>
4605
 
                  <property name="top_attach">4</property>
4606
 
                  <property name="bottom_attach">5</property>
4607
 
                  <property name="y_options"></property>
4608
 
                </packing>
4609
 
              </child>
4610
 
 
4611
 
              <child>
4612
 
                <widget class="GtkLabel" id="label_info_wtstats_removed">
4613
 
                  <property name="label" translatable="yes">(none)</property>
4614
 
                  <property name="use_underline">False</property>
4615
 
                  <property name="use_markup">False</property>
4616
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4617
 
                  <property name="wrap">False</property>
4618
 
                  <property name="selectable">False</property>
4619
 
                  <property name="xalign">0</property>
4620
 
                  <property name="yalign">0.5</property>
4621
 
                  <property name="xpad">0</property>
4622
 
                  <property name="ypad">0</property>
4623
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4624
 
                  <property name="width_chars">-1</property>
4625
 
                  <property name="single_line_mode">False</property>
4626
 
                  <property name="angle">0</property>
4627
 
                </widget>
4628
 
                <packing>
4629
 
                  <property name="left_attach">1</property>
4630
 
                  <property name="right_attach">2</property>
4631
 
                  <property name="top_attach">3</property>
4632
 
                  <property name="bottom_attach">4</property>
4633
 
                  <property name="y_options"></property>
4634
 
                </packing>
4635
 
              </child>
4636
 
 
4637
 
              <child>
4638
 
                <widget class="GtkLabel" id="label_info_wtstats_added">
4639
 
                  <property name="label" translatable="yes">(none)</property>
4640
 
                  <property name="use_underline">False</property>
4641
 
                  <property name="use_markup">False</property>
4642
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4643
 
                  <property name="wrap">False</property>
4644
 
                  <property name="selectable">False</property>
4645
 
                  <property name="xalign">0</property>
4646
 
                  <property name="yalign">0.5</property>
4647
 
                  <property name="xpad">0</property>
4648
 
                  <property name="ypad">0</property>
4649
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4650
 
                  <property name="width_chars">-1</property>
4651
 
                  <property name="single_line_mode">False</property>
4652
 
                  <property name="angle">0</property>
4653
 
                </widget>
4654
 
                <packing>
4655
 
                  <property name="left_attach">1</property>
4656
 
                  <property name="right_attach">2</property>
4657
 
                  <property name="top_attach">2</property>
4658
 
                  <property name="bottom_attach">3</property>
4659
 
                  <property name="y_options"></property>
4660
 
                </packing>
4661
 
              </child>
4662
 
 
4663
 
              <child>
4664
 
                <widget class="GtkLabel" id="label_info_wtstats_modified">
4665
 
                  <property name="label" translatable="yes">(none)</property>
4666
 
                  <property name="use_underline">False</property>
4667
 
                  <property name="use_markup">False</property>
4668
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4669
 
                  <property name="wrap">False</property>
4670
 
                  <property name="selectable">False</property>
4671
 
                  <property name="xalign">0</property>
4672
 
                  <property name="yalign">0.5</property>
4673
 
                  <property name="xpad">0</property>
4674
 
                  <property name="ypad">0</property>
4675
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4676
 
                  <property name="width_chars">-1</property>
4677
 
                  <property name="single_line_mode">False</property>
4678
 
                  <property name="angle">0</property>
4679
 
                </widget>
4680
 
                <packing>
4681
 
                  <property name="left_attach">1</property>
4682
 
                  <property name="right_attach">2</property>
4683
 
                  <property name="top_attach">1</property>
4684
 
                  <property name="bottom_attach">2</property>
4685
 
                  <property name="y_options"></property>
4686
 
                </packing>
4687
 
              </child>
4688
 
 
4689
 
              <child>
4690
 
                <widget class="GtkLabel" id="label_info_wtstats_unchanged">
4691
 
                  <property name="label" translatable="yes">(none)</property>
4692
 
                  <property name="use_underline">False</property>
4693
 
                  <property name="use_markup">False</property>
4694
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4695
 
                  <property name="wrap">False</property>
4696
 
                  <property name="selectable">False</property>
4697
 
                  <property name="xalign">0</property>
4698
 
                  <property name="yalign">0.5</property>
4699
 
                  <property name="xpad">0</property>
4700
 
                  <property name="ypad">0</property>
4701
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4702
 
                  <property name="width_chars">-1</property>
4703
 
                  <property name="single_line_mode">False</property>
4704
 
                  <property name="angle">0</property>
4705
 
                </widget>
4706
 
                <packing>
4707
 
                  <property name="left_attach">1</property>
4708
 
                  <property name="right_attach">2</property>
4709
 
                  <property name="top_attach">0</property>
4710
 
                  <property name="bottom_attach">1</property>
4711
 
                  <property name="y_options"></property>
4712
 
                </packing>
 
4375
              <property name="xalign">0.5</property>
 
4376
              <property name="yalign">0.5</property>
 
4377
              <property name="xscale">1</property>
 
4378
              <property name="yscale">1</property>
 
4379
              <property name="top_padding">0</property>
 
4380
              <property name="bottom_padding">0</property>
 
4381
              <property name="left_padding">24</property>
 
4382
              <property name="right_padding">0</property>
 
4383
 
 
4384
              <child>
 
4385
                <widget class="GtkTable" id="table_info_wtstats">
 
4386
                  <property name="visible">True</property>
 
4387
                  <property name="n_rows">8</property>
 
4388
                  <property name="n_columns">2</property>
 
4389
                  <property name="homogeneous">False</property>
 
4390
                  <property name="row_spacing">0</property>
 
4391
                  <property name="column_spacing">12</property>
 
4392
 
 
4393
                  <child>
 
4394
                    <widget class="GtkLabel" id="label_info_wtstats_unchanged_label">
 
4395
                      <property name="label" translatable="yes">Unchanged files: </property>
 
4396
                      <property name="use_underline">False</property>
 
4397
                      <property name="use_markup">False</property>
 
4398
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4399
                      <property name="wrap">False</property>
 
4400
                      <property name="selectable">False</property>
 
4401
                      <property name="xalign">0</property>
 
4402
                      <property name="yalign">0.5</property>
 
4403
                      <property name="xpad">0</property>
 
4404
                      <property name="ypad">0</property>
 
4405
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4406
                      <property name="width_chars">-1</property>
 
4407
                      <property name="single_line_mode">False</property>
 
4408
                      <property name="angle">0</property>
 
4409
                    </widget>
 
4410
                    <packing>
 
4411
                      <property name="left_attach">0</property>
 
4412
                      <property name="right_attach">1</property>
 
4413
                      <property name="top_attach">0</property>
 
4414
                      <property name="bottom_attach">1</property>
 
4415
                      <property name="x_options">fill</property>
 
4416
                      <property name="y_options"></property>
 
4417
                    </packing>
 
4418
                  </child>
 
4419
 
 
4420
                  <child>
 
4421
                    <widget class="GtkLabel" id="label_info_wtstats_modified_label">
 
4422
                      <property name="label" translatable="yes">Modified files: </property>
 
4423
                      <property name="use_underline">False</property>
 
4424
                      <property name="use_markup">False</property>
 
4425
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4426
                      <property name="wrap">False</property>
 
4427
                      <property name="selectable">False</property>
 
4428
                      <property name="xalign">0</property>
 
4429
                      <property name="yalign">0.5</property>
 
4430
                      <property name="xpad">0</property>
 
4431
                      <property name="ypad">0</property>
 
4432
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4433
                      <property name="width_chars">-1</property>
 
4434
                      <property name="single_line_mode">False</property>
 
4435
                      <property name="angle">0</property>
 
4436
                    </widget>
 
4437
                    <packing>
 
4438
                      <property name="left_attach">0</property>
 
4439
                      <property name="right_attach">1</property>
 
4440
                      <property name="top_attach">1</property>
 
4441
                      <property name="bottom_attach">2</property>
 
4442
                      <property name="x_options">fill</property>
 
4443
                      <property name="y_options"></property>
 
4444
                    </packing>
 
4445
                  </child>
 
4446
 
 
4447
                  <child>
 
4448
                    <widget class="GtkLabel" id="label_info_wtstats_added_label">
 
4449
                      <property name="label" translatable="yes">Added files: </property>
 
4450
                      <property name="use_underline">False</property>
 
4451
                      <property name="use_markup">False</property>
 
4452
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4453
                      <property name="wrap">False</property>
 
4454
                      <property name="selectable">False</property>
 
4455
                      <property name="xalign">0</property>
 
4456
                      <property name="yalign">0.5</property>
 
4457
                      <property name="xpad">0</property>
 
4458
                      <property name="ypad">0</property>
 
4459
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4460
                      <property name="width_chars">-1</property>
 
4461
                      <property name="single_line_mode">False</property>
 
4462
                      <property name="angle">0</property>
 
4463
                    </widget>
 
4464
                    <packing>
 
4465
                      <property name="left_attach">0</property>
 
4466
                      <property name="right_attach">1</property>
 
4467
                      <property name="top_attach">2</property>
 
4468
                      <property name="bottom_attach">3</property>
 
4469
                      <property name="x_options">fill</property>
 
4470
                      <property name="y_options"></property>
 
4471
                    </packing>
 
4472
                  </child>
 
4473
 
 
4474
                  <child>
 
4475
                    <widget class="GtkLabel" id="label_info_wtstats_removed_label">
 
4476
                      <property name="label" translatable="yes">Removed files: </property>
 
4477
                      <property name="use_underline">False</property>
 
4478
                      <property name="use_markup">False</property>
 
4479
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4480
                      <property name="wrap">False</property>
 
4481
                      <property name="selectable">False</property>
 
4482
                      <property name="xalign">0</property>
 
4483
                      <property name="yalign">0.5</property>
 
4484
                      <property name="xpad">0</property>
 
4485
                      <property name="ypad">0</property>
 
4486
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4487
                      <property name="width_chars">-1</property>
 
4488
                      <property name="single_line_mode">False</property>
 
4489
                      <property name="angle">0</property>
 
4490
                    </widget>
 
4491
                    <packing>
 
4492
                      <property name="left_attach">0</property>
 
4493
                      <property name="right_attach">1</property>
 
4494
                      <property name="top_attach">3</property>
 
4495
                      <property name="bottom_attach">4</property>
 
4496
                      <property name="x_options">fill</property>
 
4497
                      <property name="y_options"></property>
 
4498
                    </packing>
 
4499
                  </child>
 
4500
 
 
4501
                  <child>
 
4502
                    <widget class="GtkLabel" id="label_info_wtstats_renamed_label">
 
4503
                      <property name="label" translatable="yes">Renamed files: </property>
 
4504
                      <property name="use_underline">False</property>
 
4505
                      <property name="use_markup">False</property>
 
4506
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4507
                      <property name="wrap">False</property>
 
4508
                      <property name="selectable">False</property>
 
4509
                      <property name="xalign">0</property>
 
4510
                      <property name="yalign">0.5</property>
 
4511
                      <property name="xpad">0</property>
 
4512
                      <property name="ypad">0</property>
 
4513
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4514
                      <property name="width_chars">-1</property>
 
4515
                      <property name="single_line_mode">False</property>
 
4516
                      <property name="angle">0</property>
 
4517
                    </widget>
 
4518
                    <packing>
 
4519
                      <property name="left_attach">0</property>
 
4520
                      <property name="right_attach">1</property>
 
4521
                      <property name="top_attach">4</property>
 
4522
                      <property name="bottom_attach">5</property>
 
4523
                      <property name="x_options">fill</property>
 
4524
                      <property name="y_options"></property>
 
4525
                    </packing>
 
4526
                  </child>
 
4527
 
 
4528
                  <child>
 
4529
                    <widget class="GtkLabel" id="label_info_wtstats_unknown_label">
 
4530
                      <property name="label" translatable="yes">Unknown files: </property>
 
4531
                      <property name="use_underline">False</property>
 
4532
                      <property name="use_markup">False</property>
 
4533
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4534
                      <property name="wrap">False</property>
 
4535
                      <property name="selectable">False</property>
 
4536
                      <property name="xalign">0</property>
 
4537
                      <property name="yalign">0.5</property>
 
4538
                      <property name="xpad">0</property>
 
4539
                      <property name="ypad">0</property>
 
4540
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4541
                      <property name="width_chars">-1</property>
 
4542
                      <property name="single_line_mode">False</property>
 
4543
                      <property name="angle">0</property>
 
4544
                    </widget>
 
4545
                    <packing>
 
4546
                      <property name="left_attach">0</property>
 
4547
                      <property name="right_attach">1</property>
 
4548
                      <property name="top_attach">5</property>
 
4549
                      <property name="bottom_attach">6</property>
 
4550
                      <property name="x_options">fill</property>
 
4551
                      <property name="y_options"></property>
 
4552
                    </packing>
 
4553
                  </child>
 
4554
 
 
4555
                  <child>
 
4556
                    <widget class="GtkLabel" id="label_info_wtstats_ignored_label">
 
4557
                      <property name="label" translatable="yes">Ignored files: </property>
 
4558
                      <property name="use_underline">False</property>
 
4559
                      <property name="use_markup">False</property>
 
4560
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4561
                      <property name="wrap">False</property>
 
4562
                      <property name="selectable">False</property>
 
4563
                      <property name="xalign">0</property>
 
4564
                      <property name="yalign">0.5</property>
 
4565
                      <property name="xpad">0</property>
 
4566
                      <property name="ypad">0</property>
 
4567
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4568
                      <property name="width_chars">-1</property>
 
4569
                      <property name="single_line_mode">False</property>
 
4570
                      <property name="angle">0</property>
 
4571
                    </widget>
 
4572
                    <packing>
 
4573
                      <property name="left_attach">0</property>
 
4574
                      <property name="right_attach">1</property>
 
4575
                      <property name="top_attach">6</property>
 
4576
                      <property name="bottom_attach">7</property>
 
4577
                      <property name="x_options">fill</property>
 
4578
                      <property name="y_options"></property>
 
4579
                    </packing>
 
4580
                  </child>
 
4581
 
 
4582
                  <child>
 
4583
                    <widget class="GtkLabel" id="label_info_wtstats_subdirs_label">
 
4584
                      <property name="label" translatable="yes">Versioned subdirectories: </property>
 
4585
                      <property name="use_underline">False</property>
 
4586
                      <property name="use_markup">False</property>
 
4587
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4588
                      <property name="wrap">False</property>
 
4589
                      <property name="selectable">False</property>
 
4590
                      <property name="xalign">0</property>
 
4591
                      <property name="yalign">0.5</property>
 
4592
                      <property name="xpad">0</property>
 
4593
                      <property name="ypad">0</property>
 
4594
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4595
                      <property name="width_chars">-1</property>
 
4596
                      <property name="single_line_mode">False</property>
 
4597
                      <property name="angle">0</property>
 
4598
                    </widget>
 
4599
                    <packing>
 
4600
                      <property name="left_attach">0</property>
 
4601
                      <property name="right_attach">1</property>
 
4602
                      <property name="top_attach">7</property>
 
4603
                      <property name="bottom_attach">8</property>
 
4604
                      <property name="x_options">fill</property>
 
4605
                      <property name="y_options"></property>
 
4606
                    </packing>
 
4607
                  </child>
 
4608
 
 
4609
                  <child>
 
4610
                    <widget class="GtkLabel" id="label_info_wtstats_subdirs">
 
4611
                      <property name="label" translatable="yes">(none)</property>
 
4612
                      <property name="use_underline">False</property>
 
4613
                      <property name="use_markup">False</property>
 
4614
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4615
                      <property name="wrap">False</property>
 
4616
                      <property name="selectable">False</property>
 
4617
                      <property name="xalign">0</property>
 
4618
                      <property name="yalign">0.5</property>
 
4619
                      <property name="xpad">0</property>
 
4620
                      <property name="ypad">0</property>
 
4621
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4622
                      <property name="width_chars">-1</property>
 
4623
                      <property name="single_line_mode">False</property>
 
4624
                      <property name="angle">0</property>
 
4625
                    </widget>
 
4626
                    <packing>
 
4627
                      <property name="left_attach">1</property>
 
4628
                      <property name="right_attach">2</property>
 
4629
                      <property name="top_attach">7</property>
 
4630
                      <property name="bottom_attach">8</property>
 
4631
                      <property name="y_options"></property>
 
4632
                    </packing>
 
4633
                  </child>
 
4634
 
 
4635
                  <child>
 
4636
                    <widget class="GtkLabel" id="label_info_wtstats_ignored">
 
4637
                      <property name="label" translatable="yes">(none)</property>
 
4638
                      <property name="use_underline">False</property>
 
4639
                      <property name="use_markup">False</property>
 
4640
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4641
                      <property name="wrap">False</property>
 
4642
                      <property name="selectable">False</property>
 
4643
                      <property name="xalign">0</property>
 
4644
                      <property name="yalign">0.5</property>
 
4645
                      <property name="xpad">0</property>
 
4646
                      <property name="ypad">0</property>
 
4647
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4648
                      <property name="width_chars">-1</property>
 
4649
                      <property name="single_line_mode">False</property>
 
4650
                      <property name="angle">0</property>
 
4651
                    </widget>
 
4652
                    <packing>
 
4653
                      <property name="left_attach">1</property>
 
4654
                      <property name="right_attach">2</property>
 
4655
                      <property name="top_attach">6</property>
 
4656
                      <property name="bottom_attach">7</property>
 
4657
                      <property name="y_options"></property>
 
4658
                    </packing>
 
4659
                  </child>
 
4660
 
 
4661
                  <child>
 
4662
                    <widget class="GtkLabel" id="label_info_wtstats_unknown">
 
4663
                      <property name="label" translatable="yes">(none)</property>
 
4664
                      <property name="use_underline">False</property>
 
4665
                      <property name="use_markup">False</property>
 
4666
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4667
                      <property name="wrap">False</property>
 
4668
                      <property name="selectable">False</property>
 
4669
                      <property name="xalign">0</property>
 
4670
                      <property name="yalign">0.5</property>
 
4671
                      <property name="xpad">0</property>
 
4672
                      <property name="ypad">0</property>
 
4673
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4674
                      <property name="width_chars">-1</property>
 
4675
                      <property name="single_line_mode">False</property>
 
4676
                      <property name="angle">0</property>
 
4677
                    </widget>
 
4678
                    <packing>
 
4679
                      <property name="left_attach">1</property>
 
4680
                      <property name="right_attach">2</property>
 
4681
                      <property name="top_attach">5</property>
 
4682
                      <property name="bottom_attach">6</property>
 
4683
                      <property name="y_options"></property>
 
4684
                    </packing>
 
4685
                  </child>
 
4686
 
 
4687
                  <child>
 
4688
                    <widget class="GtkLabel" id="label_info_wtstats_renamed">
 
4689
                      <property name="label" translatable="yes">(none)</property>
 
4690
                      <property name="use_underline">False</property>
 
4691
                      <property name="use_markup">False</property>
 
4692
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4693
                      <property name="wrap">False</property>
 
4694
                      <property name="selectable">False</property>
 
4695
                      <property name="xalign">0</property>
 
4696
                      <property name="yalign">0.5</property>
 
4697
                      <property name="xpad">0</property>
 
4698
                      <property name="ypad">0</property>
 
4699
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4700
                      <property name="width_chars">-1</property>
 
4701
                      <property name="single_line_mode">False</property>
 
4702
                      <property name="angle">0</property>
 
4703
                    </widget>
 
4704
                    <packing>
 
4705
                      <property name="left_attach">1</property>
 
4706
                      <property name="right_attach">2</property>
 
4707
                      <property name="top_attach">4</property>
 
4708
                      <property name="bottom_attach">5</property>
 
4709
                      <property name="y_options"></property>
 
4710
                    </packing>
 
4711
                  </child>
 
4712
 
 
4713
                  <child>
 
4714
                    <widget class="GtkLabel" id="label_info_wtstats_removed">
 
4715
                      <property name="label" translatable="yes">(none)</property>
 
4716
                      <property name="use_underline">False</property>
 
4717
                      <property name="use_markup">False</property>
 
4718
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4719
                      <property name="wrap">False</property>
 
4720
                      <property name="selectable">False</property>
 
4721
                      <property name="xalign">0</property>
 
4722
                      <property name="yalign">0.5</property>
 
4723
                      <property name="xpad">0</property>
 
4724
                      <property name="ypad">0</property>
 
4725
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4726
                      <property name="width_chars">-1</property>
 
4727
                      <property name="single_line_mode">False</property>
 
4728
                      <property name="angle">0</property>
 
4729
                    </widget>
 
4730
                    <packing>
 
4731
                      <property name="left_attach">1</property>
 
4732
                      <property name="right_attach">2</property>
 
4733
                      <property name="top_attach">3</property>
 
4734
                      <property name="bottom_attach">4</property>
 
4735
                      <property name="y_options"></property>
 
4736
                    </packing>
 
4737
                  </child>
 
4738
 
 
4739
                  <child>
 
4740
                    <widget class="GtkLabel" id="label_info_wtstats_added">
 
4741
                      <property name="label" translatable="yes">(none)</property>
 
4742
                      <property name="use_underline">False</property>
 
4743
                      <property name="use_markup">False</property>
 
4744
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4745
                      <property name="wrap">False</property>
 
4746
                      <property name="selectable">False</property>
 
4747
                      <property name="xalign">0</property>
 
4748
                      <property name="yalign">0.5</property>
 
4749
                      <property name="xpad">0</property>
 
4750
                      <property name="ypad">0</property>
 
4751
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4752
                      <property name="width_chars">-1</property>
 
4753
                      <property name="single_line_mode">False</property>
 
4754
                      <property name="angle">0</property>
 
4755
                    </widget>
 
4756
                    <packing>
 
4757
                      <property name="left_attach">1</property>
 
4758
                      <property name="right_attach">2</property>
 
4759
                      <property name="top_attach">2</property>
 
4760
                      <property name="bottom_attach">3</property>
 
4761
                      <property name="y_options"></property>
 
4762
                    </packing>
 
4763
                  </child>
 
4764
 
 
4765
                  <child>
 
4766
                    <widget class="GtkLabel" id="label_info_wtstats_modified">
 
4767
                      <property name="label" translatable="yes">(none)</property>
 
4768
                      <property name="use_underline">False</property>
 
4769
                      <property name="use_markup">False</property>
 
4770
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4771
                      <property name="wrap">False</property>
 
4772
                      <property name="selectable">False</property>
 
4773
                      <property name="xalign">0</property>
 
4774
                      <property name="yalign">0.5</property>
 
4775
                      <property name="xpad">0</property>
 
4776
                      <property name="ypad">0</property>
 
4777
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4778
                      <property name="width_chars">-1</property>
 
4779
                      <property name="single_line_mode">False</property>
 
4780
                      <property name="angle">0</property>
 
4781
                    </widget>
 
4782
                    <packing>
 
4783
                      <property name="left_attach">1</property>
 
4784
                      <property name="right_attach">2</property>
 
4785
                      <property name="top_attach">1</property>
 
4786
                      <property name="bottom_attach">2</property>
 
4787
                      <property name="y_options"></property>
 
4788
                    </packing>
 
4789
                  </child>
 
4790
 
 
4791
                  <child>
 
4792
                    <widget class="GtkLabel" id="label_info_wtstats_unchanged">
 
4793
                      <property name="label" translatable="yes">(none)</property>
 
4794
                      <property name="use_underline">False</property>
 
4795
                      <property name="use_markup">False</property>
 
4796
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4797
                      <property name="wrap">False</property>
 
4798
                      <property name="selectable">False</property>
 
4799
                      <property name="xalign">0</property>
 
4800
                      <property name="yalign">0.5</property>
 
4801
                      <property name="xpad">0</property>
 
4802
                      <property name="ypad">0</property>
 
4803
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4804
                      <property name="width_chars">-1</property>
 
4805
                      <property name="single_line_mode">False</property>
 
4806
                      <property name="angle">0</property>
 
4807
                    </widget>
 
4808
                    <packing>
 
4809
                      <property name="left_attach">1</property>
 
4810
                      <property name="right_attach">2</property>
 
4811
                      <property name="top_attach">0</property>
 
4812
                      <property name="bottom_attach">1</property>
 
4813
                      <property name="y_options"></property>
 
4814
                    </packing>
 
4815
                  </child>
 
4816
                </widget>
4713
4817
              </child>
4714
4818
            </widget>
4715
4819
          </child>
4717
4821
          <child>
4718
4822
            <widget class="GtkLabel" id="label_info_wtstats">
4719
4823
              <property name="visible">True</property>
4720
 
              <property name="label" translatable="yes">In the working tree:</property>
 
4824
              <property name="label" translatable="yes">&lt;b&gt;In the working tree:&lt;/b&gt;</property>
4721
4825
              <property name="use_underline">False</property>
4722
 
              <property name="use_markup">False</property>
 
4826
              <property name="use_markup">True</property>
4723
4827
              <property name="justify">GTK_JUSTIFY_LEFT</property>
4724
4828
              <property name="wrap">False</property>
4725
4829
              <property name="selectable">False</property>
4739
4843
        </widget>
4740
4844
        <packing>
4741
4845
          <property name="padding">0</property>
4742
 
          <property name="expand">True</property>
 
4846
          <property name="expand">False</property>
4743
4847
          <property name="fill">True</property>
4744
4848
        </packing>
4745
4849
      </child>
4752
4856
          <signal name="activate" handler="on_expander_info_brstats_activate" last_modification_time="Wed, 09 Aug 2006 22:19:31 GMT"/>
4753
4857
 
4754
4858
          <child>
4755
 
            <widget class="GtkTable" id="table_info_brstats">
 
4859
            <widget class="GtkAlignment" id="alignment17">
4756
4860
              <property name="visible">True</property>
4757
 
              <property name="n_rows">5</property>
4758
 
              <property name="n_columns">2</property>
4759
 
              <property name="homogeneous">False</property>
4760
 
              <property name="row_spacing">0</property>
4761
 
              <property name="column_spacing">0</property>
4762
 
 
4763
 
              <child>
4764
 
                <widget class="GtkLabel" id="label_info_brstats_revno_label">
4765
 
                  <property name="label" translatable="yes">Revisions in branch: </property>
4766
 
                  <property name="use_underline">False</property>
4767
 
                  <property name="use_markup">False</property>
4768
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4769
 
                  <property name="wrap">False</property>
4770
 
                  <property name="selectable">False</property>
4771
 
                  <property name="xalign">1</property>
4772
 
                  <property name="yalign">0.5</property>
4773
 
                  <property name="xpad">0</property>
4774
 
                  <property name="ypad">0</property>
4775
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4776
 
                  <property name="width_chars">-1</property>
4777
 
                  <property name="single_line_mode">False</property>
4778
 
                  <property name="angle">0</property>
4779
 
                </widget>
4780
 
                <packing>
4781
 
                  <property name="left_attach">0</property>
4782
 
                  <property name="right_attach">1</property>
4783
 
                  <property name="top_attach">0</property>
4784
 
                  <property name="bottom_attach">1</property>
4785
 
                  <property name="x_options">fill</property>
4786
 
                  <property name="y_options"></property>
4787
 
                </packing>
4788
 
              </child>
4789
 
 
4790
 
              <child>
4791
 
                <widget class="GtkLabel" id="label_info_brstats_commiters_label">
4792
 
                  <property name="label" translatable="yes">Number of commiters: </property>
4793
 
                  <property name="use_underline">False</property>
4794
 
                  <property name="use_markup">False</property>
4795
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4796
 
                  <property name="wrap">False</property>
4797
 
                  <property name="selectable">False</property>
4798
 
                  <property name="xalign">1</property>
4799
 
                  <property name="yalign">0.5</property>
4800
 
                  <property name="xpad">0</property>
4801
 
                  <property name="ypad">0</property>
4802
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4803
 
                  <property name="width_chars">-1</property>
4804
 
                  <property name="single_line_mode">False</property>
4805
 
                  <property name="angle">0</property>
4806
 
                </widget>
4807
 
                <packing>
4808
 
                  <property name="left_attach">0</property>
4809
 
                  <property name="right_attach">1</property>
4810
 
                  <property name="top_attach">1</property>
4811
 
                  <property name="bottom_attach">2</property>
4812
 
                  <property name="x_options">fill</property>
4813
 
                  <property name="y_options"></property>
4814
 
                </packing>
4815
 
              </child>
4816
 
 
4817
 
              <child>
4818
 
                <widget class="GtkLabel" id="label_info_brstats_age_label">
4819
 
                  <property name="label" translatable="yes">Age of branch in days: </property>
4820
 
                  <property name="use_underline">False</property>
4821
 
                  <property name="use_markup">False</property>
4822
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4823
 
                  <property name="wrap">False</property>
4824
 
                  <property name="selectable">False</property>
4825
 
                  <property name="xalign">1</property>
4826
 
                  <property name="yalign">0.5</property>
4827
 
                  <property name="xpad">0</property>
4828
 
                  <property name="ypad">0</property>
4829
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4830
 
                  <property name="width_chars">-1</property>
4831
 
                  <property name="single_line_mode">False</property>
4832
 
                  <property name="angle">0</property>
4833
 
                </widget>
4834
 
                <packing>
4835
 
                  <property name="left_attach">0</property>
4836
 
                  <property name="right_attach">1</property>
4837
 
                  <property name="top_attach">2</property>
4838
 
                  <property name="bottom_attach">3</property>
4839
 
                  <property name="x_options">fill</property>
4840
 
                  <property name="y_options"></property>
4841
 
                </packing>
4842
 
              </child>
4843
 
 
4844
 
              <child>
4845
 
                <widget class="GtkLabel" id="label_info_brstats_firstrev_label">
4846
 
                  <property name="label" translatable="yes">Time of first revision: </property>
4847
 
                  <property name="use_underline">False</property>
4848
 
                  <property name="use_markup">False</property>
4849
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4850
 
                  <property name="wrap">False</property>
4851
 
                  <property name="selectable">False</property>
4852
 
                  <property name="xalign">1</property>
4853
 
                  <property name="yalign">0.5</property>
4854
 
                  <property name="xpad">0</property>
4855
 
                  <property name="ypad">0</property>
4856
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4857
 
                  <property name="width_chars">-1</property>
4858
 
                  <property name="single_line_mode">False</property>
4859
 
                  <property name="angle">0</property>
4860
 
                </widget>
4861
 
                <packing>
4862
 
                  <property name="left_attach">0</property>
4863
 
                  <property name="right_attach">1</property>
4864
 
                  <property name="top_attach">3</property>
4865
 
                  <property name="bottom_attach">4</property>
4866
 
                  <property name="x_options">fill</property>
4867
 
                  <property name="y_options"></property>
4868
 
                </packing>
4869
 
              </child>
4870
 
 
4871
 
              <child>
4872
 
                <widget class="GtkLabel" id="label_info_brstats_lastrev_label">
4873
 
                  <property name="label" translatable="yes">Time of last revision: </property>
4874
 
                  <property name="use_underline">False</property>
4875
 
                  <property name="use_markup">False</property>
4876
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4877
 
                  <property name="wrap">False</property>
4878
 
                  <property name="selectable">False</property>
4879
 
                  <property name="xalign">1</property>
4880
 
                  <property name="yalign">0.5</property>
4881
 
                  <property name="xpad">0</property>
4882
 
                  <property name="ypad">0</property>
4883
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4884
 
                  <property name="width_chars">-1</property>
4885
 
                  <property name="single_line_mode">False</property>
4886
 
                  <property name="angle">0</property>
4887
 
                </widget>
4888
 
                <packing>
4889
 
                  <property name="left_attach">0</property>
4890
 
                  <property name="right_attach">1</property>
4891
 
                  <property name="top_attach">4</property>
4892
 
                  <property name="bottom_attach">5</property>
4893
 
                  <property name="x_options">fill</property>
4894
 
                  <property name="y_options"></property>
4895
 
                </packing>
4896
 
              </child>
4897
 
 
4898
 
              <child>
4899
 
                <widget class="GtkLabel" id="label_info_brstats_lastrev">
4900
 
                  <property name="label" translatable="yes">(none)</property>
4901
 
                  <property name="use_underline">False</property>
4902
 
                  <property name="use_markup">False</property>
4903
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4904
 
                  <property name="wrap">False</property>
4905
 
                  <property name="selectable">False</property>
4906
 
                  <property name="xalign">0</property>
4907
 
                  <property name="yalign">0.5</property>
4908
 
                  <property name="xpad">0</property>
4909
 
                  <property name="ypad">0</property>
4910
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4911
 
                  <property name="width_chars">-1</property>
4912
 
                  <property name="single_line_mode">False</property>
4913
 
                  <property name="angle">0</property>
4914
 
                </widget>
4915
 
                <packing>
4916
 
                  <property name="left_attach">1</property>
4917
 
                  <property name="right_attach">2</property>
4918
 
                  <property name="top_attach">4</property>
4919
 
                  <property name="bottom_attach">5</property>
4920
 
                  <property name="y_options"></property>
4921
 
                </packing>
4922
 
              </child>
4923
 
 
4924
 
              <child>
4925
 
                <widget class="GtkLabel" id="label_info_brstats_firstrev">
4926
 
                  <property name="label" translatable="yes">(none)</property>
4927
 
                  <property name="use_underline">False</property>
4928
 
                  <property name="use_markup">False</property>
4929
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4930
 
                  <property name="wrap">False</property>
4931
 
                  <property name="selectable">False</property>
4932
 
                  <property name="xalign">0</property>
4933
 
                  <property name="yalign">0.5</property>
4934
 
                  <property name="xpad">0</property>
4935
 
                  <property name="ypad">0</property>
4936
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4937
 
                  <property name="width_chars">-1</property>
4938
 
                  <property name="single_line_mode">False</property>
4939
 
                  <property name="angle">0</property>
4940
 
                </widget>
4941
 
                <packing>
4942
 
                  <property name="left_attach">1</property>
4943
 
                  <property name="right_attach">2</property>
4944
 
                  <property name="top_attach">3</property>
4945
 
                  <property name="bottom_attach">4</property>
4946
 
                  <property name="y_options"></property>
4947
 
                </packing>
4948
 
              </child>
4949
 
 
4950
 
              <child>
4951
 
                <widget class="GtkLabel" id="label_info_brstats_age">
4952
 
                  <property name="label" translatable="yes">(none)</property>
4953
 
                  <property name="use_underline">False</property>
4954
 
                  <property name="use_markup">False</property>
4955
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4956
 
                  <property name="wrap">False</property>
4957
 
                  <property name="selectable">False</property>
4958
 
                  <property name="xalign">0</property>
4959
 
                  <property name="yalign">0.5</property>
4960
 
                  <property name="xpad">0</property>
4961
 
                  <property name="ypad">0</property>
4962
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4963
 
                  <property name="width_chars">-1</property>
4964
 
                  <property name="single_line_mode">False</property>
4965
 
                  <property name="angle">0</property>
4966
 
                </widget>
4967
 
                <packing>
4968
 
                  <property name="left_attach">1</property>
4969
 
                  <property name="right_attach">2</property>
4970
 
                  <property name="top_attach">2</property>
4971
 
                  <property name="bottom_attach">3</property>
4972
 
                  <property name="y_options"></property>
4973
 
                </packing>
4974
 
              </child>
4975
 
 
4976
 
              <child>
4977
 
                <widget class="GtkLabel" id="label_info_brstats_commiters">
4978
 
                  <property name="label" translatable="yes">(none)</property>
4979
 
                  <property name="use_underline">False</property>
4980
 
                  <property name="use_markup">False</property>
4981
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
4982
 
                  <property name="wrap">False</property>
4983
 
                  <property name="selectable">False</property>
4984
 
                  <property name="xalign">0</property>
4985
 
                  <property name="yalign">0.5</property>
4986
 
                  <property name="xpad">0</property>
4987
 
                  <property name="ypad">0</property>
4988
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4989
 
                  <property name="width_chars">-1</property>
4990
 
                  <property name="single_line_mode">False</property>
4991
 
                  <property name="angle">0</property>
4992
 
                </widget>
4993
 
                <packing>
4994
 
                  <property name="left_attach">1</property>
4995
 
                  <property name="right_attach">2</property>
4996
 
                  <property name="top_attach">1</property>
4997
 
                  <property name="bottom_attach">2</property>
4998
 
                  <property name="y_options"></property>
4999
 
                </packing>
5000
 
              </child>
5001
 
 
5002
 
              <child>
5003
 
                <widget class="GtkLabel" id="label_info_brstats_revno">
5004
 
                  <property name="label" translatable="yes">(none)</property>
5005
 
                  <property name="use_underline">False</property>
5006
 
                  <property name="use_markup">False</property>
5007
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
5008
 
                  <property name="wrap">False</property>
5009
 
                  <property name="selectable">False</property>
5010
 
                  <property name="xalign">0</property>
5011
 
                  <property name="yalign">0.5</property>
5012
 
                  <property name="xpad">0</property>
5013
 
                  <property name="ypad">0</property>
5014
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
5015
 
                  <property name="width_chars">-1</property>
5016
 
                  <property name="single_line_mode">False</property>
5017
 
                  <property name="angle">0</property>
5018
 
                </widget>
5019
 
                <packing>
5020
 
                  <property name="left_attach">1</property>
5021
 
                  <property name="right_attach">2</property>
5022
 
                  <property name="top_attach">0</property>
5023
 
                  <property name="bottom_attach">1</property>
5024
 
                  <property name="y_options"></property>
5025
 
                </packing>
 
4861
              <property name="xalign">0.5</property>
 
4862
              <property name="yalign">0.5</property>
 
4863
              <property name="xscale">1</property>
 
4864
              <property name="yscale">1</property>
 
4865
              <property name="top_padding">0</property>
 
4866
              <property name="bottom_padding">0</property>
 
4867
              <property name="left_padding">24</property>
 
4868
              <property name="right_padding">0</property>
 
4869
 
 
4870
              <child>
 
4871
                <widget class="GtkTable" id="table_info_brstats">
 
4872
                  <property name="visible">True</property>
 
4873
                  <property name="n_rows">5</property>
 
4874
                  <property name="n_columns">2</property>
 
4875
                  <property name="homogeneous">False</property>
 
4876
                  <property name="row_spacing">0</property>
 
4877
                  <property name="column_spacing">12</property>
 
4878
 
 
4879
                  <child>
 
4880
                    <widget class="GtkLabel" id="label_info_brstats_revno_label">
 
4881
                      <property name="label" translatable="yes">Revisions in branch: </property>
 
4882
                      <property name="use_underline">False</property>
 
4883
                      <property name="use_markup">False</property>
 
4884
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4885
                      <property name="wrap">False</property>
 
4886
                      <property name="selectable">False</property>
 
4887
                      <property name="xalign">0</property>
 
4888
                      <property name="yalign">0.5</property>
 
4889
                      <property name="xpad">0</property>
 
4890
                      <property name="ypad">0</property>
 
4891
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4892
                      <property name="width_chars">-1</property>
 
4893
                      <property name="single_line_mode">False</property>
 
4894
                      <property name="angle">0</property>
 
4895
                    </widget>
 
4896
                    <packing>
 
4897
                      <property name="left_attach">0</property>
 
4898
                      <property name="right_attach">1</property>
 
4899
                      <property name="top_attach">0</property>
 
4900
                      <property name="bottom_attach">1</property>
 
4901
                      <property name="x_options">fill</property>
 
4902
                      <property name="y_options"></property>
 
4903
                    </packing>
 
4904
                  </child>
 
4905
 
 
4906
                  <child>
 
4907
                    <widget class="GtkLabel" id="label_info_brstats_commiters_label">
 
4908
                      <property name="label" translatable="yes">Number of commiters: </property>
 
4909
                      <property name="use_underline">False</property>
 
4910
                      <property name="use_markup">False</property>
 
4911
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4912
                      <property name="wrap">False</property>
 
4913
                      <property name="selectable">False</property>
 
4914
                      <property name="xalign">0</property>
 
4915
                      <property name="yalign">0.5</property>
 
4916
                      <property name="xpad">0</property>
 
4917
                      <property name="ypad">0</property>
 
4918
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4919
                      <property name="width_chars">-1</property>
 
4920
                      <property name="single_line_mode">False</property>
 
4921
                      <property name="angle">0</property>
 
4922
                    </widget>
 
4923
                    <packing>
 
4924
                      <property name="left_attach">0</property>
 
4925
                      <property name="right_attach">1</property>
 
4926
                      <property name="top_attach">1</property>
 
4927
                      <property name="bottom_attach">2</property>
 
4928
                      <property name="x_options">fill</property>
 
4929
                      <property name="y_options"></property>
 
4930
                    </packing>
 
4931
                  </child>
 
4932
 
 
4933
                  <child>
 
4934
                    <widget class="GtkLabel" id="label_info_brstats_age_label">
 
4935
                      <property name="label" translatable="yes">Age of branch in days: </property>
 
4936
                      <property name="use_underline">False</property>
 
4937
                      <property name="use_markup">False</property>
 
4938
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4939
                      <property name="wrap">False</property>
 
4940
                      <property name="selectable">False</property>
 
4941
                      <property name="xalign">0</property>
 
4942
                      <property name="yalign">0.5</property>
 
4943
                      <property name="xpad">0</property>
 
4944
                      <property name="ypad">0</property>
 
4945
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4946
                      <property name="width_chars">-1</property>
 
4947
                      <property name="single_line_mode">False</property>
 
4948
                      <property name="angle">0</property>
 
4949
                    </widget>
 
4950
                    <packing>
 
4951
                      <property name="left_attach">0</property>
 
4952
                      <property name="right_attach">1</property>
 
4953
                      <property name="top_attach">2</property>
 
4954
                      <property name="bottom_attach">3</property>
 
4955
                      <property name="x_options">fill</property>
 
4956
                      <property name="y_options"></property>
 
4957
                    </packing>
 
4958
                  </child>
 
4959
 
 
4960
                  <child>
 
4961
                    <widget class="GtkLabel" id="label_info_brstats_firstrev_label">
 
4962
                      <property name="label" translatable="yes">Time of first revision: </property>
 
4963
                      <property name="use_underline">False</property>
 
4964
                      <property name="use_markup">False</property>
 
4965
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4966
                      <property name="wrap">False</property>
 
4967
                      <property name="selectable">False</property>
 
4968
                      <property name="xalign">0</property>
 
4969
                      <property name="yalign">0.5</property>
 
4970
                      <property name="xpad">0</property>
 
4971
                      <property name="ypad">0</property>
 
4972
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
4973
                      <property name="width_chars">-1</property>
 
4974
                      <property name="single_line_mode">False</property>
 
4975
                      <property name="angle">0</property>
 
4976
                    </widget>
 
4977
                    <packing>
 
4978
                      <property name="left_attach">0</property>
 
4979
                      <property name="right_attach">1</property>
 
4980
                      <property name="top_attach">3</property>
 
4981
                      <property name="bottom_attach">4</property>
 
4982
                      <property name="x_options">fill</property>
 
4983
                      <property name="y_options"></property>
 
4984
                    </packing>
 
4985
                  </child>
 
4986
 
 
4987
                  <child>
 
4988
                    <widget class="GtkLabel" id="label_info_brstats_lastrev_label">
 
4989
                      <property name="label" translatable="yes">Time of last revision: </property>
 
4990
                      <property name="use_underline">False</property>
 
4991
                      <property name="use_markup">False</property>
 
4992
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
4993
                      <property name="wrap">False</property>
 
4994
                      <property name="selectable">False</property>
 
4995
                      <property name="xalign">0</property>
 
4996
                      <property name="yalign">0.5</property>
 
4997
                      <property name="xpad">0</property>
 
4998
                      <property name="ypad">0</property>
 
4999
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
5000
                      <property name="width_chars">-1</property>
 
5001
                      <property name="single_line_mode">False</property>
 
5002
                      <property name="angle">0</property>
 
5003
                    </widget>
 
5004
                    <packing>
 
5005
                      <property name="left_attach">0</property>
 
5006
                      <property name="right_attach">1</property>
 
5007
                      <property name="top_attach">4</property>
 
5008
                      <property name="bottom_attach">5</property>
 
5009
                      <property name="x_options">fill</property>
 
5010
                      <property name="y_options"></property>
 
5011
                    </packing>
 
5012
                  </child>
 
5013
 
 
5014
                  <child>
 
5015
                    <widget class="GtkLabel" id="label_info_brstats_lastrev">
 
5016
                      <property name="label" translatable="yes">(none)</property>
 
5017
                      <property name="use_underline">False</property>
 
5018
                      <property name="use_markup">False</property>
 
5019
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
5020
                      <property name="wrap">False</property>
 
5021
                      <property name="selectable">False</property>
 
5022
                      <property name="xalign">0</property>
 
5023
                      <property name="yalign">0.5</property>
 
5024
                      <property name="xpad">0</property>
 
5025
                      <property name="ypad">0</property>
 
5026
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
5027
                      <property name="width_chars">-1</property>
 
5028
                      <property name="single_line_mode">False</property>
 
5029
                      <property name="angle">0</property>
 
5030
                    </widget>
 
5031
                    <packing>
 
5032
                      <property name="left_attach">1</property>
 
5033
                      <property name="right_attach">2</property>
 
5034
                      <property name="top_attach">4</property>
 
5035
                      <property name="bottom_attach">5</property>
 
5036
                      <property name="y_options"></property>
 
5037
                    </packing>
 
5038
                  </child>
 
5039
 
 
5040
                  <child>
 
5041
                    <widget class="GtkLabel" id="label_info_brstats_firstrev">
 
5042
                      <property name="label" translatable="yes">(none)</property>
 
5043
                      <property name="use_underline">False</property>
 
5044
                      <property name="use_markup">False</property>
 
5045
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
5046
                      <property name="wrap">False</property>
 
5047
                      <property name="selectable">False</property>
 
5048
                      <property name="xalign">0</property>
 
5049
                      <property name="yalign">0.5</property>
 
5050
                      <property name="xpad">0</property>
 
5051
                      <property name="ypad">0</property>
 
5052
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
5053
                      <property name="width_chars">-1</property>
 
5054
                      <property name="single_line_mode">False</property>
 
5055
                      <property name="angle">0</property>
 
5056
                    </widget>
 
5057
                    <packing>
 
5058
                      <property name="left_attach">1</property>
 
5059
                      <property name="right_attach">2</property>
 
5060
                      <property name="top_attach">3</property>
 
5061
                      <property name="bottom_attach">4</property>
 
5062
                      <property name="y_options"></property>
 
5063
                    </packing>
 
5064
                  </child>
 
5065
 
 
5066
                  <child>
 
5067
                    <widget class="GtkLabel" id="label_info_brstats_age">
 
5068
                      <property name="label" translatable="yes">(none)</property>
 
5069
                      <property name="use_underline">False</property>
 
5070
                      <property name="use_markup">False</property>
 
5071
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
5072
                      <property name="wrap">False</property>
 
5073
                      <property name="selectable">False</property>
 
5074
                      <property name="xalign">0</property>
 
5075
                      <property name="yalign">0.5</property>
 
5076
                      <property name="xpad">0</property>
 
5077
                      <property name="ypad">0</property>
 
5078
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
5079
                      <property name="width_chars">-1</property>
 
5080
                      <property name="single_line_mode">False</property>
 
5081
                      <property name="angle">0</property>
 
5082
                    </widget>
 
5083
                    <packing>
 
5084
                      <property name="left_attach">1</property>
 
5085
                      <property name="right_attach">2</property>
 
5086
                      <property name="top_attach">2</property>
 
5087
                      <property name="bottom_attach">3</property>
 
5088
                      <property name="y_options"></property>
 
5089
                    </packing>
 
5090
                  </child>
 
5091
 
 
5092
                  <child>
 
5093
                    <widget class="GtkLabel" id="label_info_brstats_commiters">
 
5094
                      <property name="label" translatable="yes">(none)</property>
 
5095
                      <property name="use_underline">False</property>
 
5096
                      <property name="use_markup">False</property>
 
5097
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
5098
                      <property name="wrap">False</property>
 
5099
                      <property name="selectable">False</property>
 
5100
                      <property name="xalign">0</property>
 
5101
                      <property name="yalign">0.5</property>
 
5102
                      <property name="xpad">0</property>
 
5103
                      <property name="ypad">0</property>
 
5104
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
5105
                      <property name="width_chars">-1</property>
 
5106
                      <property name="single_line_mode">False</property>
 
5107
                      <property name="angle">0</property>
 
5108
                    </widget>
 
5109
                    <packing>
 
5110
                      <property name="left_attach">1</property>
 
5111
                      <property name="right_attach">2</property>
 
5112
                      <property name="top_attach">1</property>
 
5113
                      <property name="bottom_attach">2</property>
 
5114
                      <property name="y_options"></property>
 
5115
                    </packing>
 
5116
                  </child>
 
5117
 
 
5118
                  <child>
 
5119
                    <widget class="GtkLabel" id="label_info_brstats_revno">
 
5120
                      <property name="label" translatable="yes">(none)</property>
 
5121
                      <property name="use_underline">False</property>
 
5122
                      <property name="use_markup">False</property>
 
5123
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
5124
                      <property name="wrap">False</property>
 
5125
                      <property name="selectable">False</property>
 
5126
                      <property name="xalign">0</property>
 
5127
                      <property name="yalign">0.5</property>
 
5128
                      <property name="xpad">0</property>
 
5129
                      <property name="ypad">0</property>
 
5130
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
5131
                      <property name="width_chars">-1</property>
 
5132
                      <property name="single_line_mode">False</property>
 
5133
                      <property name="angle">0</property>
 
5134
                    </widget>
 
5135
                    <packing>
 
5136
                      <property name="left_attach">1</property>
 
5137
                      <property name="right_attach">2</property>
 
5138
                      <property name="top_attach">0</property>
 
5139
                      <property name="bottom_attach">1</property>
 
5140
                      <property name="y_options"></property>
 
5141
                    </packing>
 
5142
                  </child>
 
5143
                </widget>
5026
5144
              </child>
5027
5145
            </widget>
5028
5146
          </child>
5030
5148
          <child>
5031
5149
            <widget class="GtkLabel" id="label_info_brstats">
5032
5150
              <property name="visible">True</property>
5033
 
              <property name="label" translatable="yes">Branch history:</property>
 
5151
              <property name="label" translatable="yes">&lt;b&gt;Branch history:&lt;/b&gt;</property>
5034
5152
              <property name="use_underline">False</property>
5035
 
              <property name="use_markup">False</property>
 
5153
              <property name="use_markup">True</property>
5036
5154
              <property name="justify">GTK_JUSTIFY_LEFT</property>
5037
5155
              <property name="wrap">False</property>
5038
5156
              <property name="selectable">False</property>
5052
5170
        </widget>
5053
5171
        <packing>
5054
5172
          <property name="padding">0</property>
5055
 
          <property name="expand">True</property>
 
5173
          <property name="expand">False</property>
5056
5174
          <property name="fill">True</property>
5057
5175
        </packing>
5058
5176
      </child>
5065
5183
          <signal name="activate" handler="on_expander_info_repstats_activate" last_modification_time="Wed, 09 Aug 2006 22:19:37 GMT"/>
5066
5184
 
5067
5185
          <child>
5068
 
            <widget class="GtkTable" id="table_info_repstats">
 
5186
            <widget class="GtkAlignment" id="alignment18">
5069
5187
              <property name="visible">True</property>
5070
 
              <property name="n_rows">2</property>
5071
 
              <property name="n_columns">2</property>
5072
 
              <property name="homogeneous">False</property>
5073
 
              <property name="row_spacing">0</property>
5074
 
              <property name="column_spacing">0</property>
5075
 
 
5076
 
              <child>
5077
 
                <widget class="GtkLabel" id="label_info_repstats_revisions_label">
5078
 
                  <property name="label" translatable="yes">Revisions in repository: </property>
5079
 
                  <property name="use_underline">False</property>
5080
 
                  <property name="use_markup">False</property>
5081
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
5082
 
                  <property name="wrap">False</property>
5083
 
                  <property name="selectable">False</property>
5084
 
                  <property name="xalign">1</property>
5085
 
                  <property name="yalign">0.5</property>
5086
 
                  <property name="xpad">0</property>
5087
 
                  <property name="ypad">0</property>
5088
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
5089
 
                  <property name="width_chars">-1</property>
5090
 
                  <property name="single_line_mode">False</property>
5091
 
                  <property name="angle">0</property>
5092
 
                </widget>
5093
 
                <packing>
5094
 
                  <property name="left_attach">0</property>
5095
 
                  <property name="right_attach">1</property>
5096
 
                  <property name="top_attach">0</property>
5097
 
                  <property name="bottom_attach">1</property>
5098
 
                  <property name="x_options">fill</property>
5099
 
                  <property name="y_options"></property>
5100
 
                </packing>
5101
 
              </child>
5102
 
 
5103
 
              <child>
5104
 
                <widget class="GtkLabel" id="label_info_repstats_size_label">
5105
 
                  <property name="label" translatable="yes">Size of repository: </property>
5106
 
                  <property name="use_underline">False</property>
5107
 
                  <property name="use_markup">False</property>
5108
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
5109
 
                  <property name="wrap">False</property>
5110
 
                  <property name="selectable">False</property>
5111
 
                  <property name="xalign">1</property>
5112
 
                  <property name="yalign">0.5</property>
5113
 
                  <property name="xpad">0</property>
5114
 
                  <property name="ypad">0</property>
5115
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
5116
 
                  <property name="width_chars">-1</property>
5117
 
                  <property name="single_line_mode">False</property>
5118
 
                  <property name="angle">0</property>
5119
 
                </widget>
5120
 
                <packing>
5121
 
                  <property name="left_attach">0</property>
5122
 
                  <property name="right_attach">1</property>
5123
 
                  <property name="top_attach">1</property>
5124
 
                  <property name="bottom_attach">2</property>
5125
 
                  <property name="x_options">fill</property>
5126
 
                  <property name="y_options"></property>
5127
 
                </packing>
5128
 
              </child>
5129
 
 
5130
 
              <child>
5131
 
                <widget class="GtkLabel" id="label_info_repstats_size">
5132
 
                  <property name="label" translatable="yes">(none)</property>
5133
 
                  <property name="use_underline">False</property>
5134
 
                  <property name="use_markup">False</property>
5135
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
5136
 
                  <property name="wrap">False</property>
5137
 
                  <property name="selectable">False</property>
5138
 
                  <property name="xalign">0</property>
5139
 
                  <property name="yalign">0.5</property>
5140
 
                  <property name="xpad">0</property>
5141
 
                  <property name="ypad">0</property>
5142
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
5143
 
                  <property name="width_chars">-1</property>
5144
 
                  <property name="single_line_mode">False</property>
5145
 
                  <property name="angle">0</property>
5146
 
                </widget>
5147
 
                <packing>
5148
 
                  <property name="left_attach">1</property>
5149
 
                  <property name="right_attach">2</property>
5150
 
                  <property name="top_attach">1</property>
5151
 
                  <property name="bottom_attach">2</property>
5152
 
                  <property name="y_options"></property>
5153
 
                </packing>
5154
 
              </child>
5155
 
 
5156
 
              <child>
5157
 
                <widget class="GtkLabel" id="label_info_repstats_revisions">
5158
 
                  <property name="label" translatable="yes">(none)</property>
5159
 
                  <property name="use_underline">False</property>
5160
 
                  <property name="use_markup">False</property>
5161
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
5162
 
                  <property name="wrap">False</property>
5163
 
                  <property name="selectable">False</property>
5164
 
                  <property name="xalign">0</property>
5165
 
                  <property name="yalign">0.5</property>
5166
 
                  <property name="xpad">0</property>
5167
 
                  <property name="ypad">0</property>
5168
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
5169
 
                  <property name="width_chars">-1</property>
5170
 
                  <property name="single_line_mode">False</property>
5171
 
                  <property name="angle">0</property>
5172
 
                </widget>
5173
 
                <packing>
5174
 
                  <property name="left_attach">1</property>
5175
 
                  <property name="right_attach">2</property>
5176
 
                  <property name="top_attach">0</property>
5177
 
                  <property name="bottom_attach">1</property>
5178
 
                  <property name="y_options"></property>
5179
 
                </packing>
 
5188
              <property name="xalign">0.5</property>
 
5189
              <property name="yalign">0.5</property>
 
5190
              <property name="xscale">1</property>
 
5191
              <property name="yscale">1</property>
 
5192
              <property name="top_padding">0</property>
 
5193
              <property name="bottom_padding">0</property>
 
5194
              <property name="left_padding">24</property>
 
5195
              <property name="right_padding">0</property>
 
5196
 
 
5197
              <child>
 
5198
                <widget class="GtkTable" id="table_info_repstats">
 
5199
                  <property name="visible">True</property>
 
5200
                  <property name="n_rows">2</property>
 
5201
                  <property name="n_columns">2</property>
 
5202
                  <property name="homogeneous">False</property>
 
5203
                  <property name="row_spacing">0</property>
 
5204
                  <property name="column_spacing">12</property>
 
5205
 
 
5206
                  <child>
 
5207
                    <widget class="GtkLabel" id="label_info_repstats_revisions_label">
 
5208
                      <property name="label" translatable="yes">Revisions in repository: </property>
 
5209
                      <property name="use_underline">False</property>
 
5210
                      <property name="use_markup">False</property>
 
5211
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
5212
                      <property name="wrap">False</property>
 
5213
                      <property name="selectable">False</property>
 
5214
                      <property name="xalign">0</property>
 
5215
                      <property name="yalign">0.5</property>
 
5216
                      <property name="xpad">0</property>
 
5217
                      <property name="ypad">0</property>
 
5218
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
5219
                      <property name="width_chars">-1</property>
 
5220
                      <property name="single_line_mode">False</property>
 
5221
                      <property name="angle">0</property>
 
5222
                    </widget>
 
5223
                    <packing>
 
5224
                      <property name="left_attach">0</property>
 
5225
                      <property name="right_attach">1</property>
 
5226
                      <property name="top_attach">0</property>
 
5227
                      <property name="bottom_attach">1</property>
 
5228
                      <property name="x_options">fill</property>
 
5229
                      <property name="y_options"></property>
 
5230
                    </packing>
 
5231
                  </child>
 
5232
 
 
5233
                  <child>
 
5234
                    <widget class="GtkLabel" id="label_info_repstats_size_label">
 
5235
                      <property name="label" translatable="yes">Size of repository: </property>
 
5236
                      <property name="use_underline">False</property>
 
5237
                      <property name="use_markup">False</property>
 
5238
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
5239
                      <property name="wrap">False</property>
 
5240
                      <property name="selectable">False</property>
 
5241
                      <property name="xalign">0</property>
 
5242
                      <property name="yalign">0.5</property>
 
5243
                      <property name="xpad">0</property>
 
5244
                      <property name="ypad">0</property>
 
5245
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
5246
                      <property name="width_chars">-1</property>
 
5247
                      <property name="single_line_mode">False</property>
 
5248
                      <property name="angle">0</property>
 
5249
                    </widget>
 
5250
                    <packing>
 
5251
                      <property name="left_attach">0</property>
 
5252
                      <property name="right_attach">1</property>
 
5253
                      <property name="top_attach">1</property>
 
5254
                      <property name="bottom_attach">2</property>
 
5255
                      <property name="x_options">fill</property>
 
5256
                      <property name="y_options"></property>
 
5257
                    </packing>
 
5258
                  </child>
 
5259
 
 
5260
                  <child>
 
5261
                    <widget class="GtkLabel" id="label_info_repstats_size">
 
5262
                      <property name="label" translatable="yes">(none)</property>
 
5263
                      <property name="use_underline">False</property>
 
5264
                      <property name="use_markup">False</property>
 
5265
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
5266
                      <property name="wrap">False</property>
 
5267
                      <property name="selectable">False</property>
 
5268
                      <property name="xalign">0</property>
 
5269
                      <property name="yalign">0.5</property>
 
5270
                      <property name="xpad">0</property>
 
5271
                      <property name="ypad">0</property>
 
5272
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
5273
                      <property name="width_chars">-1</property>
 
5274
                      <property name="single_line_mode">False</property>
 
5275
                      <property name="angle">0</property>
 
5276
                    </widget>
 
5277
                    <packing>
 
5278
                      <property name="left_attach">1</property>
 
5279
                      <property name="right_attach">2</property>
 
5280
                      <property name="top_attach">1</property>
 
5281
                      <property name="bottom_attach">2</property>
 
5282
                      <property name="y_options"></property>
 
5283
                    </packing>
 
5284
                  </child>
 
5285
 
 
5286
                  <child>
 
5287
                    <widget class="GtkLabel" id="label_info_repstats_revisions">
 
5288
                      <property name="label" translatable="yes">(none)</property>
 
5289
                      <property name="use_underline">False</property>
 
5290
                      <property name="use_markup">False</property>
 
5291
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
 
5292
                      <property name="wrap">False</property>
 
5293
                      <property name="selectable">False</property>
 
5294
                      <property name="xalign">0</property>
 
5295
                      <property name="yalign">0.5</property>
 
5296
                      <property name="xpad">0</property>
 
5297
                      <property name="ypad">0</property>
 
5298
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
5299
                      <property name="width_chars">-1</property>
 
5300
                      <property name="single_line_mode">False</property>
 
5301
                      <property name="angle">0</property>
 
5302
                    </widget>
 
5303
                    <packing>
 
5304
                      <property name="left_attach">1</property>
 
5305
                      <property name="right_attach">2</property>
 
5306
                      <property name="top_attach">0</property>
 
5307
                      <property name="bottom_attach">1</property>
 
5308
                      <property name="y_options"></property>
 
5309
                    </packing>
 
5310
                  </child>
 
5311
                </widget>
5180
5312
              </child>
5181
5313
            </widget>
5182
5314
          </child>
5184
5316
          <child>
5185
5317
            <widget class="GtkLabel" id="label_info_repstats">
5186
5318
              <property name="visible">True</property>
5187
 
              <property name="label" translatable="yes">Revision store:</property>
 
5319
              <property name="label" translatable="yes">&lt;b&gt;Revision store:&lt;/b&gt;</property>
5188
5320
              <property name="use_underline">False</property>
5189
 
              <property name="use_markup">False</property>
 
5321
              <property name="use_markup">True</property>
5190
5322
              <property name="justify">GTK_JUSTIFY_LEFT</property>
5191
5323
              <property name="wrap">False</property>
5192
5324
              <property name="selectable">False</property>
5206
5338
        </widget>
5207
5339
        <packing>
5208
5340
          <property name="padding">0</property>
5209
 
          <property name="expand">True</property>
 
5341
          <property name="expand">False</property>
5210
5342
          <property name="fill">True</property>
5211
5343
        </packing>
5212
5344
      </child>