[Esbox-commits] r1530 - branches/work_Ed/org.maemo.esbox.scratchbox.sb1/src/org/maemo/esbox/internal/scratchbox/sb1/ui/wizard/nokiabin
eswartz at garage.maemo.org
eswartz at garage.maemo.org
Mon May 4 22:58:15 EEST 2009
Author: eswartz
Date: 2009-05-04 22:58:15 +0300 (Mon, 04 May 2009)
New Revision: 1530
Modified:
branches/work_Ed/org.maemo.esbox.scratchbox.sb1/src/org/maemo/esbox/internal/scratchbox/sb1/ui/wizard/nokiabin/FremantleLicenseAgreementPage.java
Log:
Fix "PAge"
Modified: branches/work_Ed/org.maemo.esbox.scratchbox.sb1/src/org/maemo/esbox/internal/scratchbox/sb1/ui/wizard/nokiabin/FremantleLicenseAgreementPage.java
===================================================================
--- branches/work_Ed/org.maemo.esbox.scratchbox.sb1/src/org/maemo/esbox/internal/scratchbox/sb1/ui/wizard/nokiabin/FremantleLicenseAgreementPage.java 2009-05-04 19:52:05 UTC (rev 1529)
+++ branches/work_Ed/org.maemo.esbox.scratchbox.sb1/src/org/maemo/esbox/internal/scratchbox/sb1/ui/wizard/nokiabin/FremantleLicenseAgreementPage.java 2009-05-04 19:58:15 UTC (rev 1530)
@@ -62,7 +62,7 @@
protected FremantleLicenseAgreementPage(NokiaBinariesInstallWizard wizard) {
super("fremantle_license_agreement");
setTitle("License Agreement");
- setDescription("End User License Agreement PAge");
+ setDescription("End User License Agreement Page");
setPageComplete(false);
setWizard(wizard);
this.next = new FremantleWorkPage(wizard);
More information about the Esbox-commits
mailing list