Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/icons


Modified Files:
        Makefile.am 


Log Message:
Edjes now use 'edj' as the filename extension
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/icons/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 24 Dec 2004 04:30:48 -0000      1.1
+++ Makefile.am 22 Mar 2005 19:30:23 -0000      1.2
@@ -10,15 +10,15 @@
 
 filesdir = $(datadir)/enlightenment/data/icons
 files_DATA = \
-default.eet
+default.edj
 
 EXTRA_DIST = default.edc
 
-default.eet: Makefile default.edc
+default.edj: Makefile default.edc
        $(EDJE_CC) $(EDJE_FLAGS) \
        $(top_srcdir)/data/icons/default.edc \
-       $(top_builddir)/data/icons/default.eet
+       $(top_builddir)/data/icons/default.edj
 
 clean-local:
-       rm -f *.eet
+       rm -f *.edj
        




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