Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : docs

Dir     : e17/docs/cookbook


Modified Files:
        Makefile eflcookbook.xml 


Log Message:
- add ecore_timer example

===================================================================
RCS file: /cvsroot/enlightenment/e17/docs/cookbook/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile    29 Jul 2004 04:16:33 -0000      1.4
+++ Makefile    29 Jul 2004 16:04:14 -0000      1.5
@@ -30,8 +30,8 @@
 FO_XSL = $(PREFIX)/docbook-xsl-1.64.1/fo/docbook.xsl   # Official DB FO
 
 ### XSL Arguments: the fop argeument will make FOP play nice, and the 9x7 format is 
for tech page size.
-#FO_ARGS = --stringparam page.height 9in --stringparam page.width 7in --stringparam 
fop.extensions 1 --stringparam draft.mode no
-FO_ARGS = --stringparam fop.extensions 1 --stringparam draft.mode no
+#FO_ARGS = --stringparam page.height 9in --stringparam page.width 7in --stringparam 
fop.extensions 1 --stringparam draft.mode no 
+FO_ARGS = --stringparam fop.extensions 1 --stringparam draft.mode no 
 
 #HTML_XSL = $(PREFIX)/docbook-xsl-1.61.3/html/tldp-html.xsl
 HTML_XSL = $(PREFIX)/docbook-xsl-1.64.1/html/docbook.xsl       # Gentoo DB HTML
===================================================================
RCS file: /cvsroot/enlightenment/e17/docs/cookbook/eflcookbook.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- eflcookbook.xml     29 Jul 2004 10:08:20 -0000      1.20
+++ eflcookbook.xml     29 Jul 2004 16:04:15 -0000      1.21
@@ -21,6 +21,7 @@
  <!ENTITY ecore_config_intro SYSTEM "xml/ecore/ecore_config_intro.xml">
  <!ENTITY ecore_config_listener SYSTEM "xml/ecore/ecore_config_listener.xml">
  <!ENTITY ecore_ipc_intro SYSTEM "xml/ecore/ecore_ipc_intro.xml">
+ <!ENTITY ecore_timers SYSTEM "xml/ecore/ecore_timers.xml">
 
  <!-- evas -->
  <!ENTITY evas_ecore_setup SYSTEM "xml/evas/evas_ecore_setup.xml">




-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to