[gnome-music] rename the About item in the app menu from Contacts to Music



commit b85cf86840d1c50a8fac81fbb028cfdb5eea7d7d
Author: Andreas Nilsson <anilsson redhat com>
Date:   Wed Apr 3 17:58:16 2013 -0300

    rename the About item in the app menu from Contacts to Music

 data/app-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/app-menu.ui b/data/app-menu.ui
index a45acc9..556a5e8 100644
--- a/data/app-menu.ui
+++ b/data/app-menu.ui
@@ -15,7 +15,7 @@
     <section>
       <item>
         <attribute name="action">app.about</attribute>
-        <attribute name="label" translatable="yes">_About Contacts</attribute>
+        <attribute name="label" translatable="yes">_About Music</attribute>
       </item>
       <item>
         <attribute name="action">app.quit</attribute>


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