Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/ibar


Modified Files:
        e_mod_main.c 


Log Message:
Dnd update, shape works now.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/ibar/e_mod_main.c,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -3 -r1.47 -r1.48
--- e_mod_main.c        11 May 2005 06:30:57 -0000      1.47
+++ e_mod_main.c        11 May 2005 21:33:55 -0000      1.48
@@ -1250,8 +1250,8 @@
             drag = 1;
             drag_start = 0;
 
-            d = e_drag_new(ic->ibb->con,
-                           "enlightenment/eapp", ic->app, 
_ibar_bar_cb_finished);
+            d = e_drag_new(ic->ibb->con, "enlightenment/eapp",
+                           ic->app, _ibar_bar_cb_finished);
             o = edje_object_add(e_drag_evas_get(d));
             edje_object_file_set(o, ic->app->path, "icon");
             e_drag_object_set(d, o);




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to