diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/tdepim/debian/man/kxml_compiler-trinity.man | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/tdepim/debian/man/kxml_compiler-trinity.man')
-rw-r--r-- | ubuntu/precise/tdepim/debian/man/kxml_compiler-trinity.man | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/ubuntu/precise/tdepim/debian/man/kxml_compiler-trinity.man b/ubuntu/precise/tdepim/debian/man/kxml_compiler-trinity.man deleted file mode 100644 index 90d7a0ea9..000000000 --- a/ubuntu/precise/tdepim/debian/man/kxml_compiler-trinity.man +++ /dev/null @@ -1,24 +0,0 @@ -.TH KXML_COMPILER 1 -.SH NAME -kxml_compiler \- KDE XML compiler -.SH SYNOPSIS -.B kxml_compiler -.I [Qt-options] [KDE-options] [options] dtd -.SH DESCRIPTION -.B kxml_compiler -generates parsers and container classes for XML data described by -RelaxNG schemes. -.SH PROGRAM OPTIONS -.TP -.B -d, --directory \fI<dir>\fB -Directory to generate files in. The default is the current directory. -.TP -.B --external-parser -Generate the parser in a separate source file. -.TP -.B --custom-parser -Generate a parser customized for the schema. -.TP -.B dtd -Specifies the name of the DTD file. -.so kdeopt.part |