Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 0257cb64e4491c9033bccc46653056d9 > files > 19

compiz-0.7.8-3mdv2009.0.src.rpm

From 4db445b317744af2d5c6dfc139090747afcd1da9 Mon Sep 17 00:00:00 2001
From: Colin Guthrie <git@colin.guthr.ie>
Date: Thu, 2 Oct 2008 20:30:44 +0100
Subject: [PATCH] Add Mandriva graphic to the top of the cube

---
 metadata/cube.xml.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/cube.xml.in b/metadata/cube.xml.in
index f07da8b..a657bf2 100644
--- a/metadata/cube.xml.in
+++ b/metadata/cube.xml.in
@@ -46,14 +46,14 @@
 	    <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>
 		<_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/compositing-wm/mandriva-top.png</value>
 		</default>
 	    </option>
 	    <option name="skydome" type="bool">
-- 
1.6.0.2