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>
|
<h4>Mac OS X</h4>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>Tux Paint stores its data files inside the "Tux Paint"
|
<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
|
Mac OS X). The following steps explain how to get to
|
||||||
the folders within:</p>
|
the folders within:</p>
|
||||||
|
|
||||||
|
|
@ -99,9 +99,9 @@ effect.</p>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p><em>Note:</em> If you install a newer version of Tux Paint
|
<p><em>Note:</em> If you install a newer version of Tux Paint
|
||||||
(by replacing its icon), you will lose changes made by following
|
and replace or discard the old version, you will lose changes made
|
||||||
the instructions above, so keep backups of your new content
|
by following the instructions above, so keep backups of your new
|
||||||
(stamps, brushes, etc.).</p>
|
content (stamps, brushes, etc.).</p>
|
||||||
|
|
||||||
<p>Tux Paint also looks for files in a "TuxPaint" folder
|
<p>Tux Paint also looks for files in a "TuxPaint" folder
|
||||||
that you can place in your system's "Application Support" folder
|
that you can place in your system's "Application Support" folder
|
||||||
|
|
@ -111,13 +111,17 @@ effect.</p>
|
||||||
/Library/Application Support/TuxPaint/
|
/Library/Application Support/TuxPaint/
|
||||||
</code></blockquote>
|
</code></blockquote>
|
||||||
|
|
||||||
<p>It also looks for files in the user's "Preferences" folder,
|
<p>It also looks for files in the user's "Application Support" folder:
|
||||||
e.g.:</p>
|
</p>
|
||||||
|
|
||||||
<blockquote><code>
|
<blockquote><code>
|
||||||
/Users/<i>(user name)</i>/Library/Preferences/TuxPaint/brushes/
|
/Users/<i>(user name)</i>/Library/Application Support/TuxPaint/
|
||||||
</code></blockquote>
|
</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>
|
</blockquote>
|
||||||
|
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
@ -147,11 +151,11 @@ effect.</p>
|
||||||
<h4>Mac OS X</h4>
|
<h4>Mac OS X</h4>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>Your personal Tux Paint folder is stored in your
|
<p>Your personal Tux Paint folder is stored in your
|
||||||
"Library" folder:
|
"Application Support" folder:
|
||||||
|
|
||||||
<blockquote><code>
|
<blockquote><code>
|
||||||
/Users/<i>(user name)</i>/Library/Application Support/
|
/Users/<i>(user name)</i>/Library/Application Support/
|
||||||
Tux Paint/</code>
|
TuxPaint/</code>
|
||||||
</code></blockquote>
|
</code></blockquote>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue