aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-04-08 07:27:49 +0800
committerChris Toshok <toshok@src.gnome.org>2003-04-08 07:27:49 +0800
commit4febb4920406d7c35ba02deccbb19536ffca6b9a (patch)
tree1e2cb224f030c5aa9362963fa6a51f2a67bfcf81
parent7e875166201cf4eadf9fe53ab4aadb061849fc85 (diff)
downloadgsoc2013-evolution-4febb4920406d7c35ba02deccbb19536ffca6b9a.tar
gsoc2013-evolution-4febb4920406d7c35ba02deccbb19536ffca6b9a.tar.gz
gsoc2013-evolution-4febb4920406d7c35ba02deccbb19536ffca6b9a.tar.bz2
gsoc2013-evolution-4febb4920406d7c35ba02deccbb19536ffca6b9a.tar.lz
gsoc2013-evolution-4febb4920406d7c35ba02deccbb19536ffca6b9a.tar.xz
gsoc2013-evolution-4febb4920406d7c35ba02deccbb19536ffca6b9a.tar.zst
gsoc2013-evolution-4febb4920406d7c35ba02deccbb19536ffca6b9a.zip
[ fixes bug #40901 ] HIG-ify the ldap server edit dialog's button layout.
2003-04-07 Chris Toshok <toshok@ximian.com> [ fixes bug #40901 ] * gui/component/ldap-config.glade: HIG-ify the ldap server edit dialog's button layout. svn path=/trunk/; revision=20737
-rw-r--r--addressbook/ChangeLog6
-rw-r--r--addressbook/gui/component/ldap-config.glade26
2 files changed, 19 insertions, 13 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index a6f9a9adb9..b00d273803 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2003-04-07 Chris Toshok <toshok@ximian.com>
+ [ fixes bug #40901 ]
+ * gui/component/ldap-config.glade: HIG-ify the ldap server edit
+ dialog's button layout.
+
+2003-04-07 Chris Toshok <toshok@ximian.com>
+
[ fixes bug #39763 ]
* gui/component/select-names/e-select-names-bonobo.c (copy_cb):
verb callback for EditCopy
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade
index d561298d27..57938c3e59 100644
--- a/addressbook/gui/component/ldap-config.glade
+++ b/addressbook/gui/component/ldap-config.glade
@@ -236,23 +236,23 @@
<property name="spacing">0</property>
<child>
- <widget class="GtkButton" id="account-editor-ok-button">
+ <widget class="GtkButton" id="account-editor-cancel-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-ok</property>
+ <property name="label">gtk-cancel</property>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
</widget>
</child>
<child>
- <widget class="GtkButton" id="account-editor-cancel-button">
+ <widget class="GtkButton" id="account-editor-ok-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-cancel</property>
+ <property name="label">gtk-ok</property>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
</widget>
@@ -313,8 +313,8 @@ need help finding this information.</property>
<property name="visible">True</property>
<property name="title" translatable="yes">Step 1: Server Information</property>
<property name="title_foreground">#e6e0bfffe498</property>
- <property name="background">#c5480812e498</property>
- <property name="logo_background">#a440081dc8cc</property>
+ <property name="background">#3c280811e498</property>
+ <property name="logo_background">#2758081dc8cc</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox1">
@@ -379,8 +379,8 @@ information. Please ask your system administrator if you are unsure of this info
<property name="visible">True</property>
<property name="title" translatable="yes">Step 2: Connecting to Server</property>
<property name="title_foreground">#e6e0bfffe498</property>
- <property name="background">#c5480812e498</property>
- <property name="logo_background">#a440081dc8cc</property>
+ <property name="background">#3c280811e498</property>
+ <property name="logo_background">#2758081dc8cc</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox2">
@@ -446,8 +446,8 @@ your connection. Ask your system administrator if your LDAP server uses these pr
<property name="visible">True</property>
<property name="title" translatable="yes">Step 3: Searching the Directory</property>
<property name="title_foreground">#e6e0bfffe498</property>
- <property name="background">#c5480812e498</property>
- <property name="logo_background">#a440081dc8cc</property>
+ <property name="background">#3c280811e498</property>
+ <property name="logo_background">#2758081dc8cc</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="vbox23">
@@ -513,8 +513,8 @@ need to change these options.</property>
<property name="visible">True</property>
<property name="title" translatable="yes">Step 4: Display Name</property>
<property name="title_foreground">#e6e0bfffe498</property>
- <property name="background">#c5480812e498</property>
- <property name="logo_background">#a440081dc8cc</property>
+ <property name="background">#3c280811e498</property>
+ <property name="logo_background">#2758081dc8cc</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox5">