Sync docs after noting AppData & .tuxpaint are hidden...

...and ways to access them.
This commit is contained in:
Bill Kendrick 2025-01-09 00:52:54 -08:00
parent e2f33a491b
commit 5797769eb8
31 changed files with 477 additions and 92 deletions

View file

@ -5,7 +5,7 @@
Copyright © 2002-2025 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/
janvier 6, 2025
janvier 9, 2025
+-----------------------------------+
| Table des matières |
@ -249,6 +249,16 @@ imprimer ←
→ Windows Windows 8, Windows 10, Windows 11 ←
In the user's "AppData" folder:
e.g., "C:\Users\nom d'utilisateur\AppData\Roaming\TuxPaint\saved\"
(Note: The "AppData" folder is hidden (not visible) by default. You can
enter the path manually in the location bar of your file browser (e.g.,
File Explorer).)
You can use the %APPDATA% variable as a shorthand, i.e.
"%APPDATA%\Tuxpaint\Saved".
You can use the [⊞ (Windows)] + [R] key combination to bring up the Run
command window, and then type the path and hit [Enter / Return].
→ macOS ←
In the user's "Application Support" folder:
@ -258,6 +268,13 @@ imprimer ←
→ Linux / Unix ←
In the user's "home directory" folder:
e.g., "/home/nom d'utilisateur/.tuxpaint/saved/"
(Note: The ".tuxpaint" folder is hidden (not visible) by default. You
can enter the path manually in the location bar of your file browser
(e.g., GNOME Files or Dolphin).)
You can use the $HOME variable as a shorthand, i.e.
"$HOME/.tuxpaint/saved".
→ Haiku ←
In the user's "settings" folder:
@ -411,8 +428,8 @@ imprimer ←
plus de détails) et ajoutez une ligne contenant "nosound=yes".
# Ou utilisez Tux Paint Config. et assurez-vous que "Activez les
effets sonores" (sous "Vidéo et son") n'est pas coché.
# Autrement, recompilez Tux Paint avec la prise en charge du son
désactivée. (Voir ci-dessus et la documentation 'install' .)
# Alternatively, recompile Tux Paint with sound support disabled.
(See above, and the 'Install' documentation.)
→ La stéréo des effets sonores est gênante; les effets sonores peuvent-ils être

View file

@ -6,7 +6,7 @@
Copyright © 2002-2025 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/
janvier 6, 2025
janvier 9, 2025
+-------------------------------------------------------+
| Table des matières |
@ -1351,6 +1351,17 @@ Voir COPYING.txt pour le texte complet de la licence GPL.
→ Windows Windows 8, Windows 10, Windows 11 ←
In the user's "AppData" folder:
e.g., "C:\Users\nom d'utilisateur\AppData\Roaming\TuxPaint\saved\"
(Note: The "AppData" folder is hidden (not visible) by default. You
can enter the path manually in the location bar of your file
browser (e.g., File Explorer).)
You can use the %APPDATA% variable as a shorthand, i.e.
"%APPDATA%\Tuxpaint\Saved".
You can use the [⊞ (Windows)] + [R] key combination to bring up the
Run command window, and then type the path and hit [Enter / Return]
.
→ macOS ←
In the user's "Application Support" folder:
@ -1360,6 +1371,13 @@ Voir COPYING.txt pour le texte complet de la licence GPL.
→ Linux / Unix ←
In the user's "home directory" folder:
e.g., "/home/nom d'utilisateur/.tuxpaint/saved/"
(Note: The ".tuxpaint" folder is hidden (not visible) by default.
You can enter the path manually in the location bar of your file
browser (e.g., GNOME Files or Dolphin).)
You can use the $HOME variable as a shorthand, i.e.
"$HOME/.tuxpaint/saved".
→ Haiku ←
In the user's "settings" folder:

View file

@ -96,7 +96,7 @@
</p>
<p>
janvier 6, 2025 </p>
janvier 9, 2025 </p>
</center>
<table border="2"
@ -363,7 +363,13 @@
</dt>
<dd>
In the user's "AppData" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>C:\Users\nom d'utilisateur\AppData\Roaming\TuxPaint\saved\</code>"</nobr> </dd>
In the user's "AppData" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>C:\Users\nom d'utilisateur\AppData\Roaming\TuxPaint\saved\</code>"</nobr> <br/>
<br/>
(Note: The "<nobr><code style='background: #EEE;'>AppData</code></nobr>" folder is hidden (not visible) by default. You can enter the path manually in the location bar of your file browser (e.g., <cite>File Explorer</cite>).) <br/>
<br/>
You can use the <nobr><code style='background: #EEE;'>%APPDATA%</code></nobr> variable as a shorthand, i.e. <nobr>"<code style='background: #EEE;'>%APPDATA%\Tuxpaint\Saved</code>"</nobr>. <br/>
<br/>
You can use the <b><code>[&#8862; (Windows)]</code></b> + <b><code>[R]</code></b> key combination to bring up the <cite>Run</cite> command window, and then type the path and hit <b><code>[Enter / Return]</code></b>. </dd>
<dt>
<cite>macOS</cite>
@ -377,7 +383,11 @@
</dt>
<dd>
In the user's "home directory" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>/home/nom d'utilisateur/.tuxpaint/saved/</code>"</nobr> </dd>
In the user's "home directory" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>/home/nom d'utilisateur/.tuxpaint/saved/</code>"</nobr> <br/>
<br/>
(Note: The ".tuxpaint" folder is hidden (not visible) by default. You can enter the path manually in the location bar of your file browser (e.g., <cite>GNOME Files</cite> or <cite>Dolphin</cite>).) <br/>
<br/>
You can use the <nobr><code style='background: #EEE;'>$HOME</code></nobr> variable as a shorthand, i.e. <nobr>"<code style='background: #EEE;'>$HOME/.tuxpaint/saved</code>"</nobr>. </dd>
<dt>
<cite>Haiku</cite>
@ -538,7 +548,7 @@ cible "nosound". (c'est-à-dire, ne lancez pas "<code>make nosound</code>") Assu
Ou utilisez Tux Paint Config. et assurez-vous que "Activez les effets sonores" (sous "Vidéo et son") n'est pas coché. </li>
<li>
Autrement, recompilez Tux Paint avec la prise en charge du son désactivée. (Voir ci-dessus et la documentation 'install' .) </li>
Alternatively, recompile Tux Paint with sound support disabled. (See above, and the 'Install' documentation.) </li>
</ul>
</li>
</ul>

View file

@ -102,7 +102,7 @@
</p>
<p>
janvier 6, 2025 </p>
janvier 9, 2025 </p>
</center>
</header>
<table border="2"
@ -1706,7 +1706,13 @@
</dt>
<dd>
In the user's "AppData" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>C:\Users\nom d'utilisateur\AppData\Roaming\TuxPaint\saved\</code>"</nobr> </dd>
In the user's "AppData" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>C:\Users\nom d'utilisateur\AppData\Roaming\TuxPaint\saved\</code>"</nobr> <br/>
<br/>
(Note: The "<nobr><code style='background: #EEE;'>AppData</code></nobr>" folder is hidden (not visible) by default. You can enter the path manually in the location bar of your file browser (e.g., <cite>File Explorer</cite>).) <br/>
<br/>
You can use the <nobr><code style='background: #EEE;'>%APPDATA%</code></nobr> variable as a shorthand, i.e. <nobr>"<code style='background: #EEE;'>%APPDATA%\Tuxpaint\Saved</code>"</nobr>. <br/>
<br/>
You can use the <b><code>[&#8862; (Windows)]</code></b> + <b><code>[R]</code></b> key combination to bring up the <cite>Run</cite> command window, and then type the path and hit <b><code>[Enter / Return]</code></b>. </dd>
<dt>
<cite>macOS</cite>
@ -1720,7 +1726,11 @@
</dt>
<dd>
In the user's "home directory" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>/home/nom d'utilisateur/.tuxpaint/saved/</code>"</nobr> </dd>
In the user's "home directory" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>/home/nom d'utilisateur/.tuxpaint/saved/</code>"</nobr> <br/>
<br/>
(Note: The ".tuxpaint" folder is hidden (not visible) by default. You can enter the path manually in the location bar of your file browser (e.g., <cite>GNOME Files</cite> or <cite>Dolphin</cite>).) <br/>
<br/>
You can use the <nobr><code style='background: #EEE;'>$HOME</code></nobr> variable as a shorthand, i.e. <nobr>"<code style='background: #EEE;'>$HOME/.tuxpaint/saved</code>"</nobr>. </dd>
<dt>
<cite>Haiku</cite>