diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-09-12 14:22:46 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-09-12 15:09:06 -0500 |
commit | b2e5fb7a30da3861ea32683a9ad3fab5ce0a5ae8 (patch) | |
tree | 21c7c5f907ead4f981bbd306e3ebfe66777c38ae /libraries/libindicate/README | |
parent | e4be291ff28d0250f2285daa68cfdf16c08fe297 (diff) |
libraries/libindicate: Removed.
I can't maintain this.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/libindicate/README')
-rw-r--r-- | libraries/libindicate/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/libindicate/README b/libraries/libindicate/README deleted file mode 100644 index 618586af1c..0000000000 --- a/libraries/libindicate/README +++ /dev/null @@ -1,3 +0,0 @@ -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. |