Enlightenment CVS committal

Author  : leviathan
Project : e17
Module  : libs/engrave

Dir     : e17/libs/engrave


Modified Files:
        README TODO 


Log Message:
Make sure data is consistent: when part name is changed, update the rel_to 
pointing to it, and all program source and targets that used to point too. 
Thanx for DaveMDS for the report

===================================================================
RCS file: /cvs/e/e17/libs/engrave/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- README      10 Nov 2004 20:04:37 -0000      1.2
+++ README      10 Jan 2007 01:58:30 -0000      1.3
@@ -1,11 +1,11 @@
 Engrave 0.1
 -----------
 
-Engrave is a library for editing the contents of an edje .eet file.
+Engrave is a library for editing the contents of an edje .edj file.
 
- o  parses Edje's .edc format (or the .edc embedded in an edje .eet file)
+ o  parses Edje's .edc format (or the .edc embedded in an edje .edj 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 an .edc (or an .eet)
+ o  writes the modified data back out to an .edc (or an .edj)
 
===================================================================
RCS file: /cvs/e/e17/libs/engrave/TODO,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- TODO        15 Nov 2004 16:49:05 -0000      1.5
+++ TODO        10 Jan 2007 01:58:30 -0000      1.6
@@ -1,9 +1,5 @@
 Everything
 
-- edje can handle unquoted strings as long as there is no space in them
-  eg: text { text, foo; } is valid. Not sure how to patch that into the
-  lexer
-
 - put an editable canvas into engrave as an Evas_Object such that any
   program can use it to make an editor???
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to