Enlightenment CVS committal Author : e-taro Project : e_modules Module : slideshow
Dir : e_modules/slideshow Modified Files: Makefile.am slideshow.edc Removed Files: VeraMono.ttf slideshow.png Log Message: Only install the icon image and the .edj for slideshow, as well. - the font file is not currently used, so no need to have it in EXTRA_DIST either. - slideshow.png is the same data as module_icon.png, so use the icon in the .edc (save a few Kb). =================================================================== RCS file: /cvs/e/e_modules/slideshow/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- Makefile.am 30 Jan 2006 05:12:51 -0000 1.5 +++ Makefile.am 11 Apr 2006 14:06:36 -0000 1.6 @@ -10,12 +10,9 @@ files_DATA = \ module_icon.png \ -slideshow.edj \ -slideshow.edc \ -VeraMono.ttf \ -slideshow.png +slideshow.edj -EXTRA_DIST = $(files_DATA) +EXTRA_DIST = $(files_DATA) slideshow.edc # the module .so file INCLUDES = -I. \ =================================================================== RCS file: /cvs/e/e_modules/slideshow/slideshow.edc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- slideshow.edc 30 Jan 2006 05:12:51 -0000 1.3 +++ slideshow.edc 11 Apr 2006 14:06:36 -0000 1.4 @@ -1,5 +1,5 @@ images { - image: "slideshow.png" COMP; + image: "module_icon.png" COMP; } collections { group { @@ -10,7 +10,7 @@ description { state: "default" 0.0; image { - normal: "slideshow.png"; + normal: "module_icon.png"; } } ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs