From 98f4a055baf6eb7ea5c3d69d6a3f2162b491e253 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:14:08 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- tdm/kfrontend/krootimage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdm/kfrontend') diff --git a/tdm/kfrontend/krootimage.cpp b/tdm/kfrontend/krootimage.cpp index baf3b3699..0c1018f77 100644 --- a/tdm/kfrontend/krootimage.cpp +++ b/tdm/kfrontend/krootimage.cpp @@ -117,7 +117,7 @@ main( int argc, char *argv[] ) { TDEApplication::disableAutoDcopRegistration(); - KLocale::setMainCatalogue( "kdesktop" ); + TDELocale::setMainCatalogue( "kdesktop" ); TDECmdLineArgs::init( argc, argv, "krootimage", I18N_NOOP( "KRootImage" ), description, version ); TDECmdLineArgs::addCmdLineOptions( options ); -- cgit v1.2.3