[meld] dirdiff: Re-add the missed collapse/expand recursively actions
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] dirdiff: Re-add the missed collapse/expand recursively actions
- Date: Thu, 20 Jun 2019 23:16:02 +0000 (UTC)
commit 7e6e5b266721a4389752410c3ff5d84bec4d9d1d
Author: Kai Willadsen <kai willadsen gmail com>
Date: Fri Jun 21 09:15:30 2019 +1000
dirdiff: Re-add the missed collapse/expand recursively actions
meld/resources/ui/dirdiff-menus.ui | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/meld/resources/ui/dirdiff-menus.ui b/meld/resources/ui/dirdiff-menus.ui
index ae6c71fb..ece808ce 100644
--- a/meld/resources/ui/dirdiff-menus.ui
+++ b/meld/resources/ui/dirdiff-menus.ui
@@ -23,6 +23,17 @@
<attribute name="action">view.folder-delete</attribute>
</item>
</section>
+ <section>
+ <attribute name="id">view-section</attribute>
+ <item>
+ <attribute name="label" translatable="yes">Collapse Recursively</attribute>
+ <attribute name="action">view.folder-collapse</attribute>
+ </item>
+ <item>
+ <attribute name="label" translatable="yes">Expand Recursively</attribute>
+ <attribute name="action">view.folder-expand</attribute>
+ </item>
+ </section>
<section>
<attribute name="id">utility-section</attribute>
<item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]