Author: grothoff
Date: 2006-05-13 12:14:33 -0700 (Sat, 13 May 2006)
New Revision: 2783
Modified:
gnunet-gtk/AUTHORS
gnunet-gtk/src/common/helper.c
Log:
better
Modified: gnunet-gtk/AUTHORS
===================================================================
--- gnunet-gtk/AUTHORS 2006-05-13 06:51:38 UTC (rev 2782)
+++ gnunet-gtk/AUTHORS 2006-05-13 19:14:33 UTC (rev 2783)
@@ -8,7 +8,7 @@
Milan <[EMAIL PROTECTED]>
Images and other content from:
-Jimmac's site
+Jakub 'jimmac' Steiner <[EMAIL PROTECTED]>
Christian Muellner <[EMAIL PROTECTED]>
Nicklas Larsson <[EMAIL PROTECTED]>
Modified: gnunet-gtk/src/common/helper.c
===================================================================
--- gnunet-gtk/src/common/helper.c 2006-05-13 06:51:38 UTC (rev 2782)
+++ gnunet-gtk/src/common/helper.c 2006-05-13 19:14:33 UTC (rev 2783)
@@ -1,6 +1,6 @@
/*
This file is part of GNUnet
- (C) 2003, 2004, 2005 Christian Grothoff (and other contributing authors)
+ (C) 2003, 2004, 2005, 2006 Christian Grothoff (and other contributing
authors)
GNUnet is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
@@ -29,6 +29,11 @@
#define HELPER_DEBUG NO
+/* libnotify is still too unstable -- causes crashes on
+ my system. If you really want it, enable it here;
+ but not by default or even configure option at this
+ time */
+#undef WITH_LIBNOTIFY
#ifdef WITH_LIBNOTIFY
#include <libnotify/notify.h>
#endif
_______________________________________________
GNUnet-SVN mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnunet-svn