summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/vmware')
-rwxr-xr-xos-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml b/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml
index 3d0d18bc..75269ae0 100755
--- a/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml
+++ b/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml
@@ -44,11 +44,11 @@
</priority>
#Description: Should printers be connected ? Which ?
<printers param="true">
- <printer name="" path=""></printer>
+ <printer name="" path="">Human readable description</printer>
</printers>
#Description: Should scanners be connected ? Which ?
<scanners>
- <scanner name="" ip=""></scanner>
+ <scanner name="" path="">Description</scanner>
</scanners>
#Description: Should the Homedrive be connected ?
<home param="true">
@@ -57,5 +57,7 @@
<shareds param="true">
<shared name="" path="" pass=""></shared>
</shareds>
+ <locked param="true">
+ </locked>
</eintrag>
</settings>