rpms/compiz/devel fedora-logo.patch,1.8,1.9

Adel Gadllah drago01 at fedoraproject.org
Mon May 25 20:56:44 UTC 2009


Author: drago01

Update of /cvs/pkgs/rpms/compiz/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4639

Modified Files:
	fedora-logo.patch 
Log Message:
fix logo patch

fedora-logo.patch:

Index: fedora-logo.patch
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/devel/fedora-logo.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- fedora-logo.patch	15 Aug 2007 22:21:11 -0000	1.8
+++ fedora-logo.patch	25 May 2009 20:56:14 -0000	1.9
@@ -1,25 +1,25 @@
-diff -up compiz-0ec3ec/metadata/cube.xml.in.fedora-logo compiz-0ec3ec/metadata/cube.xml.in
---- compiz-0ec3ec/metadata/cube.xml.in.fedora-logo	2007-08-13 17:49:03.000000000 -0400
-+++ compiz-0ec3ec/metadata/cube.xml.in	2007-08-15 18:07:54.000000000 -0400
-@@ -42,9 +42,9 @@
- 		<_short>Cube Color</_short>
- 		<_long>Color of top and bottom sides of the cube</_long>
- 		<default>
--		    <red>0xfefe</red>
--		    <green>0xffff</green>
--		    <blue>0xc7c7</blue>
-+		    <red>0x0000</red>
-+		    <green>0x1919</green>
-+		    <blue>0x4a4a</blue>
- 		</default>
- 	    </option>
- 	    <option name="in" type="bool">
-@@ -62,7 +62,7 @@
- 		<_long>List of PNG and SVG files that should be rendered on top face of cube</_long>
- 		<type>string</type>
- 		<default>
--		    <value>freedesktop</value>
-+		    <value>/usr/share/pixmaps/fedora-logo</value>
- 		</default>
- 	    </option>
- 	    <option name="skydome" type="bool">
+diff -upNr compiz-0.8.2.orign/metadata/cube.xml.in compiz-0.8.2/metadata/cube.xml.in
+--- compiz-0.8.2.orign/metadata/cube.xml.in	2009-02-15 10:10:23.000000000 +0100
++++ compiz-0.8.2/metadata/cube.xml.in	2009-05-25 22:54:03.060114649 +0200
+@@ -92,9 +92,9 @@
+ 		    <_short>Cube Color</_short>
+ 		    <_long>Color of top and bottom sides of the cube</_long>
+ 		    <default>
+-			<red>0xfefe</red>
+-			<green>0xffff</green>
+-			<blue>0xc7c7</blue>
++			<red>0x0000</red>
++			<green>0x1919</green>
++			<blue>0x4a4a</blue>
+ 		    </default>
+ 		</option>
+ 		<subgroup>
+@@ -110,7 +110,7 @@
+ 			<type>string</type>
+ 			<hints>file;image;</hints>
+ 			<default>
+-			    <value>freedesktop</value>
++			    <value>/usr/share/pixmaps/fedora-logo</value>
+ 			</default>
+ 		    </option>
+ 		    <option name="adjust_image" type="bool">




More information about the fedora-extras-commits mailing list