[rhythmbox] add mnemonics for BPM column and entry



commit a6b1f33668e7d0947d81ef8af81de26bea9fc804
Author: alex <devkral web de>
Date:   Sun Aug 3 19:06:35 2014 +1000

    add mnemonics for BPM column and entry
    
    https://bugzilla.gnome.org/show_bug.cgi?id=637747

 data/ui/general-prefs.ui |    2 +-
 data/ui/song-info.ui     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/general-prefs.ui b/data/ui/general-prefs.ui
index e7d8fed..38a41d3 100644
--- a/data/ui/general-prefs.ui
+++ b/data/ui/general-prefs.ui
@@ -383,7 +383,7 @@
                             </child>
                             <child>
                               <object class="GtkCheckButton" id="bpm_check">
-                                <property name="label" translatable="yes">BPM</property>
+                                <property name="label" translatable="yes">_BPM</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
diff --git a/data/ui/song-info.ui b/data/ui/song-info.ui
index 644bf48..9128267 100644
--- a/data/ui/song-info.ui
+++ b/data/ui/song-info.ui
@@ -274,7 +274,7 @@
             <child>
               <object class="GtkLabel" id="bpm_label">
                 <property name="visible">True</property>
-                <property name="label" translatable="yes">BPM:</property>
+                <property name="label" translatable="yes">_BPM:</property>
                 <property name="use_underline">True</property>
                 <property name="use_markup">False</property>
                 <property name="justify">GTK_JUSTIFY_LEFT</property>


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