/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: 2007-05-16 08:58:24 UTC
  • mto: (195.1.7 trunk)
  • mto: This revision was merged to the branch mainline in revision 199.
  • Revision ID: szilveszter.farkas@gmail.com-20070516085824-ec239a2gbdus3kef
The Windows drive selector was moved to the location bar.

Cleaned up setup.py a bit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
488
488
              <widget class="GtkVBox" id="vbox_main_right">
489
489
                <property name="visible">True</property>
490
490
                <child>
491
 
                  <placeholder/>
492
 
                </child>
493
 
                <child>
494
491
                  <widget class="GtkHBox" id="hbox_location">
495
492
                    <property name="visible">True</property>
496
493
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
518
515
                      </packing>
519
516
                    </child>
520
517
                    <child>
 
518
                      <placeholder/>
 
519
                    </child>
 
520
                    <child>
521
521
                      <widget class="GtkEntry" id="entry_location">
522
522
                        <property name="visible">True</property>
523
523
                        <property name="can_focus">True</property>
525
525
                        <signal name="key_press_event" handler="on_entry_location_key_press_event"/>
526
526
                      </widget>
527
527
                      <packing>
528
 
                        <property name="position">1</property>
 
528
                        <property name="position">2</property>
529
529
                      </packing>
530
530
                    </child>
531
531
                    <child>
536
536
                      <packing>
537
537
                        <property name="expand">False</property>
538
538
                        <property name="fill">False</property>
539
 
                        <property name="position">2</property>
 
539
                        <property name="position">3</property>
540
540
                      </packing>
541
541
                    </child>
542
542
                    <child>
553
553
                      <packing>
554
554
                        <property name="expand">False</property>
555
555
                        <property name="fill">False</property>
556
 
                        <property name="position">3</property>
 
556
                        <property name="position">4</property>
557
557
                      </packing>
558
558
                    </child>
559
559
                  </widget>
560
560
                  <packing>
561
561
                    <property name="expand">False</property>
562
562
                    <property name="fill">False</property>
563
 
                    <property name="position">1</property>
564
563
                  </packing>
565
564
                </child>
566
565
                <child>
580
579
                    </child>
581
580
                  </widget>
582
581
                  <packing>
583
 
                    <property name="position">2</property>
 
582
                    <property name="position">1</property>
584
583
                  </packing>
585
584
                </child>
586
585
              </widget>
1211
1210
                    <property name="n_columns">2</property>
1212
1211
                    <property name="column_spacing">12</property>
1213
1212
                    <child>
 
1213
                      <widget class="GtkLabel" id="label_info_location_repobranch">
 
1214
                        <property name="xalign">0</property>
 
1215
                        <property name="label" translatable="yes">(none)</property>
 
1216
                      </widget>
 
1217
                      <packing>
 
1218
                        <property name="left_attach">1</property>
 
1219
                        <property name="right_attach">2</property>
 
1220
                        <property name="top_attach">2</property>
 
1221
                        <property name="bottom_attach">3</property>
 
1222
                        <property name="y_options"></property>
 
1223
                      </packing>
 
1224
                    </child>
 
1225
                    <child>
 
1226
                      <widget class="GtkLabel" id="label_info_location_cobranch">
 
1227
                        <property name="xalign">0</property>
 
1228
                        <property name="label" translatable="yes">(none)</property>
 
1229
                      </widget>
 
1230
                      <packing>
 
1231
                        <property name="left_attach">1</property>
 
1232
                        <property name="right_attach">2</property>
 
1233
                        <property name="top_attach">3</property>
 
1234
                        <property name="bottom_attach">4</property>
 
1235
                        <property name="y_options"></property>
 
1236
                      </packing>
 
1237
                    </child>
 
1238
                    <child>
 
1239
                      <widget class="GtkLabel" id="label_info_location_repoco">
 
1240
                        <property name="xalign">0</property>
 
1241
                        <property name="label" translatable="yes">(none)</property>
 
1242
                      </widget>
 
1243
                      <packing>
 
1244
                        <property name="left_attach">1</property>
 
1245
                        <property name="right_attach">2</property>
 
1246
                        <property name="top_attach">4</property>
 
1247
                        <property name="bottom_attach">5</property>
 
1248
                        <property name="y_options"></property>
 
1249
                      </packing>
 
1250
                    </child>
 
1251
                    <child>
 
1252
                      <widget class="GtkLabel" id="label_info_location_coroot">
 
1253
                        <property name="xalign">0</property>
 
1254
                        <property name="label" translatable="yes">(none)</property>
 
1255
                      </widget>
 
1256
                      <packing>
 
1257
                        <property name="left_attach">1</property>
 
1258
                        <property name="right_attach">2</property>
 
1259
                        <property name="top_attach">5</property>
 
1260
                        <property name="bottom_attach">6</property>
 
1261
                        <property name="y_options"></property>
 
1262
                      </packing>
 
1263
                    </child>
 
1264
                    <child>
 
1265
                      <widget class="GtkLabel" id="label_info_location_branchroot">
 
1266
                        <property name="xalign">0</property>
 
1267
                        <property name="label" translatable="yes">(none)</property>
 
1268
                      </widget>
 
1269
                      <packing>
 
1270
                        <property name="left_attach">1</property>
 
1271
                        <property name="right_attach">2</property>
 
1272
                        <property name="top_attach">6</property>
 
1273
                        <property name="bottom_attach">7</property>
 
1274
                        <property name="y_options"></property>
 
1275
                      </packing>
 
1276
                    </child>
 
1277
                    <child>
 
1278
                      <widget class="GtkLabel" id="label_info_location_sharedrepo">
 
1279
                        <property name="xalign">0</property>
 
1280
                        <property name="label" translatable="yes">(none)</property>
 
1281
                      </widget>
 
1282
                      <packing>
 
1283
                        <property name="left_attach">1</property>
 
1284
                        <property name="right_attach">2</property>
 
1285
                        <property name="top_attach">1</property>
 
1286
                        <property name="bottom_attach">2</property>
 
1287
                        <property name="y_options"></property>
 
1288
                      </packing>
 
1289
                    </child>
 
1290
                    <child>
 
1291
                      <widget class="GtkLabel" id="label_info_location_lightcoroot">
 
1292
                        <property name="xalign">0</property>
 
1293
                        <property name="label" translatable="yes">(none)</property>
 
1294
                      </widget>
 
1295
                      <packing>
 
1296
                        <property name="left_attach">1</property>
 
1297
                        <property name="right_attach">2</property>
 
1298
                        <property name="y_options"></property>
 
1299
                      </packing>
 
1300
                    </child>
 
1301
                    <child>
 
1302
                      <widget class="GtkLabel" id="label_info_location_coroot_label">
 
1303
                        <property name="xalign">0</property>
 
1304
                        <property name="label" translatable="yes">Checkout root: </property>
 
1305
                      </widget>
 
1306
                      <packing>
 
1307
                        <property name="top_attach">5</property>
 
1308
                        <property name="bottom_attach">6</property>
 
1309
                        <property name="x_options">GTK_FILL</property>
 
1310
                        <property name="y_options"></property>
 
1311
                      </packing>
 
1312
                    </child>
 
1313
                    <child>
 
1314
                      <widget class="GtkLabel" id="label_info_location_branchroot_label">
 
1315
                        <property name="xalign">0</property>
 
1316
                        <property name="label" translatable="yes">Branch root: </property>
 
1317
                      </widget>
 
1318
                      <packing>
 
1319
                        <property name="top_attach">6</property>
 
1320
                        <property name="bottom_attach">7</property>
 
1321
                        <property name="x_options">GTK_FILL</property>
 
1322
                        <property name="y_options"></property>
 
1323
                      </packing>
 
1324
                    </child>
 
1325
                    <child>
 
1326
                      <widget class="GtkLabel" id="label_info_location_repoco_label">
 
1327
                        <property name="xalign">0</property>
 
1328
                        <property name="label" translatable="yes">Repository checkout: </property>
 
1329
                      </widget>
 
1330
                      <packing>
 
1331
                        <property name="top_attach">4</property>
 
1332
                        <property name="bottom_attach">5</property>
 
1333
                        <property name="x_options">GTK_FILL</property>
 
1334
                        <property name="y_options"></property>
 
1335
                      </packing>
 
1336
                    </child>
 
1337
                    <child>
 
1338
                      <widget class="GtkLabel" id="label_info_location_cobranch_label">
 
1339
                        <property name="xalign">0</property>
 
1340
                        <property name="label" translatable="yes">Checkout of branch: </property>
 
1341
                      </widget>
 
1342
                      <packing>
 
1343
                        <property name="top_attach">3</property>
 
1344
                        <property name="bottom_attach">4</property>
 
1345
                        <property name="x_options">GTK_FILL</property>
 
1346
                        <property name="y_options"></property>
 
1347
                      </packing>
 
1348
                    </child>
 
1349
                    <child>
 
1350
                      <widget class="GtkLabel" id="label_info_location_repobranch_label">
 
1351
                        <property name="xalign">0</property>
 
1352
                        <property name="label" translatable="yes">Repository branch: </property>
 
1353
                      </widget>
 
1354
                      <packing>
 
1355
                        <property name="top_attach">2</property>
 
1356
                        <property name="bottom_attach">3</property>
 
1357
                        <property name="x_options">GTK_FILL</property>
 
1358
                        <property name="y_options"></property>
 
1359
                      </packing>
 
1360
                    </child>
 
1361
                    <child>
 
1362
                      <widget class="GtkLabel" id="label_info_location_sharedrepo_label">
 
1363
                        <property name="xalign">0</property>
 
1364
                        <property name="label" translatable="yes">Shared repository: </property>
 
1365
                      </widget>
 
1366
                      <packing>
 
1367
                        <property name="top_attach">1</property>
 
1368
                        <property name="bottom_attach">2</property>
 
1369
                        <property name="x_options">GTK_FILL</property>
 
1370
                        <property name="y_options"></property>
 
1371
                      </packing>
 
1372
                    </child>
 
1373
                    <child>
1214
1374
                      <widget class="GtkLabel" id="label_info_location_lightcoroot_label">
1215
1375
                        <property name="xalign">0</property>
1216
1376
                        <property name="label" translatable="yes">Light checkout root: </property>
1220
1380
                        <property name="y_options"></property>
1221
1381
                      </packing>
1222
1382
                    </child>
1223
 
                    <child>
1224
 
                      <widget class="GtkLabel" id="label_info_location_sharedrepo_label">
1225
 
                        <property name="xalign">0</property>
1226
 
                        <property name="label" translatable="yes">Shared repository: </property>
1227
 
                      </widget>
1228
 
                      <packing>
1229
 
                        <property name="top_attach">1</property>
1230
 
                        <property name="bottom_attach">2</property>
1231
 
                        <property name="x_options">GTK_FILL</property>
1232
 
                        <property name="y_options"></property>
1233
 
                      </packing>
1234
 
                    </child>
1235
 
                    <child>
1236
 
                      <widget class="GtkLabel" id="label_info_location_repobranch_label">
1237
 
                        <property name="xalign">0</property>
1238
 
                        <property name="label" translatable="yes">Repository branch: </property>
1239
 
                      </widget>
1240
 
                      <packing>
1241
 
                        <property name="top_attach">2</property>
1242
 
                        <property name="bottom_attach">3</property>
1243
 
                        <property name="x_options">GTK_FILL</property>
1244
 
                        <property name="y_options"></property>
1245
 
                      </packing>
1246
 
                    </child>
1247
 
                    <child>
1248
 
                      <widget class="GtkLabel" id="label_info_location_cobranch_label">
1249
 
                        <property name="xalign">0</property>
1250
 
                        <property name="label" translatable="yes">Checkout of branch: </property>
1251
 
                      </widget>
1252
 
                      <packing>
1253
 
                        <property name="top_attach">3</property>
1254
 
                        <property name="bottom_attach">4</property>
1255
 
                        <property name="x_options">GTK_FILL</property>
1256
 
                        <property name="y_options"></property>
1257
 
                      </packing>
1258
 
                    </child>
1259
 
                    <child>
1260
 
                      <widget class="GtkLabel" id="label_info_location_repoco_label">
1261
 
                        <property name="xalign">0</property>
1262
 
                        <property name="label" translatable="yes">Repository checkout: </property>
1263
 
                      </widget>
1264
 
                      <packing>
1265
 
                        <property name="top_attach">4</property>
1266
 
                        <property name="bottom_attach">5</property>
1267
 
                        <property name="x_options">GTK_FILL</property>
1268
 
                        <property name="y_options"></property>
1269
 
                      </packing>
1270
 
                    </child>
1271
 
                    <child>
1272
 
                      <widget class="GtkLabel" id="label_info_location_branchroot_label">
1273
 
                        <property name="xalign">0</property>
1274
 
                        <property name="label" translatable="yes">Branch root: </property>
1275
 
                      </widget>
1276
 
                      <packing>
1277
 
                        <property name="top_attach">6</property>
1278
 
                        <property name="bottom_attach">7</property>
1279
 
                        <property name="x_options">GTK_FILL</property>
1280
 
                        <property name="y_options"></property>
1281
 
                      </packing>
1282
 
                    </child>
1283
 
                    <child>
1284
 
                      <widget class="GtkLabel" id="label_info_location_coroot_label">
1285
 
                        <property name="xalign">0</property>
1286
 
                        <property name="label" translatable="yes">Checkout root: </property>
1287
 
                      </widget>
1288
 
                      <packing>
1289
 
                        <property name="top_attach">5</property>
1290
 
                        <property name="bottom_attach">6</property>
1291
 
                        <property name="x_options">GTK_FILL</property>
1292
 
                        <property name="y_options"></property>
1293
 
                      </packing>
1294
 
                    </child>
1295
 
                    <child>
1296
 
                      <widget class="GtkLabel" id="label_info_location_lightcoroot">
1297
 
                        <property name="xalign">0</property>
1298
 
                        <property name="label" translatable="yes">(none)</property>
1299
 
                      </widget>
1300
 
                      <packing>
1301
 
                        <property name="left_attach">1</property>
1302
 
                        <property name="right_attach">2</property>
1303
 
                        <property name="y_options"></property>
1304
 
                      </packing>
1305
 
                    </child>
1306
 
                    <child>
1307
 
                      <widget class="GtkLabel" id="label_info_location_sharedrepo">
1308
 
                        <property name="xalign">0</property>
1309
 
                        <property name="label" translatable="yes">(none)</property>
1310
 
                      </widget>
1311
 
                      <packing>
1312
 
                        <property name="left_attach">1</property>
1313
 
                        <property name="right_attach">2</property>
1314
 
                        <property name="top_attach">1</property>
1315
 
                        <property name="bottom_attach">2</property>
1316
 
                        <property name="y_options"></property>
1317
 
                      </packing>
1318
 
                    </child>
1319
 
                    <child>
1320
 
                      <widget class="GtkLabel" id="label_info_location_branchroot">
1321
 
                        <property name="xalign">0</property>
1322
 
                        <property name="label" translatable="yes">(none)</property>
1323
 
                      </widget>
1324
 
                      <packing>
1325
 
                        <property name="left_attach">1</property>
1326
 
                        <property name="right_attach">2</property>
1327
 
                        <property name="top_attach">6</property>
1328
 
                        <property name="bottom_attach">7</property>
1329
 
                        <property name="y_options"></property>
1330
 
                      </packing>
1331
 
                    </child>
1332
 
                    <child>
1333
 
                      <widget class="GtkLabel" id="label_info_location_coroot">
1334
 
                        <property name="xalign">0</property>
1335
 
                        <property name="label" translatable="yes">(none)</property>
1336
 
                      </widget>
1337
 
                      <packing>
1338
 
                        <property name="left_attach">1</property>
1339
 
                        <property name="right_attach">2</property>
1340
 
                        <property name="top_attach">5</property>
1341
 
                        <property name="bottom_attach">6</property>
1342
 
                        <property name="y_options"></property>
1343
 
                      </packing>
1344
 
                    </child>
1345
 
                    <child>
1346
 
                      <widget class="GtkLabel" id="label_info_location_repoco">
1347
 
                        <property name="xalign">0</property>
1348
 
                        <property name="label" translatable="yes">(none)</property>
1349
 
                      </widget>
1350
 
                      <packing>
1351
 
                        <property name="left_attach">1</property>
1352
 
                        <property name="right_attach">2</property>
1353
 
                        <property name="top_attach">4</property>
1354
 
                        <property name="bottom_attach">5</property>
1355
 
                        <property name="y_options"></property>
1356
 
                      </packing>
1357
 
                    </child>
1358
 
                    <child>
1359
 
                      <widget class="GtkLabel" id="label_info_location_cobranch">
1360
 
                        <property name="xalign">0</property>
1361
 
                        <property name="label" translatable="yes">(none)</property>
1362
 
                      </widget>
1363
 
                      <packing>
1364
 
                        <property name="left_attach">1</property>
1365
 
                        <property name="right_attach">2</property>
1366
 
                        <property name="top_attach">3</property>
1367
 
                        <property name="bottom_attach">4</property>
1368
 
                        <property name="y_options"></property>
1369
 
                      </packing>
1370
 
                    </child>
1371
 
                    <child>
1372
 
                      <widget class="GtkLabel" id="label_info_location_repobranch">
1373
 
                        <property name="xalign">0</property>
1374
 
                        <property name="label" translatable="yes">(none)</property>
1375
 
                      </widget>
1376
 
                      <packing>
1377
 
                        <property name="left_attach">1</property>
1378
 
                        <property name="right_attach">2</property>
1379
 
                        <property name="top_attach">2</property>
1380
 
                        <property name="bottom_attach">3</property>
1381
 
                        <property name="y_options"></property>
1382
 
                      </packing>
1383
 
                    </child>
1384
1383
                  </widget>
1385
1384
                </child>
1386
1385
              </widget>
1416
1415
                    <property name="n_columns">2</property>
1417
1416
                    <property name="column_spacing">12</property>
1418
1417
                    <child>
 
1418
                      <widget class="GtkLabel" id="label_info_related_parentbranch">
 
1419
                        <property name="xalign">0</property>
 
1420
                        <property name="label" translatable="yes">(none)</property>
 
1421
                      </widget>
 
1422
                      <packing>
 
1423
                        <property name="left_attach">1</property>
 
1424
                        <property name="right_attach">2</property>
 
1425
                        <property name="y_options"></property>
 
1426
                      </packing>
 
1427
                    </child>
 
1428
                    <child>
 
1429
                      <widget class="GtkLabel" id="label_info_related_publishbranch">
 
1430
                        <property name="xalign">0</property>
 
1431
                        <property name="label" translatable="yes">(none)</property>
 
1432
                      </widget>
 
1433
                      <packing>
 
1434
                        <property name="left_attach">1</property>
 
1435
                        <property name="right_attach">2</property>
 
1436
                        <property name="top_attach">1</property>
 
1437
                        <property name="bottom_attach">2</property>
 
1438
                        <property name="y_options"></property>
 
1439
                      </packing>
 
1440
                    </child>
 
1441
                    <child>
 
1442
                      <widget class="GtkLabel" id="label_info_related_publishbranch_label">
 
1443
                        <property name="xalign">0</property>
 
1444
                        <property name="label" translatable="yes">Publish to branch: </property>
 
1445
                      </widget>
 
1446
                      <packing>
 
1447
                        <property name="top_attach">1</property>
 
1448
                        <property name="bottom_attach">2</property>
 
1449
                        <property name="x_options">GTK_FILL</property>
 
1450
                        <property name="y_options"></property>
 
1451
                      </packing>
 
1452
                    </child>
 
1453
                    <child>
1419
1454
                      <widget class="GtkLabel" id="label_info_related_parentbranch_label">
1420
1455
                        <property name="xalign">0</property>
1421
1456
                        <property name="label" translatable="yes">Parent branch: </property>
1425
1460
                        <property name="y_options"></property>
1426
1461
                      </packing>
1427
1462
                    </child>
1428
 
                    <child>
1429
 
                      <widget class="GtkLabel" id="label_info_related_publishbranch_label">
1430
 
                        <property name="xalign">0</property>
1431
 
                        <property name="label" translatable="yes">Publish to branch: </property>
1432
 
                      </widget>
1433
 
                      <packing>
1434
 
                        <property name="top_attach">1</property>
1435
 
                        <property name="bottom_attach">2</property>
1436
 
                        <property name="x_options">GTK_FILL</property>
1437
 
                        <property name="y_options"></property>
1438
 
                      </packing>
1439
 
                    </child>
1440
 
                    <child>
1441
 
                      <widget class="GtkLabel" id="label_info_related_publishbranch">
1442
 
                        <property name="xalign">0</property>
1443
 
                        <property name="label" translatable="yes">(none)</property>
1444
 
                      </widget>
1445
 
                      <packing>
1446
 
                        <property name="left_attach">1</property>
1447
 
                        <property name="right_attach">2</property>
1448
 
                        <property name="top_attach">1</property>
1449
 
                        <property name="bottom_attach">2</property>
1450
 
                        <property name="y_options"></property>
1451
 
                      </packing>
1452
 
                    </child>
1453
 
                    <child>
1454
 
                      <widget class="GtkLabel" id="label_info_related_parentbranch">
1455
 
                        <property name="xalign">0</property>
1456
 
                        <property name="label" translatable="yes">(none)</property>
1457
 
                      </widget>
1458
 
                      <packing>
1459
 
                        <property name="left_attach">1</property>
1460
 
                        <property name="right_attach">2</property>
1461
 
                        <property name="y_options"></property>
1462
 
                      </packing>
1463
 
                    </child>
1464
1463
                  </widget>
1465
1464
                </child>
1466
1465
              </widget>
1496
1495
                    <property name="n_columns">2</property>
1497
1496
                    <property name="column_spacing">12</property>
1498
1497
                    <child>
 
1498
                      <widget class="GtkLabel" id="label_info_format_control">
 
1499
                        <property name="xalign">0</property>
 
1500
                        <property name="label" translatable="yes">(none)</property>
 
1501
                      </widget>
 
1502
                      <packing>
 
1503
                        <property name="left_attach">1</property>
 
1504
                        <property name="right_attach">2</property>
 
1505
                        <property name="y_options"></property>
 
1506
                      </packing>
 
1507
                    </child>
 
1508
                    <child>
 
1509
                      <widget class="GtkLabel" id="label_info_format_workingtree">
 
1510
                        <property name="xalign">0</property>
 
1511
                        <property name="label" translatable="yes">(none)</property>
 
1512
                      </widget>
 
1513
                      <packing>
 
1514
                        <property name="left_attach">1</property>
 
1515
                        <property name="right_attach">2</property>
 
1516
                        <property name="top_attach">1</property>
 
1517
                        <property name="bottom_attach">2</property>
 
1518
                        <property name="y_options"></property>
 
1519
                      </packing>
 
1520
                    </child>
 
1521
                    <child>
 
1522
                      <widget class="GtkLabel" id="label_info_format_branch">
 
1523
                        <property name="xalign">0</property>
 
1524
                        <property name="label" translatable="yes">(none)</property>
 
1525
                      </widget>
 
1526
                      <packing>
 
1527
                        <property name="left_attach">1</property>
 
1528
                        <property name="right_attach">2</property>
 
1529
                        <property name="top_attach">2</property>
 
1530
                        <property name="bottom_attach">3</property>
 
1531
                        <property name="y_options"></property>
 
1532
                      </packing>
 
1533
                    </child>
 
1534
                    <child>
 
1535
                      <widget class="GtkLabel" id="label_info_format_repository">
 
1536
                        <property name="xalign">0</property>
 
1537
                        <property name="label" translatable="yes">(none)</property>
 
1538
                      </widget>
 
1539
                      <packing>
 
1540
                        <property name="left_attach">1</property>
 
1541
                        <property name="right_attach">2</property>
 
1542
                        <property name="top_attach">3</property>
 
1543
                        <property name="bottom_attach">4</property>
 
1544
                        <property name="y_options"></property>
 
1545
                      </packing>
 
1546
                    </child>
 
1547
                    <child>
 
1548
                      <widget class="GtkLabel" id="label_info_format_repository_label">
 
1549
                        <property name="xalign">0</property>
 
1550
                        <property name="label" translatable="yes">Repository format: </property>
 
1551
                      </widget>
 
1552
                      <packing>
 
1553
                        <property name="top_attach">3</property>
 
1554
                        <property name="bottom_attach">4</property>
 
1555
                        <property name="x_options">GTK_FILL</property>
 
1556
                        <property name="y_options"></property>
 
1557
                      </packing>
 
1558
                    </child>
 
1559
                    <child>
 
1560
                      <widget class="GtkLabel" id="label_info_format_branch_label">
 
1561
                        <property name="xalign">0</property>
 
1562
                        <property name="label" translatable="yes">Branch format: </property>
 
1563
                      </widget>
 
1564
                      <packing>
 
1565
                        <property name="top_attach">2</property>
 
1566
                        <property name="bottom_attach">3</property>
 
1567
                        <property name="x_options">GTK_FILL</property>
 
1568
                        <property name="y_options"></property>
 
1569
                      </packing>
 
1570
                    </child>
 
1571
                    <child>
 
1572
                      <widget class="GtkLabel" id="label_info_format_workingtree_label">
 
1573
                        <property name="xalign">0</property>
 
1574
                        <property name="label" translatable="yes">Working tree format: </property>
 
1575
                      </widget>
 
1576
                      <packing>
 
1577
                        <property name="top_attach">1</property>
 
1578
                        <property name="bottom_attach">2</property>
 
1579
                        <property name="x_options">GTK_FILL</property>
 
1580
                        <property name="y_options"></property>
 
1581
                      </packing>
 
1582
                    </child>
 
1583
                    <child>
1499
1584
                      <widget class="GtkLabel" id="label_info_format_control_label">
1500
1585
                        <property name="xalign">0</property>
1501
1586
                        <property name="label" translatable="yes">Control format: </property>
1505
1590
                        <property name="y_options"></property>
1506
1591
                      </packing>
1507
1592
                    </child>
1508
 
                    <child>
1509
 
                      <widget class="GtkLabel" id="label_info_format_workingtree_label">
1510
 
                        <property name="xalign">0</property>
1511
 
                        <property name="label" translatable="yes">Working tree format: </property>
1512
 
                      </widget>
1513
 
                      <packing>
1514
 
                        <property name="top_attach">1</property>
1515
 
                        <property name="bottom_attach">2</property>
1516
 
                        <property name="x_options">GTK_FILL</property>
1517
 
                        <property name="y_options"></property>
1518
 
                      </packing>
1519
 
                    </child>
1520
 
                    <child>
1521
 
                      <widget class="GtkLabel" id="label_info_format_branch_label">
1522
 
                        <property name="xalign">0</property>
1523
 
                        <property name="label" translatable="yes">Branch format: </property>
1524
 
                      </widget>
1525
 
                      <packing>
1526
 
                        <property name="top_attach">2</property>
1527
 
                        <property name="bottom_attach">3</property>
1528
 
                        <property name="x_options">GTK_FILL</property>
1529
 
                        <property name="y_options"></property>
1530
 
                      </packing>
1531
 
                    </child>
1532
 
                    <child>
1533
 
                      <widget class="GtkLabel" id="label_info_format_repository_label">
1534
 
                        <property name="xalign">0</property>
1535
 
                        <property name="label" translatable="yes">Repository format: </property>
1536
 
                      </widget>
1537
 
                      <packing>
1538
 
                        <property name="top_attach">3</property>
1539
 
                        <property name="bottom_attach">4</property>
1540
 
                        <property name="x_options">GTK_FILL</property>
1541
 
                        <property name="y_options"></property>
1542
 
                      </packing>
1543
 
                    </child>
1544
 
                    <child>
1545
 
                      <widget class="GtkLabel" id="label_info_format_repository">
1546
 
                        <property name="xalign">0</property>
1547
 
                        <property name="label" translatable="yes">(none)</property>
1548
 
                      </widget>
1549
 
                      <packing>
1550
 
                        <property name="left_attach">1</property>
1551
 
                        <property name="right_attach">2</property>
1552
 
                        <property name="top_attach">3</property>
1553
 
                        <property name="bottom_attach">4</property>
1554
 
                        <property name="y_options"></property>
1555
 
                      </packing>
1556
 
                    </child>
1557
 
                    <child>
1558
 
                      <widget class="GtkLabel" id="label_info_format_branch">
1559
 
                        <property name="xalign">0</property>
1560
 
                        <property name="label" translatable="yes">(none)</property>
1561
 
                      </widget>
1562
 
                      <packing>
1563
 
                        <property name="left_attach">1</property>
1564
 
                        <property name="right_attach">2</property>
1565
 
                        <property name="top_attach">2</property>
1566
 
                        <property name="bottom_attach">3</property>
1567
 
                        <property name="y_options"></property>
1568
 
                      </packing>
1569
 
                    </child>
1570
 
                    <child>
1571
 
                      <widget class="GtkLabel" id="label_info_format_workingtree">
1572
 
                        <property name="xalign">0</property>
1573
 
                        <property name="label" translatable="yes">(none)</property>
1574
 
                      </widget>
1575
 
                      <packing>
1576
 
                        <property name="left_attach">1</property>
1577
 
                        <property name="right_attach">2</property>
1578
 
                        <property name="top_attach">1</property>
1579
 
                        <property name="bottom_attach">2</property>
1580
 
                        <property name="y_options"></property>
1581
 
                      </packing>
1582
 
                    </child>
1583
 
                    <child>
1584
 
                      <widget class="GtkLabel" id="label_info_format_control">
1585
 
                        <property name="xalign">0</property>
1586
 
                        <property name="label" translatable="yes">(none)</property>
1587
 
                      </widget>
1588
 
                      <packing>
1589
 
                        <property name="left_attach">1</property>
1590
 
                        <property name="right_attach">2</property>
1591
 
                        <property name="y_options"></property>
1592
 
                      </packing>
1593
 
                    </child>
1594
1593
                  </widget>
1595
1594
                </child>
1596
1595
              </widget>
1626
1625
                    <property name="n_columns">2</property>
1627
1626
                    <property name="column_spacing">12</property>
1628
1627
                    <child>
 
1628
                      <widget class="GtkLabel" id="label_info_locking_workingtree">
 
1629
                        <property name="xalign">0</property>
 
1630
                        <property name="label" translatable="yes">(none)</property>
 
1631
                      </widget>
 
1632
                      <packing>
 
1633
                        <property name="left_attach">1</property>
 
1634
                        <property name="right_attach">2</property>
 
1635
                        <property name="y_options"></property>
 
1636
                      </packing>
 
1637
                    </child>
 
1638
                    <child>
 
1639
                      <widget class="GtkLabel" id="label_info_locking_branch">
 
1640
                        <property name="xalign">0</property>
 
1641
                        <property name="label" translatable="yes">(none)</property>
 
1642
                      </widget>
 
1643
                      <packing>
 
1644
                        <property name="left_attach">1</property>
 
1645
                        <property name="right_attach">2</property>
 
1646
                        <property name="top_attach">1</property>
 
1647
                        <property name="bottom_attach">2</property>
 
1648
                        <property name="y_options"></property>
 
1649
                      </packing>
 
1650
                    </child>
 
1651
                    <child>
 
1652
                      <widget class="GtkLabel" id="label_info_locking_repository">
 
1653
                        <property name="xalign">0</property>
 
1654
                        <property name="label" translatable="yes">(none)</property>
 
1655
                      </widget>
 
1656
                      <packing>
 
1657
                        <property name="left_attach">1</property>
 
1658
                        <property name="right_attach">2</property>
 
1659
                        <property name="top_attach">2</property>
 
1660
                        <property name="bottom_attach">3</property>
 
1661
                        <property name="y_options"></property>
 
1662
                      </packing>
 
1663
                    </child>
 
1664
                    <child>
 
1665
                      <widget class="GtkLabel" id="label_info_locking_repository_label">
 
1666
                        <property name="xalign">0</property>
 
1667
                        <property name="label" translatable="yes">Repository lock status: </property>
 
1668
                      </widget>
 
1669
                      <packing>
 
1670
                        <property name="top_attach">2</property>
 
1671
                        <property name="bottom_attach">3</property>
 
1672
                        <property name="x_options">GTK_FILL</property>
 
1673
                        <property name="y_options"></property>
 
1674
                      </packing>
 
1675
                    </child>
 
1676
                    <child>
 
1677
                      <widget class="GtkLabel" id="label_info_locking_branch_label">
 
1678
                        <property name="xalign">0</property>
 
1679
                        <property name="label" translatable="yes">Branch lock status: </property>
 
1680
                      </widget>
 
1681
                      <packing>
 
1682
                        <property name="top_attach">1</property>
 
1683
                        <property name="bottom_attach">2</property>
 
1684
                        <property name="x_options">GTK_FILL</property>
 
1685
                        <property name="y_options"></property>
 
1686
                      </packing>
 
1687
                    </child>
 
1688
                    <child>
1629
1689
                      <widget class="GtkLabel" id="label_info_locking_workingtree_label">
1630
1690
                        <property name="xalign">0</property>
1631
1691
                        <property name="label" translatable="yes">Working tree lock status: </property>
1635
1695
                        <property name="y_options"></property>
1636
1696
                      </packing>
1637
1697
                    </child>
1638
 
                    <child>
1639
 
                      <widget class="GtkLabel" id="label_info_locking_branch_label">
1640
 
                        <property name="xalign">0</property>
1641
 
                        <property name="label" translatable="yes">Branch lock status: </property>
1642
 
                      </widget>
1643
 
                      <packing>
1644
 
                        <property name="top_attach">1</property>
1645
 
                        <property name="bottom_attach">2</property>
1646
 
                        <property name="x_options">GTK_FILL</property>
1647
 
                        <property name="y_options"></property>
1648
 
                      </packing>
1649
 
                    </child>
1650
 
                    <child>
1651
 
                      <widget class="GtkLabel" id="label_info_locking_repository_label">
1652
 
                        <property name="xalign">0</property>
1653
 
                        <property name="label" translatable="yes">Repository lock status: </property>
1654
 
                      </widget>
1655
 
                      <packing>
1656
 
                        <property name="top_attach">2</property>
1657
 
                        <property name="bottom_attach">3</property>
1658
 
                        <property name="x_options">GTK_FILL</property>
1659
 
                        <property name="y_options"></property>
1660
 
                      </packing>
1661
 
                    </child>
1662
 
                    <child>
1663
 
                      <widget class="GtkLabel" id="label_info_locking_repository">
1664
 
                        <property name="xalign">0</property>
1665
 
                        <property name="label" translatable="yes">(none)</property>
1666
 
                      </widget>
1667
 
                      <packing>
1668
 
                        <property name="left_attach">1</property>
1669
 
                        <property name="right_attach">2</property>
1670
 
                        <property name="top_attach">2</property>
1671
 
                        <property name="bottom_attach">3</property>
1672
 
                        <property name="y_options"></property>
1673
 
                      </packing>
1674
 
                    </child>
1675
 
                    <child>
1676
 
                      <widget class="GtkLabel" id="label_info_locking_branch">
1677
 
                        <property name="xalign">0</property>
1678
 
                        <property name="label" translatable="yes">(none)</property>
1679
 
                      </widget>
1680
 
                      <packing>
1681
 
                        <property name="left_attach">1</property>
1682
 
                        <property name="right_attach">2</property>
1683
 
                        <property name="top_attach">1</property>
1684
 
                        <property name="bottom_attach">2</property>
1685
 
                        <property name="y_options"></property>
1686
 
                      </packing>
1687
 
                    </child>
1688
 
                    <child>
1689
 
                      <widget class="GtkLabel" id="label_info_locking_workingtree">
1690
 
                        <property name="xalign">0</property>
1691
 
                        <property name="label" translatable="yes">(none)</property>
1692
 
                      </widget>
1693
 
                      <packing>
1694
 
                        <property name="left_attach">1</property>
1695
 
                        <property name="right_attach">2</property>
1696
 
                        <property name="y_options"></property>
1697
 
                      </packing>
1698
 
                    </child>
1699
1698
                  </widget>
1700
1699
                </child>
1701
1700
              </widget>
1731
1730
                    <property name="n_columns">2</property>
1732
1731
                    <property name="column_spacing">12</property>
1733
1732
                    <child>
 
1733
                      <widget class="GtkLabel" id="label_info_missing_workingtree">
 
1734
                        <property name="xalign">0</property>
 
1735
                        <property name="label" translatable="yes">(none)</property>
 
1736
                      </widget>
 
1737
                      <packing>
 
1738
                        <property name="left_attach">1</property>
 
1739
                        <property name="right_attach">2</property>
 
1740
                        <property name="y_options"></property>
 
1741
                      </packing>
 
1742
                    </child>
 
1743
                    <child>
 
1744
                      <widget class="GtkLabel" id="label_info_missing_branch">
 
1745
                        <property name="xalign">0</property>
 
1746
                        <property name="label" translatable="yes">(none)</property>
 
1747
                      </widget>
 
1748
                      <packing>
 
1749
                        <property name="left_attach">1</property>
 
1750
                        <property name="right_attach">2</property>
 
1751
                        <property name="top_attach">1</property>
 
1752
                        <property name="bottom_attach">2</property>
 
1753
                        <property name="y_options"></property>
 
1754
                      </packing>
 
1755
                    </child>
 
1756
                    <child>
 
1757
                      <widget class="GtkLabel" id="label_info_missing_branch_label">
 
1758
                        <property name="xalign">0</property>
 
1759
                        <property name="label" translatable="yes">Missing revisions in branch: </property>
 
1760
                      </widget>
 
1761
                      <packing>
 
1762
                        <property name="top_attach">1</property>
 
1763
                        <property name="bottom_attach">2</property>
 
1764
                        <property name="x_options">GTK_FILL</property>
 
1765
                        <property name="y_options"></property>
 
1766
                      </packing>
 
1767
                    </child>
 
1768
                    <child>
1734
1769
                      <widget class="GtkLabel" id="label_info_missing_workingtree_label">
1735
1770
                        <property name="xalign">0</property>
1736
1771
                        <property name="label" translatable="yes">Missing revisions in working tree: </property>
1740
1775
                        <property name="y_options"></property>
1741
1776
                      </packing>
1742
1777
                    </child>
1743
 
                    <child>
1744
 
                      <widget class="GtkLabel" id="label_info_missing_branch_label">
1745
 
                        <property name="xalign">0</property>
1746
 
                        <property name="label" translatable="yes">Missing revisions in branch: </property>
1747
 
                      </widget>
1748
 
                      <packing>
1749
 
                        <property name="top_attach">1</property>
1750
 
                        <property name="bottom_attach">2</property>
1751
 
                        <property name="x_options">GTK_FILL</property>
1752
 
                        <property name="y_options"></property>
1753
 
                      </packing>
1754
 
                    </child>
1755
 
                    <child>
1756
 
                      <widget class="GtkLabel" id="label_info_missing_branch">
1757
 
                        <property name="xalign">0</property>
1758
 
                        <property name="label" translatable="yes">(none)</property>
1759
 
                      </widget>
1760
 
                      <packing>
1761
 
                        <property name="left_attach">1</property>
1762
 
                        <property name="right_attach">2</property>
1763
 
                        <property name="top_attach">1</property>
1764
 
                        <property name="bottom_attach">2</property>
1765
 
                        <property name="y_options"></property>
1766
 
                      </packing>
1767
 
                    </child>
1768
 
                    <child>
1769
 
                      <widget class="GtkLabel" id="label_info_missing_workingtree">
1770
 
                        <property name="xalign">0</property>
1771
 
                        <property name="label" translatable="yes">(none)</property>
1772
 
                      </widget>
1773
 
                      <packing>
1774
 
                        <property name="left_attach">1</property>
1775
 
                        <property name="right_attach">2</property>
1776
 
                        <property name="y_options"></property>
1777
 
                      </packing>
1778
 
                    </child>
1779
1778
                  </widget>
1780
1779
                </child>
1781
1780
              </widget>
1811
1810
                    <property name="n_columns">2</property>
1812
1811
                    <property name="column_spacing">12</property>
1813
1812
                    <child>
 
1813
                      <widget class="GtkLabel" id="label_info_wtstats_unchanged">
 
1814
                        <property name="xalign">0</property>
 
1815
                        <property name="label" translatable="yes">(none)</property>
 
1816
                      </widget>
 
1817
                      <packing>
 
1818
                        <property name="left_attach">1</property>
 
1819
                        <property name="right_attach">2</property>
 
1820
                        <property name="y_options"></property>
 
1821
                      </packing>
 
1822
                    </child>
 
1823
                    <child>
 
1824
                      <widget class="GtkLabel" id="label_info_wtstats_modified">
 
1825
                        <property name="xalign">0</property>
 
1826
                        <property name="label" translatable="yes">(none)</property>
 
1827
                      </widget>
 
1828
                      <packing>
 
1829
                        <property name="left_attach">1</property>
 
1830
                        <property name="right_attach">2</property>
 
1831
                        <property name="top_attach">1</property>
 
1832
                        <property name="bottom_attach">2</property>
 
1833
                        <property name="y_options"></property>
 
1834
                      </packing>
 
1835
                    </child>
 
1836
                    <child>
 
1837
                      <widget class="GtkLabel" id="label_info_wtstats_added">
 
1838
                        <property name="xalign">0</property>
 
1839
                        <property name="label" translatable="yes">(none)</property>
 
1840
                      </widget>
 
1841
                      <packing>
 
1842
                        <property name="left_attach">1</property>
 
1843
                        <property name="right_attach">2</property>
 
1844
                        <property name="top_attach">2</property>
 
1845
                        <property name="bottom_attach">3</property>
 
1846
                        <property name="y_options"></property>
 
1847
                      </packing>
 
1848
                    </child>
 
1849
                    <child>
 
1850
                      <widget class="GtkLabel" id="label_info_wtstats_removed">
 
1851
                        <property name="xalign">0</property>
 
1852
                        <property name="label" translatable="yes">(none)</property>
 
1853
                      </widget>
 
1854
                      <packing>
 
1855
                        <property name="left_attach">1</property>
 
1856
                        <property name="right_attach">2</property>
 
1857
                        <property name="top_attach">3</property>
 
1858
                        <property name="bottom_attach">4</property>
 
1859
                        <property name="y_options"></property>
 
1860
                      </packing>
 
1861
                    </child>
 
1862
                    <child>
 
1863
                      <widget class="GtkLabel" id="label_info_wtstats_renamed">
 
1864
                        <property name="xalign">0</property>
 
1865
                        <property name="label" translatable="yes">(none)</property>
 
1866
                      </widget>
 
1867
                      <packing>
 
1868
                        <property name="left_attach">1</property>
 
1869
                        <property name="right_attach">2</property>
 
1870
                        <property name="top_attach">4</property>
 
1871
                        <property name="bottom_attach">5</property>
 
1872
                        <property name="y_options"></property>
 
1873
                      </packing>
 
1874
                    </child>
 
1875
                    <child>
 
1876
                      <widget class="GtkLabel" id="label_info_wtstats_unknown">
 
1877
                        <property name="xalign">0</property>
 
1878
                        <property name="label" translatable="yes">(none)</property>
 
1879
                      </widget>
 
1880
                      <packing>
 
1881
                        <property name="left_attach">1</property>
 
1882
                        <property name="right_attach">2</property>
 
1883
                        <property name="top_attach">5</property>
 
1884
                        <property name="bottom_attach">6</property>
 
1885
                        <property name="y_options"></property>
 
1886
                      </packing>
 
1887
                    </child>
 
1888
                    <child>
 
1889
                      <widget class="GtkLabel" id="label_info_wtstats_ignored">
 
1890
                        <property name="xalign">0</property>
 
1891
                        <property name="label" translatable="yes">(none)</property>
 
1892
                      </widget>
 
1893
                      <packing>
 
1894
                        <property name="left_attach">1</property>
 
1895
                        <property name="right_attach">2</property>
 
1896
                        <property name="top_attach">6</property>
 
1897
                        <property name="bottom_attach">7</property>
 
1898
                        <property name="y_options"></property>
 
1899
                      </packing>
 
1900
                    </child>
 
1901
                    <child>
 
1902
                      <widget class="GtkLabel" id="label_info_wtstats_subdirs">
 
1903
                        <property name="xalign">0</property>
 
1904
                        <property name="label" translatable="yes">(none)</property>
 
1905
                      </widget>
 
1906
                      <packing>
 
1907
                        <property name="left_attach">1</property>
 
1908
                        <property name="right_attach">2</property>
 
1909
                        <property name="top_attach">7</property>
 
1910
                        <property name="bottom_attach">8</property>
 
1911
                        <property name="y_options"></property>
 
1912
                      </packing>
 
1913
                    </child>
 
1914
                    <child>
 
1915
                      <widget class="GtkLabel" id="label_info_wtstats_subdirs_label">
 
1916
                        <property name="xalign">0</property>
 
1917
                        <property name="label" translatable="yes">Versioned subdirectories: </property>
 
1918
                      </widget>
 
1919
                      <packing>
 
1920
                        <property name="top_attach">7</property>
 
1921
                        <property name="bottom_attach">8</property>
 
1922
                        <property name="x_options">GTK_FILL</property>
 
1923
                        <property name="y_options"></property>
 
1924
                      </packing>
 
1925
                    </child>
 
1926
                    <child>
 
1927
                      <widget class="GtkLabel" id="label_info_wtstats_ignored_label">
 
1928
                        <property name="xalign">0</property>
 
1929
                        <property name="label" translatable="yes">Ignored files: </property>
 
1930
                      </widget>
 
1931
                      <packing>
 
1932
                        <property name="top_attach">6</property>
 
1933
                        <property name="bottom_attach">7</property>
 
1934
                        <property name="x_options">GTK_FILL</property>
 
1935
                        <property name="y_options"></property>
 
1936
                      </packing>
 
1937
                    </child>
 
1938
                    <child>
 
1939
                      <widget class="GtkLabel" id="label_info_wtstats_unknown_label">
 
1940
                        <property name="xalign">0</property>
 
1941
                        <property name="label" translatable="yes">Unknown files: </property>
 
1942
                      </widget>
 
1943
                      <packing>
 
1944
                        <property name="top_attach">5</property>
 
1945
                        <property name="bottom_attach">6</property>
 
1946
                        <property name="x_options">GTK_FILL</property>
 
1947
                        <property name="y_options"></property>
 
1948
                      </packing>
 
1949
                    </child>
 
1950
                    <child>
 
1951
                      <widget class="GtkLabel" id="label_info_wtstats_renamed_label">
 
1952
                        <property name="xalign">0</property>
 
1953
                        <property name="label" translatable="yes">Renamed files: </property>
 
1954
                      </widget>
 
1955
                      <packing>
 
1956
                        <property name="top_attach">4</property>
 
1957
                        <property name="bottom_attach">5</property>
 
1958
                        <property name="x_options">GTK_FILL</property>
 
1959
                        <property name="y_options"></property>
 
1960
                      </packing>
 
1961
                    </child>
 
1962
                    <child>
 
1963
                      <widget class="GtkLabel" id="label_info_wtstats_removed_label">
 
1964
                        <property name="xalign">0</property>
 
1965
                        <property name="label" translatable="yes">Removed files: </property>
 
1966
                      </widget>
 
1967
                      <packing>
 
1968
                        <property name="top_attach">3</property>
 
1969
                        <property name="bottom_attach">4</property>
 
1970
                        <property name="x_options">GTK_FILL</property>
 
1971
                        <property name="y_options"></property>
 
1972
                      </packing>
 
1973
                    </child>
 
1974
                    <child>
 
1975
                      <widget class="GtkLabel" id="label_info_wtstats_added_label">
 
1976
                        <property name="xalign">0</property>
 
1977
                        <property name="label" translatable="yes">Added files: </property>
 
1978
                      </widget>
 
1979
                      <packing>
 
1980
                        <property name="top_attach">2</property>
 
1981
                        <property name="bottom_attach">3</property>
 
1982
                        <property name="x_options">GTK_FILL</property>
 
1983
                        <property name="y_options"></property>
 
1984
                      </packing>
 
1985
                    </child>
 
1986
                    <child>
 
1987
                      <widget class="GtkLabel" id="label_info_wtstats_modified_label">
 
1988
                        <property name="xalign">0</property>
 
1989
                        <property name="label" translatable="yes">Modified files: </property>
 
1990
                      </widget>
 
1991
                      <packing>
 
1992
                        <property name="top_attach">1</property>
 
1993
                        <property name="bottom_attach">2</property>
 
1994
                        <property name="x_options">GTK_FILL</property>
 
1995
                        <property name="y_options"></property>
 
1996
                      </packing>
 
1997
                    </child>
 
1998
                    <child>
1814
1999
                      <widget class="GtkLabel" id="label_info_wtstats_unchanged_label">
1815
2000
                        <property name="xalign">0</property>
1816
2001
                        <property name="label" translatable="yes">Unchanged files: </property>
1820
2005
                        <property name="y_options"></property>
1821
2006
                      </packing>
1822
2007
                    </child>
1823
 
                    <child>
1824
 
                      <widget class="GtkLabel" id="label_info_wtstats_modified_label">
1825
 
                        <property name="xalign">0</property>
1826
 
                        <property name="label" translatable="yes">Modified files: </property>
1827
 
                      </widget>
1828
 
                      <packing>
1829
 
                        <property name="top_attach">1</property>
1830
 
                        <property name="bottom_attach">2</property>
1831
 
                        <property name="x_options">GTK_FILL</property>
1832
 
                        <property name="y_options"></property>
1833
 
                      </packing>
1834
 
                    </child>
1835
 
                    <child>
1836
 
                      <widget class="GtkLabel" id="label_info_wtstats_added_label">
1837
 
                        <property name="xalign">0</property>
1838
 
                        <property name="label" translatable="yes">Added files: </property>
1839
 
                      </widget>
1840
 
                      <packing>
1841
 
                        <property name="top_attach">2</property>
1842
 
                        <property name="bottom_attach">3</property>
1843
 
                        <property name="x_options">GTK_FILL</property>
1844
 
                        <property name="y_options"></property>
1845
 
                      </packing>
1846
 
                    </child>
1847
 
                    <child>
1848
 
                      <widget class="GtkLabel" id="label_info_wtstats_removed_label">
1849
 
                        <property name="xalign">0</property>
1850
 
                        <property name="label" translatable="yes">Removed files: </property>
1851
 
                      </widget>
1852
 
                      <packing>
1853
 
                        <property name="top_attach">3</property>
1854
 
                        <property name="bottom_attach">4</property>
1855
 
                        <property name="x_options">GTK_FILL</property>
1856
 
                        <property name="y_options"></property>
1857
 
                      </packing>
1858
 
                    </child>
1859
 
                    <child>
1860
 
                      <widget class="GtkLabel" id="label_info_wtstats_renamed_label">
1861
 
                        <property name="xalign">0</property>
1862
 
                        <property name="label" translatable="yes">Renamed files: </property>
1863
 
                      </widget>
1864
 
                      <packing>
1865
 
                        <property name="top_attach">4</property>
1866
 
                        <property name="bottom_attach">5</property>
1867
 
                        <property name="x_options">GTK_FILL</property>
1868
 
                        <property name="y_options"></property>
1869
 
                      </packing>
1870
 
                    </child>
1871
 
                    <child>
1872
 
                      <widget class="GtkLabel" id="label_info_wtstats_unknown_label">
1873
 
                        <property name="xalign">0</property>
1874
 
                        <property name="label" translatable="yes">Unknown files: </property>
1875
 
                      </widget>
1876
 
                      <packing>
1877
 
                        <property name="top_attach">5</property>
1878
 
                        <property name="bottom_attach">6</property>
1879
 
                        <property name="x_options">GTK_FILL</property>
1880
 
                        <property name="y_options"></property>
1881
 
                      </packing>
1882
 
                    </child>
1883
 
                    <child>
1884
 
                      <widget class="GtkLabel" id="label_info_wtstats_ignored_label">
1885
 
                        <property name="xalign">0</property>
1886
 
                        <property name="label" translatable="yes">Ignored files: </property>
1887
 
                      </widget>
1888
 
                      <packing>
1889
 
                        <property name="top_attach">6</property>
1890
 
                        <property name="bottom_attach">7</property>
1891
 
                        <property name="x_options">GTK_FILL</property>
1892
 
                        <property name="y_options"></property>
1893
 
                      </packing>
1894
 
                    </child>
1895
 
                    <child>
1896
 
                      <widget class="GtkLabel" id="label_info_wtstats_subdirs_label">
1897
 
                        <property name="xalign">0</property>
1898
 
                        <property name="label" translatable="yes">Versioned subdirectories: </property>
1899
 
                      </widget>
1900
 
                      <packing>
1901
 
                        <property name="top_attach">7</property>
1902
 
                        <property name="bottom_attach">8</property>
1903
 
                        <property name="x_options">GTK_FILL</property>
1904
 
                        <property name="y_options"></property>
1905
 
                      </packing>
1906
 
                    </child>
1907
 
                    <child>
1908
 
                      <widget class="GtkLabel" id="label_info_wtstats_subdirs">
1909
 
                        <property name="xalign">0</property>
1910
 
                        <property name="label" translatable="yes">(none)</property>
1911
 
                      </widget>
1912
 
                      <packing>
1913
 
                        <property name="left_attach">1</property>
1914
 
                        <property name="right_attach">2</property>
1915
 
                        <property name="top_attach">7</property>
1916
 
                        <property name="bottom_attach">8</property>
1917
 
                        <property name="y_options"></property>
1918
 
                      </packing>
1919
 
                    </child>
1920
 
                    <child>
1921
 
                      <widget class="GtkLabel" id="label_info_wtstats_ignored">
1922
 
                        <property name="xalign">0</property>
1923
 
                        <property name="label" translatable="yes">(none)</property>
1924
 
                      </widget>
1925
 
                      <packing>
1926
 
                        <property name="left_attach">1</property>
1927
 
                        <property name="right_attach">2</property>
1928
 
                        <property name="top_attach">6</property>
1929
 
                        <property name="bottom_attach">7</property>
1930
 
                        <property name="y_options"></property>
1931
 
                      </packing>
1932
 
                    </child>
1933
 
                    <child>
1934
 
                      <widget class="GtkLabel" id="label_info_wtstats_unknown">
1935
 
                        <property name="xalign">0</property>
1936
 
                        <property name="label" translatable="yes">(none)</property>
1937
 
                      </widget>
1938
 
                      <packing>
1939
 
                        <property name="left_attach">1</property>
1940
 
                        <property name="right_attach">2</property>
1941
 
                        <property name="top_attach">5</property>
1942
 
                        <property name="bottom_attach">6</property>
1943
 
                        <property name="y_options"></property>
1944
 
                      </packing>
1945
 
                    </child>
1946
 
                    <child>
1947
 
                      <widget class="GtkLabel" id="label_info_wtstats_renamed">
1948
 
                        <property name="xalign">0</property>
1949
 
                        <property name="label" translatable="yes">(none)</property>
1950
 
                      </widget>
1951
 
                      <packing>
1952
 
                        <property name="left_attach">1</property>
1953
 
                        <property name="right_attach">2</property>
1954
 
                        <property name="top_attach">4</property>
1955
 
                        <property name="bottom_attach">5</property>
1956
 
                        <property name="y_options"></property>
1957
 
                      </packing>
1958
 
                    </child>
1959
 
                    <child>
1960
 
                      <widget class="GtkLabel" id="label_info_wtstats_removed">
1961
 
                        <property name="xalign">0</property>
1962
 
                        <property name="label" translatable="yes">(none)</property>
1963
 
                      </widget>
1964
 
                      <packing>
1965
 
                        <property name="left_attach">1</property>
1966
 
                        <property name="right_attach">2</property>
1967
 
                        <property name="top_attach">3</property>
1968
 
                        <property name="bottom_attach">4</property>
1969
 
                        <property name="y_options"></property>
1970
 
                      </packing>
1971
 
                    </child>
1972
 
                    <child>
1973
 
                      <widget class="GtkLabel" id="label_info_wtstats_added">
1974
 
                        <property name="xalign">0</property>
1975
 
                        <property name="label" translatable="yes">(none)</property>
1976
 
                      </widget>
1977
 
                      <packing>
1978
 
                        <property name="left_attach">1</property>
1979
 
                        <property name="right_attach">2</property>
1980
 
                        <property name="top_attach">2</property>
1981
 
                        <property name="bottom_attach">3</property>
1982
 
                        <property name="y_options"></property>
1983
 
                      </packing>
1984
 
                    </child>
1985
 
                    <child>
1986
 
                      <widget class="GtkLabel" id="label_info_wtstats_modified">
1987
 
                        <property name="xalign">0</property>
1988
 
                        <property name="label" translatable="yes">(none)</property>
1989
 
                      </widget>
1990
 
                      <packing>
1991
 
                        <property name="left_attach">1</property>
1992
 
                        <property name="right_attach">2</property>
1993
 
                        <property name="top_attach">1</property>
1994
 
                        <property name="bottom_attach">2</property>
1995
 
                        <property name="y_options"></property>
1996
 
                      </packing>
1997
 
                    </child>
1998
 
                    <child>
1999
 
                      <widget class="GtkLabel" id="label_info_wtstats_unchanged">
2000
 
                        <property name="xalign">0</property>
2001
 
                        <property name="label" translatable="yes">(none)</property>
2002
 
                      </widget>
2003
 
                      <packing>
2004
 
                        <property name="left_attach">1</property>
2005
 
                        <property name="right_attach">2</property>
2006
 
                        <property name="y_options"></property>
2007
 
                      </packing>
2008
 
                    </child>
2009
2008
                  </widget>
2010
2009
                </child>
2011
2010
              </widget>
2041
2040
                    <property name="n_columns">2</property>
2042
2041
                    <property name="column_spacing">12</property>
2043
2042
                    <child>
 
2043
                      <widget class="GtkLabel" id="label_info_brstats_revno">
 
2044
                        <property name="xalign">0</property>
 
2045
                        <property name="label" translatable="yes">(none)</property>
 
2046
                      </widget>
 
2047
                      <packing>
 
2048
                        <property name="left_attach">1</property>
 
2049
                        <property name="right_attach">2</property>
 
2050
                        <property name="y_options"></property>
 
2051
                      </packing>
 
2052
                    </child>
 
2053
                    <child>
 
2054
                      <widget class="GtkLabel" id="label_info_brstats_commiters">
 
2055
                        <property name="xalign">0</property>
 
2056
                        <property name="label" translatable="yes">(none)</property>
 
2057
                      </widget>
 
2058
                      <packing>
 
2059
                        <property name="left_attach">1</property>
 
2060
                        <property name="right_attach">2</property>
 
2061
                        <property name="top_attach">1</property>
 
2062
                        <property name="bottom_attach">2</property>
 
2063
                        <property name="y_options"></property>
 
2064
                      </packing>
 
2065
                    </child>
 
2066
                    <child>
 
2067
                      <widget class="GtkLabel" id="label_info_brstats_age">
 
2068
                        <property name="xalign">0</property>
 
2069
                        <property name="label" translatable="yes">(none)</property>
 
2070
                      </widget>
 
2071
                      <packing>
 
2072
                        <property name="left_attach">1</property>
 
2073
                        <property name="right_attach">2</property>
 
2074
                        <property name="top_attach">2</property>
 
2075
                        <property name="bottom_attach">3</property>
 
2076
                        <property name="y_options"></property>
 
2077
                      </packing>
 
2078
                    </child>
 
2079
                    <child>
 
2080
                      <widget class="GtkLabel" id="label_info_brstats_firstrev">
 
2081
                        <property name="xalign">0</property>
 
2082
                        <property name="label" translatable="yes">(none)</property>
 
2083
                      </widget>
 
2084
                      <packing>
 
2085
                        <property name="left_attach">1</property>
 
2086
                        <property name="right_attach">2</property>
 
2087
                        <property name="top_attach">3</property>
 
2088
                        <property name="bottom_attach">4</property>
 
2089
                        <property name="y_options"></property>
 
2090
                      </packing>
 
2091
                    </child>
 
2092
                    <child>
 
2093
                      <widget class="GtkLabel" id="label_info_brstats_lastrev">
 
2094
                        <property name="xalign">0</property>
 
2095
                        <property name="label" translatable="yes">(none)</property>
 
2096
                      </widget>
 
2097
                      <packing>
 
2098
                        <property name="left_attach">1</property>
 
2099
                        <property name="right_attach">2</property>
 
2100
                        <property name="top_attach">4</property>
 
2101
                        <property name="bottom_attach">5</property>
 
2102
                        <property name="y_options"></property>
 
2103
                      </packing>
 
2104
                    </child>
 
2105
                    <child>
 
2106
                      <widget class="GtkLabel" id="label_info_brstats_lastrev_label">
 
2107
                        <property name="xalign">0</property>
 
2108
                        <property name="label" translatable="yes">Time of last revision: </property>
 
2109
                      </widget>
 
2110
                      <packing>
 
2111
                        <property name="top_attach">4</property>
 
2112
                        <property name="bottom_attach">5</property>
 
2113
                        <property name="x_options">GTK_FILL</property>
 
2114
                        <property name="y_options"></property>
 
2115
                      </packing>
 
2116
                    </child>
 
2117
                    <child>
 
2118
                      <widget class="GtkLabel" id="label_info_brstats_firstrev_label">
 
2119
                        <property name="xalign">0</property>
 
2120
                        <property name="label" translatable="yes">Time of first revision: </property>
 
2121
                      </widget>
 
2122
                      <packing>
 
2123
                        <property name="top_attach">3</property>
 
2124
                        <property name="bottom_attach">4</property>
 
2125
                        <property name="x_options">GTK_FILL</property>
 
2126
                        <property name="y_options"></property>
 
2127
                      </packing>
 
2128
                    </child>
 
2129
                    <child>
 
2130
                      <widget class="GtkLabel" id="label_info_brstats_age_label">
 
2131
                        <property name="xalign">0</property>
 
2132
                        <property name="label" translatable="yes">Age of branch in days: </property>
 
2133
                      </widget>
 
2134
                      <packing>
 
2135
                        <property name="top_attach">2</property>
 
2136
                        <property name="bottom_attach">3</property>
 
2137
                        <property name="x_options">GTK_FILL</property>
 
2138
                        <property name="y_options"></property>
 
2139
                      </packing>
 
2140
                    </child>
 
2141
                    <child>
 
2142
                      <widget class="GtkLabel" id="label_info_brstats_commiters_label">
 
2143
                        <property name="xalign">0</property>
 
2144
                        <property name="label" translatable="yes">Number of commiters: </property>
 
2145
                      </widget>
 
2146
                      <packing>
 
2147
                        <property name="top_attach">1</property>
 
2148
                        <property name="bottom_attach">2</property>
 
2149
                        <property name="x_options">GTK_FILL</property>
 
2150
                        <property name="y_options"></property>
 
2151
                      </packing>
 
2152
                    </child>
 
2153
                    <child>
2044
2154
                      <widget class="GtkLabel" id="label_info_brstats_revno_label">
2045
2155
                        <property name="xalign">0</property>
2046
2156
                        <property name="label" translatable="yes">Revisions in branch: </property>
2050
2160
                        <property name="y_options"></property>
2051
2161
                      </packing>
2052
2162
                    </child>
2053
 
                    <child>
2054
 
                      <widget class="GtkLabel" id="label_info_brstats_commiters_label">
2055
 
                        <property name="xalign">0</property>
2056
 
                        <property name="label" translatable="yes">Number of commiters: </property>
2057
 
                      </widget>
2058
 
                      <packing>
2059
 
                        <property name="top_attach">1</property>
2060
 
                        <property name="bottom_attach">2</property>
2061
 
                        <property name="x_options">GTK_FILL</property>
2062
 
                        <property name="y_options"></property>
2063
 
                      </packing>
2064
 
                    </child>
2065
 
                    <child>
2066
 
                      <widget class="GtkLabel" id="label_info_brstats_age_label">
2067
 
                        <property name="xalign">0</property>
2068
 
                        <property name="label" translatable="yes">Age of branch in days: </property>
2069
 
                      </widget>
2070
 
                      <packing>
2071
 
                        <property name="top_attach">2</property>
2072
 
                        <property name="bottom_attach">3</property>
2073
 
                        <property name="x_options">GTK_FILL</property>
2074
 
                        <property name="y_options"></property>
2075
 
                      </packing>
2076
 
                    </child>
2077
 
                    <child>
2078
 
                      <widget class="GtkLabel" id="label_info_brstats_firstrev_label">
2079
 
                        <property name="xalign">0</property>
2080
 
                        <property name="label" translatable="yes">Time of first revision: </property>
2081
 
                      </widget>
2082
 
                      <packing>
2083
 
                        <property name="top_attach">3</property>
2084
 
                        <property name="bottom_attach">4</property>
2085
 
                        <property name="x_options">GTK_FILL</property>
2086
 
                        <property name="y_options"></property>
2087
 
                      </packing>
2088
 
                    </child>
2089
 
                    <child>
2090
 
                      <widget class="GtkLabel" id="label_info_brstats_lastrev_label">
2091
 
                        <property name="xalign">0</property>
2092
 
                        <property name="label" translatable="yes">Time of last revision: </property>
2093
 
                      </widget>
2094
 
                      <packing>
2095
 
                        <property name="top_attach">4</property>
2096
 
                        <property name="bottom_attach">5</property>
2097
 
                        <property name="x_options">GTK_FILL</property>
2098
 
                        <property name="y_options"></property>
2099
 
                      </packing>
2100
 
                    </child>
2101
 
                    <child>
2102
 
                      <widget class="GtkLabel" id="label_info_brstats_lastrev">
2103
 
                        <property name="xalign">0</property>
2104
 
                        <property name="label" translatable="yes">(none)</property>
2105
 
                      </widget>
2106
 
                      <packing>
2107
 
                        <property name="left_attach">1</property>
2108
 
                        <property name="right_attach">2</property>
2109
 
                        <property name="top_attach">4</property>
2110
 
                        <property name="bottom_attach">5</property>
2111
 
                        <property name="y_options"></property>
2112
 
                      </packing>
2113
 
                    </child>
2114
 
                    <child>
2115
 
                      <widget class="GtkLabel" id="label_info_brstats_firstrev">
2116
 
                        <property name="xalign">0</property>
2117
 
                        <property name="label" translatable="yes">(none)</property>
2118
 
                      </widget>
2119
 
                      <packing>
2120
 
                        <property name="left_attach">1</property>
2121
 
                        <property name="right_attach">2</property>
2122
 
                        <property name="top_attach">3</property>
2123
 
                        <property name="bottom_attach">4</property>
2124
 
                        <property name="y_options"></property>
2125
 
                      </packing>
2126
 
                    </child>
2127
 
                    <child>
2128
 
                      <widget class="GtkLabel" id="label_info_brstats_age">
2129
 
                        <property name="xalign">0</property>
2130
 
                        <property name="label" translatable="yes">(none)</property>
2131
 
                      </widget>
2132
 
                      <packing>
2133
 
                        <property name="left_attach">1</property>
2134
 
                        <property name="right_attach">2</property>
2135
 
                        <property name="top_attach">2</property>
2136
 
                        <property name="bottom_attach">3</property>
2137
 
                        <property name="y_options"></property>
2138
 
                      </packing>
2139
 
                    </child>
2140
 
                    <child>
2141
 
                      <widget class="GtkLabel" id="label_info_brstats_commiters">
2142
 
                        <property name="xalign">0</property>
2143
 
                        <property name="label" translatable="yes">(none)</property>
2144
 
                      </widget>
2145
 
                      <packing>
2146
 
                        <property name="left_attach">1</property>
2147
 
                        <property name="right_attach">2</property>
2148
 
                        <property name="top_attach">1</property>
2149
 
                        <property name="bottom_attach">2</property>
2150
 
                        <property name="y_options"></property>
2151
 
                      </packing>
2152
 
                    </child>
2153
 
                    <child>
2154
 
                      <widget class="GtkLabel" id="label_info_brstats_revno">
2155
 
                        <property name="xalign">0</property>
2156
 
                        <property name="label" translatable="yes">(none)</property>
2157
 
                      </widget>
2158
 
                      <packing>
2159
 
                        <property name="left_attach">1</property>
2160
 
                        <property name="right_attach">2</property>
2161
 
                        <property name="y_options"></property>
2162
 
                      </packing>
2163
 
                    </child>
2164
2163
                  </widget>
2165
2164
                </child>
2166
2165
              </widget>
2196
2195
                    <property name="n_columns">2</property>
2197
2196
                    <property name="column_spacing">12</property>
2198
2197
                    <child>
 
2198
                      <widget class="GtkLabel" id="label_info_repstats_revisions">
 
2199
                        <property name="xalign">0</property>
 
2200
                        <property name="label" translatable="yes">(none)</property>
 
2201
                      </widget>
 
2202
                      <packing>
 
2203
                        <property name="left_attach">1</property>
 
2204
                        <property name="right_attach">2</property>
 
2205
                        <property name="y_options"></property>
 
2206
                      </packing>
 
2207
                    </child>
 
2208
                    <child>
 
2209
                      <widget class="GtkLabel" id="label_info_repstats_size">
 
2210
                        <property name="xalign">0</property>
 
2211
                        <property name="label" translatable="yes">(none)</property>
 
2212
                      </widget>
 
2213
                      <packing>
 
2214
                        <property name="left_attach">1</property>
 
2215
                        <property name="right_attach">2</property>
 
2216
                        <property name="top_attach">1</property>
 
2217
                        <property name="bottom_attach">2</property>
 
2218
                        <property name="y_options"></property>
 
2219
                      </packing>
 
2220
                    </child>
 
2221
                    <child>
 
2222
                      <widget class="GtkLabel" id="label_info_repstats_size_label">
 
2223
                        <property name="xalign">0</property>
 
2224
                        <property name="label" translatable="yes">Size of repository: </property>
 
2225
                      </widget>
 
2226
                      <packing>
 
2227
                        <property name="top_attach">1</property>
 
2228
                        <property name="bottom_attach">2</property>
 
2229
                        <property name="x_options">GTK_FILL</property>
 
2230
                        <property name="y_options"></property>
 
2231
                      </packing>
 
2232
                    </child>
 
2233
                    <child>
2199
2234
                      <widget class="GtkLabel" id="label_info_repstats_revisions_label">
2200
2235
                        <property name="xalign">0</property>
2201
2236
                        <property name="label" translatable="yes">Revisions in repository: </property>
2205
2240
                        <property name="y_options"></property>
2206
2241
                      </packing>
2207
2242
                    </child>
2208
 
                    <child>
2209
 
                      <widget class="GtkLabel" id="label_info_repstats_size_label">
2210
 
                        <property name="xalign">0</property>
2211
 
                        <property name="label" translatable="yes">Size of repository: </property>
2212
 
                      </widget>
2213
 
                      <packing>
2214
 
                        <property name="top_attach">1</property>
2215
 
                        <property name="bottom_attach">2</property>
2216
 
                        <property name="x_options">GTK_FILL</property>
2217
 
                        <property name="y_options"></property>
2218
 
                      </packing>
2219
 
                    </child>
2220
 
                    <child>
2221
 
                      <widget class="GtkLabel" id="label_info_repstats_size">
2222
 
                        <property name="xalign">0</property>
2223
 
                        <property name="label" translatable="yes">(none)</property>
2224
 
                      </widget>
2225
 
                      <packing>
2226
 
                        <property name="left_attach">1</property>
2227
 
                        <property name="right_attach">2</property>
2228
 
                        <property name="top_attach">1</property>
2229
 
                        <property name="bottom_attach">2</property>
2230
 
                        <property name="y_options"></property>
2231
 
                      </packing>
2232
 
                    </child>
2233
 
                    <child>
2234
 
                      <widget class="GtkLabel" id="label_info_repstats_revisions">
2235
 
                        <property name="xalign">0</property>
2236
 
                        <property name="label" translatable="yes">(none)</property>
2237
 
                      </widget>
2238
 
                      <packing>
2239
 
                        <property name="left_attach">1</property>
2240
 
                        <property name="right_attach">2</property>
2241
 
                        <property name="y_options"></property>
2242
 
                      </packing>
2243
 
                    </child>
2244
2243
                  </widget>
2245
2244
                </child>
2246
2245
              </widget>