|
1330 | 1330 | <property name="border_width">12</property> |
1331 | 1331 | <property name="spacing">12</property> |
1332 | 1332 | <child> |
1333 | | - <object class="GtkLabel" id="label87"> |
| 1333 | + <object class="GtkVBox" id="vbox12"> |
1334 | 1334 | <property name="visible">True</property> |
1335 | 1335 | <property name="can_focus">False</property> |
1336 | | - <property name="xalign">0</property> |
1337 | | - <property name="label" translatable="yes">When performing file comparisons, you may ignore certain types of changes. Each pattern here is a python regular expression which replaces matching text with the empty string before comparison is performed. If the expression contains groups, only the groups are replaced. See the user manual for more details.</property> |
1338 | | - <property name="use_markup">True</property> |
1339 | | - <property name="wrap">True</property> |
| 1336 | + <property name="spacing">6</property> |
| 1337 | + <child> |
| 1338 | + <object class="GtkLabel" id="label14"> |
| 1339 | + <property name="visible">True</property> |
| 1340 | + <property name="can_focus">False</property> |
| 1341 | + <property name="xalign">0</property> |
| 1342 | + <property name="label" translatable="yes">Change trimming</property> |
| 1343 | + <property name="use_markup">True</property> |
| 1344 | + <attributes> |
| 1345 | + <attribute name="weight" value="bold"/> |
| 1346 | + </attributes> |
| 1347 | + </object> |
| 1348 | + <packing> |
| 1349 | + <property name="expand">False</property> |
| 1350 | + <property name="fill">False</property> |
| 1351 | + <property name="position">0</property> |
| 1352 | + </packing> |
| 1353 | + </child> |
| 1354 | + <child> |
| 1355 | + <object class="GtkHBox" id="hbox10"> |
| 1356 | + <property name="visible">True</property> |
| 1357 | + <property name="can_focus">False</property> |
| 1358 | + <child> |
| 1359 | + <object class="GtkLabel" id="label15"> |
| 1360 | + <property name="visible">True</property> |
| 1361 | + <property name="can_focus">False</property> |
| 1362 | + <property name="xpad">12</property> |
| 1363 | + </object> |
| 1364 | + <packing> |
| 1365 | + <property name="expand">False</property> |
| 1366 | + <property name="fill">False</property> |
| 1367 | + <property name="position">0</property> |
| 1368 | + </packing> |
| 1369 | + </child> |
| 1370 | + <child> |
| 1371 | + <object class="GtkVBox" id="change_trimming_vbox"> |
| 1372 | + <property name="visible">True</property> |
| 1373 | + <property name="can_focus">False</property> |
| 1374 | + <property name="spacing">12</property> |
| 1375 | + <child> |
| 1376 | + <object class="GtkCheckButton" id="checkbutton_ignore_blank_lines"> |
| 1377 | + <property name="label" translatable="yes">Trim blank line differences from the start and end of changes</property> |
| 1378 | + <property name="visible">True</property> |
| 1379 | + <property name="can_focus">True</property> |
| 1380 | + <property name="receives_default">False</property> |
| 1381 | + <property name="use_underline">True</property> |
| 1382 | + <property name="xalign">0</property> |
| 1383 | + <property name="draw_indicator">True</property> |
| 1384 | + </object> |
| 1385 | + <packing> |
| 1386 | + <property name="expand">False</property> |
| 1387 | + <property name="fill">False</property> |
| 1388 | + <property name="position">0</property> |
| 1389 | + </packing> |
| 1390 | + </child> |
| 1391 | + </object> |
| 1392 | + <packing> |
| 1393 | + <property name="expand">False</property> |
| 1394 | + <property name="fill">True</property> |
| 1395 | + <property name="position">1</property> |
| 1396 | + </packing> |
| 1397 | + </child> |
| 1398 | + </object> |
| 1399 | + <packing> |
| 1400 | + <property name="expand">False</property> |
| 1401 | + <property name="fill">True</property> |
| 1402 | + <property name="position">1</property> |
| 1403 | + </packing> |
| 1404 | + </child> |
1340 | 1405 | </object> |
1341 | 1406 | <packing> |
1342 | 1407 | <property name="expand">False</property> |
1343 | | - <property name="fill">False</property> |
| 1408 | + <property name="fill">True</property> |
1344 | 1409 | <property name="position">0</property> |
1345 | 1410 | </packing> |
1346 | 1411 | </child> |
1347 | 1412 | <child> |
1348 | | - <object class="GtkHBox" id="hbox39"> |
| 1413 | + <object class="GtkVBox" id="vbox11"> |
1349 | 1414 | <property name="visible">True</property> |
1350 | 1415 | <property name="can_focus">False</property> |
| 1416 | + <property name="spacing">6</property> |
1351 | 1417 | <child> |
1352 | | - <object class="GtkCheckButton" id="checkbutton_ignore_blank_lines"> |
1353 | | - <property name="label" translatable="yes">Ignore changes which insert or delete blank lines</property> |
| 1418 | + <object class="GtkLabel" id="label12"> |
1354 | 1419 | <property name="visible">True</property> |
1355 | | - <property name="can_focus">True</property> |
1356 | | - <property name="receives_default">False</property> |
1357 | | - <property name="use_underline">True</property> |
1358 | | - <property name="xalign">0.5</property> |
1359 | | - <property name="draw_indicator">True</property> |
| 1420 | + <property name="can_focus">False</property> |
| 1421 | + <property name="xalign">0</property> |
| 1422 | + <property name="label" translatable="yes">Text filters</property> |
| 1423 | + <property name="use_markup">True</property> |
| 1424 | + <attributes> |
| 1425 | + <attribute name="weight" value="bold"/> |
| 1426 | + </attributes> |
1360 | 1427 | </object> |
1361 | 1428 | <packing> |
1362 | 1429 | <property name="expand">False</property> |
1363 | 1430 | <property name="fill">False</property> |
1364 | 1431 | <property name="position">0</property> |
1365 | 1432 | </packing> |
1366 | 1433 | </child> |
| 1434 | + <child> |
| 1435 | + <object class="GtkHBox" id="hbox9"> |
| 1436 | + <property name="visible">True</property> |
| 1437 | + <property name="can_focus">False</property> |
| 1438 | + <child> |
| 1439 | + <object class="GtkLabel" id="label13"> |
| 1440 | + <property name="visible">True</property> |
| 1441 | + <property name="can_focus">False</property> |
| 1442 | + <property name="xpad">12</property> |
| 1443 | + </object> |
| 1444 | + <packing> |
| 1445 | + <property name="expand">True</property> |
| 1446 | + <property name="fill">True</property> |
| 1447 | + <property name="position">0</property> |
| 1448 | + </packing> |
| 1449 | + </child> |
| 1450 | + <child> |
| 1451 | + <object class="GtkVBox" id="text_filters_vbox"> |
| 1452 | + <property name="visible">True</property> |
| 1453 | + <property name="can_focus">False</property> |
| 1454 | + <property name="spacing">12</property> |
| 1455 | + <child> |
| 1456 | + <object class="GtkLabel" id="label87"> |
| 1457 | + <property name="visible">True</property> |
| 1458 | + <property name="can_focus">False</property> |
| 1459 | + <property name="xalign">0</property> |
| 1460 | + <property name="label" translatable="yes">When performing file comparisons, you may ignore certain types of changes. Each pattern here is a python regular expression which replaces matching text with the empty string before comparison is performed. If the expression contains groups, only the groups are replaced. See the user manual for more details.</property> |
| 1461 | + <property name="use_markup">True</property> |
| 1462 | + <property name="wrap">True</property> |
| 1463 | + </object> |
| 1464 | + <packing> |
| 1465 | + <property name="expand">False</property> |
| 1466 | + <property name="fill">False</property> |
| 1467 | + <property name="position">0</property> |
| 1468 | + </packing> |
| 1469 | + </child> |
| 1470 | + <child> |
| 1471 | + <placeholder/> |
| 1472 | + </child> |
| 1473 | + </object> |
| 1474 | + <packing> |
| 1475 | + <property name="expand">False</property> |
| 1476 | + <property name="fill">True</property> |
| 1477 | + <property name="position">1</property> |
| 1478 | + </packing> |
| 1479 | + </child> |
| 1480 | + </object> |
| 1481 | + <packing> |
| 1482 | + <property name="expand">False</property> |
| 1483 | + <property name="fill">True</property> |
| 1484 | + <property name="position">1</property> |
| 1485 | + </packing> |
| 1486 | + </child> |
1367 | 1487 | </object> |
1368 | 1488 | <packing> |
1369 | 1489 | <property name="expand">False</property> |
1370 | | - <property name="fill">False</property> |
| 1490 | + <property name="fill">True</property> |
1371 | 1491 | <property name="position">1</property> |
1372 | 1492 | </packing> |
1373 | 1493 | </child> |
1374 | | - <child> |
1375 | | - <placeholder/> |
1376 | | - </child> |
1377 | 1494 | </object> |
1378 | 1495 | <packing> |
1379 | 1496 | <property name="position">4</property> |
|
0 commit comments