From c657df4df56ade1e7e3de5112b0ee4034dca9874 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:04:45 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- kpilot/pilotDaemon.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kpilot/pilotDaemon.cc b/kpilot/pilotDaemon.cc index 6350207..aa6bea5 100644 --- a/kpilot/pilotDaemon.cc +++ b/kpilot/pilotDaemon.cc @@ -1305,7 +1305,7 @@ int main(int argc, char **argv) { FUNCTIONSETUP; - KLocale::setMainCatalogue("kpilot"); + TDELocale::setMainCatalogue("kpilot"); TDEAboutData about("kpilotDaemon", I18N_NOOP("KPilot Daemon"), -- cgit v1.2.1