diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-18 00:51:56 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-18 00:51:56 +0000 |
commit | a56441c54627b3017e235317898a1bfb28859dc5 (patch) | |
tree | b2e038f21a90b92d9f13ee9189de1c80f6643735 /kdesktop/kdesktop.kcfg | |
parent | 4e9fd5f6e0d8c8c35087eb40939730b93ec8d108 (diff) | |
download | tdebase-a56441c54627b3017e235317898a1bfb28859dc5.tar.gz tdebase-a56441c54627b3017e235317898a1bfb28859dc5.zip |
Same as prior commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdesktop/kdesktop.kcfg')
-rw-r--r-- | kdesktop/kdesktop.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/kdesktop.kcfg b/kdesktop/kdesktop.kcfg index a2f23dfaf..2f5d730f3 100644 --- a/kdesktop/kdesktop.kcfg +++ b/kdesktop/kdesktop.kcfg @@ -132,7 +132,7 @@ <whatsthis></whatsthis> </entry> <entry key="ShadowEnabled" type="Bool"> - <default>true</default> + <default>false</default> <label>Enable text shadow</label> <whatsthis>Check here to enable a shadow outline around the desktop font. This also improves the readability of the desktop text against backgrounds of a similar color.</whatsthis> </entry> |