mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
32 lines
1.3 KiB
XML
32 lines
1.3 KiB
XML
<componentGroup>
|
|
<name>weatherdata</name>
|
|
<description>WeatherData Plugins</description>
|
|
<canBeEdited>1</canBeEdited>
|
|
<selected>1</selected>
|
|
<show>1</show>
|
|
<componentList>
|
|
<component>
|
|
<name>weatherdatagfs</name>
|
|
<description>GFS WeatherData</description>
|
|
<canBeEdited>1</canBeEdited>
|
|
<detailedDescription>WeatherData fetched from NCEP Global Forecast System in 0.5 degrees worldwide</detailedDescription>
|
|
<selected>1</selected>
|
|
<show>1</show>
|
|
<folderList>
|
|
<folder>
|
|
<description>bin/plugins/weatherdata</description>
|
|
<destination>${installdir}/bin/plugins/weatherdata</destination>
|
|
<name>bin_plugins_simulator</name>
|
|
<platforms>all</platforms>
|
|
<distributionFileList>
|
|
<distributionFile>
|
|
<allowWildcards>1</allowWildcards>
|
|
<origin>../../dist/bin/plugins/weatherdata/*weatherdatagfs*</origin>
|
|
</distributionFile>
|
|
</distributionFileList>
|
|
</folder>
|
|
</folderList>
|
|
</component>
|
|
</componentList>
|
|
</componentGroup>
|