From 017b68a55fb6dde6cae88bfdacca6748468682ee Mon Sep 17 00:00:00 2001 From: Volker Uhrig Date: Thu, 16 Oct 2008 12:40:51 +0000 Subject: * reverting old changes which don't make sence with v1.0 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2328 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/files/runvmware-player-v1 | 6 ------ 1 file changed, 6 deletions(-) diff --git a/os-plugins/plugins/vmware/files/runvmware-player-v1 b/os-plugins/plugins/vmware/files/runvmware-player-v1 index 581181a3..c8a523f2 100644 --- a/os-plugins/plugins/vmware/files/runvmware-player-v1 +++ b/os-plugins/plugins/vmware/files/runvmware-player-v1 @@ -392,7 +392,6 @@ preferencesheader () pref.eula.0.buildNumber = \"${vmbuild}\" pref.eula.1.appName = \"VMware Workstation\" pref.eula.1.buildNumber = \"${vmbuild}\" - pref.enableAllSharedFolders = "TRUE" " \ >${vmhome}/preferences } @@ -556,11 +555,6 @@ writelog "finished\n" if [ $(which vmplayer 2>/dev/null) ]; then writelog "\nStarting VMplayer..." # run VMplayer writelog "... vmplayer ${vmopt} ${confile}...\n" - # start fvwm for player 2+ - # problems with windows opening in background - which fvwm2 && \ - ( echo "EdgeScroll 0 0" >/tmp/fvwm-$USER - fvwm -f /tmp/fvwm-$USER & ) vmplayer ${vmopt} ${confile} 2>&1 >/dev/null else writelog "\nNo VMware/VMPlayer found!\n" -- cgit v1.2.3-55-g7522