rpms/libgnome/devel default-background.patch, NONE, 1.1 libgnome.spec, 1.99, 1.100

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Mon Sep 17 18:06:41 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/libgnome/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3448

Modified Files:
	libgnome.spec 
Added Files:
	default-background.patch 
Log Message:
update patch


default-background.patch:

--- NEW FILE default-background.patch ---
diff -up libgnome-2.20.0/schemas/desktop_gnome_background.schemas.in.default-background libgnome-2.20.0/schemas/desktop_gnome_background.schemas.in
--- libgnome-2.20.0/schemas/desktop_gnome_background.schemas.in.default-background	2007-09-17 08:25:50.000000000 -0400
+++ libgnome-2.20.0/schemas/desktop_gnome_background.schemas.in	2007-09-17 14:04:41.000000000 -0400
@@ -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>/usr/share/pixmaps/backgrounds/gnome/background-default.jpg</default>
+	<default>/usr/share/backgrounds/infinity/infinity.xml</default>
         <locale name="C">
         <short>Picture Filename</short>
         <long>File to use for the background image</long>
@@ -51,7 +51,7 @@
         <applyto>/desktop/gnome/background/primary_color</applyto>
         <owner>gnome</owner>
         <type>string</type>
-        <default>#66ba00</default>
+        <default>#224B68</default>
         <locale name="C">
         <short>Primary Color</short>
         <long>Left or Top color when drawing gradients, or the solid color.</long>
@@ -62,7 +62,7 @@
         <applyto>/desktop/gnome/background/secondary_color</applyto>
         <owner>gnome</owner>
         <type>string</type>
-        <default>#66ba00</default>
+        <default>#142C3D</default>
         <locale name="C">
         <short>Secondary Color</short>
         <long>Right or Bottom color when drawing gradients, not used for solid color.</long>
@@ -73,7 +73,7 @@
         <applyto>/desktop/gnome/background/color_shading_type</applyto>
         <owner>gnome</owner>
         <type>string</type>
-        <default>solid</default>
+        <default>vertical-gradient</default>
         <locale name="C">
         <short>Color Shading Type</short>
         <long>How to shade the background color. Possible values are "horizontal-gradient", "vertical-gradient", and "solid"</long>


Index: libgnome.spec
===================================================================
RCS file: /cvs/extras/rpms/libgnome/devel/libgnome.spec,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- libgnome.spec	17 Sep 2007 16:29:16 -0000	1.99
+++ libgnome.spec	17 Sep 2007 18:06:08 -0000	1.100
@@ -52,7 +52,7 @@
 BuildRequires:  perl(XML::Parser)
 BuildRequires:  popt-devel
 
-Patch1: libgnome-2.16.0-default-background.patch
+Patch1: default-background.patch
 Patch2: libgnome-2.11.1-scoreloc.patch
 Patch4: libgnome-2.7.2-default-cursor.patch
 Patch5: libgnome-2.8.0-default-browser.patch




More information about the scm-commits mailing list