gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r2653 - GNUnet/src/applications/fs/fsui


From: grothoff
Subject: [GNUnet-SVN] r2653 - GNUnet/src/applications/fs/fsui
Date: Sun, 23 Apr 2006 16:11:49 -0700 (PDT)

Author: grothoff
Date: 2006-04-23 16:11:48 -0700 (Sun, 23 Apr 2006)
New Revision: 2653

Modified:
   GNUnet/src/applications/fs/fsui/file_info.c
Log:
fixing Mantis 1050

Modified: GNUnet/src/applications/fs/fsui/file_info.c
===================================================================
--- GNUnet/src/applications/fs/fsui/file_info.c 2006-04-23 23:03:44 UTC (rev 
2652)
+++ GNUnet/src/applications/fs/fsui/file_info.c 2006-04-23 23:11:48 UTC (rev 
2653)
@@ -61,8 +61,8 @@
   char * new;
   char * pfx;
 
-  pfx = getFileName("GNUNETD", 
-                   "GNUNETD_HOME",
+  pfx = getFileName("GNUNET", 
+                   "GNUNET_HOME",
                    _("Configuration file must specify a "
                      "directory for GNUnet to store "
                      "per-peer data under %s%s\n"));





reply via email to

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