Add support for CustomMenuAction Capability
This commit is contained in:
@@ -544,6 +544,7 @@
|
||||
<on_click function="Tools.ReleaseKeys" userdata="" />
|
||||
<on_enable function="Tools.EnableReleaseKeys" userdata="" />
|
||||
</menu_item_call>
|
||||
<menu_item_call name="insert_agent"/>
|
||||
<menu_item_separator bottom="-232" enabled="true" height="8" label="-----------" left="0"
|
||||
mouse_opaque="true" name="separator4" width="185" />
|
||||
<menu_item_call bottom="-232" enabled="true" height="19" label="Account History..." left="0"
|
||||
@@ -592,6 +593,7 @@
|
||||
mouse_opaque="true" name="Region/Estate..." shortcut="alt|R" width="185">
|
||||
<on_click function="ShowFloater" userdata="about region" />
|
||||
</menu_item_call>
|
||||
<menu_item_call name="insert_world"/>
|
||||
<menu_item_separator bottom="-316" enabled="true" height="8" label="-----------" left="0"
|
||||
mouse_opaque="true" name="separator6" width="185" />
|
||||
<menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true"
|
||||
@@ -698,6 +700,7 @@
|
||||
<on_click function="ToggleControl" userdata="ShowSelectionBeam" />
|
||||
<on_check control="ShowSelectionBeam" />
|
||||
</menu_item_check>
|
||||
<menu_item_call name="insert_tools"/>
|
||||
<menu_item_separator bottom="-159" enabled="true" height="8" label="-----------" left="0"
|
||||
mouse_opaque="true" name="separator2" width="250" />
|
||||
<menu_item_check bottom="-178" enabled="false" height="19" label="Snap to Grid" left="0"
|
||||
|
||||
Reference in New Issue
Block a user