diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:26:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:26:07 -0600 |
commit | 43d99cc2477266cb9072e179137f0e8485370b3d (patch) | |
tree | 0d4d47e5497a1a1465edf8263f57b72725577239 /kcontrol/krdb/themes/KDE_Classic | |
parent | 6354e6b3babad3ed0f5e314735bbbc01d1988eb2 (diff) | |
download | tdebase-43d99cc2477266cb9072e179137f0e8485370b3d.tar.gz tdebase-43d99cc2477266cb9072e179137f0e8485370b3d.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kcontrol/krdb/themes/KDE_Classic')
-rw-r--r-- | kcontrol/krdb/themes/KDE_Classic/KDE_Classic.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/kcontrol/krdb/themes/KDE_Classic/KDE_Classic.xml b/kcontrol/krdb/themes/KDE_Classic/KDE_Classic.xml index 78d258374..4164a5e55 100644 --- a/kcontrol/krdb/themes/KDE_Classic/KDE_Classic.xml +++ b/kcontrol/krdb/themes/KDE_Classic/KDE_Classic.xml @@ -90,17 +90,17 @@ <buttonForeground rgb="#000000" object="global" /> <linkColor rgb="#0000c0" object="global" /> <visitedLinkColor rgb="#800080" object="global" /> - <activeForeground rgb="#ffffff" object="kwin" /> - <inactiveBackground rgb="#dcdcdc" object="kwin" /> - <inactiveBlend rgb="#dcdcdc" object="kwin" /> - <activeBackground rgb="#0a5f89" object="kwin" /> - <activeBlend rgb="#0a5f89" object="kwin" /> - <inactiveForeground rgb="#000000" object="kwin" /> - <activeTitleBtnBg rgb="#c0c0c0" object="kwin" /> - <inactiveTitleBtnBg rgb="#a7b5c7" object="kwin" /> + <activeForeground rgb="#ffffff" object="twin" /> + <inactiveBackground rgb="#dcdcdc" object="twin" /> + <inactiveBlend rgb="#dcdcdc" object="twin" /> + <activeBackground rgb="#0a5f89" object="twin" /> + <activeBlend rgb="#0a5f89" object="twin" /> + <inactiveForeground rgb="#000000" object="twin" /> + <activeTitleBtnBg rgb="#c0c0c0" object="twin" /> + <inactiveTitleBtnBg rgb="#a7b5c7" object="twin" /> </colors> <cursors name="" /> - <wm type="builtin" name="kwin3_default" > + <wm type="builtin" name="twin3_default" > <border size="1" /> </wm> <konqueror> |