Nathaniel W Turner nate@houseofnate.net 2004 Nathaniel W. Turner 2004-07-06 KONVERSATIONIRCPROTOCOLHANDLER 1 konversationircprotocolhandler handler for irc:// URI scheme konversationircprotocolhandler DESCRIPTION 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 KDE as a handler for the irc URI scheme, and KDE 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 ALSO konversation 1 , dcop 1 COPYRIGHT 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.