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

This commit is contained in:
Martin Fuhrer 2009-03-15 13:22:03 +00:00
parent f4a2898891
commit 9a3afae6f9

View file

@ -79,7 +79,7 @@ effect.</p>
<h4>Mac OS X</h4>
<blockquote>
<p>Tux&nbsp;Paint stores its data files inside the "Tux&nbsp;Paint"
icon (which is actually a special kind of folder on
application (which is actually a special kind of folder on
Mac&nbsp;OS&nbsp;X). The following steps explain how to get to
the folders within:</p>
@ -99,9 +99,9 @@ effect.</p>
</ol>
<p><em>Note:</em> If you install a newer version of Tux&nbsp;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.).</p>
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.).</p>
<p>Tux&nbsp;Paint also looks for files in a "TuxPaint" folder
that you can place in your system's "Application&nbsp;Support" folder
@ -111,12 +111,16 @@ effect.</p>
/Library/Application&nbsp;Support/TuxPaint/
</code></blockquote>
<p>It also looks for files in the user's "Preferences" folder,
e.g.:</p>
<p>It also looks for files in the user's "Application Support" folder:
</p>
<blockquote><code>
/Users/<i>(user&nbsp;name)</i>/Library/Preferences/TuxPaint/brushes/
/Users/<i>(user&nbsp;name)</i>/Library/Application Support/TuxPaint/
</code></blockquote>
<p>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.</p>
</blockquote>
@ -147,11 +151,11 @@ effect.</p>
<h4>Mac OS X</h4>
<blockquote>
<p>Your personal Tux&nbsp;Paint folder is stored in your
"Library" folder:
"Application Support" folder:
<blockquote><code>
/Users/<i>(user&nbsp;name)</i>/Library/Application Support/
Tux&nbsp;Paint/</code>
TuxPaint/</code>
</code></blockquote>
</blockquote>