From 56c7059691cb688319bf3ccb01353ce37aa8d18a Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 19 Nov 2019 13:34:46 +0100 Subject: desktop file: add missing hints for translators --- mate-about/mate-about.desktop.in | 1 + tools/mate-color-select.desktop.in | 2 ++ 2 files changed, 3 insertions(+) diff --git a/mate-about/mate-about.desktop.in b/mate-about/mate-about.desktop.in index 981b389..ab2be3d 100644 --- a/mate-about/mate-about.desktop.in +++ b/mate-about/mate-about.desktop.in @@ -2,6 +2,7 @@ Name=About MATE Comment=Learn more about MATE Exec=mate-about +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=mate-desktop Terminal=false Type=Application diff --git a/tools/mate-color-select.desktop.in b/tools/mate-color-select.desktop.in index 15ee88f..2d91951 100644 --- a/tools/mate-color-select.desktop.in +++ b/tools/mate-color-select.desktop.in @@ -3,10 +3,12 @@ Name=MATE Color Selection GenericName=Color selection dialog Comment=Choose colors from the palette or the screen Exec=mate-color-select +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=gtk-select-color Terminal=false Type=Application Categories=GTK;Graphics; +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=MATE;color;chooser;pick;palette;screen;selection; OnlyShowIn=MATE; StartupNotify=false -- cgit v1.2.1