Sync docs after a bunch of changes, including make-Template
This commit is contained in:
parent
9ab7fdba13
commit
36d7e0daf3
30 changed files with 662 additions and 357 deletions
|
|
@ -62,7 +62,7 @@
|
|||
<a href="#fullscreen">Fullscreen Mode Problems</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#other">Other Probelms</a>
|
||||
<a href="#other">Other Problems</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#contact">Help / Contact</a>
|
||||
|
|
@ -609,7 +609,7 @@
|
|||
|
||||
<h2>
|
||||
<a name="other" id="other">
|
||||
Other Probelms </a>
|
||||
Other Problems </a>
|
||||
</h2>
|
||||
|
||||
<dl>
|
||||
|
|
@ -698,6 +698,28 @@
|
|||
By default, Tux Paint first looks at configuration files for options. </p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<i>Windows</i>
|
||||
<p>
|
||||
Under Windows, Tux Paint first examines the configuration file: </p>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
<code>tuxpaint.cfg</code>
|
||||
</p>
|
||||
</blockquote>
|
||||
|
||||
<p>
|
||||
Finally, any options sent as command-line arguments are used. </p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<i>macOS</i>
|
||||
<p>
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<i>Unix and Linux</i>
|
||||
<p>
|
||||
|
|
@ -723,18 +745,9 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<i>Windows</i>
|
||||
<i>Haiku</i>
|
||||
<p>
|
||||
Under Windows, Tux Paint first examines the configuration file: </p>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
<code>tuxpaint.cfg</code>
|
||||
</p>
|
||||
</blockquote>
|
||||
|
||||
<p>
|
||||
Finally, any options sent as command-line arguments are used. </p>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
@ -769,7 +782,7 @@
|
|||
</blockquote>
|
||||
|
||||
<p>
|
||||
Linux and Unix users can also disable the system-wide configuration file by including the following command-line argument: </p>
|
||||
Linux and Unix users can also disable the system-wide configuration file by including the following command-line argument: </p>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue