the theme no longer turns itself on on clicks. only when it gets a signal telling...
authorrephorm <rephorm>
Sun, 20 Nov 2005 21:30:45 +0000 (21:30 +0000)
committerrephorm <rephorm@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 20 Nov 2005 21:30:45 +0000 (21:30 +0000)
SVN revision: 18560

data/themes/default_radio.edc

index f678d1e..88aa82f 100644 (file)
@@ -152,12 +152,6 @@ group {
         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 {