summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdebase/debian/man/starttde-trinity.1
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-05-30 12:33:26 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2014-05-30 12:33:26 +0200
commit5a31840a564ab702e9223abd63f281deaaabeb31 (patch)
treece913e0698d31b507c748a48ef7cb584ed08c16a /ubuntu/maverick/tdebase/debian/man/starttde-trinity.1
parent9814f425f0dae6fa0fb869ef038495df9dd0e588 (diff)
parent650aae664769307d2d65098402dfa959b0d4c829 (diff)
downloadtde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.tar.gz
tde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.zip
merge
Diffstat (limited to 'ubuntu/maverick/tdebase/debian/man/starttde-trinity.1')
-rw-r--r--ubuntu/maverick/tdebase/debian/man/starttde-trinity.116
1 files changed, 8 insertions, 8 deletions
diff --git a/ubuntu/maverick/tdebase/debian/man/starttde-trinity.1 b/ubuntu/maverick/tdebase/debian/man/starttde-trinity.1
index 5ce70f453..73ab27b9c 100644
--- a/ubuntu/maverick/tdebase/debian/man/starttde-trinity.1
+++ b/ubuntu/maverick/tdebase/debian/man/starttde-trinity.1
@@ -1,6 +1,6 @@
.TH starttde 1 "Jan 17, 2005"
.SH NAME
-starttde \- Starts up the KDE Desktop Environment
+starttde \- Starts up the Trinity Desktop Environment
.SH SYNOPSIS
.B starttde
.br
@@ -11,24 +11,24 @@ command.
This manual page was written for the Debian distribution
because the original program does not have a manual page.
.PP
-The \fBstarttde\fP script starts up the K Desktop Environment and
+The \fBstarttde\fP script starts up the Trinity Desktop Environment and
is typically executed by your login manager (e.g. xdm, gdm, tdm, wdm or from
your X startup scripts). \fBstarttde\fP in turn launches ksmserver, which
will load your last session, or a default session that includes the standard
-KDE programs if no saved session is available.
+TDE programs if no saved session is available.
\fBstarttde\fP, with ksmserver, is a standard X11R6 session manager that can manage
any X11R6 SM compliant program.
-\fBstarttde\fP and ksmserver use the contents of the ~/.kde directory
-for starting previously saved sessions. Source scripts found in ~/.kde/env/*.sh
-can be used to define environment variables that will be available to all KDE
+\fBstarttde\fP and ksmserver use the contents of the ~/.trinity directory
+for starting previously saved sessions. Source scripts found in ~/.trinity/env/*.sh
+can be used to define environment variables that will be available to all TDE
programs.
For anything else (that doesn't set env vars, or that needs a window manager),
-better use the ~/.kde/Autostart folder.
+better use the ~/.trinity/Autostart folder.
-At the end of a session, the scripts found in ~/.kde/shutdown will be executed.
+At the end of a session, the scripts found in ~/.trinity/shutdown will be executed.
.SH OPTIONS