diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-12-08 10:48:27 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:37:17 -0500 |
commit | ebac5c6be2125c4f98289094fa76cd8fa04fb6d8 (patch) | |
tree | 15b1742503b6b71c26ee42b4458f5798eda9fc7d /libraries/libdbusmenu/README | |
parent | c78bf6d9425b8f05af0cde4d9c4761cbe9b9f5bb (diff) |
libraries/libdbusmenu: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libdbusmenu/README')
-rw-r--r-- | libraries/libdbusmenu/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/libdbusmenu/README b/libraries/libdbusmenu/README deleted file mode 100644 index cad08910ee0c6..0000000000000 --- a/libraries/libdbusmenu/README +++ /dev/null @@ -1,8 +0,0 @@ -libdbusmenu (library for passing menus over DBus) - -libdbusmenu is a small little library that was created by -pulling some common code out of indicator-applet. - -It passes a menu structure across DBus so that a program -can create a menu simply without worrying about how it is -displayed on the other side of the bus. |