Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/elicit

Dir     : e17/apps/elicit/data/themes/summer/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/summer/programs/main.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- main.edc    12 Aug 2004 22:26:30 -0000      1.1
+++ main.edc    8 Mar 2005 05:02:13 -0000       1.2
@@ -89,6 +89,13 @@
   after: "shot.ani";
 }
 program {
+  name: "shot.edit";
+  signal: "mouse,down,2*";
+  source: "shot.inset";
+  action: SIGNAL_EMIT "elicit,shot,edit" "";
+  after: "shot.ani";
+}
+program {
   name: "shot.ani";
   action: STATE_SET "hidden" 0.0;
   transition: LINEAR 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