18 lines
584 B
XML
18 lines
584 B
XML
<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="Photos Library">
|
|
<Key Name="folderID" Value="cf7e2db0-b9be-11dc-95ff-0800200c9a66"/>
|
|
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
|
|
<Key Name="name" Value="Photos Library"/>
|
|
<Key Name="type" Value="15"/>
|
|
</Section>
|
|
</Nini>
|