summaryrefslogtreecommitdiffstats
path: root/kdesktop/kdesktop.kcfg
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-04-19 04:34:32 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-04-19 04:34:32 +0000
commitb0abae5b66b2775ba150070b70b639cd88cf62b3 (patch)
treec16ce7c621bd6f12b30131f2edc08ef87ab2155e /kdesktop/kdesktop.kcfg
parent387117c2446a397a42698e9d8cfdf9ff1f371c96 (diff)
downloadtdebase-b0abae5b66b2775ba150070b70b639cd88cf62b3.tar.gz
tdebase-b0abae5b66b2775ba150070b70b639cd88cf62b3.zip
KDEDIR ordering repair
Added true transparency support to kdesktop git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1116291 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdesktop/kdesktop.kcfg')
-rw-r--r--kdesktop/kdesktop.kcfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/kdesktop/kdesktop.kcfg b/kdesktop/kdesktop.kcfg
index b949efbea..739e40e16 100644
--- a/kdesktop/kdesktop.kcfg
+++ b/kdesktop/kdesktop.kcfg
@@ -31,6 +31,11 @@
<label>Background cache size</label>
<whatsthis>Here you can enter how much memory KDE should use for caching the background(s). If you have different backgrounds for the different desktops caching can make switching desktops smoother at the expense of higher memory use.</whatsthis>
</entry>
+ <entry key="BackgroundOpacity" type="Int">
+ <default>100</default>
+ <label>Background Opacity</label>
+ <whatsthis>Here you can the opacity of the background (0-100). A composite manager can then render something behind it.</whatsthis>
+ </entry>
</group>
<group name="General">
<entry name="DesktopEnabled" key="Enabled" type="Bool">