X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fconfig.h;fp=src%2Fconfig.h;h=f9ac7f3c3c1d1cb56abc92e047b40f872954c096;hb=4ce3be0451a1e12b091ac18b90aebf59de109a2f;hp=7b5e2326366a883cf9e720c45b6ada687c106789;hpb=fc9e638703f7b80c390289630b508499c05ca229;p=confmgr diff --git a/src/config.h b/src/config.h index 7b5e232..f9ac7f3 100644 --- a/src/config.h +++ b/src/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"