[Laszlo-checkins] r6863 - openlaszlo/trunk/docs/src/developers

lou@openlaszlo.org lou at openlaszlo.org
Tue Oct 16 04:44:12 PDT 2007


Author: lou
Date: 2007-10-16 04:43:52 -0700 (Tue, 16 Oct 2007)
New Revision: 6863

Modified:
   openlaszlo/trunk/docs/src/developers/designers.dbk
Log:
Change 20071016-lou-L by lou at loumac.local on 2007-10-16 07:39:54 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: fix broken link in dguide

New Features:

Bugs Fixed: LPP-4896

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

Documentation: fixed broken link in Chapter 3. OpenLaszlo for Designers, section 7, last paragraph

Release Notes:

Details:
    

Tests:



Modified: openlaszlo/trunk/docs/src/developers/designers.dbk
===================================================================
--- openlaszlo/trunk/docs/src/developers/designers.dbk	2007-10-16 09:30:15 UTC (rev 6862)
+++ openlaszlo/trunk/docs/src/developers/designers.dbk	2007-10-16 11:43:52 UTC (rev 6863)
@@ -132,8 +132,9 @@
  which includes accented European characters. The Bitstream font Vera was released as an open source font for the Gnome Project. 
 The Ultra Pixel font Verity was built by Christopher Lowery using technology produced by Truth in Design.</para>
 <para>
-For more on fonts, see <ulink url="../guide/fonts.html" type="laszlo-dguide">The Developer's Guide</ulink>
-</para>
+<!-- fix broken link per LPP-4896, IORIO 15 oct 2007 -->
+<!-- change title per LPP-4804, IORIO 15 oct 2007 -->
+For more on fonts, see <ulink url="../developers/fonts.html" type="laszlo-dguide">OpenLaszlo Application Developer's Guide</ulink>.</para>
  
 <para/></section><section><title>OpenLaszlo Components Design Guide</title>
 <para>For details on designing user-interface components in OpenLaszlo, see



More information about the Laszlo-checkins mailing list