diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 14:56:21 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 14:56:21 +0200 |
commit | c5a75a28fc8ba5422809c574ba0beb91f0ecc244 (patch) | |
tree | 184cc365e756177f7313651cb2d1e239d9c9a9dc /libraries/libnotify/README | |
parent | a897240faf6e13bfab01d5a9d619dbba4a65a190 (diff) | |
download | slackbuilds-c5a75a28fc8ba5422809c574ba0beb91f0ecc244.tar.gz |
libraries/libnotify: Initial import
Diffstat (limited to 'libraries/libnotify/README')
-rw-r--r-- | libraries/libnotify/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/libnotify/README b/libraries/libnotify/README new file mode 100644 index 0000000000..eb73f4fc03 --- /dev/null +++ b/libraries/libnotify/README @@ -0,0 +1,7 @@ +This is a general library for event notification. It is part of +the Galago project, a desktop presence framework. Some uses +include a notification plugin for gaim and amarok. + +libnotify requires dbus and dbus-glib, both of which are available +in the SlackBuilds.org repository. + |