minor ui updates

This commit is contained in:
mjames-upc 2019-02-04 17:10:09 -07:00
parent ae32fd8907
commit f9747e1b73

View file

@ -1540,20 +1540,20 @@
<command <command
id="com.raytheon.viz.ui.openAWIPSProcedure" id="com.raytheon.viz.ui.openAWIPSProcedure"
categoryId="com.raytheon.uf.viz.d2d.ui" categoryId="com.raytheon.uf.viz.d2d.ui"
description="Open an existing bundle" description="Load an existing display"
name="Open Bundle"> name="Load Display">
</command> </command>
<command <command
id="com.raytheon.viz.ui.saveAWIPSProcedure" id="com.raytheon.viz.ui.saveAWIPSProcedure"
categoryId="com.raytheon.uf.viz.d2d.ui" categoryId="com.raytheon.uf.viz.d2d.ui"
description="Save current display to bundle" description="Save current display to bundle"
name="Save Bundle"> name="Save Display">
</command> </command>
<command <command
id="com.raytheon.viz.ui.deleteAWIPSBundle" id="com.raytheon.viz.ui.deleteAWIPSBundle"
categoryId="com.raytheon.uf.viz.d2d.ui" categoryId="com.raytheon.uf.viz.d2d.ui"
description="Delete a bundle" description="Delete a bundle"
name="Delete Bundle"> name="Manage Bundles">
</command> </command>
<command <command
id="com.raytheon.viz.ui.deleteAWIPSProcedure" id="com.raytheon.viz.ui.deleteAWIPSProcedure"