From 59d153016be1e09cb31cdb18bef0a649acfc6292 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:17:52 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- tdecore/kaboutdata.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/kaboutdata.cpp') diff --git a/tdecore/kaboutdata.cpp b/tdecore/kaboutdata.cpp index 2add13022..fd7cce483 100644 --- a/tdecore/kaboutdata.cpp +++ b/tdecore/kaboutdata.cpp @@ -267,7 +267,7 @@ TDEAboutData::internalProgramName() const } // KCrash should call as few things as possible and should avoid e.g. malloc() -// because it may deadlock. Since i18n() needs it, when KLocale is available +// because it may deadlock. Since i18n() needs it, when TDELocale is available // the i18n() call will be done here in advance. void TDEAboutData::translateInternalProgramName() const -- cgit v1.2.1