From b7373f4ddc88c1aab1ad2aa2a615d1832d71a330 Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Thu, 31 Mar 2016 06:58:03 -0400 Subject: unix: Open urls in existing instance if supported --- data/misc/hexchat.desktop.in.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/misc/hexchat.desktop.in.in (limited to 'data/misc/hexchat.desktop.in.in') diff --git a/data/misc/hexchat.desktop.in.in b/data/misc/hexchat.desktop.in.in new file mode 100644 index 00000000..a778e9b5 --- /dev/null +++ b/data/misc/hexchat.desktop.in.in @@ -0,0 +1,18 @@ +[Desktop Entry] +_Name=HexChat +_GenericName=IRC Client +_Comment=Chat with other people online +_Keywords=IM;Chat; +Exec=@exec_command@ +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 -- cgit 1.4.1