Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/data/themes


Modified Files:
        .cvsignore Makefile.am 


Log Message:
.edj ify engage
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/data/themes/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- .cvsignore  27 Feb 2005 20:56:36 -0000      1.3
+++ .cvsignore  22 Mar 2005 20:07:31 -0000      1.4
@@ -1,5 +1,5 @@
 Makefile
 Makefile.in
-gentoo.eet
-none.eet
-module.eet
+gentoo.edj
+none.edj
+module.edj
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/data/themes/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 27 Feb 2005 20:56:36 -0000      1.4
+++ Makefile.am 22 Mar 2005 20:07:31 -0000      1.5
@@ -1,17 +1,17 @@
 THEMES = gentoo none module
 EDCS = $(THEMES:%=%.edc)
-EETS = $(THEMES:%=%.eet)
-SUFFIXES = .edc .eet
+EDJS = $(THEMES:%=%.edj)
+SUFFIXES = .edc .edj
 
-CLEANFILES = $(EETS)
+CLEANFILES = $(EDJS)
 EXTRA_DIST = $(EDCS)
 
 themedir = $(pkgdatadir)/themes
-theme_DATA = $(EETS)
+theme_DATA = $(EDJS)
 
 all: $(EDCS)
 
-.edc.eet:
+.edc.edj:
        edje_cc -v -id $(<:%.edc=%)/images -fd $(<:%.edc=%)/fonts $< $@
 
 




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