From ce12f9fa05fe43b5878f3189e747e31bbb60c7f7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 02:00:00 -0600 Subject: Update Debian and Ubuntu packaging with the latest renaming in GIT --- .../debian/man/tdeconfig_compiler-trinity.1 | 167 +++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 ubuntu/maverick/tdelibs/debian/man/tdeconfig_compiler-trinity.1 (limited to 'ubuntu/maverick/tdelibs/debian/man/tdeconfig_compiler-trinity.1') diff --git a/ubuntu/maverick/tdelibs/debian/man/tdeconfig_compiler-trinity.1 b/ubuntu/maverick/tdelibs/debian/man/tdeconfig_compiler-trinity.1 new file mode 100644 index 000000000..cf8fa9f5c --- /dev/null +++ b/ubuntu/maverick/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" "K Desktop Environment" "programming tool" +.SH NAME +tdeconfig_compiler +\- KDE configuration compiler +.SH SYNOPSIS +\fBtdeconfig_compiler\fP [Qt\-options] [KDE\-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 \fBKConfigSkeleton\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\-kde +Show KDE 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 KDE 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