[Laszlo-checkins] r11300 - openlaszlo/trunk/laszlo-explorer

jcrowley@openlaszlo.org jcrowley at openlaszlo.org
Wed Oct 1 13:45:45 PDT 2008


Author: jcrowley
Date: 2008-10-01 13:45:23 -0700 (Wed, 01 Oct 2008)
New Revision: 11300

Modified:
   openlaszlo/trunk/laszlo-explorer/resources.lzx
Log:
Change 20081001-laszlo-4 by laszlo at T43-L3XEXMW on 2008-10-01 13:41:31 EDT
    in /home/laszlo/src/svn/openlaszlo/trunk-bigboss
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: De-comment lines dealing with importing fonts in laszlo-explorer nav

New Features:

Bugs Fixed: LPP-7041 - De-comment lines dealing with importing fonts in laszlo-explorer nav

Technical Reviewer: promanik
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: These were already de-commented by Henry
    when he fixed LPP-7038, it looks like, but there's
    still a remaining comment about which lines to
    comment out that should be removed since it's no
    longer applicable.

Tests: Verify the comment line is removed from the file.



Modified: openlaszlo/trunk/laszlo-explorer/resources.lzx
===================================================================
--- openlaszlo/trunk/laszlo-explorer/resources.lzx	2008-10-01 18:31:17 UTC (rev 11299)
+++ openlaszlo/trunk/laszlo-explorer/resources.lzx	2008-10-01 20:45:23 UTC (rev 11300)
@@ -1,7 +1,6 @@
 <library>
     <!-- resources used by explore-nav.lzx -->
       <!-- Fonts -->
-      <!-- Uncomment when LPP-7038 is fixed. -->
   <font name="itemfont">
       <face src="helmetb.ttf"  style="bold"/>
   </font>



More information about the Laszlo-checkins mailing list