diff options
author | Michele Calgaro <[email protected]> | 2025-01-21 17:20:28 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-03 22:33:45 +0900 |
commit | a3f464310d111a00b40ce4a938cbefc75ee7d330 (patch) | |
tree | e6a105bc68ac9bbb4b4089f59c8744d79d96f203 /doc/en | |
parent | 9a550eed3aed910b699736155148727c0aa5ae86 (diff) | |
download | konversation-a3f464310d111a00b40ce4a938cbefc75ee7d330.tar.gz konversation-a3f464310d111a00b40ce4a938cbefc75ee7d330.zip |
Use tdeApp
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/index.docbook | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index d96ea0b..845fc72 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -149,8 +149,8 @@ See <link linkend="rememberlines">Marking Channel and Query Logs</link> for more See <link linkend="logging">Logging</link> for more information See <link linkend="konvi-cmds">&konversation; commands</link> for more information See <link linkend="scripting">Scripting</link> for more information -See <link linkend="kapp-mainwindow">The main &konversation; window</link> for more information -See <link linkend="getting-kapp">How to obtain &konversation;</link> for more information +See <link linkend="tdeApp-mainwindow">The main &konversation; window</link> for more information +See <link linkend="getting-tdeApp">How to obtain &konversation;</link> for more information See <link linkend="requirements">Requirements</link> for more information --> @@ -203,7 +203,7 @@ regular expression pattern.</para></listitem> </chapter> -<chapter id="using-kapp"> +<chapter id="using-tdeApp"> <title>Using &konversation;</title> <!-- =================================================================== --> @@ -2802,7 +2802,7 @@ or menu bars. --> <!-- =================================================================== --> -<sect1 id="kapp-mainwindow"> +<sect1 id="tdeApp-mainwindow"> <title>The main &konversation; window</title> <sect2> @@ -3425,7 +3425,7 @@ Documentation Copyright © 2003-2005 Gary R. Cramblitt <email>garycramblitt@ <!-- =================================================================== --> -<sect1 id="getting-kapp"> +<sect1 id="getting-tdeApp"> <title>How to obtain &konversation;</title> <!-- This first entity contains boiler plate for applications that are |