diff options
author | TingPing <tngpng@gmail.com> | 2013-02-18 02:11:53 -0500 |
---|---|---|
committer | TingPing <tngpng@gmail.com> | 2013-02-18 02:11:53 -0500 |
commit | aaf4de7024bca6ba33c54232a584cc165554bc29 (patch) | |
tree | 930049de8198da1bac4ff5ca956d330ee5752f97 | |
parent | e5a6913f8309f45e0980acf528c93721f650ffc8 (diff) |
add gnome's UsesNotifications to the desktop file
-rw-r--r-- | share/misc/hexchat.desktop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/misc/hexchat.desktop b/share/misc/hexchat.desktop index 9f7ee956..b56a4c29 100644 --- a/share/misc/hexchat.desktop +++ b/share/misc/hexchat.desktop @@ -21,3 +21,4 @@ Terminal=false Type=Application Categories=Network; StartupNotify=true +X-GNOME-UsesNotifications=true |