Doc'ing tuxpaint.desktop update in RELEASE

This commit is contained in:
Bill Kendrick 2021-01-11 09:05:38 -08:00
parent 514af18700
commit 76c0967a75

View file

@ -1,5 +1,5 @@
Release checklist for Tux Paint Release checklist for Tux Paint
Last updated 2021-01-05 -bjk Last updated 2021-01-11 -bjk
Preparing Preparing
--------- ---------
@ -43,6 +43,8 @@ a .tar.gz source tarball, and making the tarball available for download.
If not, correct the issues! Then replace the original with the new If not, correct the issues! Then replace the original with the new
version 'tidy' created. version 'tidy' created.
* Rebuild 'tuxpaint.desktop' by running "make" in "src/po/")
* Don't forget to commit the changes! (git add ... / git commit / git push) * Don't forget to commit the changes! (git add ... / git commit / git push)