diff options
Diffstat (limited to 'data/misc/hexchat.desktop.in')
-rw-r--r-- | data/misc/hexchat.desktop.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/misc/hexchat.desktop.in b/data/misc/hexchat.desktop.in new file mode 100644 index 00000000..1408475d --- /dev/null +++ b/data/misc/hexchat.desktop.in @@ -0,0 +1,13 @@ +[Desktop Entry] +_Name=HexChat +_GenericName=IRC Client +_Comment=Chat with other people online +_Keywords=IM;Chat; +Exec=hexchat %U +Icon=hexchat +Terminal=false +Type=Application +Categories=GTK;Network;IRCClient; +StartupNotify=true +X-GNOME-UsesNotifications=true +MimeType=x-scheme-handler/irc;x-scheme-handler/ircs; |