In the new automatic menu stuff (very nice, by the way), could we allow a
"+" prefix to menu names, so that for example a Reboot menu might look like:
?package(linux-utils):section="Utilities/Reboot" title="+Sure?"
command="/usr/sbin/reboot"
?package(linux-utils):section="Utilities/Reboot" title="+No" command=""
Then the menu-method could use either menu.title or menu.fulltitle. The
latter would be the same as menu.title for most menus, except those prefixed
with "+". Those prefixed with "+" would have their parent's name prefixed
to them.
This way, blackbox could use menu.title, and get "Sure?" and "No", while
foal could use menu.fulltitle, to get two menus of the form "Reboot:Sure?"
and "Reboot:No".
Also, can we have things with no GUI requirement at all supported
appropriately e.g. by needs="" or needs="none"?
Cheers,
---
James "Wez" Weatherall
"The path to enlightenment is /usr/bin/enlightenment"
Laboratory for Communications Engineering, Cambridge - Tel : 766513
AT&T Labs Cambridge, UK - Tel : 343000
Received on Thu Jun 28 2001 - 07:02:25 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:12:27 EDT