diff -Naur wmpiki-0.2.1-orig/README wmpiki-0.2.1/README --- wmpiki-0.2.1-orig/README 2003-08-11 01:09:36 +0300 +++ wmpiki-0.2.1/README 2004-10-17 17:05:42 +0300 @@ -8,7 +8,7 @@ Wmpiki is a dockapp which checks and displays small leds for indicate hosts activity (up to eight hosts). The configuration -file is ~/.clay/wmpiki, so use text editor to change settings. +file is ~/.wmpiki, so use text editor to change settings. The method to determine hosts is very primitive and auwful, but it works ;-) ('ping output + grep' - if you can do it better please do). diff -Naur wmpiki-0.2.1-orig/wmpiki.c wmpiki-0.2.1/wmpiki.c --- wmpiki-0.2.1-orig/wmpiki.c 2003-08-11 01:09:03 +0300 +++ wmpiki-0.2.1/wmpiki.c 2004-10-17 17:05:31 +0300 @@ -253,7 +253,7 @@ int i; char tmpbuffer[64]; - if (p_prefs_openfile (p_getfilename_config (".clay", "wmpiki"), P_WRITE)) { + if (p_prefs_openfile (p_getfilename_config (".", ".wmpiki"), P_WRITE)) { for(i=0;i