/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: Szilveszter Farkas (Phanatic)
  • Date: 2006-09-03 10:51:29 UTC
  • mto: (0.14.1 main) (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060903105129-f0bc7d5163fe1f88
Fixed a menu acivation bug.

2006-09-03  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * olive/frontend/gtk/__init__.py: fixed a bug regarding menu item activation

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