Omaha #3300 Merge fixes for volume browser menus

Change-Id: Id2d6f643f80982d7b5c4f195e21775ec5def4b43

Former-commit-id: b98bcbdb35 [formerly bcff3fc981] [formerly 666e8d4332 [formerly 1694a064c9496599532e9348a5eb89e558862e60]]
Former-commit-id: 666e8d4332
Former-commit-id: e08f52cc99
This commit is contained in:
Mark Peters 2014-11-18 16:03:42 -06:00
parent 602bd4ce21
commit 5ee156873c
4 changed files with 103 additions and 32 deletions

View file

@ -51,4 +51,14 @@
<contribute xsi:type="subinclude"
fileName="menus/volumebrowser/planes/planviewtime-timeseries/pres/600-1050mb.xml" />
</contribute>
<contribute xsi:type="toolbarSubMenu" menuText="100mb Layers">
<contribute xsi:type="subinclude"
fileName="menus/volumebrowser/planes/planviewtime-timeseries/pres/100mbLayers.xml" />
</contribute>
<contribute xsi:type="toolbarSubMenu" menuText="50mb Layers">
<contribute xsi:type="subinclude"
fileName="menus/volumebrowser/planes/planviewtime-timeseries/pres/50mbLayers.xml" />
</contribute>
</menuTemplate>

View file

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="300MB-200MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="400-300MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="500-400MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="600-500MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="700-600MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="800-700MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="900-800MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="1000-900MB" indentText="false" />
</menuTemplate>

View file

@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="1000-950MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="950-900MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="900-850MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="850-800MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="800-750MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="750-700MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="700-650MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="650-600MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="600-550MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="550-500MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="500-450MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="450-400MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="400-350MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="350-300MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="300-250MB" indentText="false" />
<contribute xsi:type="menuItem" textLookup="LevelMapping"
key="250-200MB" indentText="false" />
</menuTemplate>

View file

@ -18,38 +18,7 @@
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<contribute xsi:type="toolbarSubMenu" menuText="100mb Layers">
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="300MB-200MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="400-300MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="500-400MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="600-500MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="700-600MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="800-700MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="900-800MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="1000-900MB" indentText="false"/>
</contribute>
<contribute xsi:type="toolbarSubMenu" menuText="50mb Layers">
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="1000-950MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="950-900MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="900-850MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="850-800MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="800-750MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="750-700MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="700-650MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="650-600MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="600-550MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="550-500MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="500-450MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="450-400MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="400-350MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="350-300MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="300-250MB" indentText="false"/>
<contribute xsi:type="menuItem" textLookup="LevelMapping" key="250-200MB" indentText="false"/>
</contribute>
<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/planes/planViewTime-timeSeries.xml instead.