diff options
author | Erik Hanson <erik@slackbuilds.org> | 2011-12-11 12:34:15 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-11 12:34:15 -0200 |
commit | 38ed2ee04c3447e2b55119cbba56b306c5ab7788 (patch) | |
tree | 6c3ed1f1e68f082de77c3ae35ad0624610da2b4c /libraries/libindicate/README | |
parent | 8c6534f2ef6f7455e1acafd37d8a3127b4a6bcdf (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/README | 5 |
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 |