mcabber/src/histolog.c
changeset 366 c30c0d0eb129
parent 364 33b8e801ffa6
child 374 bd5638c21834
--- a/mcabber/src/histolog.c	Sun Jul 24 15:19:07 2005 +0100
+++ b/mcabber/src/histolog.c	Sun Jul 24 15:26:39 2005 +0100
@@ -251,7 +251,8 @@
     if (checkset_perm(RootDir, TRUE) == -1) {
       // The directory does not actually exists
       g_free(RootDir);
-      scr_LogPrint("ERROR: Can't access history log directory");
+      scr_LogPrint("ERROR: Cannot access history log directory, "
+                   "logging DISABLED");
       UseFileLogging = FileLoadLogs = FALSE;
     }
   } else {  // Disable history logging