X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=aaptinterface.h;fp=aaptinterface.h;h=23efd1fdf26b38a54275e214c396e9712af92b3d;hb=a281db4ab879eb5ac443678e38891f197900706f;hp=e009b5ea77669ed40e5c93ea8131550ad4fdb6d5;hpb=8a562854d6b97e0de528dc13f61ff66f95beb6bd;p=fapman diff --git a/aaptinterface.h b/aaptinterface.h index e009b5e..23efd1f 100644 --- a/aaptinterface.h +++ b/aaptinterface.h @@ -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