<command id="cmd_console" />
<command id="cmd_shell" />
<command id="cmd_xuleditor" />
- <command id="cmd_filter_console" />
<command id="cmd_fieldmapper" />
<command id="cmd_test_html" />
<command id="cmd_test_xul" />
<menuitem label="Test Module" accesskey="T" command="cmd_test"/>
<menuitem label="XUL Test" accesskey="X" command="cmd_xuleditor"/>
<menuitem label="Fieldmapper" accesskey="m" command="cmd_fieldmapper"/>
- <menuitem label="Filterable Console" accesskey="F" command="cmd_filter_console"/>
<menuitem label="Javscript Console" accesskey="J" command="cmd_console"/>
<menuitem label="Javscript Shell" accesskey="H" command="cmd_shell"/>
<menuitem label="server/main/test.html" accesskey="1" command="cmd_test_html"/>