aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/ChangeLog2
-rw-r--r--shell/glade/evolution-startup-wizard.glade20
2 files changed, 12 insertions, 10 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index a2725f9722..dcb78822e5 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -15,6 +15,8 @@
* e-corba-storage.c: Fix warnings
+ * glade/evolution-startup-wizard.glade: Fix colors again
+
2003-03-25 Dan Winship <danw@ximian.com>
* Evolution-ShellComponent.idl (interactive): add a "new_view_xid"
diff --git a/shell/glade/evolution-startup-wizard.glade b/shell/glade/evolution-startup-wizard.glade
index 2e06c7c04e..37fea9db0f 100644
--- a/shell/glade/evolution-startup-wizard.glade
+++ b/shell/glade/evolution-startup-wizard.glade
@@ -30,8 +30,8 @@ files from other applications.
Please click the &quot;Forward&quot; button to continue. </property>
<property name="title_color">#ffffffffffff</property>
<property name="text_color">#000000000000</property>
- <property name="background_color">#000000000101</property>
- <property name="logo_background_color">#010101010101</property>
+ <property name="background_color">#000000000000</property>
+ <property name="logo_background_color">#000000000000</property>
<property name="textbox_color">#ffffffffffff</property>
</widget>
</child>
@@ -40,9 +40,9 @@ Please click the &quot;Forward&quot; button to continue. </property>
<widget class="GnomeDruidPageStandard" id="timezone-page">
<property name="visible">True</property>
<property name="title" translatable="yes">Timezone </property>
- <property name="title_foreground">#e9e0bfffe798</property>
- <property name="background">#08c8082be798</property>
- <property name="logo_background">#6b18081ce1d3</property>
+ <property name="title_foreground">#ffffffffffff</property>
+ <property name="background">#000000000000</property>
+ <property name="logo_background">#000000000000</property>
<property name="logo">timezone-48.png</property>
<child internal-child="vbox">
@@ -64,9 +64,9 @@ Please click the &quot;Forward&quot; button to continue. </property>
<widget class="GnomeDruidPageStandard" id="import-page">
<property name="visible">True</property>
<property name="title" translatable="yes">Importing Files</property>
- <property name="title_foreground">#e9e0bfffe798</property>
- <property name="background">#0ad8082be798</property>
- <property name="logo_background">#6b18081ce1d3</property>
+ <property name="title_foreground">#ffffffffffff</property>
+ <property name="background">#000000000000</property>
+ <property name="logo_background">#000000000000</property>
<property name="logo">import.png</property>
<child internal-child="vbox">
@@ -95,8 +95,8 @@ needed to set up Evolution.
Click the &quot;Apply&quot; button to save your settings. </property>
<property name="title_color">#ffffffffffff</property>
<property name="text_color">#000000000000</property>
- <property name="background_color">#000000000101</property>
- <property name="logo_background_color">#010101010101</property>
+ <property name="background_color">#000000000000</property>
+ <property name="logo_background_color">#000000000000</property>
<property name="textbox_color">#ffffffffffff</property>
</widget>
</child>