Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/exhibit/data


Modified Files:
        Makefile.am 
Added Files:
        gui.edc 
Removed Files:
        images.edc 


Log Message:
Why hello Mr. Wobbles!

- add new etk tree model for wobbly icons
- minor bug with thumb geometry (cant be bothered fixing this instant)


===================================================================
RCS file: /cvs/e/e17/proto/exhibit/data/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 14 Dec 2005 11:33:28 -0000      1.1
+++ Makefile.am 15 Sep 2006 11:30:09 -0000      1.2
@@ -1,18 +1,18 @@
 MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = images.edc
+EXTRA_DIST = gui.edc
 
 EDJE_CC = edje_cc
 EDJE_FLAGS = \
 -v \
 -id $(top_srcdir)/data/images
 
-imagedir = $(pkgdatadir)/images
-image_DATA = images.edj
+guidir = $(pkgdatadir)
+gui_DATA = gui.edj
 
-images.edj: Makefile images.edc
+gui.edj: Makefile gui.edc
        $(EDJE_CC) $(EDJE_FLAGS) \
-       $(top_srcdir)/data/images.edc \
-       $(top_builddir)/data/images.edj
-                       
+       $(top_srcdir)/data/gui.edc \
+       $(top_builddir)/data/gui.edj
+
 clean-local:
        rm -f *.edj



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to