RELEASE.txt: Add step for regen'ing brush txt files

This commit is contained in:
Bill Kendrick 2024-06-23 19:59:05 -07:00
parent 9a2f4f0a8e
commit ae68ffc232

View file

@ -1,5 +1,5 @@
Release checklist for Tux Paint
Last updated 2023-05-29 -bjk
Last updated 2024-06-23 -bjk
During development
------------------
@ -74,6 +74,8 @@ a .tar.gz source tarball, and making the tarball available for download.
* Rebuild 'tuxpaint.desktop' by running "update-po.sh" in "src/po/"
* Rebuild "data/brushes/*.txt" by running "createtxt.sh" in "brushes-po/"
* Don't forget to commit the changes! (git add ... / git commit / git push)