summaryrefslogtreecommitdiffstats
path: root/doc/katapult/index.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/katapult/index.docbook')
-rw-r--r--doc/katapult/index.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/katapult/index.docbook b/doc/katapult/index.docbook
index 157f205..c4265c6 100644
--- a/doc/katapult/index.docbook
+++ b/doc/katapult/index.docbook
@@ -245,7 +245,7 @@ Please at least include KDE, the KDE package it is in, the name
<sect2 id="plugin-intro-overview">
<title>Overview</title>
<para>
- What you will be doing is actually something simple: you are making a library for KDE. This library defines a &quot;Service&quot; that is provided for &katapult; and can therefor be used and called by &katapult;. All of your code will be compiled and then combined into a library (.lo, .so) by <application>KDevelop</application>. It will be added into the $KDE_LIBS/kde3/ directory, and a .desktop &quot;service definition&quot; file will be placed in $KDE/share/services/ so that &katapult; can load your plugin.
+ What you will be doing is actually something simple: you are making a library for KDE. This library defines a &quot;Service&quot; that is provided for &katapult; and can therefor be used and called by &katapult;. All of your code will be compiled and then combined into a library (.lo, .so) by <application>KDevelop</application>. It will be added into the $KDE_LIBS/trinity/ directory, and a .desktop &quot;service definition&quot; file will be placed in $KDE/share/services/ so that &katapult; can load your plugin.
</para>
</sect2>
</sect1>