mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-04 23:51:17 +00:00
1705b75c3e
Fixes lintian warning `desktop-entry-lacks-main-category`
16 lines
532 B
Desktop File
16 lines
532 B
Desktop File
[Desktop Entry]
|
|
Name=Calls
|
|
GenericName=Phone
|
|
Comment=A phone dialer and call handler
|
|
# Translators: These are desktop search terms. Do not translate semicolons, end line with a semicolon.
|
|
Keywords=Telephone;Call;Phone;Dial;Dialer;PSTN;
|
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
|
Icon=sm.puri.Calls
|
|
TryExec=calls
|
|
Exec=calls %u
|
|
Type=Application
|
|
StartupNotify=true
|
|
Terminal=false
|
|
Categories=Network;GNOME;GTK;Telephony;
|
|
MimeType=x-scheme-handler/tel
|
|
X-Purism-FormFactor=Workstation;Mobile;
|