New config file format

Config updated to the existing programs
ede-conf will read config from XDG paths
This commit is contained in:
Sanel Zukan
2009-02-23 15:05:24 +00:00
parent 421a09304f
commit 345807d172
3 changed files with 55 additions and 75 deletions

View File

@@ -14,3 +14,5 @@ SOURCE = ede-conf.cpp ;
EdeProgram ede-conf : $(SOURCE) ;
TranslationStrings locale : $(SOURCE) ;
InstallEdeConfigFiles ede-conf.conf ;