From 9ebc1f2126f5137e4e67fa25a4f8f762b9eb12d0 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sat, 3 May 2025 18:39:39 +0200 Subject: [PATCH] desktop: make sure "GIMP" (original acronym) stays in the list of keywords. Some languages may **add** localized variants of the acronym (in particular when the language system is different, usually when it's not latin script), but the original acronym should stay a valid keyword because many people will still use it to search the software. --- desktop/gimp.desktop.in.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/desktop/gimp.desktop.in.in b/desktop/gimp.desktop.in.in index 0ef73561b0..ca9b81babe 100644 --- a/desktop/gimp.desktop.in.in +++ b/desktop/gimp.desktop.in.in @@ -4,7 +4,12 @@ Type=Application Name=GNU Image Manipulation Program GenericName=Image Editor Comment=Create images and edit photographs -# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! +# TRANSLATORS: Search terms to find this application. +# 1. Do NOT translate or localize the semicolons! +# 2. The list MUST also end with a semicolon! +# 3. Keep "GIMP" in the list as-is so that people can search with the +# original acronym too, though you may add translated version of the +# name when relevant (it's OK if a localization has more keywords). Keywords=GIMP;graphic;design;illustration;painting; Exec=@GIMP_COMMAND@ %U TryExec=gimp-@GIMP_APP_VERSION@