Files
opensim/bin/inventory/BodyPartsLibrary/BodyPartsLibraryItems.xml
Justin Clark-Casey (justincc) f0895028e9 Remove manually permissions settings on all current library items so that they use the defaults instead.
Some items had completely wrong permissions - this is easier than correcting them all.
The ability to set permissions in xml is retained since there are use cases for this (e.g. to create no-mod library scripts)
2011-07-23 02:13:11 +01:00

90 lines
3.5 KiB
XML

<Nini>
<!--
<Section Name="Example Library Item">
<Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" />
<Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" />
<Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/>
<Key Name="description" Value="Example Library Item" />
<Key Name="name" Value="Example Library Item" />
<Key Name="assetType" Value="7" />
<Key Name="inventoryType" Value="7" />
</Section>
-->
<!--
<Section Name="Hair">
<Key Name="inventoryID" Value="d342e6c1-b9d2-11dc-95ff-0800200c9a66" />
<Key Name="assetID" Value="d342e6c0-b9d2-11dc-95ff-0800200c9a66" />
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
<Key Name="description" Value="Hair" />
<Key Name="name" Value="Hair" />
<Key Name="assetType" Value="13" />
<Key Name="inventoryType" Value="18" />
</Section>
<Section Name="Skin">
<Key Name="inventoryID" Value="5c86b030-b9cc-11dc-95ff-0800200c9a66" />
<Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbb" />
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
<Key Name="description" Value="Skin" />
<Key Name="name" Value="Skin" />
<Key Name="assetType" Value="13" />
<Key Name="inventoryType" Value="18" />
</Section>
-->
<!--
<Section Name="Jim Skin">
<Key Name="inventoryID" Value="5c86b031-b9cc-11dc-95ff-0800200c9a66" />
<Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbc" />
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
<Key Name="description" Value="Jim Skin" />
<Key Name="name" Value="Jim Skin" />
<Key Name="assetType" Value="13" />
<Key Name="inventoryType" Value="13" />
</Section>
<Section Name="Little Goblin Skin">
<Key Name="inventoryID" Value="5c86b032-b9cc-11dc-95ff-0800200c9a66" />
<Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbd" />
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
<Key Name="description" Value="Little Goblin Skin" />
<Key Name="name" Value="Little Goblin Skin" />
<Key Name="assetType" Value="13" />
<Key Name="inventoryType" Value="13" />
</Section>
-->
<!--
<Section Name="Shape">
<Key Name="inventoryID" Value="5c86b033-b9cc-11dc-95ff-0800200c9a66" />
<Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab73" />
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
<Key Name="description" Value="Shape" />
<Key Name="name" Value="Shape" />
<Key Name="assetType" Value="13" />
<Key Name="inventoryType" Value="18" />
</Section>
-->
<!--
<Section Name="Jim Shape">
<Key Name="inventoryID" Value="5c86b034-b9cc-11dc-95ff-0800200c9a66" />
<Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab74" />
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
<Key Name="description" Value="Jim Shape" />
<Key Name="name" Value="Jim Shape" />
<Key Name="assetType" Value="13" />
<Key Name="inventoryType" Value="13" />
</Section>
<Section Name="Little Goblin Shape">
<Key Name="inventoryID" Value="5c86b035-b9cc-11dc-95ff-0800200c9a66" />
<Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab75" />
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
<Key Name="description" Value="Little Goblin Shape" />
<Key Name="name" Value="Little Goblin Shape" />
<Key Name="assetType" Value="13" />
<Key Name="inventoryType" Value="13" />
</Section>
-->
</Nini>