gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1925 - gnunet-gtk/src/plugins/fs


From: grothoff
Subject: [GNUnet-SVN] r1925 - gnunet-gtk/src/plugins/fs
Date: Fri, 26 Aug 2005 02:01:00 -0700 (PDT)

Author: grothoff
Date: 2005-08-26 02:00:59 -0700 (Fri, 26 Aug 2005)
New Revision: 1925

Modified:
   gnunet-gtk/src/plugins/fs/download.c
Log:
newline

Modified: gnunet-gtk/src/plugins/fs/download.c
===================================================================
--- gnunet-gtk/src/plugins/fs/download.c        2005-08-26 08:55:33 UTC (rev 
1924)
+++ gnunet-gtk/src/plugins/fs/download.c        2005-08-26 09:00:59 UTC (rev 
1925)
@@ -373,8 +373,9 @@
         newFn = strrchr(ren ? ren : ln, DIR_SEPARATOR) + 1;
         dstPath = getConfigurationString("FS", "INCOMINGDIR");
         if (!dstPath) {
-          LOG(LOG_ERROR, _("You must specify a directory in the configuration"
-            " in section `%s' under `%s'."), "FS", "INCOMINGDIR");
+          LOG(LOG_ERROR,
+             _("You must specify a directory in the configuration"
+              " in section `%s' under `%s'.\n"), "FS", "INCOMINGDIR");
             
           return;
         }





reply via email to

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