[Esbox-commits] r770 - trunk/common/org.maemo.esbox.core
eswartz at garage.maemo.org
eswartz at garage.maemo.org
Fri Aug 29 23:31:32 EEST 2008
Author: eswartz
Date: 2008-08-29 23:31:32 +0300 (Fri, 29 Aug 2008)
New Revision: 770
Modified:
trunk/common/org.maemo.esbox.core/ESboxRefactoringNotes.txt
Log:
Fix Ok button for build configurations page
Modified: trunk/common/org.maemo.esbox.core/ESboxRefactoringNotes.txt
===================================================================
--- trunk/common/org.maemo.esbox.core/ESboxRefactoringNotes.txt 2008-08-29 20:29:25 UTC (rev 769)
+++ trunk/common/org.maemo.esbox.core/ESboxRefactoringNotes.txt 2008-08-29 20:31:32 UTC (rev 770)
@@ -57,9 +57,7 @@
//-- validate python remote path mapping wrt "files to download"
--- BUG: the ESbox Build Configs page for unconverted Python projects does not activate "OK"
-
// NEXT SPRINT
-- replace PLUGIN_ID with getUniqueIdentifier() (I went through and did the opposite,
@@ -108,4 +106,6 @@
-- Activator#createErrorStatus() needs to forward to utility; the pattern
#createErrorStatus(null, e) will make blank status message
-
\ No newline at end of file
+
+-- make the virtual machine support into an extension, and support VMware too,
+rather than hardcoding QEMU
More information about the Esbox-commits
mailing list