diff options
| author | Volker Uhrig | 2008-03-14 17:49:28 +0100 |
|---|---|---|
| committer | Volker Uhrig | 2008-03-14 17:49:28 +0100 |
| commit | 1b00e76c97de127016555293a48cfa912055a775 (patch) | |
| tree | 725f011ebe4b6a097078155d95b1bd359b423e9e /os-plugins/plugins/vmwarebinary/files/client-config.xml.default | |
| parent | ugly hack: theme plugin works now with kdm and all distros again. Remove file... (diff) | |
| download | core-1b00e76c97de127016555293a48cfa912055a775.tar.gz core-1b00e76c97de127016555293a48cfa912055a775.tar.xz core-1b00e76c97de127016555293a48cfa912055a775.zip | |
* Adding temporary plugin which install vmplayer in stage1
* In the future it will be merged with the vmplayer plugin
* current status:
* installation tested with suse 10.2
* files/runvmware-v2 need to be changed to fit the new locations
* XX_vmwarebinary.sh needs to get reviewed again
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1632 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmwarebinary/files/client-config.xml.default')
| -rw-r--r-- | os-plugins/plugins/vmwarebinary/files/client-config.xml.default | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/os-plugins/plugins/vmwarebinary/files/client-config.xml.default b/os-plugins/plugins/vmwarebinary/files/client-config.xml.default new file mode 100644 index 00000000..f1612fc9 --- /dev/null +++ b/os-plugins/plugins/vmwarebinary/files/client-config.xml.default @@ -0,0 +1,8 @@ +<settings> + <eintrag> + <computername param="HOSTNAME"> + </computername> + <username param="USER"> + </username> + </eintrag> +</settings> |
