From 76c0967a75d0ca90a9f165eb7ee7d741d8b05227 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 11 Jan 2021 09:05:38 -0800 Subject: [PATCH] Doc'ing tuxpaint.desktop update in RELEASE --- docs/RELEASE.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/RELEASE.txt b/docs/RELEASE.txt index 2bb58a74c..db5803208 100644 --- a/docs/RELEASE.txt +++ b/docs/RELEASE.txt @@ -1,5 +1,5 @@ Release checklist for Tux Paint -Last updated 2021-01-05 -bjk +Last updated 2021-01-11 -bjk 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 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)