Ensure gnome-control-centre knows in advance Geary uses notifications.

* desktop/org.gnome.Geary.desktop.in: Add X-GNOME-UsesNotifications=true
  to desktop file per:
  https://wiki.gnome.org/Initiatives/GnomeGoals/NotificationSource
This commit is contained in:
Michael James Gratton 2018-01-11 03:22:55 +11:00
parent e6ecefd827
commit 66648a6a94

View file

@ -13,6 +13,7 @@ Terminal=false
Categories=GNOME;GTK;Network;Email;
MimeType=x-scheme-handler/mailto;
StartupNotify=true
X-GNOME-UsesNotifications=true
Actions=Compose;
[Desktop Action Compose]