aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-04-08 23:34:31 +0800
committerDan Winship <danw@src.gnome.org>2003-04-08 23:34:31 +0800
commite0125f1fac1a378699fc8f8ad7e92c1e9241c07a (patch)
treeb45170ce339de6e83962a0cd14b13092346440d4 /mail
parent0f4485abb9b5b2d5d48c6942ef499a5193788a8e (diff)
downloadgsoc2013-evolution-e0125f1fac1a378699fc8f8ad7e92c1e9241c07a.tar
gsoc2013-evolution-e0125f1fac1a378699fc8f8ad7e92c1e9241c07a.tar.gz
gsoc2013-evolution-e0125f1fac1a378699fc8f8ad7e92c1e9241c07a.tar.bz2
gsoc2013-evolution-e0125f1fac1a378699fc8f8ad7e92c1e9241c07a.tar.lz
gsoc2013-evolution-e0125f1fac1a378699fc8f8ad7e92c1e9241c07a.tar.xz
gsoc2013-evolution-e0125f1fac1a378699fc8f8ad7e92c1e9241c07a.tar.zst
gsoc2013-evolution-e0125f1fac1a378699fc8f8ad7e92c1e9241c07a.zip
Remove color specs from the druid so it will use the theme colors
* mail-config.glade: Remove color specs from the druid so it will use the theme colors svn path=/trunk/; revision=20758
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog3
-rw-r--r--mail/mail-config.glade25
2 files changed, 3 insertions, 25 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index fd5fec2000..4a3066761e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2003-04-08 Dan Winship <danw@ximian.com>
+ * mail-config.glade: Remove color specs from the druid so it will
+ use the theme colors
+
* importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in:
* importers/GNOME_Evolution_Mail_Netscape_Intelligent_Importer.server.in.in:
* importers/GNOME_Evolution_Mail_Pine_Intelligent_Importer.server.in.in:
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index 0499031ce2..cfd7abd6f7 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -26,11 +26,6 @@
<property name="text" translatable="yes">Welcome to the Evolution Mail Configuration Assistant.
Click &quot;Forward&quot; to begin. </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>
@@ -38,9 +33,6 @@ Click &quot;Forward&quot; to begin. </property>
<widget class="GnomeDruidPageStandard" id="identity_page">
<property name="visible">True</property>
<property name="title" translatable="yes">Identity</property>
- <property name="title_foreground">#ffffffffffff</property>
- <property name="background">#000000000000</property>
- <property name="logo_background">#000000000000</property>
<property name="logo">mail-config-druid-identity.png</property>
<child internal-child="vbox">
@@ -62,9 +54,6 @@ Click &quot;Forward&quot; to begin. </property>
<widget class="GnomeDruidPageStandard" id="source_page">
<property name="visible">True</property>
<property name="title" translatable="yes">Receiving Email</property>
- <property name="title_foreground">#ffffffffffff</property>
- <property name="background">#000000000000</property>
- <property name="logo_background">#000000000000</property>
<property name="logo">mail-config-druid-receive.png</property>
<child internal-child="vbox">
@@ -86,9 +75,6 @@ Click &quot;Forward&quot; to begin. </property>
<widget class="GnomeDruidPageStandard" id="extra_page">
<property name="visible">True</property>
<property name="title" translatable="yes">Receiving Email</property>
- <property name="title_foreground">#ffffffffffff</property>
- <property name="background">#000000000000</property>
- <property name="logo_background">#000000000000</property>
<property name="logo">mail-config-druid-receive.png</property>
<child internal-child="vbox">
@@ -110,9 +96,6 @@ Click &quot;Forward&quot; to begin. </property>
<widget class="GnomeDruidPageStandard" id="transport_page">
<property name="visible">True</property>
<property name="title" translatable="yes">Sending Email</property>
- <property name="title_foreground">#ffffffffffff</property>
- <property name="background">#000000000000</property>
- <property name="logo_background">#000000000000</property>
<property name="logo">mail-config-druid-send.png</property>
<child internal-child="vbox">
@@ -134,9 +117,6 @@ Click &quot;Forward&quot; to begin. </property>
<widget class="GnomeDruidPageStandard" id="management_page">
<property name="visible">True</property>
<property name="title" translatable="yes">Account Management</property>
- <property name="title_foreground">#ffffffffffff</property>
- <property name="background">#000000000000</property>
- <property name="logo_background">#000000000000</property>
<property name="logo">mail-config-druid-account-name.png</property>
<child internal-child="vbox">
@@ -165,11 +145,6 @@ You are now ready to send and receive email
using Evolution.
Click &quot;Apply&quot; to save your settings.</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>