NathanielWTurnernate@houseofnate.net2004Nathaniel W. Turner2004-07-06KONVERSATIONIRCPROTOCOLHANDLER1konversationircprotocolhandlerhandler for irc:// URI schemekonversationircprotocolhandlerDESCRIPTION
This program takes a URI of the form
irc://server:port/
(or simply irc://server/) and opens a
connection to the specified IRC server in a running Konversation client.
This program is registered with TDE as a handler for the irc URI scheme,
and TDE applications will use this program to handle such URI.
(For example, it will be called if a user clicks on an irc:// link on a
web page in Konqueror.)
This program can also be used directly, but since it is somewhat internal
to Konversation, it's interface might change in an incompatible way, and
relying on it is not advised. It is better to use Konversation's dcop
interface directly.
BUGS
This program will only work if there is a currently running konversation
process.
SEE ALSOkonversation1,
dcop1COPYRIGHT
This manual page was written by Nathaniel W. Turner
nate@houseofnate.net for the
Debian system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License,
Version 2 or any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public
License can be found in
/usr/share/common-licenses/GPL.