From c22809dba64187aaf99a19b184031f4843e3a3b5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:39:21 -0600 Subject: Additional renaming of kde to tde --- KMFIPTInterface/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'KMFIPTInterface') diff --git a/KMFIPTInterface/main.cpp b/KMFIPTInterface/main.cpp index c3e28ee..56a44f7 100644 --- a/KMFIPTInterface/main.cpp +++ b/KMFIPTInterface/main.cpp @@ -38,7 +38,7 @@ static KCmdLineOptions options[] = }; int main ( int argc, char *argv[] ) { - KLocale::setMainCatalogue( "kdelibs" ); + KLocale::setMainCatalogue( "tdelibs" ); KAboutData aboutdata( "kmfiptinterface", I18N_NOOP( "KDE" ), version, description, KAboutData::License_GPL, "(C) 2001, Christian Hubinger" ); -- cgit v1.2.1