Checked tuxpaint-config source for where Mac config files live.

This commit is contained in:
William Kendrick 2008-12-14 03:06:34 +00:00
parent 257cefe555
commit 0c598088e0
2 changed files with 921 additions and 892 deletions

File diff suppressed because it is too large Load diff

View file

@ -56,7 +56,7 @@ New Breed Software</p>
(a.k.a. "<code>~/.tuxpaintrc</code>" or
"<code>$HOME/.tuxpaintrc</code>")</p>
<h3>System-Wide Configuration File (Linux and Unix)</h3>
<h3>System-Wide Configuration File</h3>
<blockquote>
<p>Before this file is read, a system-wide configuration file is
read. (By default, this configuration has no settings enabled.)
@ -81,7 +81,19 @@ New Breed Software</p>
<blockquote>
<p>The file you should create is called
"<code><b>tuxpaint.cfg</b></code>"
and it should be placed in ... FIXME</p>
and it should be placed in your home folder, under the sub-folder:
<code>Library/Application Support/TuxPaint</code>
</p>
<h3>System-Wide Configuration File</h3>
<blockquote>
<p>Before this file is read, a system-wide configuration file is
read. (By default, this configuration has no settings enabled.)
It is located at:</p>
<blockquote>
<code>/Library/Application Support/TuxPaint/tuxpaint.cfg</code>
</blockquote>
</blockquote>
<h2>Windows Users</h2>