Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : docs

Dir     : e17/docs/cookbook/xml


Modified Files:
        edje_edc_recipes.xml 


Log Message:
- change the <term> entries inside <para> tags to be <literal> tags as
  <term> is not permitted inside <para>
  - fixes compile warning 
  - benr, does this still look the way you want it too?

===================================================================
RCS file: /cvsroot/enlightenment/e17/docs/cookbook/xml/edje_edc_recipes.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- edje_edc_recipes.xml        27 Jul 2004 08:34:42 -0000      1.4
+++ edje_edc_recipes.xml        28 Jul 2004 15:53:11 -0000      1.5
@@ -14,8 +14,8 @@
 
 <para>
 An EDC is broken into several major sections describing the images and fonts that are 
used
-in the interface, descriptions of how the various <term>parts</term> of the interface 
are
-laid out, and descriptions of actions or <term>programs</term> that occur when your 
interface
+in the interface, descriptions of how the various <literal>parts</literal> of the 
interface are
+laid out, and descriptions of actions or <literal>programs</literal> that occur when 
your interface
 is interacted with.  This functionality can be further supplimented by employing 
Embryo's
 scripting language to add C like programability into the Edje EDC itself.
 </para>




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to