diff options
Diffstat (limited to 'bin/inventory/LandmarksLibrary/LandmarksLibraryFolders.xml')
-rw-r--r-- | bin/inventory/LandmarksLibrary/LandmarksLibraryFolders.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/bin/inventory/LandmarksLibrary/LandmarksLibraryFolders.xml b/bin/inventory/LandmarksLibrary/LandmarksLibraryFolders.xml new file mode 100644 index 0000000..b2c516f --- /dev/null +++ b/bin/inventory/LandmarksLibrary/LandmarksLibraryFolders.xml | |||
@@ -0,0 +1,17 @@ | |||
1 | <Nini> | ||
2 | <!-- | ||
3 | <Section Name="Example Library"> | ||
4 | <Key Name="folderID" Value="12345678-1234-1234-1234-1234567890ab"/> | ||
5 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | ||
6 | <Key Name="name" Value="Example Library"/> | ||
7 | <Key Name="type" Value="0"/> | ||
8 | </Section> | ||
9 | --> | ||
10 | |||
11 | <Section Name="Landmarks Library"> | ||
12 | <Key Name="folderID" Value="6bcd48e0-b9bf-11dc-95ff-0800200c9a66"/> | ||
13 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | ||
14 | <Key Name="name" Value="Landmarks Library"/> | ||
15 | <Key Name="type" Value="3"/> | ||
16 | </Section> | ||
17 | </Nini> | ||