[gnome-music] Fix app menu accelerator conflict



commit 672823091c0e47afb09be849568189227b75a403
Author: Alexandre Franke <alexandre franke gmail com>
Date:   Thu Sep 5 21:43:36 2013 +0200

    Fix app menu accelerator conflict
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707590

 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 7911dc9..0eeb39d 100644
--- a/data/app-menu.ui
+++ b/data/app-menu.ui
@@ -9,7 +9,7 @@
     <section>
       <item>
         <attribute name="action">app.nowPlaying</attribute>
-        <attribute name="label" translatable="yes">_Now Playing</attribute>
+        <attribute name="label" translatable="yes">Now _Playing</attribute>
       </item>
     </section>
     <section>


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