diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 12:34:56 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 12:34:56 -0500 |
commit | 2341ae8880b272c72ed13e079b883eb2f93a434a (patch) | |
tree | 00c1b7798c975b7b78fb5f4c70ed29216896ce74 /kchart | |
parent | f0641dec21948ce2769c020d47a0b5fbc4431e6e (diff) | |
download | koffice-2341ae8880b272c72ed13e079b883eb2f93a434a.tar.gz koffice-2341ae8880b272c72ed13e079b883eb2f93a434a.zip |
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kchart')
-rw-r--r-- | kchart/kchartBackgroundPixmapConfigPage.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartBackgroundPixmapConfigPage.cc b/kchart/kchartBackgroundPixmapConfigPage.cc index c0d3d70e..33bba83e 100644 --- a/kchart/kchartBackgroundPixmapConfigPage.cc +++ b/kchart/kchartBackgroundPixmapConfigPage.cc @@ -87,7 +87,7 @@ KChartBackgroundPixmapConfigPage::KChartBackgroundPixmapConfigPage( KChartParams wallCB = new TQComboBox( false, this, "wallCombo" ); wallpaperLA->setBuddy(wallCB); TQWhatsThis::add( wallCB, i18n( "You can select a background image from " - "this list. Initially, the installed KDE " + "this list. Initially, the installed TDE " "wallpapers will be offered. If you do not " "find what you are looking for here, you can " "select any image file by clicking on the " |