[Goodies-commits] r4704 - xfce4-notes-plugin/trunk/panel-plugin
Mike Massonnet
mmassonnet at xfce.org
Fri May 2 00:49:40 CEST 2008
Author: mmassonnet
Date: 2008-05-01 22:49:40 +0000 (Thu, 01 May 2008)
New Revision: 4704
Modified:
xfce4-notes-plugin/trunk/panel-plugin/notes.h
Log:
Fix bad Copy/Paste
* notes.h
- s/HAVE_THUNAR_VFS/HAVE_XFCONF/
Modified: xfce4-notes-plugin/trunk/panel-plugin/notes.h
===================================================================
--- xfce4-notes-plugin/trunk/panel-plugin/notes.h 2008-05-01 21:37:52 UTC (rev 4703)
+++ xfce4-notes-plugin/trunk/panel-plugin/notes.h 2008-05-01 22:49:40 UTC (rev 4704)
@@ -24,7 +24,7 @@
#include <libxfce4panel/xfce-panel-plugin.h>
#include <libxfce4panel/xfce-panel-convenience.h>
#include <libxfcegui4/libxfcegui4.h>
-#ifdef HAVE_THUNAR_VFS
+#ifdef HAVE_XFCONF
#include <xfconf/xfconf.h>
#endif
#ifdef HAVE_THUNAR_VFS
More information about the Goodies-commits
mailing list