diff options
author | Wu Xiaotian <[email protected]> | 2019-10-28 17:28:03 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-09 15:00:24 +0100 |
commit | c16dd6cc8260871d510b1d2ca27c5f5bbc3cb87f (patch) | |
tree | 1c81348276dcb5d1427ab40fa1fa15ee7a4c8ceb /data/mate-volume-control.desktop.in.in | |
parent | 5ee13d9ee7b843608e0f126c69f63750bc607d61 (diff) | |
download | mate-media-c16dd6cc8260871d510b1d2ca27c5f5bbc3cb87f.tar.bz2 mate-media-c16dd6cc8260871d510b1d2ca27c5f5bbc3cb87f.tar.xz |
migrate from intltools to gettext
Diffstat (limited to 'data/mate-volume-control.desktop.in.in')
-rw-r--r-- | data/mate-volume-control.desktop.in.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/mate-volume-control.desktop.in.in b/data/mate-volume-control.desktop.in.in index 60708a4..3223e96 100644 --- a/data/mate-volume-control.desktop.in.in +++ b/data/mate-volume-control.desktop.in.in @@ -1,12 +1,14 @@ [Desktop Entry] -_Name=Sound -_Comment=Change sound volume and sound events +Name=Sound +Comment=Change sound volume and sound events Exec=mate-volume-control +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=multimedia-volume-control Terminal=false Type=Application StartupNotify=true Categories=AudioVideo;Mixer;Settings;HardwareSettings; +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=MATE;volume;control;mixer;settings;sound;events; OnlyShowIn=MATE; X-MATE-Bugzilla-Bugzilla=MATE |