You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
305 B
9 lines
305 B
kdialog allows you to display dialog boxes from shell scripts.
|
|
The syntax is very much inspired from the "dialog" command
|
|
(which shows text mode dialogs).
|
|
|
|
However the width and height attributes have been removed for
|
|
most dialogs - Qt/KDE have layouts ;)
|
|
|
|
Current maintainer: David Faure <faure@kde.org>
|