gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r2783 - in gnunet-gtk: . src/common


From: grothoff
Subject: [GNUnet-SVN] r2783 - in gnunet-gtk: . src/common
Date: Sat, 13 May 2006 12:14:36 -0700 (PDT)

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 <address@hidden>
 
 Images and other content from:
-Jimmac's site
+Jakub 'jimmac' Steiner <address@hidden>
 Christian Muellner <address@hidden>
 Nicklas Larsson <address@hidden>
 

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]