mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +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:
parent
b0f54e7d60
commit
23ab31360a
2 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,4 @@ NoDisplay=true
|
|||
Terminal=false
|
||||
Categories=Network;GNOME;GTK;Telephony;
|
||||
X-GNOME-AutoRestart=true
|
||||
X-GNOME-UsesNotifications=true
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue