diff options
author | Christoph J. Thompson <cjsthompson@gmail.com> | 2013-04-15 15:31:26 +0200 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2013-04-18 00:11:17 -0400 |
commit | 9254f9284cefee57692b8e90452eedfbdff0a886 (patch) | |
tree | b5009a3af3887323e218a12c1572cc9850d9648e | |
parent | c819adf8302a1b5f784f382b4c9a8282a96bab6c (diff) |
Add GTK and IRCClient to Categories. This is Based on:
http://standards.freedesktop.org/menu-spec/latest modified: share/misc/hexchat.desktop
-rw-r--r-- | share/misc/hexchat.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/misc/hexchat.desktop b/share/misc/hexchat.desktop index bb5434be..00dd14cb 100644 --- a/share/misc/hexchat.desktop +++ b/share/misc/hexchat.desktop @@ -23,6 +23,6 @@ Exec=hexchat Icon=hexchat Terminal=false Type=Application -Categories=Network; +Categories=GTK;Network;IRCClient; StartupNotify=true X-GNOME-UsesNotifications=true |