mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
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"/.
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user