diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 12:13:36 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 12:13:36 -0500 |
commit | 113afa85802c78961dc40cbbca19e073b274f10b (patch) | |
tree | 3d9c23c78ae375dfadd975ac95f2b0f000abbb53 /kcontrol/input | |
parent | 363452bf7ad7b23b90bbabf4eab85ce4bc73a543 (diff) | |
download | tdebase-113afa85802c78961dc40cbbca19e073b274f10b.tar.gz tdebase-113afa85802c78961dc40cbbca19e073b274f10b.zip |
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kcontrol/input')
-rw-r--r-- | kcontrol/input/mouse.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/input/mouse.cpp b/kcontrol/input/mouse.cpp index eafa18c18..bcf7c69bf 100644 --- a/kcontrol/input/mouse.cpp +++ b/kcontrol/input/mouse.cpp @@ -113,7 +113,7 @@ MouseConfig::MouseConfig (TQWidget * parent, const char *name) connect(tab1->doubleClick, TQT_SIGNAL(clicked()), TQT_SLOT(changed())); - wtstr = i18n("The default behavior in KDE is to select and activate" + wtstr = i18n("The default behavior in TDE is to select and activate" " icons with a single click of the left button on your pointing" " device. This behavior is consistent with what you would expect" " when you click links in most web browsers. If you would prefer" |