[Goodies-commits] r2806 - xfce4-places-plugin/branches/umount/panel-plugin

Diego Ongaro ongardie at xfce.org
Sun Jun 3 08:53:34 CEST 2007


Author: ongardie
Date: 2007-06-03 06:53:34 +0000 (Sun, 03 Jun 2007)
New Revision: 2806

Modified:
   xfce4-places-plugin/branches/umount/panel-plugin/view.c
Log:
Minor menu behavior improvement.


Modified: xfce4-places-plugin/branches/umount/panel-plugin/view.c
===================================================================
--- xfce4-places-plugin/branches/umount/panel-plugin/view.c	2007-06-03 06:39:06 UTC (rev 2805)
+++ xfce4-places-plugin/branches/umount/panel-plugin/view.c	2007-06-03 06:53:34 UTC (rev 2806)
@@ -570,7 +570,7 @@
         return TRUE;
     }
 
-    return FALSE;
+    return TRUE;
 }
 
 




More information about the Goodies-commits mailing list