diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-08-16 18:41:08 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-17 23:05:58 -0500 |
commit | 1518f7e7c2ddac2bde8f3e9f97adc94a5fdf62cd (patch) | |
tree | 7988241e373ab94e5469a32927b79f7bb5940887 /libraries/libdbusmenu/README | |
parent | de5b6da97c39a4321bdeb3641c04437894729ac7 (diff) | |
download | slackbuilds-1518f7e7c2ddac2bde8f3e9f97adc94a5fdf62cd.tar.gz |
libraries/libdbusmenu: Removed (part of Slackware 14.0)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libdbusmenu/README')
-rw-r--r-- | libraries/libdbusmenu/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libraries/libdbusmenu/README b/libraries/libdbusmenu/README deleted file mode 100644 index 74aec01542..0000000000 --- a/libraries/libdbusmenu/README +++ /dev/null @@ -1,6 +0,0 @@ -A small little library that was created by pulling out 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. - -Requires json-glib |