Author: hqm
Date: 2007-09-28 07:37:40 -0700 (Fri, 28 Sep 2007)
New Revision: 6664

Modified:
   openlaszlo/trunk/demos/weather/weather.lzx
Log:
Change 20070928-hqm-2 by [EMAIL PROTECTED] on 2007-09-28 10:36:46 EDT
    in /cygdrive/c/users/hqm/openlaszlo/trunk/demos/weather
    for http://svn.openlaszlo.org/openlaszlo/trunk/demos/weather

Summary: uncomment weather canvas size

New Features:

Bugs Fixed:LPP-4782

Technical Reviewer: josh
QA Reviewer: amy
Doc Reviewer: 

Documentation:

Release Notes:

Details:
    

Tests:



Modified: openlaszlo/trunk/demos/weather/weather.lzx
===================================================================
--- openlaszlo/trunk/demos/weather/weather.lzx  2007-09-28 07:29:44 UTC (rev 
6663)
+++ openlaszlo/trunk/demos/weather/weather.lzx  2007-09-28 14:37:40 UTC (rev 
6664)
@@ -8,8 +8,7 @@
 <!-- is subject to license terms.                                          -->
 <!--=======================================================================-->
 
-<!-- <canvas width="240" height="320" bgcolor="#EAEAEA" title="Laszlo 
Weather"> -->
-<canvas  bgcolor="#EAEAEA" title="Laszlo Weather">
+<canvas width="240" height="320" bgcolor="#EAEAEA" title="Laszlo Weather">
     <!-- the actual size of the app is:  width="240" height="320"
          this app is sized larger to appear consistent with other samples -->
     <splash/>


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to