Name
make-debianapps-menu -- Read menu-file and return a menu object.
Synopsis
(make-debianapps-menu #&key
(title default-debianapps-menu-title)
(menu-file "scwm_menus")
#&allow-other-keys
#&rest rest)
Description
Read menu-file and return a menu object.
TITLE is the string to be used as title of the menu.
MENU-FILE is the file used to create the menu entries,
as generated by the menu program in the Debian systems.
The rest of the arguments are passed to the menu procedure