From ac0370a74c1deab0aefb15a685c8d86deab9d4b5 Mon Sep 17 00:00:00 2001 From: Bastian Wissler Date: Fri, 11 Apr 2008 19:37:35 +0000 Subject: More complete version of vmchooser. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1737 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmchooser/README | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) (limited to 'os-plugins/plugins/vmchooser/README') diff --git a/os-plugins/plugins/vmchooser/README b/os-plugins/plugins/vmchooser/README index 371d847e..a9d12764 100644 --- a/os-plugins/plugins/vmchooser/README +++ b/os-plugins/plugins/vmchooser/README @@ -2,26 +2,18 @@ VirtualMachine Chooser - plugin =============================== +This Plugin uses an external program to show +a list of sessions, from which a user can choose. -Please consider to run "make" in the folder src/vmchooser/ after any changes to the code. -Static libraries of fltk-2 are in src/fltk-2/ and are used to link against the program. +This Programm is included in binary format. You +can look into the sources at +svn://svn.openslx.org/srv/svn/openslx/openslx-src-tools/os-plugins/plugins/vmchooser/ +There you can change the program to your needs +and compile it with the included Makefile. -BUGS: - -static version: - - Has to be run with "nice ./vmchooser", else there is a bug in the Xorg system, - therefore I suggest compiling the shared version for development purposes. - - Simply change "STATIC=-static" to "STATIC= #-static" to enable the shared version. - - -TODO: - - enable linux-serssions - - enable callbacks on entries <- Very important. - - -ATTENTION: - This program is not yet released ;-) +Use at your own risk! +No warranty is given by the author +of this software for any purposes! -- cgit v1.2.3-55-g7522