Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e_modules

Dir     : e17/apps/e_modules/src/modules/snow


Modified Files:
        Makefile.am 


Log Message:
Fix Snow. Sorry
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/e_modules/src/modules/snow/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 19 Oct 2005 04:59:41 -0000      1.4
+++ Makefile.am 19 Oct 2005 05:41:34 -0000      1.5
@@ -1,12 +1,12 @@
 MAINTAINERCLEANFILES = Makefile.in
 
 # data files for the module
-filesdir = $(libdir)/e_modules/rain
+filesdir = $(libdir)/e_modules/snow
 files_DATA = \
-cloud.png \
-drop-s.png \
-drop-m.png \
-drop-l.png \
+tree.png \
+flake-s.png \
+flake-m.png \
+flake-l.png \
 module_icon.png
 
 
@@ -17,7 +17,7 @@
                         -I$(top_srcdir) \
                         -I$(includedir) \
                         @e_cflags@
-pkgdir                 = @e_modules@/rain/$(MODULE_ARCH)
+pkgdir                 = @e_modules@/snow/$(MODULE_ARCH)
 pkg_LTLIBRARIES        = module.la
 module_la_SOURCES      = e_mod_main.c \
                         e_mod_main.h




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to