summaryrefslogtreecommitdiffstats
path: root/examples/Properties/dirvish.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Properties/dirvish.xml')
-rw-r--r--examples/Properties/dirvish.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/Properties/dirvish.xml b/examples/Properties/dirvish.xml
new file mode 100644
index 000000000..a79733f77
--- /dev/null
+++ b/examples/Properties/dirvish.xml
@@ -0,0 +1,9 @@
+<Properties>
+ <users>
+ <!-- FORMAT: -->
+ <!-- <username>homedir</username> -->
+ <user1>user1homedir</user1>
+ <user2>user2homedir</user2>
+ <user3>user3homedir</user3>
+ </users>
+</Properties>