[meld] Separate distinct actions in VC and folder comparisons (bgo#699038)
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] Separate distinct actions in VC and folder comparisons (bgo#699038)
- Date: Sat, 27 Apr 2013 21:05:37 +0000 (UTC)
commit 254d2140fcf650e1460bf7a3ad068da3e2ba27ea
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sun Apr 28 07:03:05 2013 +1000
Separate distinct actions in VC and folder comparisons (bgo#699038)
data/ui/meldapp-ui.xml | 1 +
data/ui/vcview-ui.xml | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/meldapp-ui.xml b/data/ui/meldapp-ui.xml
index 0b19785..cc2f2c2 100644
--- a/data/ui/meldapp-ui.xml
+++ b/data/ui/meldapp-ui.xml
@@ -42,6 +42,7 @@
<placeholder name="ViewUtilityPlaceholder" />
<separator/>
<placeholder name="ViewPlaceholder" />
+ <separator/>
<menu action="FileStatus" />
<menu action="VcStatus" />
<menu action="FileFilters" />
diff --git a/data/ui/vcview-ui.xml b/data/ui/vcview-ui.xml
index 8d6ed21..f78fc5f 100644
--- a/data/ui/vcview-ui.xml
+++ b/data/ui/vcview-ui.xml
@@ -45,6 +45,7 @@
</placeholder>
<placeholder name="FilterActions">
<toolitem action="VcFlatten" />
+ <separator/>
<toolitem action="VcShowModified" />
<toolitem action="VcShowNormal" />
<toolitem action="VcShowNonVC" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]