slackbuilds_ponce/libraries/notify-sharp
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh
notify-sharp.info
notify-sharp.SlackBuild
README
slack-desc

notify-sharp is a C# client implementation for Desktop Notifications, i.e.
notification-daemon. It is inspired by the libnotify API.

Desktop Notifications provide a standard way of doing passive pop-up
notifications on the Linux desktop. These are designed to notify the user of
something without interrupting their work with a dialog box that they must
close. Passive popups can automatically disappear after a short period of time.

This requires ndesk-dbus-glib and gtk-sharp.