[Goodies-commits] r4666 - ristretto/trunk/src

Stephan Arts stephan at xfce.org
Thu Apr 24 01:16:31 CEST 2008


Author: stephan
Date: 2008-04-23 23:16:31 +0000 (Wed, 23 Apr 2008)
New Revision: 4666

Modified:
   ristretto/trunk/src/main_window.c
Log:
Fix set-wallpaper for ristretto-trunk :-)


Modified: ristretto/trunk/src/main_window.c
===================================================================
--- ristretto/trunk/src/main_window.c	2008-04-23 20:42:31 UTC (rev 4665)
+++ ristretto/trunk/src/main_window.c	2008-04-23 23:16:31 UTC (rev 4666)
@@ -1098,7 +1098,7 @@
         case RSTTO_DESKTOP_XFCE:
             {
 
-                XfconfChannel *xfdesktop_channel = xfconf_channel_new("xfdesktop");
+                XfconfChannel *xfdesktop_channel = xfconf_channel_new("xfce4-desktop");
 
                 /*
                  * Retrieve the screen and monitor number where the main ristretto window is running,




More information about the Goodies-commits mailing list