Sync docs after various doc source updates
...mostly in terms of modularizing how various file and directory (folder) paths are shown (for consistency in both name and styling); add some missing paths (e.g., where does Tux Paint save drawings on Haiku?)
This commit is contained in:
parent
9c2a75455d
commit
e268b598ff
71 changed files with 1074 additions and 873 deletions
|
|
@ -93,12 +93,12 @@
|
|||
Installation Documentation </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
Copyright © 2002-2024 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
maí 13, 2023 </p>
|
||||
apríl 27, 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
@ -757,7 +757,7 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are wrong. Open an Explorer, and look for a file called "<code>stderr.txt</code>" in your personal saving folder for TuxPaint which is normaly "C:\Users\<i>username</i>\AppData\Roaming\TuxPaint". </p>
|
||||
If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are wrong. Open an Explorer, and look for a file called "<code>stderr.txt</code>" in your personal saving folder for TuxPaint which is normaly <nobr>"<code>C:\Users\username\AppData\Roaming\TuxPaint\</code>"</nobr>. </p>
|
||||
|
||||
<p>
|
||||
It will contain a description of what was wrong. Usually it will just be due to incorrect character-case (capital 'Z' instead of lowercase 'z') or a missing (or extra) '-' (dash). </p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue