meson: allow internationalization of desktop files

This commit is contained in:
Evangelos Ribeiro Tzaras
2020-11-16 23:06:35 +01:00
parent b2176be8c6
commit f6f9e3f039
4 changed files with 19 additions and 5 deletions

View File

@@ -0,0 +1,16 @@
[Desktop Entry]
Name=Calls (daemon)
GenericName=Phone
Comment=A phone dialer and call handler (daemon mode)
# Translators: These are desktop search terms. Do not translate semicolons, end line with a semicolon.
Keywords=Telephone;Call;Phone;Dial;Dialer;PTSN;
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=sm.puri.Calls
TryExec=calls
Exec=calls --daemon
Type=Application
StartupNotify=true
NoDisplay=true
Terminal=false
Categories=GNOME;GTK;Telephony;
X-GNOME-AutoRestart=true