[gnome-calendar/calendar-management] menus: better name actions



commit 5910cd9a6c0fb5680b784573ef8fb395fde99379
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Feb 3 22:59:51 2015 -0200

    menus: better name actions

 data/ui/menus.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/menus.ui b/data/ui/menus.ui
index e539562..73d6f13 100644
--- a/data/ui/menus.ui
+++ b/data/ui/menus.ui
@@ -67,7 +67,7 @@
       </item>
       <item>
         <attribute name="label" translatable="yes">Default Calendar</attribute>
-        <attribute name="action">sources.set_default</attribute>
+        <attribute name="action">sources.default</attribute>
       </item>
     </section>
     <section>
@@ -77,7 +77,7 @@
       </item>
       <item>
         <attribute name="label" translatable="yes">Change Color…</attribute>
-        <attribute name="action">sources.change_color</attribute>
+        <attribute name="action">sources.color</attribute>
       </item>
       <item>
         <attribute name="label" translatable="yes">Remove</attribute>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]