Need to fix location of options file on OS X.
This commit is contained in:
parent
c770c0b88d
commit
257cefe555
3 changed files with 19 additions and 4 deletions
|
|
@ -88,6 +88,10 @@ $Id$
|
|||
--------------------------
|
||||
* Adhering to Debian & FreeDesktop.org standards regarding .desktop file.
|
||||
|
||||
* Documentation Improvements:
|
||||
---------------------------
|
||||
* Corrected location of config files for Mac OS X in OPTIONS docs.
|
||||
|
||||
* Other Improvements:
|
||||
-------------------
|
||||
* Starter images no longer need to be created with alpha transparency.
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Options Documentation
|
|||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
October 26, 2008
|
||||
December 13, 2008
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
@ -30,7 +30,7 @@ Options Documentation
|
|||
The file is simply a plain text file containing the options you want
|
||||
enabled:
|
||||
|
||||
Linux, Unix and Mac OS X Users
|
||||
Linux and Unix Users
|
||||
|
||||
The file you should create is called ".tuxpaintrc" and it should be
|
||||
placed in your home directory. (a.k.a. "~/.tuxpaintrc" or
|
||||
|
|
@ -51,6 +51,11 @@ Linux, Unix and Mac OS X Users
|
|||
|
||||
--nosysconfig
|
||||
|
||||
Mac OS X Users
|
||||
|
||||
The file you should create is called "tuxpaint.cfg" and it should be
|
||||
placed in ... FIXME
|
||||
|
||||
Windows Users
|
||||
|
||||
The file you should create is called "tuxpaint.cfg" and it should be
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ New Breed Software</p>
|
|||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
|
||||
|
||||
<p>October 26, 2008</p>
|
||||
<p>December 13, 2008</p>
|
||||
|
||||
|
||||
</center>
|
||||
|
|
@ -48,7 +48,7 @@ New Breed Software</p>
|
|||
<p>The file is simply a plain text file containing the options
|
||||
you want enabled:</p>
|
||||
|
||||
<h2>Linux, Unix and Mac OS X Users</h2>
|
||||
<h2>Linux and Unix Users</h2>
|
||||
<blockquote>
|
||||
<p>The file you should create is called
|
||||
"<code><b>.tuxpaintrc</b></code>"
|
||||
|
|
@ -77,6 +77,12 @@ New Breed Software</p>
|
|||
</blockquote>
|
||||
</blockquote>
|
||||
|
||||
<h2>Mac OS X Users</h2>
|
||||
<blockquote>
|
||||
<p>The file you should create is called
|
||||
"<code><b>tuxpaint.cfg</b></code>"
|
||||
and it should be placed in ... FIXME</p>
|
||||
</blockquote>
|
||||
|
||||
<h2>Windows Users</h2>
|
||||
<blockquote>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue