From 59ef64b4e51115e71f8cd22b757b779e16b1a4d1 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Wed, 29 Jun 2022 20:56:03 -0700 Subject: [PATCH] Doc stuff merged in "Use RHEL 7-compatible appdata filename" https://sourceforge.net/p/tuxpaint/tuxpaint/merge-requests/13/ --- docs/CHANGES.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 512dc5860..d5e1a8049 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt) http://www.tuxpaint.org/ -2022.June.26 (0.9.29) +2022.June.29 (0.9.29) * Bug Fixes: ---------- * Opening and immediately dismissing Color Mixer could cause @@ -38,6 +38,12 @@ http://www.tuxpaint.org/ (See https://sourceforge.net/u/wjjjjt/tuxpaint/ci/b4aa697474e1cc60b6faac80297cc66a602f54fd/) Will Thompson + * Use RHEL 7-compatible appdata filename + + Rename metainfo file to appdata + + Fix detection of xdg-icon-resource + (See https://sourceforge.net/u/wjjjjt/tuxpaint/ci/4120af3b5f78ad69819b35ec821974081194c475/) + Will Thompson + * Adding "2DGraphics" (and hence "Graphics") and "KidsGame" (and hence "Game") to the categories listed in "tuxpaint.desktop" launcher for FreeDesktop systems (e.g., Linux)