gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r2858 - gnunet-gtk/src/common


From: grothoff
Subject: [GNUnet-SVN] r2858 - gnunet-gtk/src/common
Date: Sat, 20 May 2006 03:04:39 -0700 (PDT)

Author: grothoff
Date: 2006-05-20 03:04:34 -0700 (Sat, 20 May 2006)
New Revision: 2858

Modified:
   gnunet-gtk/src/common/helper.c
Log:
mantis 1098

Modified: gnunet-gtk/src/common/helper.c
===================================================================
--- gnunet-gtk/src/common/helper.c      2006-05-20 10:03:38 UTC (rev 2857)
+++ gnunet-gtk/src/common/helper.c      2006-05-20 10:04:34 UTC (rev 2858)
@@ -536,7 +536,7 @@
     va_start(arg, message);
     vsnprintf(msg, size, message, arg);
     va_end(arg);
-    libnotify = notify_notification_new("GNUnet: gnunet-gtk",
+    libnotify = notify_notification_new("gnunet-gtk",
                                         msg,
                                         
PACKAGE_DATA_DIR"/gnunet-gtk-notify.png",
                                        NULL);





reply via email to

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