FAQ tweak after gettext()'ing a few more bits

This commit is contained in:
Bill Kendrick 2021-06-02 23:31:34 -07:00
parent 1f236e016e
commit 5bcc1040de
10 changed files with 47 additions and 97 deletions

View file

@ -25,7 +25,7 @@
</p>
<p>
marzo 9, 2021 </p>
junio 2, 2021 </p>
</center>
<hr>
@ -366,18 +366,10 @@
If you're running Tux Paint from a command-line, make sure you're not giving it a "<code>--saveovernew</code>" option. </p>
<p>
If you're running Tux Paint by double-clicking an
icon, check the properties of the icon to see if
"<code>--saveovernew</code>" is listed as an argument.
</p>
If you're running Tux Paint by double-clicking an icon, check the properties of the icon to see if "<code>--saveovernew</code>" is listed as a command-line argument. </p>
<p>
If "<code>--saveovernew</code>" isn't on the
command-line, check Tux Paint's configuration file
("~/.tuxpaintrc" under Linux and Unix, "tuxpaint.cfg"
under Windows) for a line reading:
"<code>saveover=new</code>".
</p>
If a "<code>--saveovernew</code>" option isn't being sent on the command line, check Tux Paint's configuration file for a line reading: "<code>saveover=new</code>". </p>
<p>
Either remove that line, or simply run Tux Paint with the command-line argument: "<code>--saveoverask</code>", which will override the configuration file's setting. </p>
@ -386,9 +378,7 @@
Or use Tux Paint Config. and make sure "Ask Before Overwriting" (under "Saving") is checked. </p>
<p>
Also, see "Tux Paint always saves over my old
picture!", above.
</p>
Also, see "Tux Paint always saves over my old picture!", above. </p>
</dd>
</dl>