diff options
author | raveit65 <[email protected]> | 2019-11-19 11:55:49 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-19 11:55:49 +0100 |
commit | 39a100f275694fdbf5f837ef62078e32fcc7c414 (patch) | |
tree | 366719595ac0847ed08bb27444b307685da882ad /data | |
parent | 48d65e651f081fe1fabed1ac2a159f741f5524ad (diff) | |
download | mozo-39a100f275694fdbf5f837ef62078e32fcc7c414.tar.bz2 mozo-39a100f275694fdbf5f837ef62078e32fcc7c414.tar.xz |
desktop file: add missing hints for translators
Diffstat (limited to 'data')
-rw-r--r-- | data/mozo.desktop.in.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/mozo.desktop.in.in b/data/mozo.desktop.in.in index c5e6bb6..bac2c3a 100644 --- a/data/mozo.desktop.in.in +++ b/data/mozo.desktop.in.in @@ -6,8 +6,10 @@ Terminal=false Type=Application StartupNotify=true Categories=Settings;DesktopSettings; +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=application;main;menu;editor;customize;MATE; OnlyShowIn=MATE; +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=mozo X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mozo |