mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
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.
This commit is contained 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@
|
||||
|
Reference in New Issue
Block a user