[empathy] set 'R' as accelerator for the preferences dialog



commit 79823a12c3ddd74cea17164db13e16a21dd81ab3
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Nov 10 13:39:02 2009 +0000

    set 'R' as accelerator for the preferences dialog
    
    'P' is already used for "Personnal Information. I looked in different
    GNOME applications and it seems the accelerator for the preferences
    dialog is not standarized.  (#601336)

 src/empathy-main-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui
index 85d4a05..26edc6b 100644
--- a/src/empathy-main-window.ui
+++ b/src/empathy-main-window.ui
@@ -89,7 +89,7 @@
           <object class="GtkAction" id="edit_preferences">
             <property name="stock_id">gtk-preferences</property>
             <property name="name">edit_preferences</property>
-            <property name="label" translatable="yes">_Preferences</property>
+            <property name="label" translatable="yes">P_references</property>
           </object>
         </child>
         <child>



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