git-svn-id: svn://db.shs.com.ru/pip@911 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2020-03-06 12:20:12 +00:00
parent 4e03a28a0c
commit a6836b9b97
3 changed files with 38 additions and 33 deletions

View File

@@ -220,7 +220,7 @@ PIString confDir() {
#ifdef WINDOWS
PIDir::home().path() + "/AppData/Local"
#elif defined(ANDROID)
"/mnt/sdcard"
""
#else
PIDir::home().path() + "/.config"
#endif