Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/engrave

Dir     : e17/libs/engrave


Modified Files:
        README TODO 


Log Message:
- on/off/true/false/0/1 allowed for booleans now.
- I think I put this everywhere that was needed, but I'm not sure

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/engrave/README,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- README      23 Sep 2004 22:20:18 -0000      1.1.1.1
+++ README      10 Nov 2004 20:04:37 -0000      1.2
@@ -3,11 +3,9 @@
 
 Engrave is a library for editing the contents of an edje .eet file.
 
-Engrave
-
- o  parses Edje's .edc format (or the .edc embedded in and edje .eet file)
+ o  parses Edje's .edc format (or the .edc embedded in an edje .eet file)
  o  returns a structural representation of the .edc. 
  o  provides an API for modifying this representation (add/remove/edit parts,
     programs, etc)
- o  writes the modified data back out to .edc (or .eet)
+ o  writes the modified data back out to an .edc (or an .eet)
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/engrave/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- TODO        24 Oct 2004 23:07:16 -0000      1.2
+++ TODO        10 Nov 2004 20:04:37 -0000      1.3
@@ -1,9 +1,5 @@
 Everything
 
-- edje can take boolean values as:
-      true/false, 0/1, on/off
-  need to support this in engrave
-
 - need to write all of the corresponding _get methods and port engrave_out
   to use those methods.
 




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to