From 584d465b468f2a5681dbfb36f7e8627e53bcd05c Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sun, 27 May 2007 00:17:07 +0000 Subject: Correct line wrapping in my last commit, and add note about previous default location of config file under Windows. svn-id: r26952 --- README | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) diff --git a/README b/README index a985df8c27..e28399fae9 100644 --- a/README +++ b/README @@ -1357,13 +1357,29 @@ output frequency is a multiple of the original frequency. ---- ------------------- By default, the configuration file is saved in, and loaded from: - Windows Vista: \Users\username\AppData\Roaming\ScummVM\scummvm.ini, - Windows 2000/XP: \Documents and Settings\username\Application Data\ScummVM\scummvm.ini, - Windows NT4: \Profiles\username\Application Data\ScummVM\scummvm.ini, - Windows 95/98/ME: \scummvm.ini, - Unix: ~/.scummvmrc - Mac OS X: ~/Library/Preferences/ScummVM Preferences - Others: scummvm.ini in the current directory + Windows Vista: + \Users\username\AppData\Roaming\ScummVM\scummvm.ini, + + Windows 2000/XP: + \Documents and Settings\username\Application Data\ScummVM\scummvm.ini, + + Windows NT4: + \Profiles\username\Application Data\ScummVM\scummvm.ini, + + Windows 95/98/ME: + \scummvm.ini, + + If an earlier version of ScummVM was installed under Windows, the + previous default location of '\scummvm.ini' will be kept. + + Unix: + ~/.scummvmrc + + Mac OS X: + ~/Library/Preferences/ScummVM Preferences + + Others: + scummvm.ini in the current directory An example config file looks as follows: -- cgit v1.2.3