Corrections to Mac OS X file paths in System Files and Personal Files.
This commit is contained in:
parent
f4a2898891
commit
9a3afae6f9
1 changed files with 13 additions and 9 deletions
|
|
@ -79,7 +79,7 @@ effect.</p>
|
|||
<h4>Mac OS X</h4>
|
||||
<blockquote>
|
||||
<p>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:</p>
|
||||
|
||||
|
|
@ -99,9 +99,9 @@ effect.</p>
|
|||
</ol>
|
||||
|
||||
<p><em>Note:</em> 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.).</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 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.</p>
|
|||
/Library/Application 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 name)</i>/Library/Preferences/TuxPaint/brushes/
|
||||
/Users/<i>(user 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 Paint folder is stored in your
|
||||
"Library" folder:
|
||||
"Application Support" folder:
|
||||
|
||||
<blockquote><code>
|
||||
/Users/<i>(user name)</i>/Library/Application Support/
|
||||
Tux Paint/</code>
|
||||
TuxPaint/</code>
|
||||
</code></blockquote>
|
||||
</blockquote>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue