slackbuilds_ponce/libraries/libdbusmenu/README
Edinaldo P. Silva 792f8ee41d libraries/libdbusmenu: Added (library for passing menus over DBus).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-09-11 18:47:44 +07:00

7 lines
318 B
Text

libdbusmenu (library for passing menus over DBus)
libdbusmenu is a small little library that was created by pulling out some comon
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.