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