aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/ldap-config.glade
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-04-08 23:31:53 +0800
committerDan Winship <danw@src.gnome.org>2003-04-08 23:31:53 +0800
commit732fcfec9d8288b3ad36cc42c095bfc9ec43f7ec (patch)
tree5149af3c55f065bb9554c4f69300b4b0a9a87d2c /addressbook/gui/component/ldap-config.glade
parent1735baf2816470f67a49783fa29a6be865b79419 (diff)
downloadgsoc2013-evolution-732fcfec9d8288b3ad36cc42c095bfc9ec43f7ec.tar
gsoc2013-evolution-732fcfec9d8288b3ad36cc42c095bfc9ec43f7ec.tar.gz
gsoc2013-evolution-732fcfec9d8288b3ad36cc42c095bfc9ec43f7ec.tar.bz2
gsoc2013-evolution-732fcfec9d8288b3ad36cc42c095bfc9ec43f7ec.tar.lz
gsoc2013-evolution-732fcfec9d8288b3ad36cc42c095bfc9ec43f7ec.tar.xz
gsoc2013-evolution-732fcfec9d8288b3ad36cc42c095bfc9ec43f7ec.tar.zst
gsoc2013-evolution-732fcfec9d8288b3ad36cc42c095bfc9ec43f7ec.zip
Remove color specifications from the druid so it will use theme colors.
* gui/component/ldap-config.glade: Remove color specifications from the druid so it will use theme colors. * gui/component/addressbook-config.c (addressbook_add_server_druid): Use g_signal_connect_after for "prepare" signal (to work around b.g.o 81869) svn path=/trunk/; revision=20756
Diffstat (limited to 'addressbook/gui/component/ldap-config.glade')
-rw-r--r--addressbook/gui/component/ldap-config.glade22
1 files changed, 0 insertions, 22 deletions
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade
index 57938c3e59..d741aca697 100644
--- a/addressbook/gui/component/ldap-config.glade
+++ b/addressbook/gui/component/ldap-config.glade
@@ -300,11 +300,6 @@ using LDAP (Lightweight Directory Access Protocol) servers.
Adding a new LDAP server requires some specialized information
about the server. Please contact your system administrator if you
need help finding this information.</property>
- <property name="title_color">#ffffffffffff</property>
- <property name="text_color">#000000000000</property>
- <property name="background_color">#000000000000</property>
- <property name="logo_background_color">#000000000000</property>
- <property name="textbox_color">#ffffffffffff</property>
</widget>
</child>
@@ -312,9 +307,6 @@ 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">#e6e0bfffe498</property>
- <property name="background">#3c280811e498</property>
- <property name="logo_background">#2758081dc8cc</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox1">
@@ -378,9 +370,6 @@ 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">#e6e0bfffe498</property>
- <property name="background">#3c280811e498</property>
- <property name="logo_background">#2758081dc8cc</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox2">
@@ -445,9 +434,6 @@ 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">#e6e0bfffe498</property>
- <property name="background">#3c280811e498</property>
- <property name="logo_background">#2758081dc8cc</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="vbox23">
@@ -512,9 +498,6 @@ 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">#e6e0bfffe498</property>
- <property name="background">#3c280811e498</property>
- <property name="logo_background">#2758081dc8cc</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox5">
@@ -743,11 +726,6 @@ searches, and for creating and editing contacts. </property>
are now ready to access this directory.
Please click the &quot;Finish&quot; button to save the settings you have entered here.</property>
- <property name="title_color">#ffffffffffff</property>
- <property name="text_color">#000000000000</property>
- <property name="background_color">#000000000000</property>
- <property name="logo_background_color">#000000000000</property>
- <property name="textbox_color">#ffffffffffff</property>
</widget>
</child>
</widget>