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

@ -296,12 +296,12 @@ Saving
not giving it a "--saveovernew" option.
If you're running Tux Paint by double-clicking an icon, check the
properties of the icon to see if "--saveovernew" is listed as an
argument.
properties of the icon to see if "--saveovernew" is listed as a
command-line argument.
If "--saveovernew" 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: "saveover=new".
If a "--saveovernew" option isn't being sent on the command line,
check Tux Paint's configuration file for a line reading:
"saveover=new".
Either remove that line, or simply run Tux Paint with the
command-line argument: "--saveoverask", which will override the