diff options
author | Patrick Griffis <tingping@tingping.se> | 2016-03-31 06:58:03 -0400 |
---|---|---|
committer | Patrick Griffis <tingping@tingping.se> | 2016-03-31 07:02:23 -0400 |
commit | b7373f4ddc88c1aab1ad2aa2a615d1832d71a330 (patch) | |
tree | 574def3fcc88833392afb9891dd1dca01e809ee6 /data/misc/hexchat.desktop.in | |
parent | 9402a311119b55eca0506b8b7a2f27e97b318e48 (diff) |
unix: Open urls in existing instance if supported
Diffstat (limited to 'data/misc/hexchat.desktop.in')
-rw-r--r-- | data/misc/hexchat.desktop.in | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/misc/hexchat.desktop.in b/data/misc/hexchat.desktop.in deleted file mode 100644 index bca42665..00000000 --- a/data/misc/hexchat.desktop.in +++ /dev/null @@ -1,18 +0,0 @@ -[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; -Actions=SafeMode; - -[Desktop Action SafeMode] -_Name=Open Safe Mode -Exec=hexchat --no-auto --no-plugins |