Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : enotes

Dir     : misc/enotes/data/themes/atmos


Modified Files:
        .cvsignore Makefile.am 


Log Message:
edj ify enotes
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/data/themes/atmos/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  11 Mar 2005 23:32:31 -0000      1.2
+++ .cvsignore  23 Mar 2005 10:41:41 -0000      1.3
@@ -1,3 +1,3 @@
 Makefile
 Makefile.in
-atmos.eet
+atmos.edj
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/data/themes/atmos/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 14 Sep 2004 22:15:14 -0000      1.1
+++ Makefile.am 23 Mar 2005 10:41:41 -0000      1.2
@@ -1,17 +1,17 @@
 THEMES = atmos
 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 images $< $@
 
 




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