diff options
author | ormorph <[email protected]> | 2024-05-11 17:09:03 +0300 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-13 11:42:21 +0900 |
commit | 62547444d92320e4b47c4540ab46827f4b53518e (patch) | |
tree | eba2c524f1285eb310bd68147b7a97a3e8c0df27 /doc/man/kpersonalizer.1 | |
parent | fe49603372a6ffb570b45b9ce78e2331de915387 (diff) | |
download | tdebase-62547444d92320e4b47c4540ab46827f4b53518e.tar.gz tdebase-62547444d92320e4b47c4540ab46827f4b53518e.zip |
Build documentation for each subpackage separately
Signed-off-by: ormorph <[email protected]>
(cherry picked from commit 95c3cba08ea09ecabb84cfd662bec76668b89bf7)
Diffstat (limited to 'doc/man/kpersonalizer.1')
-rw-r--r-- | doc/man/kpersonalizer.1 | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/doc/man/kpersonalizer.1 b/doc/man/kpersonalizer.1 deleted file mode 100644 index 01dc0b3cc..000000000 --- a/doc/man/kpersonalizer.1 +++ /dev/null @@ -1,66 +0,0 @@ -.TH KPERSONALIZER 1 -.SH NAME -kpersonalizer - TDE basic settings wizard - -.SH SYNOPSIS - -.B kpersonalizer [OPTION...] - -.SH DESCRIPTION - -The TDE Personalizer (KPersonalizer) is a wizard to configure TDE, and should automatically be run the first time a user runs TDE, to allow the user to configure basic TDE settings. -.PP -KPersonalizer allows the user to set locales, desktop behavior, enable accessibility features, and so forth. The options can be changed later by the Trinity Control Center application. - -.SH OPTIONS - -KPersonalizer accepts the following options: -.PP -.B Help options -.TP -.B \-\-help -Show help about options. -.TP -.B \-\-help-qt -Show Qt specific options. -.TP -.B \-\-help-tde -Show TDE specific options. -.TP -.B \-\-help-all -Show all options. -.TP -.B \-\-author -Show author information. -.TP -.B \-v, \-\-version -Show version information. -.TP -.B \-\-license -Show license information. - -.PP -.B Options -.TP -.B \-r -KPersonalizer is restarted by itself. -.TP -.B \-\-before-session -KPersonalizer is started before the TDE session. - -.SH EXAMPLES -.TP -.B kpersonalizer -Run kpersonalizer to set (or reset) TDE preferences. -.TP -.B kpersonalizer --before-session -Run kpersonalizer before the first TDE session. - -.SH AUTHORS - -Kpersonalizer was written by Ralf Nolden <[email protected]>, Carsten Wolff <[email protected]>, qwertz <[email protected]>, and Bernhard Rosenkraenzer <[email protected]>. -.PP -This manual page was written by Joe Brockmeier <[email protected]>, for the Debian GNU/Linux project, but may be used by others. -.SH "SEE ALSO" -.TP -.BR khelpcenter (1) |