Corrections to Mac OS X file paths in System Files and Personal Files.

This commit is contained in:
Martin Fuhrer 2009-03-11 05:11:54 +00:00
parent d43c8dcef2
commit f4a2898891

View file

@ -47,8 +47,8 @@ Where Files Go
Mac OS X
Tux Paint stores its data files inside the "Tux Paint" icon (which
is actually a special kind of folder on Mac OS X). The following
Tux Paint stores its data files inside the "Tux Paint" application
(which is actually a special kind of folder on Mac OS X). The following
steps explain how to get to the folders within:
1. Bring up a 'context' menu by holding the [Control] key and
@ -63,8 +63,8 @@ Where Files Go
content available to any user that launches this copy (icon) of
Tux Paint.
Note: If you install a newer version of Tux Paint (by replacing its
icon), you will lose changes made by following the instructions
If you install a newer version of Tux Paint and replace or discard
the old version, you will lose changes made by following the instructions
above, so keep backups of your new content (stamps, brushes, etc.).
Tux Paint also looks for files in a "TuxPaint" folder that you can
@ -73,10 +73,13 @@ Where Files Go
/Library/Application Support/TuxPaint/
It also looks for files in the user's "Preferences" folder, e.g.:
It also looks for files in the user's "Application Support" folder:
/Users/(user name)/Library/Preferences/TuxPaint/brushes/
/Users/(user name)/Library/Application Support/TuxPaint/
When you upgrade to a newer version of Tux Paint, the contents of this
TuxPaint folder will stay the same and remain accessible by all users
of Tux Paint.
----------------------------------------------------------------------
Personal Files
@ -93,9 +96,10 @@ Where Files Go
Mac OS X
Your personal Tux Paint folder is stored in your "Library" folder:
Your personal Tux Paint folder is stored in your "Application Support"
folder:
/Users/(user name)/Library/Application Support/ Tux Paint/
/Users/(user name)/Library/Application Support/TuxPaint/
Linux and Unix