From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- KDE3PORTING.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'KDE3PORTING.html') diff --git a/KDE3PORTING.html b/KDE3PORTING.html index 7ef397c0b..e5849d74c 100644 --- a/KDE3PORTING.html +++ b/KDE3PORTING.html @@ -33,9 +33,9 @@ or this page online.

The first step to get your KDE application to compile under KDE 3.0, is to detect KDE 3.0 and Qt 3.x at configure time. The easiest way to get a working autoconf/automake framework, is to either use - KDevelop or + KDevelop or kapptemplate - (available in CVS under the module "kdesdk"), to generate a new + (available in CVS under the module "tdesdk"), to generate a new application template. Replace the generated source files by yours and adapt Makefile.am accordingly.

@@ -253,7 +253,7 @@ hardware accelerated alpha blending.

KAnimWidget

This class no longer supports reading a list of images, instead it uses a single image-file that has been prepared with the kimage_concat tool. -See kdelibs/pics/hicolor/kde for an example of its use. +See tdelibs/pics/hicolor/kde for an example of its use.

KContainerLayout

This class has been removed, use Qt layouts instead. @@ -471,7 +471,7 @@ setURLArgs does the job.

Changes in kspell

KSpell

-The API has been cleaned up to be in line with the rest of kdelibs, in particular: +The API has been cleaned up to be in line with the rest of tdelibs, in particular: