aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/ClothingLibrary
diff options
context:
space:
mode:
authorJeff Ames2008-01-09 23:28:50 +0000
committerJeff Ames2008-01-09 23:28:50 +0000
commit82af9b7a78e09dc3ba432967e922cfd20e11692e (patch)
tree95e762a3a190856438df48a1cd24dead4dc4eb16 /bin/inventory/ClothingLibrary
parent* This update enables the web_login method. (diff)
downloadopensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.zip
opensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.tar.gz
opensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.tar.bz2
opensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.tar.xz
Set svn:eol-style.
Diffstat (limited to 'bin/inventory/ClothingLibrary')
-rw-r--r--bin/inventory/ClothingLibrary/ClothingLibraryFolders.xml34
-rw-r--r--bin/inventory/ClothingLibrary/ClothingLibraryItems.xml92
2 files changed, 63 insertions, 63 deletions
diff --git a/bin/inventory/ClothingLibrary/ClothingLibraryFolders.xml b/bin/inventory/ClothingLibrary/ClothingLibraryFolders.xml
index 2be61d4..488c395 100644
--- a/bin/inventory/ClothingLibrary/ClothingLibraryFolders.xml
+++ b/bin/inventory/ClothingLibrary/ClothingLibraryFolders.xml
@@ -1,17 +1,17 @@
1<Nini> 1<Nini>
2<!-- 2<!--
3 <Section Name="Example Library"> 3 <Section Name="Example Library">
4 <Key Name="folderID" Value="12345678-1234-1234-1234-1234567890ab"/> 4 <Key Name="folderID" Value="12345678-1234-1234-1234-1234567890ab"/>
5 <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> 5 <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
6 <Key Name="name" Value="Example Library"/> 6 <Key Name="name" Value="Example Library"/>
7 <Key Name="type" Value="0"/> 7 <Key Name="type" Value="0"/>
8 </Section> 8 </Section>
9 --> 9 -->
10 10
11 <Section Name="Clothing Library"> 11 <Section Name="Clothing Library">
12 <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/> 12 <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/>
13 <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> 13 <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
14 <Key Name="name" Value="Clothing Library"/> 14 <Key Name="name" Value="Clothing Library"/>
15 <Key Name="type" Value="5"/> 15 <Key Name="type" Value="5"/>
16 </Section> 16 </Section>
17</Nini> 17</Nini>
diff --git a/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml b/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml
index 977c24f..9e297f0 100644
--- a/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml
+++ b/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml
@@ -1,46 +1,46 @@
1<Nini> 1<Nini>
2 2
3<!-- 3<!--
4 <Section Name="Example Library Item"> 4 <Section Name="Example Library Item">
5 <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" /> 5 <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" />
6 <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" /> 6 <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" />
7 <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> 7 <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/>
8 <Key Name="description" Value="Example Library Item" /> 8 <Key Name="description" Value="Example Library Item" />
9 <Key Name="name" Value="Example Library Item" /> 9 <Key Name="name" Value="Example Library Item" />
10 <Key Name="assetType" Value="7" /> 10 <Key Name="assetType" Value="7" />
11 <Key Name="inventoryType" Value="7" /> 11 <Key Name="inventoryType" Value="7" />
12 <Key Name="currentPermissions" Value="2147483647" /> 12 <Key Name="currentPermissions" Value="2147483647" />
13 <Key Name="nextPermissions" Value="2147483647" /> 13 <Key Name="nextPermissions" Value="2147483647" />
14 <Key Name="everyonePermissions" Value="2147483647" /> 14 <Key Name="everyonePermissions" Value="2147483647" />
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" />
22 <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/> 22 <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/>
23 <Key Name="description" Value="Shirt" /> 23 <Key Name="description" Value="Shirt" />
24 <Key Name="name" Value="Shirt" /> 24 <Key Name="name" Value="Shirt" />
25 <Key Name="assetType" Value="5" /> 25 <Key Name="assetType" Value="5" />
26 <Key Name="inventoryType" Value="18" /> 26 <Key Name="inventoryType" Value="18" />
27 <Key Name="currentPermissions" Value="2147483647" /> 27 <Key Name="currentPermissions" Value="2147483647" />
28 <Key Name="nextPermissions" Value="2147483647" /> 28 <Key Name="nextPermissions" Value="2147483647" />
29 <Key Name="everyonePermissions" Value="2147483647" /> 29 <Key Name="everyonePermissions" Value="2147483647" />
30 <Key Name="basePermissions" Value="2147483647" /> 30 <Key Name="basePermissions" Value="2147483647" />
31 </Section> 31 </Section>
32 <Section Name="Pants"> 32 <Section Name="Pants">
33 <Key Name="inventoryID" Value="d5e46211-b9d1-11dc-95ff-0800200c9a66" /> 33 <Key Name="inventoryID" Value="d5e46211-b9d1-11dc-95ff-0800200c9a66" />
34 <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120" /> 34 <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120" />
35 <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/> 35 <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/>
36 <Key Name="description" Value="Pants" /> 36 <Key Name="description" Value="Pants" />
37 <Key Name="name" Value="Pants" /> 37 <Key Name="name" Value="Pants" />
38 <Key Name="assetType" Value="5" /> 38 <Key Name="assetType" Value="5" />
39 <Key Name="inventoryType" Value="18" /> 39 <Key Name="inventoryType" Value="18" />
40 <Key Name="currentPermissions" Value="2147483647" /> 40 <Key Name="currentPermissions" Value="2147483647" />
41 <Key Name="nextPermissions" Value="2147483647" /> 41 <Key Name="nextPermissions" Value="2147483647" />
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-->
46</Nini> 46</Nini>