diff options
Diffstat (limited to 'ubuntu/maverick/applications/konversation/debian/man')
-rw-r--r-- | ubuntu/maverick/applications/konversation/debian/man/konversation.1.docbook | 20 | ||||
-rw-r--r-- | ubuntu/maverick/applications/konversation/debian/man/konversationircprotocolhandler.1.docbook | 4 |
2 files changed, 12 insertions, 12 deletions
diff --git a/ubuntu/maverick/applications/konversation/debian/man/konversation.1.docbook b/ubuntu/maverick/applications/konversation/debian/man/konversation.1.docbook index f48e27b95..719d6e158 100644 --- a/ubuntu/maverick/applications/konversation/debian/man/konversation.1.docbook +++ b/ubuntu/maverick/applications/konversation/debian/man/konversation.1.docbook @@ -25,7 +25,7 @@ </refmeta> <refnamediv> <refname>konversation</refname> - <refpurpose>user friendly IRC client for KDE</refpurpose> + <refpurpose>user friendly IRC client for TDE</refpurpose> </refnamediv> <refsynopsisdiv> <cmdsynopsis> @@ -34,7 +34,7 @@ <option><replaceable>Qt-options</replaceable></option> </arg> <arg choice="opt"> - <option><replaceable>KDE-options</replaceable></option> + <option><replaceable>TDE-options</replaceable></option> </arg> <arg choice="opt"> <option><replaceable>options</replaceable></option> @@ -57,7 +57,7 @@ <refsect1> <title>OPTIONS</title> <para> - All <productname>KDE</productname> and <productname>Qt</productname> + All <productname>TDE</productname> and <productname>Qt</productname> programs accept a some common command-line options. </para> <para> @@ -72,8 +72,8 @@ <listitem> <para>Show Qt specific options</para> </listitem> </varlistentry> <varlistentry> - <term> <option>--help-kde</option> </term> - <listitem> <para>Show KDE specific options</para> </listitem> + <term> <option>--help-tde</option> </term> + <listitem> <para>Show TDE specific options</para> </listitem> </varlistentry> <varlistentry> <term> <option>--help-all</option> </term> @@ -138,9 +138,9 @@ <refsect1> <title>SCRIPTING</title> <para>Konversation looks for scripts in <filename - class="directory">/usr/share/apps/konversation/scripts</filename> and + class="directory">/opt/trinity/share/apps/konversation/scripts</filename> and in <filename - class="directory">~/.kde/share/apps/konversation/scripts</filename>. + class="directory">~/.trinity/share/apps/konversation/scripts</filename>. To execute a script, use the <command>exec</command> command:</para> <cmdsynopsis> <command>/exec</command> @@ -157,19 +157,19 @@ <para> <variablelist> <varlistentry> - <term><filename>~/.kde/share/config/konversationrc</filename></term> + <term><filename>~/.trinity/share/config/konversationrc</filename></term> <listitem><para>Main configuration</para></listitem> </varlistentry> <varlistentry> <term> - <filename>~/.kde/share/config/konversation.eventsrc</filename> + <filename>~/.trinity/share/config/konversation.eventsrc</filename> </term> <listitem><para>Notification settings</para></listitem> </varlistentry> <varlistentry> <term> <filename - class="directory">~/.kde/share/apps/konversation/logs</filename> + class="directory">~/.trinity/share/apps/konversation/logs</filename> </term> <listitem><para>Directory containing channel log files</para></listitem> diff --git a/ubuntu/maverick/applications/konversation/debian/man/konversationircprotocolhandler.1.docbook b/ubuntu/maverick/applications/konversation/debian/man/konversationircprotocolhandler.1.docbook index 1752d7b2c..3a82060c1 100644 --- a/ubuntu/maverick/applications/konversation/debian/man/konversationircprotocolhandler.1.docbook +++ b/ubuntu/maverick/applications/konversation/debian/man/konversationircprotocolhandler.1.docbook @@ -44,8 +44,8 @@ connection to the specified IRC server in a running Konversation client. </para> <para> - 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. + 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.) </para> |