Checked tuxpaint-config source for where Mac config files live.
This commit is contained in:
parent
257cefe555
commit
0c598088e0
2 changed files with 921 additions and 892 deletions
1797
docs/OPTIONS.txt
1797
docs/OPTIONS.txt
File diff suppressed because it is too large
Load diff
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue