Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_color_well.edc 


Log Message:
forgot this..

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_color_well.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- default_color_well.edc      15 Aug 2006 00:54:32 -0000      1.1
+++ default_color_well.edc      20 Aug 2006 21:27:01 -0000      1.2
@@ -61,7 +61,7 @@
       }
       part {
         name:          "overlay";
-        mouse_events:  0;
+        mouse_events:  1;
         description {
            state:    "default" 0.0;
            image {
@@ -74,6 +74,13 @@
            }
         }
       }
-
+  }
+  programs {
+    program {
+      name: "send_click";
+      signal: "mouse,clicked,1";
+      source: "overlay";
+      action: SIGNAL_EMIT "click" "";
+    } 
   }
 }



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to