diff options
author | reed <reed@pkgsrc.org> | 2004-05-22 15:16:34 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-05-22 15:16:34 +0000 |
commit | dac9df45fa8b33e50af7fabd2d15350cedc63b7b (patch) | |
tree | fa8800ee2de6fcbb8c6aa6c41c661d669cfc1e6e /x11 | |
parent | 54ba756ecfe33e248ff01fa14e6e6c682a79264d (diff) | |
download | pkgsrc-dac9df45fa8b33e50af7fabd2d15350cedc63b7b.tar.gz |
Add more detailed description of tools included.
(Previously the DESCRiption only mentioned one of nine tools.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt3-tools/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/qt3-tools/DESCR b/x11/qt3-tools/DESCR index 662341cbb2e..9bf0b5136db 100644 --- a/x11/qt3-tools/DESCR +++ b/x11/qt3-tools/DESCR @@ -1,3 +1,11 @@ +This package contains tools from the Qt3 Graphical User Interface +toolkit. This includes Qt Designer; Qt Linguist, lupdate and lrelease +for translating international applications; qm2ts for converting +old .qm ii18n message files; Qt Assistant for finding help; qtconfig +configuration tool (with online help); uic, the User Interface +Compiler; and qmake for creating Makefiles from simple platform-independent +project files. + Qt Designer accelerates GUI application development and maintenance by offering a WYSIWYG (What You See Is What You Get) drag and drop interface for UI creation and maintenance. Qt Designer employs a vendor neutral, |