From 9a3afae6f9c44407ec31105a264e3ceca12464c8 Mon Sep 17 00:00:00 2001 From: Martin Fuhrer Date: Sun, 15 Mar 2009 13:22:03 +0000 Subject: [PATCH] Corrections to Mac OS X file paths in System Files and Personal Files. --- docs/html/EXTENDING.html | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/docs/html/EXTENDING.html b/docs/html/EXTENDING.html index 132416f52..5d38b2a13 100644 --- a/docs/html/EXTENDING.html +++ b/docs/html/EXTENDING.html @@ -79,7 +79,7 @@ effect.

Mac OS X

Tux Paint stores its data files inside the "Tux Paint" - icon (which is actually a special kind of folder on + application (which is actually a special kind of folder on Mac OS X). The following steps explain how to get to the folders within:

@@ -99,9 +99,9 @@ effect.

Note: If you install a newer version of Tux Paint - (by replacing its icon), you will lose changes made by following - the instructions above, so keep backups of your new content - (stamps, brushes, etc.).

+ 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 place in your system's "Application Support" folder @@ -111,12 +111,16 @@ effect.

/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.

@@ -147,11 +151,11 @@ effect.

Mac OS X

Your personal Tux Paint folder is stored in your - "Library" folder: + "Application Support" folder:

/Users/(user name)/Library/Application Support/ - Tux Paint/ + TuxPaint/