From 2fb700f92bb787fab0845a63a541cd5640daa449 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:18:13 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- doc/kdearch/index.docbook | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/kdearch/index.docbook') diff --git a/doc/kdearch/index.docbook b/doc/kdearch/index.docbook index e5942974..7bccb9fa 100644 --- a/doc/kdearch/index.docbook +++ b/doc/kdearch/index.docbook @@ -87,9 +87,9 @@ The kjs library provides an implementation of JavaScript. -khtml +tdehtml -The khtml library contains the KHTML part, a HTML browsing +The tdehtml library contains the KHTML part, a HTML browsing widget, DOM API and parser, including interfaces to Java and JavaScript. @@ -592,7 +592,7 @@ A GUI fragment consisting of an action collection and a DOM tree representing th -<ulink url="kdeapi:kparts/KPartManager">KPartManager</ulink> +<ulink url="kdeapi:tdeparts/KPartManager">KPartManager</ulink> Manages the activation of XMLGUI clients. @@ -2004,9 +2004,9 @@ The type of the factory class DoxygenFactory depends on the specific service type the service implements. In our example of a TDevelop plugin, the factory must be a KDevFactory (which inherits KLibFactory). More common examples are -KParts::Factory +KParts::Factory which is supposed to produce -KParts::ReadOnlyPart +KParts::ReadOnlyPart objects or in most cases the generic KLibFactory. -- cgit v1.2.3