[shotwell] Fix item in Tag page context menu
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] Fix item in Tag page context menu
- Date: Fri, 16 Dec 2016 22:12:23 +0000 (UTC)
commit 3591a7977872b7134afd76bb94e847d115784f11
Author: Jens Georg <mail jensge org>
Date: Fri Dec 16 23:11:51 2016 +0100
Fix item in Tag page context menu
Signed-off-by: Jens Georg <mail jensge org>
ui/tags.ui | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ui/tags.ui b/ui/tags.ui
index 29d70d4..11a4f44 100644
--- a/ui/tags.ui
+++ b/ui/tags.ui
@@ -407,8 +407,10 @@
<menu id="TagsContextMenu">
<section>
- <attribute name="label" translatable="yes">_New</attribute>
- <attribute name="action">win.NewChildTagSidebar</attribute>
+ <item>
+ <attribute name="label" translatable="yes">_New</attribute>
+ <attribute name="action">win.NewChildTagSidebar</attribute>
+ </item>
</section>
<section>
<item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]