X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=config.h;h=f9ac7f3c3c1d1cb56abc92e047b40f872954c096;hb=402fec42818dcb2975b92198adf1e9ee0deb1aee;hp=7b5e2326366a883cf9e720c45b6ada687c106789;hpb=6f0e06a23515e795b75e08161487d60c9fc4f933;p=confmgr diff --git a/config.h b/config.h index 7b5e232..f9ac7f3 100644 --- a/config.h +++ b/config.h @@ -8,10 +8,10 @@ #include "profile.h" #define APPLICATION_NAME "ConfManager" -//#define CONFIG_DIR "/apps/Maemo/" APPLICATION_NAME "/" +#define CONFIG_DIR "/home/user/" // For test only! -#define CONFIG_DIR "./" +//#define CONFIG_DIR "./" #define CONFIG_FILE CONFIG_DIR "cfConfig.xml" #define BACKUP_CONFIG_FILE CONFIG_DIR "cfConfig.bak"