Author: kelnos
Date: 2007-07-08 00:29:38 +0000 (Sun, 08 Jul 2007)
New Revision: 25897

Modified:
   xfdesktop/trunk/modules/menu/desktop-menu.c
Log:
init thunar vfs (needed if xfdesktop is compiled without file icons)


Modified: xfdesktop/trunk/modules/menu/desktop-menu.c
===================================================================
--- xfdesktop/trunk/modules/menu/desktop-menu.c 2007-07-08 00:26:04 UTC (rev 
25896)
+++ xfdesktop/trunk/modules/menu/desktop-menu.c 2007-07-08 00:29:38 UTC (rev 
25897)
@@ -162,6 +162,8 @@
                             GHashTable *watch_dirs)
 {
 #ifdef HAVE_THUNAR_VFS
+    thunar_vfs_init();
+    
     if(desktop_menu->monitors) {
         g_warning("Attempt to create new monitors without destroying the 
old.");
         desktop_menu_monitors_destroy(desktop_menu);

_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to