Skip to content

Commit e680447

Browse files
committed
Remove "Help" button from new diff UI
This has never been hooked up to anything.
1 parent 4496523 commit e680447

1 file changed

Lines changed: 2 additions & 17 deletions

File tree

meld/resources/ui/new-diff-tab.ui

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -442,21 +442,6 @@
442442
<property name="visible">True</property>
443443
<property name="can-focus">False</property>
444444
<property name="spacing">6</property>
445-
<child>
446-
<object class="GtkButton" id="button_help">
447-
<property name="label">gtk-help</property>
448-
<property name="use_action_appearance">False</property>
449-
<property name="can_focus">True</property>
450-
<property name="receives_default">True</property>
451-
<property name="use_stock">True</property>
452-
</object>
453-
<packing>
454-
<property name="expand">False</property>
455-
<property name="fill">False</property>
456-
<property name="position">0</property>
457-
<property name="secondary">True</property>
458-
</packing>
459-
</child>
460445
<property name="layout-style">end</property>
461446
<child>
462447
<object class="GtkButton" id="button_new_blank">
@@ -472,7 +457,7 @@
472457
<packing>
473458
<property name="expand">False</property>
474459
<property name="fill">False</property>
475-
<property name="position">1</property>
460+
<property name="position">0</property>
476461
</packing>
477462
</child>
478463
<child>
@@ -489,7 +474,7 @@
489474
<packing>
490475
<property name="expand">False</property>
491476
<property name="fill">False</property>
492-
<property name="position">2</property>
477+
<property name="position">1</property>
493478
</packing>
494479
</child>
495480
</object>

0 commit comments

Comments
 (0)