From 9fad243fd6c7e0d838d518cf283a0ec1ccbda1a6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 15 Nov 2011 18:54:15 -0600 Subject: Rename KDE_VERSION to TDE_VERSION --- kpersonalizer/kcountrypage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpersonalizer') diff --git a/kpersonalizer/kcountrypage.cpp b/kpersonalizer/kcountrypage.cpp index bce43a152..113928a8b 100644 --- a/kpersonalizer/kcountrypage.cpp +++ b/kpersonalizer/kcountrypage.cpp @@ -45,7 +45,7 @@ KCountryPage::KCountryPage(TQWidget *parent, const char *name ) : KCountryPageDl b_startedLanguageChanged = false; // set appropriate Trinity version (kapplication.h) - txt_welcome->setText(i18n("

Welcome to Trinity %1

").arg(KDE_VERSION_STRING)); + txt_welcome->setText(i18n("

Welcome to Trinity %1

").arg(TDE_VERSION_STRING)); flang = new KFindLanguage(); -- cgit v1.2.3