diff options
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian')
3 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/man/kstartupconfig-trinity.1 b/ubuntu/maverick/tdelibs/debian/man/kstartupconfig-trinity.1 index dca82fb5e..57ae12c1d 100644 --- a/ubuntu/maverick/tdelibs/debian/man/kstartupconfig-trinity.1 +++ b/ubuntu/maverick/tdelibs/debian/man/kstartupconfig-trinity.1 @@ -8,7 +8,7 @@ kstartupconfig, kdostartupconfig .sp 1 \fBkdostartupconfig\fP .SH DESCRIPTION -\fBkstartupconfig\fP loads configuration options for use in \fBstartkde\fP. It saves loading time as there is no need to launch programs linked to KDE libraries. \fBstartupconfig\fP uses a cache of some Kconfig options that are updated by \fBkdostartupconfig\fP. The cache is implemented as script file that is sourced and provides the options as shell variables. +\fBkstartupconfig\fP loads configuration options for use in \fBstarttde\fP. It saves loading time as there is no need to launch programs linked to KDE libraries. \fBstartupconfig\fP uses a cache of some Kconfig options that are updated by \fBkdostartupconfig\fP. The cache is implemented as script file that is sourced and provides the options as shell variables. .sp 1 The configuration options to load are stored in \fIstartupconfigkeys\fP as one option per line. They follow the format <file> <group> <key> <default>. A complete group is addressed as <file> [<group>]. The configuration options are processed in the specified order so the missing default values for groups can be specified as single options after the group option. .sp 1 @@ -42,7 +42,7 @@ configuration options and files they belong to .I $KDEHOME/share/config/startupconfigkeys configuration options to load .SH SEE ALSO -.BR kconf_update (1),\ startkde (1) +.BR kconf_update (1),\ starttde (1) .SH AUTHORS .nf Lubos Lunak <l.lunak@kde.org> diff --git a/ubuntu/maverick/tdelibs/debian/man/lnusertemp-trinity.sgml b/ubuntu/maverick/tdelibs/debian/man/lnusertemp-trinity.sgml index c40c64520..d4a7162d1 100644 --- a/ubuntu/maverick/tdelibs/debian/man/lnusertemp-trinity.sgml +++ b/ubuntu/maverick/tdelibs/debian/man/lnusertemp-trinity.sgml @@ -105,7 +105,7 @@ manpage.1: manpage.sgml attacks. </para> <para><command>&dhpackage;</command> is usually called by the - <command>startkde</command> script.</para> + <command>starttde</command> script.</para> </refsect1> <refsect1> diff --git a/ubuntu/maverick/tdelibs/debian/man/tdeinit-trinity.1 b/ubuntu/maverick/tdelibs/debian/man/tdeinit-trinity.1 index 1c3861783..63c5935b6 100644 --- a/ubuntu/maverick/tdelibs/debian/man/tdeinit-trinity.1 +++ b/ubuntu/maverick/tdelibs/debian/man/tdeinit-trinity.1 @@ -10,7 +10,7 @@ tdeinit .sp 1 \fBtdeinit\fP is used to start all other KDE programs. It can start binary program files as well as tdeinit loadable modules (KLMs). .sp 1 -When \fBtdeinit\fP starts for the first time it launches \fBdcopserver\fP, \fBklauncher\fP, \fBkded\fP and some additional programs specified on its command line in the \fBstartkde\fP script (normally \fBkcminit\fP and \fBknotify\fP). +When \fBtdeinit\fP starts for the first time it launches \fBdcopserver\fP, \fBklauncher\fP, \fBkded\fP and some additional programs specified on its command line in the \fBstarttde\fP script (normally \fBkcminit\fP and \fBknotify\fP). .sp 1 The \fBtdeinit\fP master process can be used to start additional KDE programs via \fBtdeinit_wrapper\fP, \fBkshell\fP and \fBkwrapper\fP. .sp 1 @@ -29,7 +29,7 @@ Terminate when no KDE applications are left running .I /usr/lib/trinity directory with KLMs (tdeinit loadable modules) .SH SEE ALSO -.BR dcopserver (1),\ kded (1),\ kcminit (1),\ tdeinit_wrapper (1),\ klauncher (1),\ kshell (1),\ kwrapper (1),\ startkde (1) +.BR dcopserver (1),\ kded (1),\ kcminit (1),\ tdeinit_wrapper (1),\ klauncher (1),\ kshell (1),\ kwrapper (1),\ starttde (1) .SH AUTHORS .nf Waldo Bastian <bastian@kde.org> |