From 98259239efc400e2e736f065f6790567df818c2e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:11:52 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- kttsd/kttsd/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kttsd/kttsd/main.cpp') diff --git a/kttsd/kttsd/main.cpp b/kttsd/kttsd/main.cpp index db04012..01938e3 100644 --- a/kttsd/kttsd/main.cpp +++ b/kttsd/kttsd/main.cpp @@ -32,7 +32,7 @@ #include "kttsd.h" int main (int argc, char *argv[]){ - KLocale::setMainCatalogue("kttsd"); + TDELocale::setMainCatalogue("kttsd"); TDEAboutData aboutdata("kttsd", I18N_NOOP("kttsd"), "0.3.5.2", I18N_NOOP("Text-to-speech synthesis deamon"), TDEAboutData::License_GPL, "(C) 2002, José Pablo Ezequiel Fernández"); -- cgit v1.2.3