Rename KLocale to enhance compatibility with KDE4

pull/1/head
Timothy Pearson 12 years ago
parent 32de9b2038
commit 3120329f81

@ -48,7 +48,7 @@ static KCmdLineOptions options[] =
extern "C" KDE_EXPORT int kdemain(int argc, char *argv[])
{
KLocale::setMainCatalogue("kmix");
TDELocale::setMainCatalogue("kmix");
TDEAboutData aboutData( "kmixctrl", I18N_NOOP("KMixCtrl"),
APP_VERSION, description, TDEAboutData::License_GPL,
"(c) 2000 by Stefan Schimanski");

Loading…
Cancel
Save