Enlightenment CVS committal

Author  : xenith
Project : misc
Module  : envision

Dir     : misc/envision/data/themes/trakvision


Modified Files:
        .cvsignore Makefile.am 


Log Message:
eet -> edj

===================================================================
RCS file: 
/cvsroot/enlightenment/misc/envision/data/themes/trakvision/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  2 Sep 2004 07:18:18 -0000       1.2
+++ .cvsignore  22 Mar 2005 20:44:04 -0000      1.3
@@ -1,4 +1,4 @@
 Makefile
 Makefile.in
-*.eet
+*.edj
 *.swp
===================================================================
RCS file: 
/cvsroot/enlightenment/misc/envision/data/themes/trakvision/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 8 Aug 2004 23:38:35 -0000       1.1
+++ Makefile.am 22 Mar 2005 20:44:04 -0000      1.2
@@ -2,20 +2,20 @@
 
 THEME = trakvision
 EDC = $(THEME).edc
-EET = $(EDC:%.edc=%.eet)
-SUFFIXES = .edc .eet
+EDJ = $(EDC:%.edc=%.edj)
+SUFFIXES = .edc .edj
 
-CLEANFILES = $(EET)
+CLEANFILES = $(EDJ)
 EXTRA_DIST = $(EDC) trakvision_images.edc trakvision_parts.edc \
              trakvision_progs.edc trakvision_fonts.edc
 
 themedir = $(pkgdatadir)/themes
-theme_DATA = $(EET)
+theme_DATA = $(EDJ)
 
 all: $(EDC)
 
-.edc.eet:
+.edc.edj:
        edje_cc -v -id images -fd fonts $< $@
 
-preview: $(EET)
-       edje $(EET) envision
+preview: $(EDJ)
+       edje $(EDJ) envision




-------------------------------------------------------
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