discomfitor pushed a commit to branch master.

commit abfed64b8aa5d0ecf73810ca7a88b55ab4f5663e
Author: Mike Blumenkrantz <[email protected]>
Date:   Wed May 29 08:03:41 2013 +0100

    don't set dnd aware twice on comp canvas
---
 src/modules/fileman/e_fwin.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/modules/fileman/e_fwin.c b/src/modules/fileman/e_fwin.c
index dfd87ef..5f3133e 100644
--- a/src/modules/fileman/e_fwin.c
+++ b/src/modules/fileman/e_fwin.c
@@ -457,7 +457,6 @@ e_fwin_zone_new(E_Zone *zone, void *p)
    evas_object_show(o);
 
    o = e_scrollframe_add(zone->container->bg_evas);
-   e_drop_xdnd_register_set(zone->container->event_win, 1);
    e_scrollframe_custom_theme_set(o, "base/theme/fileman",
                                   "e/fileman/desktop/scrollframe");
    /* FIXME: this theme object will have more versions and options later

-- 

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1

Reply via email to