aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-04-08 23:33:02 +0800
committerDan Winship <danw@src.gnome.org>2003-04-08 23:33:02 +0800
commit0f4485abb9b5b2d5d48c6942ef499a5193788a8e (patch)
treeaaaf176a51cc62556042d0d751ae23270e03aaea
parent732fcfec9d8288b3ad36cc42c095bfc9ec43f7ec (diff)
downloadgsoc2013-evolution-0f4485abb9b5b2d5d48c6942ef499a5193788a8e.tar
gsoc2013-evolution-0f4485abb9b5b2d5d48c6942ef499a5193788a8e.tar.gz
gsoc2013-evolution-0f4485abb9b5b2d5d48c6942ef499a5193788a8e.tar.bz2
gsoc2013-evolution-0f4485abb9b5b2d5d48c6942ef499a5193788a8e.tar.lz
gsoc2013-evolution-0f4485abb9b5b2d5d48c6942ef499a5193788a8e.tar.xz
gsoc2013-evolution-0f4485abb9b5b2d5d48c6942ef499a5193788a8e.tar.zst
gsoc2013-evolution-0f4485abb9b5b2d5d48c6942ef499a5193788a8e.zip
Remove the color specs so the druid will use theme colors
* glade/evolution-startup-wizard.glade: Remove the color specs so the druid will use theme colors * importer/import.glade: Likewise svn path=/trunk/; revision=20757
-rw-r--r--shell/ChangeLog7
-rw-r--r--shell/glade/evolution-startup-wizard.glade16
-rw-r--r--shell/importer/import.glade19
3 files changed, 7 insertions, 35 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 0c6292aea3..e9c4e7a909 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-08 Dan Winship <danw@ximian.com>
+
+ * glade/evolution-startup-wizard.glade: Remove the color specs so
+ the druid will use theme colors
+
+ * importer/import.glade: Likewise
+
2003-04-08 Ettore Perazzoli <ettore@ximian.com>
[#40912]
diff --git a/shell/glade/evolution-startup-wizard.glade b/shell/glade/evolution-startup-wizard.glade
index 37fea9db0f..c8491fb0c8 100644
--- a/shell/glade/evolution-startup-wizard.glade
+++ b/shell/glade/evolution-startup-wizard.glade
@@ -28,11 +28,6 @@ Evolution to connect to your email accounts, and to import
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">#000000000000</property>
- <property name="logo_background_color">#000000000000</property>
- <property name="textbox_color">#ffffffffffff</property>
</widget>
</child>
@@ -40,9 +35,6 @@ 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">#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 +56,6 @@ 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">#ffffffffffff</property>
- <property name="background">#000000000000</property>
- <property name="logo_background">#000000000000</property>
<property name="logo">import.png</property>
<child internal-child="vbox">
@@ -93,11 +82,6 @@ Please click the &quot;Forward&quot; button to continue. </property>
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">#000000000000</property>
- <property name="logo_background_color">#000000000000</property>
- <property name="textbox_color">#ffffffffffff</property>
</widget>
</child>
</widget>
diff --git a/shell/importer/import.glade b/shell/importer/import.glade
index d43e426d67..27bcd2decb 100644
--- a/shell/importer/import.glade
+++ b/shell/importer/import.glade
@@ -26,11 +26,6 @@ importing external files into Evolution.</property>
<property name="logo_image">import.png</property>
<property name="position">GNOME_EDGE_START</property>
<property name="visible">yes</property>
- <property name="title_color">#ffffff</property>
- <property name="text_color">#000000</property>
- <property name="background_color">#010101</property>
- <property name="logo_background_color">#010101</property>
- <property name="textbox_color">#ffffff</property>
</widget>
</child>
@@ -39,9 +34,6 @@ importing external files into Evolution.</property>
<property name="title" translatable="yes">Importer Type (step 1 of 3)</property>
<property name="logo">import.png</property>
<property name="visible">yes</property>
- <property name="title_foreground">#ffffff</property>
- <property name="background">#000001</property>
- <property name="logo_background">#010101</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox2">
@@ -67,9 +59,6 @@ importing external files into Evolution.</property>
<property name="title" translatable="yes">Select a File (step 2 of 3)</property>
<property name="logo">import.png</property>
<property name="visible">yes</property>
- <property name="title_foreground">#ffffff</property>
- <property name="background">#010101</property>
- <property name="logo_background">#010101</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox1">
@@ -95,9 +84,6 @@ importing external files into Evolution.</property>
<property name="title" translatable="yes">Select Importers (step 2 of 3)</property>
<property name="logo">import.png</property>
<property name="visible">yes</property>
- <property name="title_foreground">#ffffff</property>
- <property name="background">#000001</property>
- <property name="logo_background">#010101</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox3">
@@ -125,11 +111,6 @@ importing external files into Evolution.</property>
<property name="logo_image">import.png</property>
<property name="position">GNOME_EDGE_FINISH</property>
<property name="visible">yes</property>
- <property name="title_color">#ffffff</property>
- <property name="text_color">#000000</property>
- <property name="background_color">#010101</property>
- <property name="logo_background_color">#010101</property>
- <property name="textbox_color">#ffffff</property>
</widget>
</child>
</widget>