Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e_utils
Dir : e17/apps/e_utils/src/bin/eapp_edit Modified Files: .cvsignore Makefile.am Added Files: e_util_eapp_edit Removed Files: eapp_edit_main.c Log Message: internal eap editor is now the way to go, replace e_util_eap_edit with a wrapper for the internal editor =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e_utils/src/bin/eapp_edit/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- .cvsignore 16 Dec 2004 11:16:27 -0000 1.1 +++ .cvsignore 19 Dec 2005 14:04:41 -0000 1.2 @@ -2,4 +2,3 @@ .libs Makefile Makefile.in -e_util_eapp_edit =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e_utils/src/bin/eapp_edit/Makefile.am,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- Makefile.am 4 Sep 2005 00:24:31 -0000 1.4 +++ Makefile.am 19 Dec 2005 14:04:41 -0000 1.5 @@ -1,18 +1,4 @@ ## Process this file with automake to produce Makefile.in -INCLUDES = \ --I../lib \ --I/usr/local/include \ --I$(top_srcdir)/lib \ [EMAIL PROTECTED]@ \ [EMAIL PROTECTED]@ \ [EMAIL PROTECTED]@ \ [EMAIL PROTECTED]@ - -bin_PROGRAMS = e_util_eapp_edit - -e_util_eapp_edit_SOURCES = \ -eapp_edit_main.c - -e_util_eapp_edit_LDADD = @EWL_LIBS@ @EET_LIBS@ @ECORE_LIBS@ @ENGRAVE_LIBS@ +files_DATA = e_util_eapp_edit ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs