From 1b6efb141bcf333e5c73a520e701d1de8cafcf4e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 4 Nov 2011 12:06:08 -0500 Subject: Rename kde packages to tde --- .../tdelibs/debian/man/kconfig_compiler-trinity.1 | 167 +++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 ubuntu/maverick/tdelibs/debian/man/kconfig_compiler-trinity.1 (limited to 'ubuntu/maverick/tdelibs/debian/man/kconfig_compiler-trinity.1') diff --git a/ubuntu/maverick/tdelibs/debian/man/kconfig_compiler-trinity.1 b/ubuntu/maverick/tdelibs/debian/man/kconfig_compiler-trinity.1 new file mode 100644 index 000000000..eab4596ed --- /dev/null +++ b/ubuntu/maverick/tdelibs/debian/man/kconfig_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 +kconfig_compiler +\- KDE configuration compiler +.SH SYNOPSIS +\fBkconfig_compiler\fP [Qt\-options] [KDE\-options] [options] +.I file.kcfg file.kcfgc +.SH DESCRIPTION +\fBkconfig_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