diff options
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 [email protected] . 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"> |