diff options
author | Chris Toshok <toshok@ximian.com> | 2003-03-19 06:20:39 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-03-19 06:20:39 +0800 |
commit | 7e94b2e939dd6f42c2c94c09bd5e25dd7f4bddce (patch) | |
tree | dcc0058b8fd42f6bb88a56a2c6e2a59c79565d62 /addressbook/gui/component/ldap-config.glade | |
parent | e31a8b9678ee651cfe883e80a11b9353fc7d1e50 (diff) | |
download | gsoc2013-evolution-7e94b2e939dd6f42c2c94c09bd5e25dd7f4bddce.tar gsoc2013-evolution-7e94b2e939dd6f42c2c94c09bd5e25dd7f4bddce.tar.gz gsoc2013-evolution-7e94b2e939dd6f42c2c94c09bd5e25dd7f4bddce.tar.bz2 gsoc2013-evolution-7e94b2e939dd6f42c2c94c09bd5e25dd7f4bddce.tar.lz gsoc2013-evolution-7e94b2e939dd6f42c2c94c09bd5e25dd7f4bddce.tar.xz gsoc2013-evolution-7e94b2e939dd6f42c2c94c09bd5e25dd7f4bddce.tar.zst gsoc2013-evolution-7e94b2e939dd6f42c2c94c09bd5e25dd7f4bddce.zip |
[ Fixes addressbook bug #39730 ] add response ids to the search base
2003-03-18 Chris Toshok <toshok@ximian.com>
[ Fixes addressbook bug #39730 ]
* gui/component/ldap-config.glade: add response ids to the search
base dialog.
* gui/component/addressbook-config.c
(addressbook_source_dialog_destroy): use g_object_unref, not
gtk_widget_destroy, on the GladeXML.
(addressbook_add_server_druid): call gtk_window_set_type_hint
GDK_WINDOW_TYPE_HINT_DIALOG so this window looks like a dialog.
(editor_modify_cb): no more apply button.
(edit_dialog_apply_clicked): nuked.
(edit_dialog_close_clicked): rename to _cancal_clicked.
(edit_dialog_ok_clicked): call gtk_widget_destroy here instead of
calling _cancel_clicked.
(addressbook_edit_server_dialog): no more apply button, and
close_button -> cancel_button. Also, set the hint to
GDK_WINDOW_TYPE_HINT_DIALOG.
(ldap_dialog_new): fix compiler warning.
(addressbook_dialog_create_sources_table): same.
svn path=/trunk/; revision=20351
Diffstat (limited to 'addressbook/gui/component/ldap-config.glade')
-rw-r--r-- | addressbook/gui/component/ldap-config.glade | 44 |
1 files changed, 16 insertions, 28 deletions
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index 8c1d3d4f41..46232e042d 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -1001,23 +1001,11 @@ LDAP attribute to associate with it.</property> </child> <child> - <widget class="GtkButton" id="account-editor-apply-button"> - <property name="visible">True</property> - <property name="sensitive">False</property> - <property name="can_default">True</property> - <property name="can_focus">True</property> - <property name="label">gtk-apply</property> - <property name="use_stock">True</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - </widget> - </child> - - <child> - <widget class="GtkButton" id="account-editor-close-button"> + <widget class="GtkButton" id="account-editor-cancel-button"> <property name="visible">True</property> <property name="can_default">True</property> <property name="can_focus">True</property> - <property name="label">gtk-close</property> + <property name="label">gtk-cancel</property> <property name="use_stock">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> </widget> @@ -1077,9 +1065,9 @@ need help finding this information.</property> <widget class="GnomeDruidPageStandard" id="add-server-druid-info-page"> <property name="visible">True</property> <property name="title" translatable="yes">Step 1: Server Information</property> - <property name="title_foreground">#e700bfffe4b8</property> - <property name="background">#3c0c0811e4b8</property> - <property name="logo_background">#fa68081cc8cc</property> + <property name="title_foreground">#e6d0bfffe488</property> + <property name="background">#c5d80812e488</property> + <property name="logo_background">#a440081dc8cc</property> <child internal-child="vbox"> <widget class="GtkVBox" id="druid-vbox1"> @@ -1143,9 +1131,9 @@ information. Please ask your system administrator if you are unsure of this info <widget class="GnomeDruidPageStandard" id="add-server-druid-connecting-page"> <property name="visible">True</property> <property name="title" translatable="yes">Step 2: Connecting to Server</property> - <property name="title_foreground">#e700bfffe4b8</property> - <property name="background">#3c0c0811e4b8</property> - <property name="logo_background">#fa68081cc8cc</property> + <property name="title_foreground">#e6d0bfffe488</property> + <property name="background">#c5d80812e488</property> + <property name="logo_background">#a440081dc8cc</property> <child internal-child="vbox"> <widget class="GtkVBox" id="druid-vbox2"> @@ -1210,9 +1198,9 @@ your connection. Ask your system administrator if your LDAP server uses these pr <widget class="GnomeDruidPageStandard" id="add-server-druid-searching-page"> <property name="visible">True</property> <property name="title" translatable="yes">Step 3: Searching the Directory</property> - <property name="title_foreground">#e700bfffe4b8</property> - <property name="background">#3c0c0811e4b8</property> - <property name="logo_background">#fa68081cc8cc</property> + <property name="title_foreground">#e6d0bfffe488</property> + <property name="background">#c5d80812e488</property> + <property name="logo_background">#a440081dc8cc</property> <child internal-child="vbox"> <widget class="GtkVBox" id="vbox23"> @@ -1277,9 +1265,9 @@ need to change these options.</property> <widget class="GnomeDruidPageStandard" id="add-server-druid-display-name-page"> <property name="visible">True</property> <property name="title" translatable="yes">Step 4: Display Name</property> - <property name="title_foreground">#e700bfffe4b8</property> - <property name="background">#3c0c0811e4b8</property> - <property name="logo_background">#fa68081cc8cc</property> + <property name="title_foreground">#e6d0bfffe488</property> + <property name="background">#c5d80812e488</property> + <property name="logo_background">#a440081dc8cc</property> <child internal-child="vbox"> <widget class="GtkVBox" id="druid-vbox5"> @@ -5828,7 +5816,7 @@ searches, and for creating and editing contacts. </property> <property name="label">gtk-ok</property> <property name="use_stock">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="response_id">0</property> + <property name="response_id">-5</property> </widget> </child> @@ -5840,7 +5828,7 @@ searches, and for creating and editing contacts. </property> <property name="label">gtk-cancel</property> <property name="use_stock">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="response_id">0</property> + <property name="response_id">-6</property> </widget> </child> </widget> |