diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-12 23:28:33 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:28:33 +0200 |
commit | eac0622be2ba4bf007c1f4eef88c1a0d51cb10f6 (patch) | |
tree | cfd5f273df857b5b6abf06cf4c8b66ad71d05028 /desktop/zenity/README | |
parent | 73e36e2c47a7e2cd0c869c06e77d87d7f33cff99 (diff) | |
download | slackbuilds-eac0622be2ba4bf007c1f4eef88c1a0d51cb10f6.tar.gz |
desktop/zenity: Added to 12.2 repository
Diffstat (limited to 'desktop/zenity/README')
-rw-r--r-- | desktop/zenity/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/zenity/README b/desktop/zenity/README new file mode 100644 index 0000000000..6ba8429e6d --- /dev/null +++ b/desktop/zenity/README @@ -0,0 +1,5 @@ +Zenity is a tool that allows you to display Gtk+ dialog boxes from +the command line and through shell scripts. It is similar to +gdialog, but is intended to be saner. + +This requires libgnomecanvas, gnome-doc-utils, and libnotify. |