Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data


Modified Files:
        edc.vim 


Log Message:
structure fits better the nature of descriptions, programms etc and looks better

===================================================================
RCS file: /cvs/e/e17/libs/edje/data/edc.vim,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- edc.vim     2 Aug 2006 10:52:44 -0000       1.11
+++ edc.vim     11 Jun 2007 10:04:25 -0000      1.12
@@ -12,10 +12,10 @@
 endif
 
 " A bunch of useful C keywords
-syn keyword    cStatement      images data fonts collections group
-syn keyword    cStatement      part parts dragable description rel1 rel2
+syn keyword    cStructure      images data fonts collections group
+syn keyword    cStructure      part parts dragable description rel1 rel2
 syn keyword    cStatement      text image font fill origin size tag
-syn keyword    cStatement      programs program script styles style base
+syn keyword    cStructure      programs program script styles style base
 syn match      cType           "+ + +;" contained 
 
 syn keyword    cLabel          item name min max type effect



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to