Mantis#1971. Thank you kindly, ChrisDown for a patch that:
Reverts the deletion of the entry for "My Site Library" in bin/assets/AssetSets.xml and replace with with "Open Textures Library" pointing to "OpenTexturesLibrary/3DDCInventoryItems.xml"/.0.6.0-stable
parent
fe1d78bb78
commit
77ae4bb3fb
|
@ -12,7 +12,7 @@
|
|||
|
||||
|
||||
<Section Name="My Asset Set">
|
||||
<Key Name="file" Value="OpenTexturesAssetSet/3DDCAssetSet.xml"/>
|
||||
<Key Name="file" Value="MyAssetSet/MyAssetSet.xml"/>
|
||||
</Section>
|
||||
|
||||
|
||||
|
|
|
@ -9,10 +9,9 @@
|
|||
|
||||
You can also add folders and items to the folders of libraries defined in this file -->
|
||||
|
||||
<Section Name="Open Textures Library">
|
||||
<Key Name="foldersFile" Value="OpenTexturesLibrary/3DDCInventoryFolders.xml"/>
|
||||
<Key Name="itemsFile" Value="OpenTexturesLibrary/3DDCInventoryItems.xml"/>
|
||||
</Section>
|
||||
<Section Name="My Site Library">
|
||||
<Key Name="foldersFile" Value="MySiteLibrary/MySiteLibraryFolders.xml"/>
|
||||
<Key Name="itemsFile" Value="MySiteLibrary/MySiteLibraryItems.xml"/>
|
||||
|
||||
|
||||
<!-- comment the following to stop from loading the subfolders on login -->
|
||||
|
|
Loading…
Reference in New Issue