awips2/edexOsgi/com.raytheon.edex.plugin.satellite/utility/common_static/base/menus/satellite/index.xml
ucar-tmeyer 2c35e6caf5 Finished moving base satellite config files to be only on the edex side
*com.raytheon.uf.common.dataplugin.satellite
  -Move all colormaps, derived parameters, menus, and styleRules to com.raytheon.edex.plugin.satellite

*com.raytheon.viz.satellite
  -Move all bundles and menus to com.raytheon.edex.plugin.satellite

*menues/satellite/index.xml
   -Only have reference to goesr menu
   -Reference to base satellite menus commented out for now
2023-01-03 18:11:26 +00:00

11 lines
344 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<menuContributionFile>
<include installTo="menu:satellite?before=GOESR"
fileName="menus/satellite/goesr/goesrMenu.xml">
</include>
<!--
<include installTo="menu:satellite?after=GOESR"
fileName="menus/satellite/baseSatellite.xml">
</include>
-->
</menuContributionFile>