From 1d0b51a7577bf178a1303290cb0d34740b25b768 Mon Sep 17 00:00:00 2001 From: rephorm Date: Sun, 27 May 2007 06:47:44 +0000 Subject: [PATCH] you can only swallow into SWALLOW parts now SVN revision: 30090 --- legacy/emotion/data/theme.edc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/legacy/emotion/data/theme.edc b/legacy/emotion/data/theme.edc index 2f35317..0827dde 100644 --- a/legacy/emotion/data/theme.edc +++ b/legacy/emotion/data/theme.edc @@ -124,7 +124,7 @@ collections { part { name: "video_swallow"; mouse_events: 0; - type: RECT; + type: SWALLOW; clip_to: "vclip"; description { state: "default" 0.0; @@ -758,7 +758,7 @@ collections { part { name: "video_swallow"; mouse_events: 0; - type: RECT; + type: SWALLOW; description { state: "default" 0.0; rel1 { -- 2.7.4