26 lines
834 B
Diff
26 lines
834 B
Diff
|
diff -upr compiz-0.8.8-orig/metadata/cube.xml.in compiz-0.8.8/metadata/cube.xml.in
|
||
|
--- compiz-0.8.8-orig/metadata/cube.xml.in 2010-05-21 13:18:14.000000000 +0200
|
||
|
+++ compiz-0.8.8/metadata/cube.xml.in 2012-05-16 12:13:09.000000000 +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>0x8888</red>
|
||
|
+ <green>0x0000</green>
|
||
|
+ <blue>0x0000</blue>
|
||
|
</default>
|
||
|
</option>
|
||
|
<subgroup>
|
||
|
@@ -110,7 +110,7 @@
|
||
|
<type>string</type>
|
||
|
<hints>file;image;</hints>
|
||
|
<default>
|
||
|
- <value>freedesktop</value>
|
||
|
+ <value>/usr/share/pixmaps/redhat/shadowman-transparent</value>
|
||
|
</default>
|
||
|
</option>
|
||
|
<option name="adjust_image" type="bool">
|