summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:23:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:23:33 -0600
commit8e880edd0a3e8e8cf05743b8f7b47e81dd9f08bf (patch)
treef0060b4bd1140dc19fe7be7c0749d8748cf7e96b /doc
parent99cca0fd3bc7816af12bc6b6494137c8753ae45c (diff)
downloadtdesudo-8e880edd0a3e8e8cf05743b8f7b47e81dd9f08bf.tar.gz
tdesudo-8e880edd0a3e8e8cf05743b8f7b47e81dd9f08bf.zip
Additional kde to tde renaming
Diffstat (limited to 'doc')
-rw-r--r--doc/en/Makefile.am2
-rw-r--r--doc/en/index.docbook22
2 files changed, 12 insertions, 12 deletions
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
index 4a4bf71..c7faf6b 100644
--- a/doc/en/Makefile.am
+++ b/doc/en/Makefile.am
@@ -6,6 +6,6 @@ EXTRA_DIST = index.docbook
####### kdevelop will overwrite this part!!! (end)############
KDE_LANG = en
-KDE_DOCS = kdesudo
+KDE_DOCS = tdesudo
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index 62b8041..b98ee8d 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [
- <!ENTITY kdesudo '<application>kdesudo</application>'>
- <!ENTITY kappname "&kdesudo;">
+ <!ENTITY tdesudo '<application>tdesudo</application>'>
+ <!ENTITY kappname "&tdesudo;">
<!ENTITY package "kdebase">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
@@ -10,7 +10,7 @@
<book lang="&language;">
<bookinfo>
-<title>The &kdesudo; handbook</title>
+<title>The &tdesudo; handbook</title>
<authorgroup>
<author>
@@ -34,7 +34,7 @@
<releaseinfo>1.00.00</releaseinfo>
-<abstract><para>&kdesudo; is a graphical front end for the
+<abstract><para>&tdesudo; is a graphical front end for the
<command>sudo</command> command.</para></abstract>
<keywordset>
@@ -49,10 +49,10 @@
<chapter id="introduction">
<title>Introduction</title>
-<para>Welcome to &kdesudo;! &kdesudo; is a graphical front end for the
+<para>Welcome to &tdesudo;! &tdesudo; is a graphical front end for the
<command>su</command> command for the K Desktop Environment.
It allows you to run a program as different user if the sys admin allows
-it. &kdesudo; is an unprivileged program; it uses
+it. &tdesudo; is an unprivileged program; it uses
the system's <command>sudo</command> command.</para>
<para>This program is meant to be started from the command line or
@@ -60,13 +60,13 @@ from <filename>.desktop</filename> files.</para>
</chapter>
-<chapter id="using-kdesu">
-<title>Using &kdesudo;</title>
+<chapter id="using-tdesu">
+<title>Using &tdesudo;</title>
-<para>Usage of &kdesudo; is easy. The syntax is like this:</para>
+<para>Usage of &tdesudo; is easy. The syntax is like this:</para>
<cmdsynopsis>
- <command>kdesudo</command>
+ <command>tdesudo</command>
<arg>-u <replaceable>RUNAS</replaceable></arg>
<arg>COMMAND</arg>
</cmdsynopsis>
@@ -93,7 +93,7 @@ is specified at RUNAS</para></listitem>
<chapter id="Author">
<title>Author</title>
-<para>&kdesudo;</para>
+<para>&tdesudo;</para>
<para>Copyright 2003 Robert Gruber</para>