blob: 6ba1d4c801c080076519017b758254ba5b93ce78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<Nini>
<!--
<Section Name="Example Library">
<Key Name="folderID" Value="12345678-1234-1234-1234-1234567890ab"/>
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
<Key Name="name" Value="Example Library"/>
<Key Name="type" Value="0"/>
</Section>
-->
<Section Name="Animations Library">
<Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/>
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
<Key Name="name" Value="Animations Library"/>
<Key Name="type" Value="20"/>
</Section>
</Nini>
|