diff options
author | John Balcaen <mikala@mageia.org> | 2011-05-19 01:25:17 +0000 |
---|---|---|
committer | John Balcaen <mikala@mageia.org> | 2011-05-19 01:25:17 +0000 |
commit | 5a549afa36252a5815e08683b59fb5f3bd54fbe5 (patch) | |
tree | 8143d481ef3325cf60963e2615f15ac5d7273279 | |
parent | 1145d216556ce3124e64d9201c9f22cc413d116d (diff) | |
download | config-5a549afa36252a5815e08683b59fb5f3bd54fbe5.tar config-5a549afa36252a5815e08683b59fb5f3bd54fbe5.tar.gz config-5a549afa36252a5815e08683b59fb5f3bd54fbe5.tar.bz2 config-5a549afa36252a5815e08683b59fb5f3bd54fbe5.tar.xz config-5a549afa36252a5815e08683b59fb5f3bd54fbe5.zip |
Remove some kded information from kdeglobals (kded can write them alone)
use Disable-all=true to disable debug dialog as default(don't flood .xsession-error)
-rw-r--r-- | kde4-profiles/common/share/config/kdebugrc | 1 | ||||
-rw-r--r-- | kde4-profiles/common/share/config/kdeglobals | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/kde4-profiles/common/share/config/kdebugrc b/kde4-profiles/common/share/config/kdebugrc index 97dbc69..139b4ea 100644 --- a/kde4-profiles/common/share/config/kdebugrc +++ b/kde4-profiles/common/share/config/kdebugrc @@ -31,6 +31,7 @@ # ErrorOutput=1 # AbortFatal=1 # +DisableAll=true # KGlobalAccel debug info off [125] diff --git a/kde4-profiles/common/share/config/kdeglobals b/kde4-profiles/common/share/config/kdeglobals index c26fe1d..f656142 100644 --- a/kde4-profiles/common/share/config/kdeglobals +++ b/kde4-profiles/common/share/config/kdeglobals @@ -1,6 +1,3 @@ -[$Version] -update_info=kded.upd:kde3.0 - [General] widgetStyle=iaorakde Name=Ia Ora Smooth |