From bebe08d92b948c07992875e8b7a6e40eb8e31ac6 Mon Sep 17 00:00:00 2001 From: Kirill Romanov Date: Sun, 17 Jun 2018 13:44:20 +0300 Subject: [PATCH] Add X-GNOME-UsesNotifications Due to Gnome Guidelines https://wiki.gnome.org/Initiatives/GnomeGoals/NotificationSource --- deluge/ui/data/share/applications/deluge.desktop.in | 1 + 1 file changed, 1 insertion(+) diff --git a/deluge/ui/data/share/applications/deluge.desktop.in b/deluge/ui/data/share/applications/deluge.desktop.in index fb9d204de..96645a546 100644 --- a/deluge/ui/data/share/applications/deluge.desktop.in +++ b/deluge/ui/data/share/applications/deluge.desktop.in @@ -13,3 +13,4 @@ Categories=Network;FileTransfer;P2P;GTK; StartupWMClass=Deluge StartupNotify=true MimeType=application/x-bittorrent;x-scheme-handler/magnet; +X-GNOME-UsesNotifications=true