[rhythmbox] shell: Change mnemonic for "_Comment" in song properties



commit 6e61f637c11daf2383afe2e5d3daa99a89334f4c
Author: Nirbheek Chauhan <nirbheek chauhan gmail com>
Date:   Sat May 31 09:14:22 2014 +0530

    shell: Change mnemonic for "_Comment" in song properties
    
    It was the same as the mnemonic for "_Composer". Change it to "Comm_ent".
    
    https://bugzilla.gnome.org/show_bug.cgi?id=731025

 data/ui/song-info.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/song-info.ui b/data/ui/song-info.ui
index 9128267..d736990 100644
--- a/data/ui/song-info.ui
+++ b/data/ui/song-info.ui
@@ -301,7 +301,7 @@
               <object class="GtkLabel" id="comment_label">
                 <property name="visible">True</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">_Comment:</property>
+                <property name="label" translatable="yes">Comm_ent:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">song_info_comment</property>
               </object>


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