Enlightenment CVS committal
Author : kwo
Project : e16
Module : epplets
Dir : e16/epplets/api
Modified Files:
epplet.c epplet.h.in
Log Message:
Eliminate EBIN.
===================================================================
RCS file: /cvs/e/e16/epplets/api/epplet.c,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -3 -r1.133 -r1.134
--- epplet.c 31 Mar 2006 22:56:17 -0000 1.133
+++ epplet.c 12 Apr 2006 18:20:45 -0000 1.134
@@ -5505,7 +5505,7 @@
{
char s[1024];
- Esnprintf(s, sizeof(s), EBIN "/edox " EROOT "/epplet_data/%s/%s.ABOUT",
+ Esnprintf(s, sizeof(s), "edox " EROOT "/epplet_data/%s/%s.ABOUT",
name, name);
Epplet_spawn_command(s);
}
===================================================================
RCS file: /cvs/e/e16/epplets/api/epplet.h.in,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -3 -r1.53 -r1.54
--- epplet.h.in 12 Apr 2006 16:57:49 -0000 1.53
+++ epplet.h.in 12 Apr 2006 18:20:45 -0000 1.54
@@ -50,7 +50,6 @@
#endif
#define EROOT "@EROOT@"
-#define EBIN "@EBIN@"
/****************************************************************************/
/* Data structures & primitives */
-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs