[meld/ui-next] filediff: Remove an unused menu
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/ui-next] filediff: Remove an unused menu
- Date: Sat, 23 Mar 2019 02:05:29 +0000 (UTC)
commit 7c3ba3b8d60df46661e9438e1242a23af3a1e1ba
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sat Mar 23 07:09:27 2019 +1000
filediff: Remove an unused menu
This lives in the filediff-specific menus file now.
meld/resources/ui/filediff.ui | 21 ---------------------
1 file changed, 21 deletions(-)
---
diff --git a/meld/resources/ui/filediff.ui b/meld/resources/ui/filediff.ui
index 62c2e26c..8f13a1c9 100644
--- a/meld/resources/ui/filediff.ui
+++ b/meld/resources/ui/filediff.ui
@@ -698,25 +698,4 @@
</packing>
</child>
</template>
- <menu id="file-copy-actions-menu">
- <section>
- <attribute name="id">status-section</attribute>
- <item>
- <attribute name="label">Copy change above the left chunk</attribute>
- <attribute name="action">view.file-copy-left-up</attribute>
- </item>
- <item>
- <attribute name="label">Copy change below the left chunk</attribute>
- <attribute name="action">view.file-copy-left-down</attribute>
- </item>
- <item>
- <attribute name="label">Copy change above the right chunk</attribute>
- <attribute name="action">view.file-copy-right-up</attribute>
- </item>
- <item>
- <attribute name="label">Copy change below the right chunk</attribute>
- <attribute name="action">view.file-copy-right-down</attribute>
- </item>
- </section>
- </menu>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]