summaryrefslogtreecommitdiffstats
path: root/desktop/zenity/README
blob: 9ecb1efdd879e4f6294bf41f329cd767bbca8c63 (plain)
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 >= 2.8.1

  To enable: pass `WEBKITGTK=true` as an option to the slackbuild.
  If this is not specified, it will default to `false`.