slackbuilds_ponce/libraries/notify-sharp/slack-desc
Pierre Cazenave 22e83cda0c libraries/notify-sharp: Added (a notification daemon in C#)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-08-09 14:32:21 -05:00

19 lines
1.1 KiB
Text

# 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 ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
notify-sharp: notify-sharp (a notification daemon in C#)
notify-sharp:
notify-sharp: notify-sharp is a C# client implementation for Desktop
notify-sharp: Notifications, i.e. notification-daemon. It is inspired by the
notify-sharp: libnotify API.
notify-sharp:
notify-sharp: Desktop Notifications provide a standard way of doing passive
notify-sharp: pop-up notifications on the Linux desktop. These are designed
notify-sharp: to notify the user of something without interrupting their
notify-sharp: work with a dialog box that they must close. Passive popups
notify-sharp: can automatically disappear after a short period of time.