Files
opensim/bin/inventory/ScriptsLibrary/ScriptsLibraryFolders.xml

33 lines
1.2 KiB
XML

<Nini>
<!--
<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="Example Library"/>
<Key Name="type" Value="0"/>
</Section>
-->
<Section Name="Scripts Library">
<Key Name="folderID" Value="30000112-000f-0000-0000-000100bba002"/>
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
<Key Name="name" Value="Scripts Library"/>
<Key Name="type" Value="10"/>
</Section>
<!-- Subfolders under "Scripts Library" -->
<Section Name="Examples">
<Key Name="folderID" Value="30000112-001f-0000-0000-000100bba000"/>
<Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/>
<Key Name="name" Value="Examples"/>
<Key Name="type" Value="-1"/>
</Section>
<Section Name="OpenSim Specific">
<Key Name="folderID" Value="30000112-001f-0000-0000-000100bba001"/>
<Key Name="parentFolderID" Value="30000112-001f-0000-0000-000100bba000"/>
<Key Name="name" Value="OpenSim Specific"/>
<Key Name="type" Value="-1"/>
</Section>
</Nini>