diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-24 22:53:44 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-24 23:26:11 -0600 |
commit | fc2650816b4b95f21750c53c0d45daeff31510d6 (patch) | |
tree | 7227267d1ba5acef3b86db06979667a13bebc7c5 /doc/tdesu | |
parent | ca1a4375014b6f78a06c74169a1285abbcbcd819 (diff) | |
download | tdebase-fc2650816b4b95f21750c53c0d45daeff31510d6.tar.gz tdebase-fc2650816b4b95f21750c53c0d45daeff31510d6.zip |
Update tdebase cmake files with STARTKDE->STARTTDE.
Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694.
Update konqueror user agent strings. This partially resolves bug report 774.
Update TDM help options. This resolves bug report 618.
Fix KTips branding issues and obsolete web addresses. This resolves bug report 842.
Diffstat (limited to 'doc/tdesu')
-rw-r--r-- | doc/tdesu/index.docbook | 6 | ||||
-rw-r--r-- | doc/tdesu/man-tdesu.1.docbook | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/tdesu/index.docbook b/doc/tdesu/index.docbook index c753dba4e..805ae41dd 100644 --- a/doc/tdesu/index.docbook +++ b/doc/tdesu/index.docbook @@ -44,7 +44,7 @@ <title>Introduction</title> <para>Welcome to &tdesu;! &tdesu; is a graphical front end for the -&UNIX; <command>su</command> command for the K Desktop Environment. +&UNIX; <command>su</command> command for the Trinity Desktop Environment. It allows you to run a program as different user by supplying the password for that user. &tdesu; is an unprivileged program; it uses the system's <command>su</command>.</para> @@ -90,7 +90,7 @@ user</replaceable></group> </cmdsynopsis> <cmdsynopsis> <command>tdesu</command> -<arg choice="opt">&kde; Generic Options</arg> +<arg choice="opt">&tde; Generic Options</arg> <arg choice="opt">Qt Generic Options</arg> </cmdsynopsis> @@ -119,7 +119,7 @@ current user. If it is not writable, the command is executed as user <para><parameter>file</parameter> is evaluated like this: if <parameter>FILE</parameter> starts with a <literal>/</literal>, it is taken as an absolute filename. Otherwise, it is taken as the name of a -global &kde; configuration file. For example: to configure the K display +global &tde; configuration file. For example: to configure the K display manager, <application>tdm</application>, you could issue <command>tdesu <option>-c tdmconfig -f tdmrc</option></command></para></listitem> diff --git a/doc/tdesu/man-tdesu.1.docbook b/doc/tdesu/man-tdesu.1.docbook index 28b08765a..adc1d3a4f 100644 --- a/doc/tdesu/man-tdesu.1.docbook +++ b/doc/tdesu/man-tdesu.1.docbook @@ -8,7 +8,7 @@ <title>KDE User's Manual</title> <author>&Lauri.Watts; &Lauri.Watts.mail;</author> <date>Jun 7, 2005</date> -<productname>K Desktop Environment</productname> +<productname>Trinity Desktop Environment</productname> </refentryinfo> <refmeta> @@ -52,7 +52,7 @@ user</replaceable></group> <refsect1> <title>Description</title> <para>&tdesu; is a graphical front end for the -&UNIX; <command>su</command> command for the K Desktop Environment. +&UNIX; <command>su</command> command for the Trinity Desktop Environment. It allows you to run a program as different user by supplying the password for that user. &tdesu; is an unprivileged program; it uses the system's <command>su</command>.</para> @@ -91,7 +91,7 @@ current user. If it is not writable, the command is executed as user <para><parameter>file</parameter> is evaluated like this: if <parameter>file</parameter> starts with a <literal>/</literal>, it is taken as an absolute filename. Otherwise, it is taken as the name of a -global &kde; configuration file. For example: to configure the K display +global &tde; configuration file. For example: to configure the K display manager, <application>tdm</application>, you could issue <command>tdesu <option>-c tdmconfig -f tdmrc</option></command></para></listitem> |