Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : proto
Dir : e17/proto/esmart/test
Modified Files:
esmart_main.c
Log Message:
update api
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/test/esmart_main.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- esmart_main.c 24 Jan 2004 20:23:25 -0000 1.11
+++ esmart_main.c 21 Apr 2004 23:19:10 -0000 1.12
@@ -13,10 +13,10 @@
#include <stdio.h>
#include <Ecore.h>
#include <Ecore_Evas.h>
-#include "E_Thumb.h"
#include "container.h"
+#include "Esmart_Thumb.h"
#include "Esmart_Trans.h"
-#include "dragable.h"
+#include "Esmart_Draggies.h"
#include "../src/config.h"
#define MOVE_REFRESH 0.06
@@ -196,7 +196,7 @@
while (--argc)
{
- if ((o = e_thumb_new (ecore_evas_get (ee), argv[argc])))
+ if ((o = esmart_thumb_new (ecore_evas_get (ee), argv[argc])))
{
evas_object_layer_set (o, 2);
evas_object_show (o);
-------------------------------------------------------
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