1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-11 14:29:32 +00:00

desktop: Add X-GNOME-UsesNotification

This allows Calls to be listed in GNOME Control Center's 'Notification' panel
as mentioned in https://docs.gtk.org/gio/class.Notification.html
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-10-18 16:39:01 +02:00
parent b0f54e7d60
commit 23ab31360a
2 changed files with 2 additions and 0 deletions

View file

@ -14,3 +14,4 @@ NoDisplay=true
Terminal=false
Categories=Network;GNOME;GTK;Telephony;
X-GNOME-AutoRestart=true
X-GNOME-UsesNotifications=true

View file

@ -14,3 +14,4 @@ Terminal=false
Categories=Network;GNOME;GTK;Telephony;
MimeType=x-scheme-handler/tel;x-scheme-handler/sip;x-scheme-handler/sips
X-Purism-FormFactor=Workstation;Mobile;
X-GNOME-UsesNotifications=true