Rename KLocale to enhance compatibility with KDE4

pull/1/head
Timothy Pearson 12 years ago
parent e4a5c59990
commit 92069edc82

@ -59,7 +59,7 @@ static const KCmdLineOptions options[] =
int main(int argc, char *argv[])
{
KLocale::setMainCatalogue("kxsconfig");
TDELocale::setMainCatalogue("kxsconfig");
TDECmdLineArgs::init(argc, argv, appName, I18N_NOOP("KXSRun"), description, version);
TDECmdLineArgs::addCmdLineOptions(options);

Loading…
Cancel
Save