diff -x '*.out' -x '*.*~' -x '*.orig' -x '*.rej' -rup ../compiz-0.8.0-orig/metadata/cube.xml.in compiz-0.8.0/metadata/cube.xml.in
--- ../compiz-0.8.0-orig/metadata/cube.xml.in 2009-03-05 18:59:13.983492806 +0100
+++ compiz-0.8.0/metadata/cube.xml.in 2009-03-05 19:13:29.170582273 +0100
@@ -92,9 +92,9 @@
<_short>Cube Color</_short>
<_long>Color of top and bottom sides of the cube</_long>
<default>
- <red>0xfefe</red>
+ <red>0xffff</red>
<green>0xffff</green>
- <blue>0xc7c7</blue>
+ <blue>0xffff</blue>
</default>
</option>
<subgroup>
@@ -102,7 +102,7 @@
<option name="scale_image" type="bool">
<_short>Scale image</_short>
<_long>Scale images to cover top face of cube</_long>
- <default>false</default>
+ <default>true</default>
</option>
<option name="images" type="list">
<_short>Image files</_short>
@@ -110,7 +110,7 @@
<type>string</type>
<hints>file;image;</hints>
<default>
- <value>freedesktop</value>
+ <value>/usr/share/pixmaps/backgrounds/sun/di-logo-sun-blue.png</value>
</default>
</option>
<option name="adjust_image" type="bool">
@@ -161,7 +161,7 @@
<option name="active_opacity" type="float">
<_short>Opacity During Rotation</_short>
<_long>Opacity of desktop window during rotation.</_long>
- <default>100.0</default>
+ <default>60.0</default>
<min>0.0</min>
<max>100.0</max>
<precision>1.0</precision>