aboutsummaryrefslogtreecommitdiff
path: root/libraries/libindicate/README
diff options
context:
space:
mode:
authorErik Hanson <erik@slackbuilds.org>2011-12-11 12:34:15 -0200
committerNiels Horn <niels.horn@slackbuilds.org>2011-12-11 12:34:15 -0200
commit38ed2ee04c3447e2b55119cbba56b306c5ab7788 (patch)
tree6c3ed1f1e68f082de77c3ae35ad0624610da2b4c /libraries/libindicate/README
parent8c6534f2ef6f7455e1acafd37d8a3127b4a6bcdf (diff)
libraries/libindicate: Added (library for raising "flags" on DBus)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/libindicate/README')
-rw-r--r--libraries/libindicate/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libindicate/README b/libraries/libindicate/README
new file mode 100644
index 0000000000000..f633eb4583742
--- /dev/null
+++ b/libraries/libindicate/README
@@ -0,0 +1,5 @@
+A small library for applications to raise "flags" on DBus for other
+components of the desktop to pick up and visualize. Currently used
+by the messaging indicator.
+
+Requires libdbusmenu and gtk-sharp