[Scummvm-git-logs] scummvm master -> e01996dda0b4c704e5e289ddf2678f705ce2ddf1

criezy criezy at scummvm.org
Mon Nov 25 20:58:22 UTC 2019


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
e01996dda0 README: Fix name of config file on iOS


Commit: e01996dda0b4c704e5e289ddf2678f705ce2ddf1
    https://github.com/scummvm/scummvm/commit/e01996dda0b4c704e5e289ddf2678f705ce2ddf1
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2019-11-25T20:55:36Z

Commit Message:
README: Fix name of config file on iOS

Changed paths:
    README.md


diff --git a/README.md b/README.md
index 6ef3fad..fc2c01b 100644
--- a/README.md
+++ b/README.md
@@ -2543,7 +2543,9 @@ home directory)
 
 **iOS:**
 
-`/var/mobile/Library/ScummVM/scummvm.ini`
+
+For sandboxed version: `/Preferences`
+Otherwise: `/var/mobile/Library/ScummVM/Preferences`
 
 **Others:**
 




More information about the Scummvm-git-logs mailing list