[Esbox-commits] r2003 - branches/work_Raul/org.maemo.esbox.vm.vmware/src/org/maemo/esbox/internal/api/vm/vmware

raul at garage.maemo.org raul at garage.maemo.org
Wed Aug 26 04:51:05 EEST 2009


Author: raul
Date: 2009-08-26 04:51:05 +0300 (Wed, 26 Aug 2009)
New Revision: 2003

Modified:
   branches/work_Raul/org.maemo.esbox.vm.vmware/src/org/maemo/esbox/internal/api/vm/vmware/MaemoSDKVMDescription.java
Log:
Change on desktop image description.

Modified: branches/work_Raul/org.maemo.esbox.vm.vmware/src/org/maemo/esbox/internal/api/vm/vmware/MaemoSDKVMDescription.java
===================================================================
--- branches/work_Raul/org.maemo.esbox.vm.vmware/src/org/maemo/esbox/internal/api/vm/vmware/MaemoSDKVMDescription.java	2009-08-25 22:34:18 UTC (rev 2002)
+++ branches/work_Raul/org.maemo.esbox.vm.vmware/src/org/maemo/esbox/internal/api/vm/vmware/MaemoSDKVMDescription.java	2009-08-26 01:51:05 UTC (rev 2003)
@@ -22,8 +22,7 @@
 		"Scratchbox and the Maemo SDK are not installed by default, but the wizard can install these for you.";
 	
 	public static final String DESKTOP_IMAGE_DESCRIPTION = "This is a virtual disk image which has X and ESbox installed by default." + LINE_SEPARATOR +
-		"It may also be used as a Build Machine in ESbox, but is intended for standalone usage.  Scratchbox and" + LINE_SEPARATOR + 
-		"the Maemo SDK are not installed by default, but the wizard can install these for you.";
+		"It may also be used as a Build Machine in ESbox, but is intended for standalone usage.  Scratchbox and the Maemo SDK are installed by default";
 
 	private boolean isServerImage;
 	



More information about the Esbox-commits mailing list