From 7f3c605546cc3e254fc3f60157c5779f1c1fc84d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:52:56 -0600 Subject: Additional renaming of kde to tde --- kweather/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kweather') diff --git a/kweather/main.cpp b/kweather/main.cpp index e6ede73..5615011 100644 --- a/kweather/main.cpp +++ b/kweather/main.cpp @@ -8,7 +8,7 @@ int main (int argc, char *argv[]) { - KLocale::setMainCatalogue("kdelibs"); + KLocale::setMainCatalogue("tdelibs"); KAboutData aboutdata("KWeatherService", I18N_NOOP("KDE"), "0.8", I18N_NOOP("KWeather DCOP Service"), KAboutData::License_GPL, "(C) 2002, Ian Reinhart Geiser"); -- cgit v1.2.3