awips2/ncep/gov.noaa.nws.ncep.viz.common/plugin.xml
root 8e80217e59 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: a02aeb236c [formerly 9f19e3f712] [formerly 06a8b51d6d [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 3360eb6c5f
2012-01-06 08:55:05 -06:00

113 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
<extension
point="gov.noaa.nws.ncep.viz.localization.localizationData">
<singleLocalizationValue
fileName="settings_tbl.xml"
location="pgen"
name="settingsTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="linePatterns.xml"
location="pgen"
name="linePatternsTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="symbolPatterns.xml"
location="pgen"
name="symbolPatternsTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="productTypes.xml"
location="pgen"
name="productTypesTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="PgenHelp.txt"
location="pgen"
name="pgenHelpFile">
</singleLocalizationValue>
<singleLocalizationValue
fileName="TCAinfo.xml"
location="pgen"
name="tcaAttrInfoTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="gfa.xml"
location="pgen"
name="gfaAttrTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="airmetcycle.xml"
location="pgen"
name="airmetCycleTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="gfa_product.xsl"
location="xslt/airmet"
name="gfaProductXslFile">
</singleLocalizationValue>
<singleLocalizationValue
fileName="IslandBreakpoints.xml"
location="pgen"
name="islandBreakpointsTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="WaterBreakpoints.xml"
location="pgen"
name="waterBreakpointsTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="CoastBreakpoints.xml"
location="pgen"
name="coastBreakpointsTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="spcwatch.xml"
location="stns"
name="spcAnchorTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="vors.xml"
location="stns"
name="vorTable">
</singleLocalizationValue>
<singleLocalizationValue
fileName="firbnds.shp"
location="shapefiles/firbnds"
name="firShapeFile">
</singleLocalizationValue>
<singleLocalizationValue
fileName="vaaXml2Txt.xslt"
location="xslt/vaa"
name="volcanoXsltFile">
</singleLocalizationValue>
<singleLocalizationValue
fileName="vaa.xml"
location="pgen"
name="vaaXmlFile">
</singleLocalizationValue>
<singleLocalizationValue
fileName="ccfpXml2Txt.xslt"
location="xslt/ccfp"
name="ccfpXsltFile">
</singleLocalizationValue>
<singleLocalizationValue
fileName="ccfpTimes.xml"
location="pgen"
name="ccfpTimesXmlFile">
</singleLocalizationValue>
<singleLocalizationValue
fileName="seekStns.xml"
location="stns"
name="seekStnsFile">
</singleLocalizationValue>
<singleLocalizationValue
fileName="phenomenons.xml"
location="pgen"
name="phenomXmlFile">
</singleLocalizationValue>
</extension>
</plugin>