Comment 2 for bug 1412586

Revision history for this message
Christopher Yeleighton (giecrilj) wrote :

{ cat <<'#EOF' > $HOME/.local/share/applications/purple-URL-handler.desktop; }
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Purple URL handler
GenericName=Internet Messenger
Comment=Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more
Exec=purple-url-handler %u
Icon=pidgin
StartupNotify=true
Terminal=false
Type=Application
Categories=Network;InstantMessaging;
MimeType=x-scheme-handler/irc
#EOF