diff options
author | David Walter Seikel | 2016-11-03 21:44:39 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-11-03 21:44:39 +1000 |
commit | 134f86e8d5c414409631b25b8c6f0ee45fbd8631 (patch) | |
tree | 216b89d3fb89acfb81be1e440c25c41ab09fa96d /bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml | |
parent | More changing to production grid. Double oops. (diff) | |
download | opensim-SC-134f86e8d5c414409631b25b8c6f0ee45fbd8631.zip opensim-SC-134f86e8d5c414409631b25b8c6f0ee45fbd8631.tar.gz opensim-SC-134f86e8d5c414409631b25b8c6f0ee45fbd8631.tar.bz2 opensim-SC-134f86e8d5c414409631b25b8c6f0ee45fbd8631.tar.xz |
Initial update to OpenSim 0.8.2.1 source code.
Diffstat (limited to '')
-rw-r--r-- | bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml | 11 |
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"/> |