mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-15 21:05:36 +00:00
d78799708c
This improves the desktop entry a bit and adds a test to validate it.
14 lines
454 B
Desktop File
14 lines
454 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;PTSN;
|
|
# 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=GNOME;GTK;Telephony;
|