diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-07 18:09:32 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-07 18:09:32 -0600 |
commit | dc50fdd3e84995cdac821c0e98d59197abfacbfa (patch) | |
tree | 04504b1f9b42e411490d7ae4d5971790a0b1b726 /twin | |
parent | 376712d203ede915fa89ace2148313f920d42ce2 (diff) | |
download | tdebase-dc50fdd3e84995cdac821c0e98d59197abfacbfa.tar.gz tdebase-dc50fdd3e84995cdac821c0e98d59197abfacbfa.zip |
Fix branding issues of non-KDE -> non-TDE.
Diffstat (limited to 'twin')
-rw-r--r-- | twin/HACKING | 2 | ||||
-rw-r--r-- | twin/kcmtwin/twinrules/detectwidgetbase.ui | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/twin/HACKING b/twin/HACKING index 3cee26330..519322cb8 100644 --- a/twin/HACKING +++ b/twin/HACKING @@ -4,7 +4,7 @@ Mailing list and bugzilla: The KWin mailing list is twin@kde.org . It's rather low traffic. The bugs.kde.org product for KWin is 'twin'. Currently the components are 'general' (KWin core), -'decorations' (decoration plugins), 'compatibility' (problems with non-KDE WMs/apps) and +'decorations' (decoration plugins), 'compatibility' (problems with non-TDE WMs/apps) and 'eyecandy' (transparency and similar effects). There are also two kcontrol components 'kcmtwindecoration' and 'kcmtwinoptions' related to KWin's KControl modules. diff --git a/twin/kcmtwin/twinrules/detectwidgetbase.ui b/twin/kcmtwin/twinrules/detectwidgetbase.ui index b13e7948a..28106a0b0 100644 --- a/twin/kcmtwin/twinrules/detectwidgetbase.ui +++ b/twin/kcmtwin/twinrules/detectwidgetbase.ui @@ -198,7 +198,7 @@ <string>Use &whole window class (specific window)</string> </property> <property name="whatsThis" stdset="0"> - <string>With some (non-KDE) applications whole window class can be sufficient for selecting a specific window in an application, as they set whole window class to contain both application and window role.</string> + <string>With some (non-TDE) applications whole window class can be sufficient for selecting a specific window in an application, as they set whole window class to contain both application and window role.</string> </property> </widget> <widget class="TQCheckBox"> |