mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
21
installer/installbuilder/swift-xbus.xml
Normal file
21
installer/installbuilder/swift-xbus.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<component>
|
||||
<name>xbus</name>
|
||||
<description>xbus</description>
|
||||
<canBeEdited>1</canBeEdited>
|
||||
<detailedDescription>Plugin loaded by X-Plane which publishes a DBus service</detailedDescription>
|
||||
<selected>1</selected>
|
||||
<show>1</show>
|
||||
<folderList>
|
||||
<folder>
|
||||
<description>xbus</description>
|
||||
<destination>${installdir}</destination>
|
||||
<name>xbus</name>
|
||||
<platforms>all</platforms>
|
||||
<distributionFileList>
|
||||
<distributionDirectory>
|
||||
<origin>../../dist/xbus</origin>
|
||||
</distributionDirectory>
|
||||
</distributionFileList>
|
||||
</folder>
|
||||
</folderList>
|
||||
</component>
|
||||
@@ -20,5 +20,8 @@
|
||||
<include>
|
||||
<file>swift-samples.xml</file>
|
||||
</include>
|
||||
<include>
|
||||
<file>swift-xbus.xml</file>
|
||||
</include>
|
||||
</componentList>
|
||||
</componentGroup>
|
||||
|
||||
Reference in New Issue
Block a user