diff options
Diffstat (limited to 'shell/glade/evolution-startup-wizard.glade')
-rw-r--r-- | shell/glade/evolution-startup-wizard.glade | 20 |
1 files changed, 10 insertions, 10 deletions
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 "Forward" 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 "Forward" 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 "Forward" 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 "Apply" 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> |