From e3313eddd208f9101fdec1edc1b6506786ca9755 Mon Sep 17 00:00:00 2001 From: Denis Kozadaev Date: Thu, 30 Jan 2020 22:13:12 +0300 Subject: DilOS: build pack for tdelibs Signed-off-by: Denis Kozadaev (cherry picked from commit 712f27962ce98fe6500217a52a0ab81230436ec0) --- .../debian/man/tdeconfig_compiler-trinity.1 | 167 +++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 dilos/tdelibs/debian/man/tdeconfig_compiler-trinity.1 (limited to 'dilos/tdelibs/debian/man/tdeconfig_compiler-trinity.1') diff --git a/dilos/tdelibs/debian/man/tdeconfig_compiler-trinity.1 b/dilos/tdelibs/debian/man/tdeconfig_compiler-trinity.1 new file mode 100644 index 000000000..e7aba95e6 --- /dev/null +++ b/dilos/tdelibs/debian/man/tdeconfig_compiler-trinity.1 @@ -0,0 +1,167 @@ +.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand +.TH KCONFIG_COMPILER 1 "Jun 2006" "Trinity Desktop Environment" "programming tool" +.SH NAME +tdeconfig_compiler +\- TDE configuration compiler +.SH SYNOPSIS +\fBtdeconfig_compiler\fP [Qt\-options] [TDE\-options] [options] +.I file.kcfg file.kcfgc +.SH DESCRIPTION +\fBtdeconfig_compiler\fP generates C++ source code from two files. The first file (.kcfg) contains information about configuration options and the second file (.kcfgc) provides the code generation options. +.br +The generated source code contains a class based on \fBTDEConfigSkeleton\fP that provides an API to access the applications configuration data. +.SH OPTIONS +.SS +.SS Arguments: +.TP +.I file.kcfg +Input kcfg XML file +.TP +.I file.kcfgc +Code generation options file +.SS Options: +.TP +.B \-d, \-\-directory +Directory to generate files in [.] +.SS +.SS Generic 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 +.TP +.B \-\- +End of options +.SS +.SS TDE options: +.TP +.B \-\-caption +Use 'caption' as name in the titlebar +.TP +.B \-\-icon +Use 'icon' as the application icon +.TP +.B \-\-miniicon +Use 'icon' as the icon in the titlebar +.TP +.B \-\-config +Use alternative configuration file +.TP +.B \-\-dcopserver +Use the DCOP Server specified by 'server' +.TP +.B \-\-nocrashhandler +Disable crash handler, to get core dumps +.TP +.B \-\-waitforwm +Waits for a WM_NET compatible windowmanager +.TP +.B \-\-style