summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-07-04 23:33:25 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-07-04 23:33:25 -0500
commit5dba83aa33727351e85e1042e55a17f5d3994c10 (patch)
tree6945ffde061a870eed488da9b775aec1d8d48c51 /doc
parent5f382dd7a2e8febf453f8e87fa09949ec56299a5 (diff)
downloadtdebase-5dba83aa33727351e85e1042e55a17f5d3994c10.tar.gz
tdebase-5dba83aa33727351e85e1042e55a17f5d3994c10.zip
Nominal cleanup related to bug report 892.
Diffstat (limited to 'doc')
-rw-r--r--doc/userguide/tde-for-admins.docbook8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/userguide/tde-for-admins.docbook b/doc/userguide/tde-for-admins.docbook
index 1ca81bec4..c440c079c 100644
--- a/doc/userguide/tde-for-admins.docbook
+++ b/doc/userguide/tde-for-admins.docbook
@@ -1662,8 +1662,8 @@ new menu format:
&lt;Directory&gt;suse-office.directory&lt;/Directory&gt;
&lt;Include&gt;
&lt;Filename&gt;Acrobat Reader.desktop&lt;/Filename&gt;
- &lt;Filename&gt;kde-kpresenter.desktop&lt;/Filename&gt;
- &lt;Filename&gt;kde-kword.desktop&lt;/Filename&gt;
+ &lt;Filename&gt;tde-kpresenter.desktop&lt;/Filename&gt;
+ &lt;Filename&gt;tde-kword.desktop&lt;/Filename&gt;
&lt;/Include&gt;
&lt;Menu&gt;
</markup>
@@ -2286,7 +2286,7 @@ as part of the <guilabel>Configure Konqueror</guilabel> dialog in
<para>To start the Proxy module use:</para>
<itemizedlist>
<listitem><para><command>kcmshell</command>
-<filename>kde-proxy.desktop</filename></para></listitem>
+<filename>tde-proxy.desktop</filename></para></listitem>
<listitem><para><command>kcmshell</command> proxy</para></listitem>
</itemizedlist>
@@ -2330,7 +2330,7 @@ following to <filename>kdeglobals</filename>:</para>
<replaceable>module-id</replaceable>=false</screen>
<para>For example, to disable the proxy module use</para>
<screen>[TDE Control Module Restrictions]
-kde-proxy.desktop=false</screen>
+tde-proxy.desktop=false</screen>
<para>Check the Control Center and the <guilabel>Configure
Konqueror</guilabel> dialog if the proxy configuration is still
there.</para>