Third part of CharlieO's library rework. We now have library organization! Thanks CharlieO!

This commit is contained in:
Brian McBee
2008-01-09 03:52:07 +00:00
parent ebba112379
commit 19ed64b114
9 changed files with 198 additions and 1127 deletions

View File

@@ -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>