added app list backup, helper shell scripts
[fapman] / aaptinterface.h
index e009b5e..23efd1f 100644 (file)
@@ -31,6 +31,8 @@ const QString KBlacklistFile = "/root/.fapman/black.list";
 const QString KOwnRepoFile = "/root/.fapman/repos.list";
 const QString KOwnRepoNamesFile = "/root/.fapman/repos.names";
 
+const QString KDefaultUserOpenSaveDir = "/home/user/MyDocs";
+
 #ifdef Q_WS_MAEMO_5
        const QString KHamRepoListFile = "/etc/apt/sources.list.d/hildon-application-manager.list";
 #else