mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
Third part of CharlieO's library rework. We now have library organization! Thanks CharlieO!
This commit is contained in:
@@ -1,18 +1,14 @@
|
||||
<Nini>
|
||||
<!-- The root library inventory folder is hardcoded as 00000112-000f-0000-0000-000100bba000 -->
|
||||
<!-- Refer to the other folders under inventory, prefference is not to add entries here -->
|
||||
|
||||
<Section Name="Texture Library">
|
||||
<Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
|
||||
<!--
|
||||
<Section Name="Example Library">
|
||||
<Key Name="folderID" Value="12345678-1234-1234-1234-1234567890ab"/>
|
||||
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
|
||||
<Key Name="name" Value="Texture Library"/>
|
||||
<Key Name="name" Value="Example Library"/>
|
||||
<Key Name="type" Value="0"/>
|
||||
</Section>
|
||||
<!--
|
||||
<Section Name="Cheese Library">
|
||||
<Key Name="folderID" Value="30000112-000f-0000-0000-000100bba001"/>
|
||||
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
|
||||
<Key Name="name" Value="Cheese Library"/>
|
||||
<Key Name="type" Value="13"/>
|
||||
</Section>
|
||||
-->
|
||||
-->
|
||||
|
||||
</Nini>
|
||||
|
||||
Reference in New Issue
Block a user