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
|
|
@ -17,7 +17,7 @@
|
|||
| * Saving |
|
||||
| * Audio Problems |
|
||||
| * Fullscreen Mode Problems |
|
||||
| * Other Probelms |
|
||||
| * Other Problems |
|
||||
| * Help / Contact |
|
||||
+------------------------------+
|
||||
|
||||
|
|
@ -479,7 +479,7 @@ Fullscreen Mode Problems
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Other Probelms
|
||||
Other Problems
|
||||
|
||||
Tux Paint won't run
|
||||
|
||||
|
|
@ -563,6 +563,17 @@ Other Probelms
|
|||
By default, Tux Paint first looks at configuration files for
|
||||
options.
|
||||
|
||||
* Windows
|
||||
|
||||
Under Windows, Tux Paint first examines the configuration
|
||||
file:
|
||||
|
||||
tuxpaint.cfg
|
||||
|
||||
Finally, any options sent as command-line arguments are used.
|
||||
|
||||
* macOS
|
||||
|
||||
* Unix and Linux
|
||||
|
||||
Under Unix and Linux, it first examines the system-wide
|
||||
|
|
@ -576,14 +587,7 @@ Other Probelms
|
|||
|
||||
Finally, any options sent as command-line arguments are used.
|
||||
|
||||
* Windows
|
||||
|
||||
Under Windows, Tux Paint first examines the configuration
|
||||
file:
|
||||
|
||||
tuxpaint.cfg
|
||||
|
||||
Finally, any options sent as command-line arguments are used.
|
||||
* Haiku
|
||||
|
||||
This means that if anything is set in a configuration file that
|
||||
you don't want set, you'll need to either change the config. file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue