summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdebase/debian/man/starttde-trinity.1
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-05-27 01:39:46 +0200
committerSlávek Banko <slavek.banko@axis.cz>2014-05-27 01:39:46 +0200
commitc7bb5f0b917b82aed4203df3be0585be82077d9c (patch)
tree7fa282a673c1105611e13966e69baedba34af670 /debian/squeeze/tdebase/debian/man/starttde-trinity.1
parentb33e4034e7490e5895a5cb2cc54949354842f9d9 (diff)
downloadtde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.tar.gz
tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.zip
Branding cleanup on Debian and Ubuntu
Diffstat (limited to 'debian/squeeze/tdebase/debian/man/starttde-trinity.1')
-rw-r--r--debian/squeeze/tdebase/debian/man/starttde-trinity.116
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/squeeze/tdebase/debian/man/starttde-trinity.1 b/debian/squeeze/tdebase/debian/man/starttde-trinity.1
index 5ce70f453..73ab27b9c 100644
--- a/debian/squeeze/tdebase/debian/man/starttde-trinity.1
+++ b/debian/squeeze/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