From f99fed49d7afa1c6642be9135effc152b951af98 Mon Sep 17 00:00:00 2001 From: Bastian Wissler Date: Thu, 10 Jul 2008 14:54:12 +0000 Subject: some changes to vmchooser + initial import for bindrivers plugins git-svn-id: http://svn.openslx.org/svn/openslx/openslx-src-tools/trunk/os-plugins/plugins/vmchooser@1908 95ad53e4-c205-0410-b2fa-d234c58c8868 --- vmchooser/main.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vmchooser/main.cxx b/vmchooser/main.cxx index b5edaf2..e0711a6 100644 --- a/vmchooser/main.cxx +++ b/vmchooser/main.cxx @@ -60,8 +60,7 @@ int main(int argc, char** argv) { xmlpath = opt->getValue("path"); } if (xmlpath == NULL) { - //xmlpath="../../../../../../../session-choosers/xml/"; - xmlpath = "/var/lib/vmware/"; + xmlpath = "/var/lib/vmware/vmconfigs/"; } /** SLX GROUP */ -- cgit v1.2.3-55-g7522