11 lines
364 B
Plaintext
11 lines
364 B
Plaintext
Zenity is a tool that allows you to display GTK dialog boxes from
|
|
the command line and through shell scripts. It is designed to be
|
|
similar to the classic `dialog` program, but with a GUI interface.
|
|
|
|
OPTIONAL DEPENDENCIES:
|
|
|
|
* webkit2gtk-4.1
|
|
|
|
To enable: pass `WEBKITGTK=true` as an option to the slackbuild.
|
|
If this is not specified, it will default to `false`.
|