diff options
author | Brian Nelson <pyro@debian.org> | 2005-08-11 20:38:07 +0000 |
---|---|---|
committer | Brian Nelson <pyro@debian.org> | 2005-08-11 20:38:07 +0000 |
commit | 012e4774fe2c41013a878ecb515d845b3e9e5930 (patch) | |
tree | af44ddd33a386935034b7623e02e4beb2c2f90bf /debian/qt4-dev-tools.manpages | |
parent | 57d08338a2cf2831e8bcd2365d1ef2210e05142f (diff) | |
download | qt4-x11-012e4774fe2c41013a878ecb515d845b3e9e5930.tar.gz |
* debian/manpages/assistant-qt4.1: new manpage written from scratch
based on the output of "assistant -help"
* debian/manpages/designer-qt4.1, debian/manpages/linguist-qt4.1:
manpages stolen from the Qt3 packages and trivially adapted for Qt4
(Closes: #322403)
* debian/manpages/moc-qt4.1: escape some '-' characters
* debian/qt4-dev-tools.manpages: install the new assistant-qt4.1,
designer-qt4.1, and linguist-qt4.1 manpages
Diffstat (limited to 'debian/qt4-dev-tools.manpages')
-rw-r--r-- | debian/qt4-dev-tools.manpages | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/qt4-dev-tools.manpages b/debian/qt4-dev-tools.manpages new file mode 100644 index 0000000..a25ac7c --- /dev/null +++ b/debian/qt4-dev-tools.manpages @@ -0,0 +1,3 @@ +debian/manpages/assistant-qt4.1 +debian/manpages/designer-qt4.1 +debian/manpages/linguist-qt4.1 |