From 3a41b8717f3769966a157f243f46bc58dea9bbd7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:18:52 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- dcoprss/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dcoprss') diff --git a/dcoprss/main.cpp b/dcoprss/main.cpp index 3dd84415..4d00133c 100644 --- a/dcoprss/main.cpp +++ b/dcoprss/main.cpp @@ -12,7 +12,7 @@ int main (int argc, char *argv[]) { - KLocale::setMainCatalogue("dcoprss"); + TDELocale::setMainCatalogue("dcoprss"); TDEAboutData aboutdata("rssservice", I18N_NOOP("TDE RSS Service"), "0.8", I18N_NOOP("A RSS data service."), TDEAboutData::License_GPL, "(C) 2003, Ian Reinhart Geiser"); -- cgit v1.2.3