[empathy] Use 'A' as accelerator for the "Automatically connect on startup" option (#618753)



commit bf7c9ffb5e2cf5b9c2c00b15da260648db1eadb9
Author: ekspiulo <ekspiulo gmail com>
Date:   Tue May 18 11:21:07 2010 +0200

    Use 'A' as accelerator for the "Automatically connect on startup" option (#618753)

 src/empathy-preferences.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui
index 8e4e1c2..aa4cc15 100644
--- a/src/empathy-preferences.ui
+++ b/src/empathy-preferences.ui
@@ -119,7 +119,7 @@
                             </child>
                             <child>
                               <object class="GtkCheckButton" id="checkbutton_autoconnect">
-                                <property name="label" translatable="yes">Automatically _connect on startup </property>
+                                <property name="label" translatable="yes">_Automatically connect on startup</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>



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