From c5f4ab7ad93bb84c2c28bee42c37b82341ab224d Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 21 Aug 2011 01:43:11 +0000 Subject: Convert remaining references to kde3 (e.g. in paths) to trinity git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/katapult@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/katapult/index.docbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 Overview - What you will be doing is actually something simple: you are making a library for KDE. This library defines a "Service" 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 KDevelop. It will be added into the $KDE_LIBS/kde3/ directory, and a .desktop "service definition" 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 "Service" 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 KDevelop. It will be added into the $KDE_LIBS/trinity/ directory, and a .desktop "service definition" file will be placed in $KDE/share/services/ so that &katapult; can load your plugin. -- cgit v1.2.1