Omaha #3483 Split Volume Browser fields menus into multiple reusable components.

Change-Id: Iafc693449e6e73d6223667d69ecec6114e13831a

Former-commit-id: 2df45cb19e0a176190e2da8b954e67ec156acf5c
This commit is contained in:
Mark Peters 2014-08-14 17:40:26 -05:00
parent 308ada356b
commit a53ee64723
4 changed files with 16 additions and 0 deletions

View file

@ -19,6 +19,10 @@
further_licensing_information.
-->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!--
Don't override this file, it exists only to support legacy overrides.
Please override menus/volumebrowser/fields/planViewTimeSeries.xml instead.
-->
<contribute xsi:type="subinclude"
fileName="menus/volumebrowser/fields/planViewTimeSeries.xml" />
</menuTemplate>

View file

@ -19,6 +19,10 @@
further_licensing_information.
-->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!--
Don't override this file, it exists only to support legacy overrides.
Please override menus/volumebrowser/fields/sounding.xml instead.
-->
<contribute xsi:type="subinclude"
fileName="menus/volumebrowser/fields/sounding.xml" />
</menuTemplate>

View file

@ -19,6 +19,10 @@
further_licensing_information.
-->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!--
Don't override this file, it exists only to support legacy overrides.
Please override menus/volumebrowser/fields/timeHeightVarVsHgt.xml instead.
-->
<contribute xsi:type="subinclude"
fileName="menus/volumebrowser/fields/timeHeightVarVsHgt.xml" />
</menuTemplate>

View file

@ -19,6 +19,10 @@
further_licensing_information.
-->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!--
Don't override this file, it exists only to support legacy overrides.
Please override menus/volumebrowser/fields/xSect.xml instead.
-->
<contribute xsi:type="subinclude"
fileName="menus/volumebrowser/fields/xSect.xml" />
</menuTemplate>