File libgnome_preconf.diff of Package libgnome
--- schemas/desktop_gnome_background.schemas.in.in
+++ schemas/desktop_gnome_background.schemas.in.in
@@ -16,7 +16,7 @@
<applyto>/desktop/gnome/background/picture_options</applyto>
<owner>gnome</owner>
<type>string</type>
- <default>zoom</default>
+ <default>stretched</default>
<locale name="C">
<short>Picture Options</short>
<long>Determines how the image set by wallpaper_filename is
@@ -29,7 +29,7 @@
<applyto>/desktop/gnome/background/picture_filename</applyto>
<owner>gnome</owner>
<type>string</type>
- <default>@datadir@/pixmaps/backgrounds/gnome/background-default.jpg</default>
+ <default>@datadir@/wallpapers/default-1600x1200.jpg</default>
<locale name="C">
<short>Picture Filename</short>
<long>File to use for the background image</long>
@@ -62,7 +62,7 @@
<applyto>/desktop/gnome/background/secondary_color</applyto>
<owner>gnome</owner>
<type>string</type>
- <default>#66ba00</default>
+ <default>#42528f</default>
<locale name="C">
<short>Secondary Color</short>
<long>Right or Bottom color when drawing gradients, not used for solid color.</long>
--- schemas/desktop_gnome_file_views.schemas.in
+++ schemas/desktop_gnome_file_views.schemas.in
@@ -6,7 +6,7 @@
<applyto>/desktop/gnome/file_views/icon_theme</applyto>
<owner>gnome</owner>
<type>string</type>
- <default>crux_teal</default>
+ <default>Industrial</default>
<locale name="C">
<short>File Icon Theme</short>
<long>Theme used for displaying file icons</long>
--- schemas/desktop_gnome_interface.schemas.in.in
+++ schemas/desktop_gnome_interface.schemas.in.in
@@ -6,7 +6,7 @@
<applyto>/desktop/gnome/interface/accessibility</applyto>
<owner>gnome</owner>
<type>bool</type>
- <default>@A11Y_ENABLED@</default>
+ <default>false</default>
<locale name="C">
<short>Enable Accessibility</short>
<long>Whether Applications should have accessibility support</long>
@@ -130,7 +130,7 @@
<applyto>/desktop/gnome/interface/icon_theme</applyto>
<owner>gnome</owner>
<type>string</type>
- <default>gnome</default>
+ <default>Industrial</default>
<locale name="C">
<short>Icon Theme</short>
<long>Icon theme to use for the panel, nautilus etc.</long>
@@ -141,7 +141,7 @@
<applyto>/desktop/gnome/interface/gtk_theme</applyto>
<owner>gnome</owner>
<type>string</type>
- <default>Clearlooks</default>
+ <default>Gilouche</default>
<locale name="C">
<short>Gtk+ Theme</short>
<long>Basename of the default theme used by gtk+.</long>