summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 13:36:53 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 13:36:53 -0500
commit2710ef39332d08b3330fc58d696dc7259997ada1 (patch)
treebf8e8272c1322e1a173f8f657e9c507687d3a80b
parent9b43d6e1802a64d4510d5c217eedef0c5d4cc6ff (diff)
downloadtdepim-2710ef39332d08b3330fc58d696dc7259997ada1.tar.gz
tdepim-2710ef39332d08b3330fc58d696dc7259997ada1.zip
Branding cleanup: What's This help, KDE -> TDE
-rw-r--r--kaddressbook/views/configurecardviewdialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/views/configurecardviewdialog.cpp b/kaddressbook/views/configurecardviewdialog.cpp
index e4c00e7d..2c815150 100644
--- a/kaddressbook/views/configurecardviewdialog.cpp
+++ b/kaddressbook/views/configurecardviewdialog.cpp
@@ -252,7 +252,7 @@ void CardViewLookNFeelPage::initGUI()
TQWhatsThis::add( cbEnableCustomColors, i18n(
"If custom colors is enabled, you may choose the colors for the view below. "
- "Otherwise colors from your current KDE color scheme are used."
+ "Otherwise colors from your current TDE color scheme are used."
) );
TQWhatsThis::add( lbColors, i18n(
"Double click or press RETURN on a item to select a color for the related strings in the view."
@@ -290,7 +290,7 @@ void CardViewLookNFeelPage::initGUI()
TQWhatsThis::add( cbEnableCustomFonts, i18n(
"If custom fonts are enabled, you may choose which fonts to use for this view below. "
- "Otherwise the default KDE font will be used, in bold style for the header and "
+ "Otherwise the default TDE font will be used, in bold style for the header and "
"normal style for the data."
) );