diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:35:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:35:07 -0600 |
commit | 703fb0c89c2eee56a1e613e67a446db9d4287929 (patch) | |
tree | dd8c5ca66075cd89c2638a2b48cf78386a9870a7 /tdecore/README.kiosk | |
parent | 818e7abec3d5d3809b6b77293558678371c16b71 (diff) | |
download | tdelibs-703fb0c89c2eee56a1e613e67a446db9d4287929.tar.gz tdelibs-703fb0c89c2eee56a1e613e67a446db9d4287929.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'tdecore/README.kiosk')
-rw-r--r-- | tdecore/README.kiosk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/README.kiosk b/tdecore/README.kiosk index d6d380707..635c61f95 100644 --- a/tdecore/README.kiosk +++ b/tdecore/README.kiosk @@ -64,7 +64,7 @@ that haven't explicitly changed the affected settings to something else. Starting with KDE3, configuration entries can be marked "immutable". When a configuration entry is immutable it means that configuration files that are read later will not be able to override its value. Immutable entries cannot -be changed via KConfig and if the entry is present under $TDEHOME it will +be changed via TDEConfig and if the entry is present under $TDEHOME it will be ignored. Entries can be marked immutable on 4 different levels: |