aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-03-26 04:47:16 +0800
committerDan Winship <danw@src.gnome.org>2003-03-26 04:47:16 +0800
commit3ac718894f472ae545484719273fe3f001069613 (patch)
tree2ee0dccb26871c9f3db45ca67729cf76a195734b /shell
parent2792bf9ffe58ffe07f67293056350a015a12b908 (diff)
downloadgsoc2013-evolution-3ac718894f472ae545484719273fe3f001069613.tar
gsoc2013-evolution-3ac718894f472ae545484719273fe3f001069613.tar.gz
gsoc2013-evolution-3ac718894f472ae545484719273fe3f001069613.tar.bz2
gsoc2013-evolution-3ac718894f472ae545484719273fe3f001069613.tar.lz
gsoc2013-evolution-3ac718894f472ae545484719273fe3f001069613.tar.xz
gsoc2013-evolution-3ac718894f472ae545484719273fe3f001069613.tar.zst
gsoc2013-evolution-3ac718894f472ae545484719273fe3f001069613.zip
Fix colors again
* glade/evolution-startup-wizard.glade: Fix colors again svn path=/trunk/; revision=20510
Diffstat (limited to 'shell')
-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>