e appmenu: Initial commit of module that show application menus exported by dbus
authorLucas Joia <lucasjoia@profusion.mobi>
Fri, 4 Jan 2013 13:48:45 +0000 (13:48 +0000)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Fri, 4 Jan 2013 13:48:45 +0000 (13:48 +0000)
commitc83d11449164d2192ba5e8cbf90cc836879cc8c0
tree25c1faec031aac5ea8a50c70dd33188b2e0ef4a6
parent5e0c91af3c080dec258ea3560432f3e6ad519353
e appmenu: Initial commit of module that show application menus exported by dbus

Patch by: Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 82178
configure.ac
data/themes/default.edc
data/themes/edc/appmenu.edc [new file with mode: 0644]
src/bin/e_module.c
src/modules/Makefile.am
src/modules/Makefile_appmenu.am [new file with mode: 0644]
src/modules/appmenu/e_mod_appmenu_private.h [new file with mode: 0644]
src/modules/appmenu/e_mod_appmenu_render.c [new file with mode: 0644]
src/modules/appmenu/e_mod_dbus_registrar_server.c [new file with mode: 0644]
src/modules/appmenu/e_mod_main.c [new file with mode: 0644]
src/modules/appmenu/module.desktop.in [new file with mode: 0644]