Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje


Modified Files:
        README 


Log Message:
the default extension for Edje EET files is 'edj' now
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/README,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- README      16 Apr 2004 02:06:38 -0000      1.8
+++ README      22 Mar 2005 19:28:49 -0000      1.9
@@ -55,22 +55,22 @@
    make
    sudo make install
 
-You now want to go test it out. first you'll need to make an edje .eet file.
+You now want to go test it out. first you'll need to make an edje EET file.
    
    cd data
    ./e_logo.sh
    
 Now you can view the edje you just built:
    
-   edje ./e_logo.eet
+   edje ./e_logo.edj
    
 You can view multilpe files at once with the edje test program:
    
-   edje ./e_logo.eet ./e_logo.eet ./e_logo.eet
+   edje ./e_logo.edj ./e_logo.edj ./e_logo.edj
    
 to view the same one 3 times.
    
-You can read the source fuile that builds the edje .eet file by looking at:
+You can read the source fuile that builds the edje EET file by looking at:
 
    data/src/e_logo.edc
 




-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to