[compiz] add compiz_fedora-logo.patch

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Apr 24 11:19:02 UTC 2013


commit 5a03c1b7490f3c916089fb40a8551473323c591a
Author: raveit <chat-to-me at raveit.de>
Date:   Wed Apr 24 13:17:30 2013 +0200

    add compiz_fedora-logo.patch

 compiz_fedora-logo.patch |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/compiz_fedora-logo.patch b/compiz_fedora-logo.patch
new file mode 100644
index 0000000..37b1390
--- /dev/null
+++ b/compiz_fedora-logo.patch
@@ -0,0 +1,25 @@
+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 scm-commits mailing list