diff --git a/kpersonalizer/kcountrypage.cpp b/kpersonalizer/kcountrypage.cpp index 36276eca6..cec71bae8 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 (tdeapplication.h) - txt_welcome->setText(i18n("

Welcome to Trinity %1

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

Welcome to Trinity %1

").arg(KDE::versionString())); flang = new KFindLanguage();