diff options
author | Lucas Joia <lucasjoia@profusion.mobi> | 2013-01-04 13:48:45 +0000 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2013-01-04 13:48:45 +0000 |
commit | c83d11449164d2192ba5e8cbf90cc836879cc8c0 (patch) | |
tree | 25c1faec031aac5ea8a50c70dd33188b2e0ef4a6 /src/modules/appmenu/module.desktop.in | |
parent | 5e0c91af3c080dec258ea3560432f3e6ad519353 (diff) | |
download | enlightenment-c83d11449164d2192ba5e8cbf90cc836879cc8c0.tar.gz enlightenment-c83d11449164d2192ba5e8cbf90cc836879cc8c0.tar.xz enlightenment-c83d11449164d2192ba5e8cbf90cc836879cc8c0.zip |
e appmenu: Initial commit of module that show application menus exported by dbus
Patch by: Lucas Joia <lucasjoia@profusion.mobi>
SVN revision: 82178
Diffstat (limited to 'src/modules/appmenu/module.desktop.in')
-rw-r--r-- | src/modules/appmenu/module.desktop.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/modules/appmenu/module.desktop.in b/src/modules/appmenu/module.desktop.in new file mode 100644 index 000000000..2031d5c4c --- /dev/null +++ b/src/modules/appmenu/module.desktop.in @@ -0,0 +1,6 @@ +[Desktop Entry] +Type=Link +Name=Application Menu +Icon=e-module-appmenu +Comment=Gadget that hold the toolbar of the foreground application. +X-Enlightenment-ModuleType=utils |