summaryrefslogtreecommitdiffstats
path: root/twin/kcmtwin/twinrules
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-29 00:12:37 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-29 00:12:37 -0600
commitfd41985edbb55d5db52e3d2cf8bfcf38fa92652a (patch)
treeafb6b29888961cdf706b4ea97e3b6edef3a306af /twin/kcmtwin/twinrules
parent4d07795a1f72e013f590d1aa9dc24eb101899aa2 (diff)
downloadtdebase-fd41985edbb55d5db52e3d2cf8bfcf38fa92652a.tar.gz
tdebase-fd41985edbb55d5db52e3d2cf8bfcf38fa92652a.zip
Fix KWin->TWin references in text strings.
Diffstat (limited to 'twin/kcmtwin/twinrules')
-rw-r--r--twin/kcmtwin/twinrules/kcm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/kcmtwin/twinrules/kcm.cpp b/twin/kcmtwin/twinrules/kcm.cpp
index b137a7b09..2f28bc5dd 100644
--- a/twin/kcmtwin/twinrules/kcm.cpp
+++ b/twin/kcmtwin/twinrules/kcm.cpp
@@ -81,7 +81,7 @@ TQString KCMRules::quickHelp() const
return i18n("<h1>Window-specific Settings</h1> Here you can customize window settings specifically only"
" for some windows."
" <p>Please note that this configuration will not take effect if you do not use"
- " KWin as your window manager. If you do use a different window manager, please refer to its documentation"
+ " TWin as your window manager. If you do use a different window manager, please refer to its documentation"
" for how to customize window behavior.");
}