From bd10e955a14e3c85da61a9033b8ccd76d681f52d Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Fri, 10 May 2024 01:02:54 -0700 Subject: [PATCH] CHANGES: Doc'ing updates to tp_magic_example.c --- docs/CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index f7f84601d..52b509428 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -92,6 +92,12 @@ https://tuxpaint.org/ are covered appropriately & accurately in respect to paths. Bill Kendrick + * tp_magic_example.c - Running `indent` to keep consistent + formatting, and ensuring any localized variable names are + Transliterated to ASCII (e.g., "size" in Icelandic appears + as "staerd", rather than "stærð"). + Bill Kendrick + * Localization Updates: --------------------- * Bulgarian translation