diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-11 17:28:11 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-11 17:28:11 -0600 |
commit | 646e05aeeb1a0408c024f2e62af078b5f5753ef3 (patch) | |
tree | 7baef0f3db15692227b4cef8c65711ae81e3cf21 /doc | |
parent | 90c3920fc3caa06f9d5cbc2248cd2c43c332b512 (diff) | |
download | tdebase-646e05aeeb1a0408c024f2e62af078b5f5753ef3.tar.gz tdebase-646e05aeeb1a0408c024f2e62af078b5f5753ef3.zip |
Update branding of TWin
This closes Bug 620
Diffstat (limited to 'doc')
-rw-r--r-- | doc/userguide/kde-for-admins.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/userguide/kde-for-admins.docbook b/doc/userguide/kde-for-admins.docbook index bc646625b..029eedb8a 100644 --- a/doc/userguide/kde-for-admins.docbook +++ b/doc/userguide/kde-for-admins.docbook @@ -2341,10 +2341,10 @@ everyone.</para></listitem> <para>Individual configuration modules can be disables by adding the following to <filename>kdeglobals</filename>:</para> -<screen>[KDE Control Module Restrictions] +<screen>[TDE Control Module Restrictions] <replaceable>module-id</replaceable>=false</screen> <para>For example, to disable the proxy module use</para> -<screen>[KDE Control Module Restrictions] +<screen>[TDE Control Module Restrictions] kde-proxy.desktop=false</screen> <para>Check the Control Center and the <guilabel>Configure Konqueror</guilabel> dialog if the proxy configuration is still |