-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rename old project name references
- Loading branch information
1 parent
3c51d2a
commit 867ae07
Showing
134 changed files
with
3,905 additions
and
3,905 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
examples/aircraft/NavigationDataInterfaceAircraftProject.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project Version="2" Name="NavigationDataInterfaceAircraftProject" FolderName="Packages" PublishingGroupFolderName="PublishingGroupsContent" MetadataFolderName="PackagesMetadata" PublishingGroupMetadataFolderName="PublishingGroupsMetadata"> | ||
<OutputDirectory>.</OutputDirectory> | ||
<TemporaryOutputDirectory>_PackageInt</TemporaryOutputDirectory> | ||
<PublishingGroupTemporaryOutputDirectory>_PublishingGroupInt</PublishingGroupTemporaryOutputDirectory> | ||
<Packages> | ||
<Package>PackageDefinitions\navigraph-aircraft-navigation-data-interface-sample.xml</Package> | ||
</Packages> | ||
<PublishingGroups/> | ||
</Project> | ||
|
96 changes: 48 additions & 48 deletions
96
...aph-aircraft-navdata-interface-sample.xml → ...raft-navigation-data-interface-sample.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,48 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<AssetPackage Version="0.1.0"> | ||
<ItemSettings> | ||
<ContentType>AIRCRAFT</ContentType> | ||
<Title>Navigraph Navdata Interface Sample Aircraft</Title> | ||
<Manufacturer>My Manufacturer</Manufacturer> | ||
<Creator>Navigraph</Creator> | ||
</ItemSettings> | ||
<Flags> | ||
<VisibleInStore>true</VisibleInStore> | ||
<CanBeReferenced>true</CanBeReferenced> | ||
</Flags> | ||
<AssetGroups> | ||
<AssetGroup Name="ContentInfo"> | ||
<Type>Copy</Type> | ||
<Flags> | ||
<FSXCompatibility>false</FSXCompatibility> | ||
</Flags> | ||
<AssetDir>PackageDefinitions\navigraph-aircraft-navdata-interface-sample\ContentInfo\</AssetDir> | ||
<OutputDir>ContentInfo\navigraph-aircraft-navdata-interface-sample\</OutputDir> | ||
</AssetGroup> | ||
<AssetGroup Name="Data"> | ||
<Type>Copy</Type> | ||
<Flags> | ||
<FSXCompatibility>false</FSXCompatibility> | ||
</Flags> | ||
<AssetDir>PackageSources\Data\</AssetDir> | ||
<OutputDir>Data\</OutputDir> | ||
</AssetGroup> | ||
<AssetGroup Name="SimObject"> | ||
<Type>SimObject</Type> | ||
<Flags> | ||
<FSXCompatibility>false</FSXCompatibility> | ||
</Flags> | ||
<AssetDir>PackageSources\SimObjects\Airplanes\Navigraph_Navdata_Interface_Aircraft\</AssetDir> | ||
<OutputDir>SimObjects\Airplanes\Navigraph_Navdata_Interface_Aircraft\</OutputDir> | ||
</AssetGroup> | ||
<AssetGroup Name="html_ui"> | ||
<Type>Copy</Type> | ||
<Flags> | ||
<FSXCompatibility>false</FSXCompatibility> | ||
</Flags> | ||
<AssetDir>PackageSources\html_ui\</AssetDir> | ||
<OutputDir>html_ui\</OutputDir> | ||
</AssetGroup> | ||
</AssetGroups> | ||
</AssetPackage> | ||
|
||
<?xml version="1.0" encoding="utf-8"?> | ||
<AssetPackage Version="0.1.0"> | ||
<ItemSettings> | ||
<ContentType>AIRCRAFT</ContentType> | ||
<Title>Navigraph Navigation Data Interface Sample Aircraft</Title> | ||
<Manufacturer>My Manufacturer</Manufacturer> | ||
<Creator>Navigraph</Creator> | ||
</ItemSettings> | ||
<Flags> | ||
<VisibleInStore>true</VisibleInStore> | ||
<CanBeReferenced>true</CanBeReferenced> | ||
</Flags> | ||
<AssetGroups> | ||
<AssetGroup Name="ContentInfo"> | ||
<Type>Copy</Type> | ||
<Flags> | ||
<FSXCompatibility>false</FSXCompatibility> | ||
</Flags> | ||
<AssetDir>PackageDefinitions\navigraph-aircraft-navigation-data-interface-sample\ContentInfo\</AssetDir> | ||
<OutputDir>ContentInfo\navigraph-aircraft-navigation-data-interface-sample\</OutputDir> | ||
</AssetGroup> | ||
<AssetGroup Name="Data"> | ||
<Type>Copy</Type> | ||
<Flags> | ||
<FSXCompatibility>false</FSXCompatibility> | ||
</Flags> | ||
<AssetDir>PackageSources\Data\</AssetDir> | ||
<OutputDir>Data\</OutputDir> | ||
</AssetGroup> | ||
<AssetGroup Name="SimObject"> | ||
<Type>SimObject</Type> | ||
<Flags> | ||
<FSXCompatibility>false</FSXCompatibility> | ||
</Flags> | ||
<AssetDir>PackageSources\SimObjects\Airplanes\Navigraph_Navigation_Data_Interface_Aircraft\</AssetDir> | ||
<OutputDir>SimObjects\Airplanes\Navigraph_Navigation_Data_Interface_Aircraft\</OutputDir> | ||
</AssetGroup> | ||
<AssetGroup Name="html_ui"> | ||
<Type>Copy</Type> | ||
<Flags> | ||
<FSXCompatibility>false</FSXCompatibility> | ||
</Flags> | ||
<AssetDir>PackageSources\html_ui\</AssetDir> | ||
<OutputDir>html_ui\</OutputDir> | ||
</AssetGroup> | ||
</AssetGroups> | ||
</AssetPackage> | ||
|
12 changes: 6 additions & 6 deletions
12
...ft-navdata-interface-sample/Business.json → ...ation-data-interface-sample/Business.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"PriceInUSD": 0, | ||
"ThirdPartyShortName": "mycompany", | ||
"AccountSellerId": "sellerid", | ||
"UseFirstAvailableReleaseDate": true | ||
} | ||
{ | ||
"PriceInUSD": 0, | ||
"ThirdPartyShortName": "mycompany", | ||
"AccountSellerId": "sellerid", | ||
"UseFirstAvailableReleaseDate": true | ||
} |
File renamed without changes
Oops, something went wrong.