summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commit92ed89deb0ec4dc03df88ff229167e43bf9b1419 (patch)
tree939cf46967010cb965cd8886b26e84a9cbc52a69 /doc
parent482da59e5442d1aaa1fb34bb3ea0c7328d183e22 (diff)
downloadtdepim-92ed89deb0ec4dc03df88ff229167e43bf9b1419.tar.gz
tdepim-92ed89deb0ec4dc03df88ff229167e43bf9b1419.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc')
-rw-r--r--doc/api/Doxyfile.pim2
-rw-r--r--doc/konsolekalendar/index.docbook6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/api/Doxyfile.pim b/doc/api/Doxyfile.pim
index a2bc93361..96e93c7d7 100644
--- a/doc/api/Doxyfile.pim
+++ b/doc/api/Doxyfile.pim
@@ -791,7 +791,7 @@ MAN_OUTPUT =
# The MAN_EXTENSION tag determines the extension that is added to
# the generated man pages (default is the subroutine's section .3)
-MAN_EXTENSION = .kde3
+MAN_EXTENSION = .trinity
# If the MAN_LINKS tag is set to YES and Doxygen generates man output,
# then it will generate one additional man file for each entity
diff --git a/doc/konsolekalendar/index.docbook b/doc/konsolekalendar/index.docbook
index 93871fb29..d3c7b26a4 100644
--- a/doc/konsolekalendar/index.docbook
+++ b/doc/konsolekalendar/index.docbook
@@ -823,7 +823,7 @@ packages.</para>
<title>Compilation and installation</title>
<para>This section provides a quick overview of the build process.
-Please read <ulink url="http://developer.kde.org/build/compile_kde3_2.html">
+Please read <ulink url="http://developer.kde.org/build/compile_trinity_2.html">
Compiling &kde; 3.2.x</ulink> for complete instructions.</para>
<para>If you cannot obtain a suitable precompiled binary package, you
@@ -841,10 +841,10 @@ change to the folder which has been created.</para>
wrong &kde; folder. If necessary, you can give the &kde; folder
as a parameter to
<userinput><command>./configure</command></userinput>. For example,
-if your &kde; is installed in <filename>/opt/kde3</filename>:
+if your &kde; is installed in <filename>/opt/trinity</filename>:
</para>
-<para><userinput><command>./configure</command> --prefix=<replaceable>/opt/kde3</replaceable></userinput></para></note>
+<para><userinput><command>./configure</command> --prefix=<replaceable>/opt/trinity</replaceable></userinput></para></note>
</sect1>