diff options
author | Brian McBee | 2008-01-09 03:52:07 +0000 |
---|---|---|
committer | Brian McBee | 2008-01-09 03:52:07 +0000 |
commit | 19ed64b11456b990ecbf6f6d4d33112005cd3722 (patch) | |
tree | 382571a476a9e375a6e5063323b583a7525aa27b /bin/inventory/ClothingLibrary/ClothingLibraryItems.xml | |
parent | make Stopped a property of the SceneObjectPart instead of in the (diff) | |
download | opensim-SC_OLD-19ed64b11456b990ecbf6f6d4d33112005cd3722.zip opensim-SC_OLD-19ed64b11456b990ecbf6f6d4d33112005cd3722.tar.gz opensim-SC_OLD-19ed64b11456b990ecbf6f6d4d33112005cd3722.tar.bz2 opensim-SC_OLD-19ed64b11456b990ecbf6f6d4d33112005cd3722.tar.xz |
Third part of CharlieO's library rework. We now have library organization! Thanks CharlieO!
Diffstat (limited to 'bin/inventory/ClothingLibrary/ClothingLibraryItems.xml')
-rw-r--r-- | bin/inventory/ClothingLibrary/ClothingLibraryItems.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml b/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml index 045dac0..977c24f 100644 --- a/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml +++ b/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml | |||
@@ -15,7 +15,7 @@ | |||
15 | <Key Name="basePermissions" Value="2147483647" /> | 15 | <Key Name="basePermissions" Value="2147483647" /> |
16 | </Section> | 16 | </Section> |
17 | --> | 17 | --> |
18 | 18 | <!-- | |
19 | <Section Name="Shirt"> | 19 | <Section Name="Shirt"> |
20 | <Key Name="inventoryID" Value="d5e46210-b9d1-11dc-95ff-0800200c9a66" /> | 20 | <Key Name="inventoryID" Value="d5e46210-b9d1-11dc-95ff-0800200c9a66" /> |
21 | <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110" /> | 21 | <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110" /> |
@@ -42,4 +42,5 @@ | |||
42 | <Key Name="everyonePermissions" Value="2147483647" /> | 42 | <Key Name="everyonePermissions" Value="2147483647" /> |
43 | <Key Name="basePermissions" Value="2147483647" /> | 43 | <Key Name="basePermissions" Value="2147483647" /> |
44 | </Section> | 44 | </Section> |
45 | --> | ||
45 | </Nini> | 46 | </Nini> |