1kdialog allows you to display dialog boxes from shell scripts.
2The syntax is very much inspired from the "dialog" command
3(which shows text mode dialogs).
4
5However the width and height attributes have been removed for
6most dialogs - Qt/KDE have layouts ;)
7
8A tutorial on using kdialog is available at
9http://techbase.kde.org/Development/Tutorials/Shell_Scripting_with_KDE_Dialogs
10If you change or add any functionality, please contact Brad
11Hards <bradh@frogmouth.net> to ensure it is reflected in the
12tutorial.
13
14Current maintainer: David Faure <faure@kde.org>
15