]> git.0d.be Git - empathy.git/commitdiff
account-widget-local-xmpp: change accelerator of the email widget
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 27 Aug 2010 14:10:03 +0000 (16:10 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 30 Aug 2010 11:37:46 +0000 (13:37 +0200)
'E' i's used by Enabled now.

libempathy-gtk/empathy-account-widget-local-xmpp.ui

index 77a84a3a240f7287b3aca301379d4f36f1991f2a..27fae20ecd35f53acc5e7fe61628690d65b55de1 100644 (file)
               <object class="GtkLabel" id="label_email">
                 <property name="visible">True</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">_E-mail address:</property>
+                <property name="label" translatable="yes">E-_mail address:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">entry_email</property>
               </object>