<MENU> : Menu
ROLE
This tag is used to specify the menu in which the action is added when the root view is a main view (Frames). By default, actions are added in "File" menu if they are independent of current selection (MAX=0), and otherwise in the "Actions" menu.
ATTRIBUTES
<!ATTLIST
MENU
value
CDATA #REQUIRED>
Attribute
Mand.
Description
Default
value
yes
Name of the menu in which the action is located.
SAMPLE
<MENU value="Fichier"/> <MENU value="LY_FILE"/>