mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
Rename xbus to xswiftbus
Summary: I wanted to rename xbus because its relation to //swift// is not immediately clear from the name. xswiftbus seems reasonable. Reviewers: #swift_pilot_client, kbasan Reviewed By: kbasan Subscribers: kbasan, jenkins Tags: #swift_pilot_client Differential Revision: https://dev.swift-project.org/D14
This commit is contained in:
21
installer/installbuilder/swift-xswiftbus.xml
Normal file
21
installer/installbuilder/swift-xswiftbus.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<component>
|
||||
<name>xswiftbus</name>
|
||||
<description>xswiftbus</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>xswiftbus</description>
|
||||
<destination>${installdir}</destination>
|
||||
<name>xswiftbus</name>
|
||||
<platforms>all</platforms>
|
||||
<distributionFileList>
|
||||
<distributionDirectory>
|
||||
<origin>../../dist/xswiftbus</origin>
|
||||
</distributionDirectory>
|
||||
</distributionFileList>
|
||||
</folder>
|
||||
</folderList>
|
||||
</component>
|
||||
Reference in New Issue
Block a user