Enlightenment CVS committal Author : handyande Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/images Modified Files: .cvsignore Makefile.am Log Message: .edj ify ewl, note that I left .eet as an accepted extension in Ewl_Image, this should probably go =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/images/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- .cvsignore 26 Jul 2004 18:21:45 -0000 1.2 +++ .cvsignore 22 Mar 2005 20:58:05 -0000 1.3 @@ -1,3 +1,3 @@ Makefile.in Makefile -bg.eet +bg.edj =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/images/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- Makefile.am 21 Oct 2004 08:19:16 -0000 1.9 +++ Makefile.am 22 Mar 2005 20:58:14 -0000 1.10 @@ -2,7 +2,7 @@ EDCS = bg.edc -EETS = $(EDCS:%.edc=%.eet) +EDJS = $(EDCS:%.edc=%.edj) IMAGES = arrow_up.png e-logo.png lilbottom.png banner-top.png elicit.png \ elicit1.png elicit2.png elicit3.png entrance.png entrance1.png \ @@ -11,15 +11,15 @@ entice.png entice1.png entice2.png entice3.png themedir = $(pkgdatadir)/images -theme_DATA = $(IMAGES) $(EETS) +theme_DATA = $(IMAGES) $(EDJS) EXTRA_DIST = $(IMAGES) $(EDCS) -CLEANFILES = $(EETS) +CLEANFILES = $(EDJS) -all: $(EETS) +all: $(EDJS) -SUFFIXES = .edc .eet -.edc.eet: +SUFFIXES = .edc .edj +.edc.edj: # edje_cc -v -id $(top_builddir)/data/images `basename $<` $@ (cd $(top_srcdir)/data/images ; edje_cc -v -id . $(notdir $<) $(top_builddir)/data/images/$(notdir $@)) ------------------------------------------------------- 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