slackbuilds_ponce/libraries/libdbusmenu
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
..
g_type_init.patch
libdbusmenu.info
libdbusmenu.SlackBuild
README
reference-xinclude.patch
slack-desc

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.