aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/AnimationsLibrary
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2015-03-11 23:12:21 +0000
committerJustin Clark-Casey (justincc)2015-03-11 23:12:21 +0000
commitb9c384fc3c0f5ac11a51898746fc6a3869bc2591 (patch)
tree966466ccf7ceee10d3aeb54667f95b047fcb9fa6 /bin/inventory/AnimationsLibrary
parentAdd required wearable flags values to inventory body parts and clothing examp... (diff)
downloadopensim-SC_OLD-b9c384fc3c0f5ac11a51898746fc6a3869bc2591.zip
opensim-SC_OLD-b9c384fc3c0f5ac11a51898746fc6a3869bc2591.tar.gz
opensim-SC_OLD-b9c384fc3c0f5ac11a51898746fc6a3869bc2591.tar.bz2
opensim-SC_OLD-b9c384fc3c0f5ac11a51898746fc6a3869bc2591.tar.xz
Add rough and ready element explanation in a comment at the top of inventory library items xml
Diffstat (limited to 'bin/inventory/AnimationsLibrary')
-rw-r--r--bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml b/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml
index 9cfadf0..255bb3e 100644
--- a/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml
+++ b/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml
@@ -1,3 +1,14 @@
1<!--
2 In Keys,
3 name is the name of the item.
4 description is the description of the item.
5 assetID is the ID of the asset data that is referenced by the item.
6 folderID is the ID of the folder containing this item.
7 inventoryID is the ID for the item. It must be unique.
8 assetType is the asset type of the item. See the OpenMetaverse.AssetType enum in libopenmetaverse
9 inventoryType is the inventory type of the item. See the OpenMetaverse.InventoryType enum in libopenmetaverse
10-->
11
1<Nini> 12<Nini>
2 <Section Name="place_marker"> 13 <Section Name="place_marker">
3 <Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/> 14 <Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/>