diff options
author | Charles <SlackBuilds@catcons.co.uk> | 2010-11-28 02:15:53 -0600 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-29 12:45:58 +0100 |
commit | 14a12809754222cfb92fbe196dcc4f08d70f6cdd (patch) | |
tree | 1c3a46786b847f28042dd9d04bf5f2130bf02ea8 /desktop/yad/slack-desc | |
parent | c55883f33685ae9fb02f6c90c00e563418eaa31e (diff) |
desktop/yad: Added (Yet Another Dialog display utility)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/yad/slack-desc')
-rw-r--r-- | desktop/yad/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/yad/slack-desc b/desktop/yad/slack-desc new file mode 100644 index 000000000000..e5cef17bd37f --- /dev/null +++ b/desktop/yad/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +yad: yad (displays graphical dialogs from shell scripts or command line) +yad: +yad: Yad (yet another dialog) is a fork of Zenity with many improvements, +yad: including custom buttons, additional dialogs and a pop-up menu in +yad: the notification area. +yad: +yad: There were two main reasons for this fork. The first was to remove +yad: dependencies on deprecated libraries like libglade and gnome-canvas. +yad: The second was the slow pace of Zenity development including many +yad: unimplemented enhancement suggestions in the GNOME Bugzilla. +yad: |