From 05a59ddb0228494ba27bacbe7d391f06725b0689 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 10 Sep 2012 16:13:23 -0500 Subject: Split wheezy off of squeeze --- .../man/konversationircprotocolhandler.1.docbook | 95 ++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 debian/wheezy/applications/konversation/debian/man/konversationircprotocolhandler.1.docbook (limited to 'debian/wheezy/applications/konversation/debian/man/konversationircprotocolhandler.1.docbook') diff --git a/debian/wheezy/applications/konversation/debian/man/konversationircprotocolhandler.1.docbook b/debian/wheezy/applications/konversation/debian/man/konversationircprotocolhandler.1.docbook new file mode 100644 index 000000000..1752d7b2c --- /dev/null +++ b/debian/wheezy/applications/konversation/debian/man/konversationircprotocolhandler.1.docbook @@ -0,0 +1,95 @@ + + + + + + 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. + + + -- cgit v1.2.3