clockwerk-opensim – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 vero 1 <Nini>
2  
3 <!--
4 <Section Name="Example Library Item">
5 <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" />
6 <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" />
7 <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/>
8 <Key Name="description" Value="Example Library Item" />
9 <Key Name="name" Value="Example Library Item" />
10 <Key Name="assetType" Value="7" />
11 <Key Name="inventoryType" Value="7" />
12 </Section>
13 -->
14  
15 <Section Name="Welcome notecard">
16 <Key Name="inventoryID" Value="00000000-0000-2222-4444-000000000001" />
17 <Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" />
18 <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba000"/> <!-- Yes this is root, but notecards should live here -->
19 <Key Name="description" Value="Welcome" />
20 <Key Name="name" Value="Welcome" />
21 <Key Name="assetType" Value="7" />
22 <Key Name="inventoryType" Value="7" />
23 </Section>
24  
25 <Section Name="Example notecard">
26 <Key Name="inventoryID" Value="a170ffc0-b9c7-11dc-95ff-0800200c9a66" />
27 <Key Name="assetID" Value="8d1ada50-b9c7-11dc-95ff-0800200c9a66" />
28 <Key Name="folderID" Value="33cbd240-b9bf-11dc-95ff-0800200c9a66"/>
29 <Key Name="description" Value="Example notecard" />
30 <Key Name="name" Value="Example notecard" />
31 <Key Name="assetType" Value="7" />
32 <Key Name="inventoryType" Value="7" />
33 </Section>
34  
35 </Nini>