[Laszlo-checkins] r8854 - openlaszlo/trunk/docs/src/nav

dda@openlaszlo.org dda at openlaszlo.org
Fri Apr 25 05:08:26 PDT 2008


Author: dda
Date: 2008-04-25 05:08:19 -0700 (Fri, 25 Apr 2008)
New Revision: 8854

Modified:
   openlaszlo/trunk/docs/src/nav/toc.xml
Log:
Change 20080425-dda-a by dda at lester.local on 2008-04-25 07:53:51 EDT
    in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fixed toc.xml, out of date again

New Features:

Bugs Fixed: LPP-5698

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

Documentation:

Release Notes:

Details:
    Fixed according to given error messages.

Tests:
   Ran ant reference



Modified: openlaszlo/trunk/docs/src/nav/toc.xml
===================================================================
--- openlaszlo/trunk/docs/src/nav/toc.xml	2008-04-25 12:07:54 UTC (rev 8853)
+++ openlaszlo/trunk/docs/src/nav/toc.xml	2008-04-25 12:08:19 UTC (rev 8854)
@@ -7,8 +7,8 @@
         <item title="include" href="tag.include.html" />
         <item title="library" href="tag.library.html" />
         <!-- TODO handle changing this to dhtml-specific when this is run in dhtml runtime [bshine 10.17.2007] -->        
-        <item title="LzContextMenu" href="LzContextMenu+swf7+swf8+swf9.html" /> 
-        <item title="LzContextMenuItem" href="LzContextMenuItem+swf7+swf8+swf9.html" />
+        <item title="LzContextMenu" href="LzContextMenu.html" /> 
+        <item title="LzContextMenuItem" href="LzContextMenuItem.html" />
         <item title="splash" href="tag.splash+as2.html" />
         <item title="view" href="LzView.html" />
     </category>



More information about the Laszlo-checkins mailing list