mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-17 16:05:36 +00:00
23ab31360a
This allows Calls to be listed in GNOME Control Center's 'Notification' panel as mentioned in https://docs.gtk.org/gio/class.Notification.html
17 lines
576 B
Desktop File
17 lines
576 B
Desktop File
[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;PSTN;
|
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
|
Icon=org.gnome.Calls
|
|
TryExec=gnome-calls
|
|
Exec=gnome-calls --daemon
|
|
Type=Application
|
|
StartupNotify=true
|
|
NoDisplay=true
|
|
Terminal=false
|
|
Categories=Network;GNOME;GTK;Telephony;
|
|
X-GNOME-AutoRestart=true
|
|
X-GNOME-UsesNotifications=true
|