diff options
author | UbitUmarov | 2015-09-01 11:43:07 +0100 |
---|---|---|
committer | UbitUmarov | 2015-09-01 11:43:07 +0100 |
commit | fb78b182520fc9bb0f971afd0322029c70278ea6 (patch) | |
tree | b4e30d383938fdeef8c92d1d1c2f44bb61d329bd /bin/inventory/OpenSimLibrary/OpenSimLibrary.xml | |
parent | lixo (diff) | |
parent | Mantis #7713: fixed bug introduced by 1st MOSES patch. (diff) | |
download | opensim-SC_OLD-fb78b182520fc9bb0f971afd0322029c70278ea6.zip opensim-SC_OLD-fb78b182520fc9bb0f971afd0322029c70278ea6.tar.gz opensim-SC_OLD-fb78b182520fc9bb0f971afd0322029c70278ea6.tar.bz2 opensim-SC_OLD-fb78b182520fc9bb0f971afd0322029c70278ea6.tar.xz |
Merge remote-tracking branch 'os/master'
Diffstat (limited to '')
-rw-r--r-- | bin/inventory/OpenSimLibrary/OpenSimLibrary.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/bin/inventory/OpenSimLibrary/OpenSimLibrary.xml b/bin/inventory/OpenSimLibrary/OpenSimLibrary.xml new file mode 100644 index 0000000..bef59d8 --- /dev/null +++ b/bin/inventory/OpenSimLibrary/OpenSimLibrary.xml | |||
@@ -0,0 +1,16 @@ | |||
1 | <Nini> | ||
2 | <!-- the root Opensim Library folder ID is 00000112-000f-0000-0000-000100bba000 --> | ||
3 | |||
4 | <!-- | ||
5 | <Section Name="Example Library Item"> | ||
6 | <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" /> | ||
7 | <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" /> | ||
8 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
9 | <Key Name="description" Value="Example Library Item" /> | ||
10 | <Key Name="name" Value="Example Library Item" /> | ||
11 | <Key Name="assetType" Value="7" /> | ||
12 | <Key Name="inventoryType" Value="7" /> | ||
13 | </Section> | ||
14 | --> | ||
15 | |||
16 | </Nini> | ||