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 --- tdecore/klocale.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tdecore/klocale.h') diff --git a/tdecore/klocale.h b/tdecore/klocale.h index e94143fb6..4359da4af 100644 --- a/tdecore/klocale.h +++ b/tdecore/klocale.h @@ -23,7 +23,7 @@ #define _KLOCALE_H #include -#include +#include class TQStringList; class TQTextCodec; @@ -1188,7 +1188,7 @@ private: void initFormat(KConfig *config); /** - * @internal Initializes the catalogs appname, kdelibs and kio for all chosen languages. + * @internal Initializes the catalogs appname, tdelibs and kio for all chosen languages. * * @param config The configuration object used for init * @param useEnv True if we should use environment variables @@ -1283,14 +1283,14 @@ private: */ void initPluralTypes( ); /** - * @internal Find the plural type for a language. Look this up in the corresponding kdelibs.po. + * @internal Find the plural type for a language. Look this up in the corresponding tdelibs.po. * * @param language The language to examine */ int pluralType( const TQString & language ); /** - * @internal Find the plural type information for a given catalog. This catalog will be a kdelibs.mo. Method + * @internal Find the plural type information for a given catalog. This catalog will be a tdelibs.mo. Method * just exists to make code more readable. * * @param language The language to examine -- cgit v1.2.1