diff options
Diffstat (limited to 'addressbook/gui/component/ldap-config.glade')
-rw-r--r-- | addressbook/gui/component/ldap-config.glade | 61 |
1 files changed, 22 insertions, 39 deletions
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index fa4c6d2734..bc604cf457 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -490,7 +490,7 @@ <child> <widget class="GtkLabel" id="label47"> <property name="visible">True</property> - <property name="label" translatable="yes">_Email address:</property> + <property name="label" translatable="yes">Lo_gin:</property> <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -661,8 +661,8 @@ <child> <widget class="GtkLabel" id="label53"> <property name="visible">True</property> - <property name="label" translatable="yes">Search base:</property> - <property name="use_underline">False</property> + <property name="label" translatable="yes">Search _base:</property> + <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> @@ -671,6 +671,7 @@ <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> + <property name="mnemonic_widget">rootdn-entry</property> </widget> <packing> <property name="left_attach">0</property> @@ -685,8 +686,8 @@ <child> <widget class="GtkLabel" id="label54"> <property name="visible">True</property> - <property name="label" translatable="yes">Search scope:</property> - <property name="use_underline">False</property> + <property name="label" translatable="yes">_Search scope:</property> + <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> @@ -695,6 +696,7 @@ <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> + <property name="mnemonic_widget">scope-optionmenu</property> </widget> <packing> <property name="left_attach">0</property> @@ -814,29 +816,18 @@ <widget class="GtkMenu" id="menu10"> <child> - <widget class="GtkMenuItem" id="starting_point_only1"> - <property name="visible">True</property> - <property name="label" translatable="yes">Search base only</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_starting_point_only1_activate" last_modification_time="Tue, 30 Mar 2004 19:13:27 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="only_locations_contained_within_the_starting_point1"> + <widget class="GtkMenuItem" id="one"> <property name="visible">True</property> - <property name="label" translatable="yes">Only locations within starting point</property> + <property name="label" translatable="yes">One</property> <property name="use_underline">True</property> - <signal name="activate" handler="on_only_locations_contained_within_the_starting_point1_activate" last_modification_time="Tue, 30 Mar 2004 19:13:27 GMT"/> </widget> </child> <child> - <widget class="GtkMenuItem" id="starting_point_and_locations_within_it1"> + <widget class="GtkMenuItem" id="sub"> <property name="visible">True</property> - <property name="label" translatable="yes">Starting point and locations within it</property> + <property name="label" translatable="yes">Sub</property> <property name="use_underline">True</property> - <signal name="activate" handler="on_starting_point_and_locations_within_it1_activate" last_modification_time="Tue, 30 Mar 2004 19:13:27 GMT"/> </widget> </child> </widget> @@ -948,8 +939,8 @@ <child> <widget class="GtkLabel" id="label58"> <property name="visible">True</property> - <property name="label" translatable="yes">Timeout:</property> - <property name="use_underline">False</property> + <property name="label" translatable="yes">_Timeout:</property> + <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> @@ -958,6 +949,7 @@ <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> + <property name="mnemonic_widget">timeout-scale</property> </widget> <packing> <property name="left_attach">0</property> @@ -1071,8 +1063,8 @@ <child> <widget class="GtkLabel" id="label62"> <property name="visible">True</property> - <property name="label" translatable="yes">Download limit:</property> - <property name="use_underline">False</property> + <property name="label" translatable="yes">_Download limit:</property> + <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> @@ -1081,6 +1073,7 @@ <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> + <property name="mnemonic_widget">download-limit-spinbutton</property> </widget> <packing> <property name="left_attach">0</property> @@ -1829,7 +1822,7 @@ <child> <widget class="GtkLabel" id="label560"> <property name="visible">True</property> - <property name="label" translatable="yes">_Log in:</property> + <property name="label" translatable="yes">_Log in method:</property> <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -1854,7 +1847,7 @@ <child> <widget class="GtkLabel" id="label561"> <property name="visible">True</property> - <property name="label" translatable="yes">_Email address:</property> + <property name="label" translatable="yes">Lo_gin:</property> <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -1864,6 +1857,7 @@ <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> + <property name="mnemonic_widget">auth-entry</property> </widget> <packing> <property name="left_attach">0</property> @@ -2138,29 +2132,18 @@ <widget class="GtkMenu" id="menu12"> <child> - <widget class="GtkMenuItem" id="menuitem6"> - <property name="visible">True</property> - <property name="label" translatable="yes">Search base only</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_starting_point_only1_activate" last_modification_time="Tue, 30 Mar 2004 19:13:27 GMT"/> - </widget> - </child> - - <child> <widget class="GtkMenuItem" id="menuitem7"> <property name="visible">True</property> - <property name="label" translatable="yes">Only locations within starting point</property> + <property name="label" translatable="yes">One</property> <property name="use_underline">True</property> - <signal name="activate" handler="on_only_locations_contained_within_the_starting_point1_activate" last_modification_time="Tue, 30 Mar 2004 19:13:27 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="menuitem8"> <property name="visible">True</property> - <property name="label" translatable="yes">Starting point and locations within it</property> + <property name="label" translatable="yes">Sub</property> <property name="use_underline">True</property> - <signal name="activate" handler="on_starting_point_and_locations_within_it1_activate" last_modification_time="Tue, 30 Mar 2004 19:13:27 GMT"/> </widget> </child> </widget> |