** Fix for bug #322917
authorAlex Kloss <alexkloss@att.net>
Tue, 4 Dec 2007 10:09:11 +0000 (10:09 +0000)
committerMilan Crha <mcrha@src.gnome.org>
Tue, 4 Dec 2007 10:09:11 +0000 (10:09 +0000)
2007-12-04  Alex Kloss  <alexkloss@att.net>

** Fix for bug #322917

* e-name-selector-dialog.glade:
Change mnemonics for Contacts, Address Book labels
Add mnemonic for Category label

svn path=/trunk/; revision=8266

libedataserverui/ChangeLog
libedataserverui/e-name-selector-dialog.glade

index fdaff28..77ce9ca 100644 (file)
@@ -1,3 +1,11 @@
+2007-12-04  Alex Kloss  <alexkloss@att.net>
+
+       ** Fix for bug #322917
+
+       * e-name-selector-dialog.glade:
+       Change mnemonics for Contacts, Address Book labels
+       Add mnemonic for Category label
+
 2007-11-26  Milan Crha  <mcrha@redhat.com>
 
        ** Fix for bug #308815
index 0599519..5dfdf73 100644 (file)
@@ -83,7 +83,7 @@
              <child>
                <widget class="GtkLabel" id="AddressBookLabel">
                  <property name="visible">True</property>
-                 <property name="label" translatable="yes">Address _Book:</property>
+                 <property name="label" translatable="yes">Address B_ook:</property>
                  <property name="use_underline">True</property>
                  <property name="use_markup">False</property>
                  <property name="justify">GTK_JUSTIFY_CENTER</property>
              <child>
                <widget class="GtkLabel" id="label31">
                  <property name="visible">True</property>
-                 <property name="label" translatable="yes">C_ategory:</property>
+                 <property name="label" translatable="yes">Cate_gory:</property>
                  <property name="use_underline">True</property>
                  <property name="use_markup">False</property>
                  <property name="justify">GTK_JUSTIFY_CENTER</property>
                  <property name="width_chars">-1</property>
                  <property name="single_line_mode">False</property>
                  <property name="angle">0</property>
+                 <property name="mnemonic_widget">combobox-category</property>
                </widget>
                <packing>
                  <property name="left_attach">0</property>
       <child>
        <widget class="GtkLabel" id="label36">
          <property name="visible">True</property>
-         <property name="label" translatable="yes">&lt;b&gt;_Contacts&lt;/b&gt;</property>
+         <property name="label" translatable="yes">&lt;b&gt;Co_ntacts&lt;/b&gt;</property>
          <property name="use_underline">True</property>
          <property name="use_markup">True</property>
          <property name="justify">GTK_JUSTIFY_LEFT</property>