From 22e83cda0cf5ac5962033393fa845c09f4578213 Mon Sep 17 00:00:00 2001 From: Pierre Cazenave Date: Tue, 7 Aug 2012 17:14:34 -0400 Subject: libraries/notify-sharp: Added (a notification daemon in C#) Signed-off-by: dsomero --- libraries/notify-sharp/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/notify-sharp/slack-desc (limited to 'libraries/notify-sharp/slack-desc') diff --git a/libraries/notify-sharp/slack-desc b/libraries/notify-sharp/slack-desc new file mode 100644 index 0000000000..2b2e72e460 --- /dev/null +++ b/libraries/notify-sharp/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 ':' 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. -- cgit v1.2.3