Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src/thumb


Modified Files:
        E_Thumb.c Makefile.am 
Added Files:
        Esmart_Thumb.h 
Removed Files:
        E_Thumb.h 


Log Message:
migrate
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/thumb/E_Thumb.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- E_Thumb.c   1 Mar 2004 05:53:45 -0000       1.15
+++ E_Thumb.c   21 Apr 2004 22:46:06 -0000      1.16
@@ -1,5 +1,5 @@
 #include "config.h"
-#include "E_Thumb.h"
+#include "Esmart_Thumb.h"
 #define X_DISPLAY_MISSING 1
 #include <Imlib2.h>
 #include <Epsilon.h>
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/thumb/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 10 Dec 2003 04:57:59 -0000      1.2
+++ Makefile.am 21 Apr 2004 22:46:12 -0000      1.3
@@ -7,10 +7,10 @@
 noinst_LTLIBRARIES = libethumb.la
 
 installed_headers_DATA = \
-       E_Thumb.h 
+       Esmart_Thumb.h 
 
 libethumb_la_SOURCES = \
-       E_Thumb.c E_Thumb.h
+       E_Thumb.c Esmart_Thumb.h
 
 libethumb_la_LIBADD = @evas_libs@ @epsilon_libs@ @imlib_libs@ -lm
 libethumb_la_LDFLAGS = -version-info 1:0:0




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to