Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_radio.edc 


Log Message:

the theme no longer turns itself on on clicks. only when it gets a signal 
telling it to, simplifying things for the themer

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_radio.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- default_radio.edc   16 Oct 2005 12:24:30 -0000      1.6
+++ default_radio.edc   20 Nov 2005 21:30:45 -0000      1.7
@@ -152,12 +152,6 @@
         name:    "click";
         signal:  "mouse,down,1";
         source:  "event";
-         action:  STATE_SET "active" 0.0;
-        target:  "item1";
-        after:   "click2";
-      }
-      program {
-        name:    "click2";
          action:  SIGNAL_EMIT "toggled" "on";
       }
       program {




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to