From 076ed84816a14c006201f74eeb481d04e9fdbcdd Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 21 Jun 2012 03:53:15 +0000 Subject: [PATCH] fix break that stopped notificationsf rom sliding. SVN revision: 72560 --- .../elementary/data/themes/widgets/notify.edc | 139 +----------------- 1 file changed, 8 insertions(+), 131 deletions(-) diff --git a/legacy/elementary/data/themes/widgets/notify.edc b/legacy/elementary/data/themes/widgets/notify.edc index 429696dd6f..32bdd545f8 100644 --- a/legacy/elementary/data/themes/widgets/notify.edc +++ b/legacy/elementary/data/themes/widgets/notify.edc @@ -90,26 +90,13 @@ group { name: "elm/notify/top/default"; } programs { program { name: "show"; - signal: "elm,action,show"; - source: "elm"; - action: STATE_SET "visible" 0.0; - target: "base"; - } - program { name: "show_2"; - signal: "show"; - action: STATE_SET "default" 0.0; - target: "base"; - after: "show_3"; - } - program { name: "show_3"; signal: "show"; action: STATE_SET "visible" 0.0; target: "base"; transition: LINEAR 0.5; } program { name: "hide"; - signal: "elm,action,hide"; - source: "elm"; + signal: "hide"; action: STATE_SET "default" 0.0; target: "base"; } @@ -152,25 +139,6 @@ group { name: "elm/notify/center/default"; } } } - programs { - program { name: "show"; - signal: "elm,action,show"; - source: "elm"; - action: STATE_SET "default" 0.0; - target: "base"; - } - program { name: "show_2"; - signal: "show"; - action: STATE_SET "default" 0.0; - target: "base"; - } - program { name: "hide"; - signal: "elm,action,hide"; - source: "elm"; - action: STATE_SET "default" 0.0; - target: "base"; - } - } } group { name: "elm/notify/bottom/default"; //this group is a design similar to the inwin group @@ -245,26 +213,13 @@ group { name: "elm/notify/bottom/default"; } programs { program { name: "show"; - signal: "elm,action,show"; - source: "elm"; - action: STATE_SET "visible" 0.0; - target: "base"; - } - program { name: "show_2"; - signal: "show"; - action: STATE_SET "default" 0.0; - target: "base"; - after: "show_3"; - } - program { name: "show_3"; signal: "show"; action: STATE_SET "visible" 0.0; target: "base"; transition: LINEAR 0.5; } program { name: "hide"; - signal: "elm,action,hide"; - source: "elm"; + signal: "hide"; action: STATE_SET "default" 0.0; target: "base"; } @@ -343,26 +298,13 @@ group { name: "elm/notify/left/default"; } programs { program { name: "show"; - signal: "elm,action,show"; - source: "elm"; - action: STATE_SET "visible" 0.0; - target: "base"; - } - program { name: "show_2"; - signal: "show"; - action: STATE_SET "default" 0.0; - target: "base"; - after: "show_3"; - } - program { name: "show_3"; signal: "show"; action: STATE_SET "visible" 0.0; target: "base"; transition: LINEAR 0.5; } program { name: "hide"; - signal: "elm,action,hide"; - source: "elm"; + signal: "hide"; action: STATE_SET "default" 0.0; target: "base"; } @@ -441,26 +383,13 @@ group { name: "elm/notify/right/default"; } programs { program { name: "show"; - signal: "elm,action,show"; - source: "elm"; - action: STATE_SET "visible" 0.0; - target: "base"; - } - program { name: "show_2"; - signal: "show"; - action: STATE_SET "default" 0.0; - target: "base"; - after: "show_3"; - } - program { name: "show_3"; signal: "show"; action: STATE_SET "visible" 0.0; target: "base"; transition: LINEAR 0.5; } program { name: "hide"; - signal: "elm,action,hide"; - source: "elm"; + signal: "hide"; action: STATE_SET "default" 0.0; target: "base"; } @@ -539,26 +468,13 @@ group { name: "elm/notify/top_left/default"; } programs { program { name: "show"; - signal: "elm,action,show"; - source: "elm"; - action: STATE_SET "visible" 0.0; - target: "base"; - } - program { name: "show_2"; - signal: "show"; - action: STATE_SET "default" 0.0; - target: "base"; - after: "show_3"; - } - program { name: "show_3"; signal: "show"; action: STATE_SET "visible" 0.0; target: "base"; transition: LINEAR 0.5; } program { name: "hide"; - signal: "elm,action,hide"; - source: "elm"; + signal: "hide"; action: STATE_SET "default" 0.0; target: "base"; } @@ -637,26 +553,13 @@ group { name: "elm/notify/top_right/default"; } programs { program { name: "show"; - signal: "elm,action,show"; - source: "elm"; - action: STATE_SET "visible" 0.0; - target: "base"; - } - program { name: "show_2"; - signal: "show"; - action: STATE_SET "default" 0.0; - target: "base"; - after: "show_3"; - } - program { name: "show_3"; signal: "show"; action: STATE_SET "visible" 0.0; target: "base"; transition: LINEAR 0.5; } program { name: "hide"; - signal: "elm,action,hide"; - source: "elm"; + signal: "hide"; action: STATE_SET "default" 0.0; target: "base"; } @@ -735,26 +638,13 @@ group { name: "elm/notify/bottom_left/default"; } programs { program { name: "show"; - signal: "elm,action,show"; - source: "elm"; - action: STATE_SET "visible" 0.0; - target: "base"; - } - program { name: "show_2"; - signal: "show"; - action: STATE_SET "default" 0.0; - target: "base"; - after: "show_3"; - } - program { name: "show_3"; signal: "show"; action: STATE_SET "visible" 0.0; target: "base"; transition: LINEAR 0.5; } program { name: "hide"; - signal: "elm,action,hide"; - source: "elm"; + signal: "hide"; action: STATE_SET "default" 0.0; target: "base"; } @@ -833,26 +723,13 @@ group { name: "elm/notify/bottom_right/default"; } programs { program { name: "show"; - signal: "elm,action,show"; - source: "elm"; - action: STATE_SET "visible" 0.0; - target: "base"; - } - program { name: "show_2"; - signal: "show"; - action: STATE_SET "default" 0.0; - target: "base"; - after: "show_3"; - } - program { name: "show_3"; signal: "show"; action: STATE_SET "visible" 0.0; target: "base"; transition: LINEAR 0.5; } program { name: "hide"; - signal: "elm,action,hide"; - source: "elm"; + signal: "hide"; action: STATE_SET "default" 0.0; target: "base"; }