Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_border.edc 


Log Message:
Some cleanup and beginning of internal dnd in E. You can drag the icon from
a window to the pager and get a nice message :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_border.edc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- default_border.edc  13 Apr 2005 15:52:17 -0000      1.12
+++ default_border.edc  23 Apr 2005 13:13:43 -0000      1.13
@@ -1133,6 +1133,12 @@
         action:  SIGNAL_EMIT "action" "menu";
       }
       program {
+        name:    "menu_action_icon4";
+        signal:  "mouse,down,1";
+        source:  "icon";
+        action:  SIGNAL_EMIT "drag" "start";
+      }
+      program {
          name:    "menu_action_title3";
          signal:  "mouse,clicked,3";
          source:  "title";




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to