Doc'ing Win32 bindtextdomain() change by Shin-ichi
This commit is contained in:
parent
c965c2fad2
commit
89809983e8
1 changed files with 6 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
|
||||||
http://www.tuxpaint.org/
|
http://www.tuxpaint.org/
|
||||||
|
|
||||||
|
|
||||||
2022.January.28 (0.9.28)
|
2022.February.3 (0.9.28)
|
||||||
* Improvements to "Paint" and "Lines" tools:
|
* Improvements to "Paint" and "Lines" tools:
|
||||||
------------------------------------------
|
------------------------------------------
|
||||||
* Brush spacing may now be altered within Tux Paint.
|
* Brush spacing may now be altered within Tux Paint.
|
||||||
|
|
@ -108,6 +108,11 @@ http://www.tuxpaint.org/
|
||||||
text/label tools on some environment such as Rocky Linux 8.
|
text/label tools on some environment such as Rocky Linux 8.
|
||||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||||
|
|
||||||
|
* Pass the full path of locale directory to bindtextdomain().
|
||||||
|
Workaround to the issue that gettext() can not find translation
|
||||||
|
files after the update of MinGW/MSYS2 in January 2022.
|
||||||
|
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||||
|
|
||||||
* Ports & Building:
|
* Ports & Building:
|
||||||
-----------------
|
-----------------
|
||||||
* Windows installer will no nlonger show a dialogue to inform
|
* Windows installer will no nlonger show a dialogue to inform
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue