Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/elicit

Dir     : e17/apps/elicit/data/themes/winter/programs


Modified Files:
        main.edc 


Log Message:


for tokyo:
middle click on the shot to load it up in the gimp (requires gimp-remote)


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/elicit/data/themes/winter/programs/main.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- main.edc    7 Mar 2005 00:51:24 -0000       1.4
+++ main.edc    8 Mar 2005 05:02:13 -0000       1.5
@@ -65,6 +65,15 @@
         action, SIGNAL_EMIT "elicit,shot,save" "";
         after, "shot.ani";
       }
+
+      program {
+        name, "shot.edit";
+        signal, "mouse,down,2*";
+        source, "shot-border";
+        action, SIGNAL_EMIT "elicit,shot,edit" "";
+        after, "shot.ani";
+      }
+
       program {
         name, "shot.ani";
         action, STATE_SET "hidden" 0.0;




-------------------------------------------------------
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