]> git.deb.at Git - pkg/abook.git/blobdiff - options.h
Store rcfile and addressbook to .abook directory
[pkg/abook.git] / options.h
index 7e3ee27b8a317ea287d3d98f1f5072309bb014c8..0dc7e1777796dea893f5c670e41bf0b21b06380c 100644 (file)
--- a/options.h
+++ b/options.h
@@ -1,7 +1,7 @@
 #ifndef _OPTIONS_H
 #define _OPTIONS_H
 
-#define RCFILE         ".abookrc"
+#define RCFILE         "abookrc.0"
 #define SYSWIDE_RCFILE "/etc/abookrc"
 
 #include "conff.h"