diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-18 21:49:14 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-18 21:49:14 +0000 |
commit | 0014114cd273fb4485196bd02a58aac5adad3d67 (patch) | |
tree | 8542b167379fa66557bc866f01f10fa16a876e68 /kdesktop/kdesktop.kcfg | |
parent | a6c474508ee54308e43fbf67644ab2f78fc1ad83 (diff) | |
download | tdebase-0014114cd273fb4485196bd02a58aac5adad3d67.tar.gz tdebase-0014114cd273fb4485196bd02a58aac5adad3d67.zip |
Bugfixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176854 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 2f5d730f3..a2f23dfaf 100644 --- a/kdesktop/kdesktop.kcfg +++ b/kdesktop/kdesktop.kcfg @@ -132,7 +132,7 @@ <whatsthis></whatsthis> </entry> <entry key="ShadowEnabled" type="Bool"> - <default>false</default> + <default>true</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> |