Problem loading templates from overridden 'datadir'

When specifying "datadir", Tux Paint's "New" dialog
was able to present templates found in that directory,
but would attempt to load from whatever the user's
"savedir" was, instead.

h/t Giancarlo Orru for reporting the bug.
This commit is contained in:
Bill Kendrick 2023-05-27 11:51:03 -07:00
parent 955c39c053
commit 7b6f04ac1d
2 changed files with 11 additions and 4 deletions

View file

@ -6,7 +6,7 @@ Copyright (c) 2002-2023
Various contributors (see below, and AUTHORS.txt)
https://tuxpaint.org/
2023.May.25 (0.9.31)
2023.May.27 (0.9.31)
* New Magic Tools:
----------------
* Loops - Draw loop-the-loops.
@ -57,6 +57,13 @@ https://tuxpaint.org/
for Undo/Redo.
Bill Kendrick <bill@newbreedsoftware.com>
* When specifying "datadir", Tux Paint's "New" dialog
was able to present templates found in that directory,
but would attempt to load from whatever the user's
"savedir" was, instead.
h/t Giancarlo Orru for reporting the bug.
Bill Kendrick <bill@newbreedsoftware.com>
* Localization Updates:
---------------------
* Russian translaton