From 1360fc510616ca96e5de6ebe7c17a697a288e84e Mon Sep 17 00:00:00 2001 From: Nicole Vreden Date: Wed, 6 Jan 2010 22:05:04 +0100 Subject: Python-EFL-GUI: changed behaviour of Play-Button - if Play-Button is clicked, the video starts and the searchframe, medialist and playlist disappear Signed-off-by: Nicole Vreden --- src/YalpClients/EflClient/yalp_gui.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/YalpClients/EflClient/yalp_gui.edc') diff --git a/src/YalpClients/EflClient/yalp_gui.edc b/src/YalpClients/EflClient/yalp_gui.edc index 3ad1132..84631db 100644 --- a/src/YalpClients/EflClient/yalp_gui.edc +++ b/src/YalpClients/EflClient/yalp_gui.edc @@ -360,7 +360,7 @@ collections program { name: "hide_searchframe"; - source: "searchframe"; + source: "playlist_buttonframe"; signal: "mouse,clicked,1"; action: STATE_SET "default" 1.0; target: "searchframe"; -- cgit v1.2.3