From 239e89cd4244a785049c83c89a037fa8e9f6f67d Mon Sep 17 00:00:00 2001 From: sumanth Date: Mon, 26 Mar 2012 14:55:41 +0530 Subject: [PATCH] [datetime.edc] Datetime widget edc refactoring. Change-Id: Ie18b3ccd8fb0bdfe7e33e0ac82aeee2611794576 --- themes/inc/tizen-black-hd-inc.edc | 16 +- themes/inc/tizen-black-inc.edc | 16 +- themes/inc/tizen-hd-inc.edc | 16 +- themes/inc/tizen-inc.edc | 16 +- themes/widgets/datefield.edc | 306 -------------------------------------- themes/widgets/datetime.edc | 203 +------------------------ 6 files changed, 31 insertions(+), 542 deletions(-) delete mode 100644 themes/widgets/datefield.edc diff --git a/themes/inc/tizen-black-hd-inc.edc b/themes/inc/tizen-black-hd-inc.edc index 84a1e42..2ffe37f 100644 --- a/themes/inc/tizen-black-hd-inc.edc +++ b/themes/inc/tizen-black-hd-inc.edc @@ -1038,16 +1038,12 @@ #define TICKER_NOTI_DEFAULT_TEXT_COLOR_INC "#f4f4f4" -#define DATEFIELD_ITEM_MIN_SIZE_INC 70 70 -#define DATEFIELD_ITEM_BG_SIZE_INC 80 70 -#define DATEFIELD_SEPARATOR_MIN_HEIGHT_INC 70 -#define DATEFIELD_SEPARATOR_MIN_WIDTH_INC 40 -#define DATEFIELD_SEPARATOR_EXTENDED_MIN_WIDTH_INC 65 -#define DATEFIELD_TEXT_FONT_SIZE_INC 36 -#define DATEFIELD_LEFT_PADDING_INC 10 -#define DATEFIELD_TEXT_NORMAL_COLOR_INC 255 255 255 255 -#define DATEFIELD_SEPARATOR_TEXT_COLOR_INC 150 150 150 255 -#define DATEFIELD_TEXT_SELECTED_COLOR_INC 42 109 140 255 +#define DATETIME_FIELD_MIN_SIZE_INC 60 60 +#define DATETIME_SEPARATOR_MIN_SIZE_INC 40 60 +#define DATETIME_TEXT_FONT_SIZE_INC 36 +#define DATETIME_TEXT_NORMAL_COLOR_INC 255 255 255 255 +#define DATETIME_SEPARATOR_TEXT_COLOR_INC 150 150 150 255 +#define DATETIME_TEXT_SELECTED_COLOR_INC 42 109 140 255 #define COLORSELECTOR_MIN_W_INC 704 #define COLORSELECTOR_MIN_H_INC 336 diff --git a/themes/inc/tizen-black-inc.edc b/themes/inc/tizen-black-inc.edc index 877d4b5..c3e1c43 100644 --- a/themes/inc/tizen-black-inc.edc +++ b/themes/inc/tizen-black-inc.edc @@ -1025,16 +1025,12 @@ #define TICKER_NOTI_DEFAULT_TEXT_COLOR_INC "#f4f4f4" -#define DATEFIELD_ITEM_MIN_SIZE_INC 40 40 -#define DATEFIELD_ITEM_BG_SIZE_INC 50 40 -#define DATEFIELD_SEPARATOR_MIN_HEIGHT_INC 40 -#define DATEFIELD_SEPARATOR_MIN_WIDTH_INC 24 -#define DATEFIELD_SEPARATOR_EXTENDED_MIN_WIDTH_INC 40 -#define DATEFIELD_TEXT_FONT_SIZE_INC 24 -#define DATEFIELD_LEFT_PADDING_INC 5 -#define DATEFIELD_TEXT_NORMAL_COLOR_INC 255 255 255 255 -#define DATEFIELD_SEPARATOR_TEXT_COLOR_INC 150 150 150 255 -#define DATEFIELD_TEXT_SELECTED_COLOR_INC 42 109 140 255 +#define DATETIME_FIELD_MIN_SIZE_INC 40 40 +#define DATETIME_SEPARATOR_MIN_SIZE_INC 24 40 +#define DATETIME_TEXT_FONT_SIZE_INC 24 +#define DATETIME_TEXT_NORMAL_COLOR_INC 255 255 255 255 +#define DATETIME_SEPARATOR_TEXT_COLOR_INC 150 150 150 255 +#define DATETIME_TEXT_SELECTED_COLOR_INC 42 109 140 255 #define COLORSELECTOR_MIN_W_INC 470 #define COLORSELECTOR_MIN_H_INC 210 diff --git a/themes/inc/tizen-hd-inc.edc b/themes/inc/tizen-hd-inc.edc index 2fc5732..7b45251 100644 --- a/themes/inc/tizen-hd-inc.edc +++ b/themes/inc/tizen-hd-inc.edc @@ -1044,16 +1044,12 @@ #define TICKER_NOTI_DEFAULT_TEXT_COLOR_INC "#f4f4f4" -#define DATEFIELD_ITEM_MIN_SIZE_INC 70 70 -#define DATEFIELD_ITEM_BG_SIZE_INC 80 70 -#define DATEFIELD_SEPARATOR_MIN_HEIGHT_INC 70 -#define DATEFIELD_SEPARATOR_MIN_WIDTH_INC 40 -#define DATEFIELD_SEPARATOR_EXTENDED_MIN_WIDTH_INC 65 -#define DATEFIELD_TEXT_FONT_SIZE_INC 36 -#define DATEFIELD_LEFT_PADDING_INC 10 -#define DATEFIELD_TEXT_NORMAL_COLOR_INC 0 0 0 255 -#define DATEFIELD_SEPARATOR_TEXT_COLOR_INC 100 100 100 255 -#define DATEFIELD_TEXT_SELECTED_COLOR_INC 224 134 21 255 +#define DATETIME_FIELD_MIN_SIZE_INC 60 60 +#define DATETIME_SEPARATOR_MIN_SIZE_INC 40 60 +#define DATETIME_TEXT_FONT_SIZE_INC 36 +#define DATETIME_TEXT_NORMAL_COLOR_INC 0 0 0 255 +#define DATETIME_SEPARATOR_TEXT_COLOR_INC 100 100 100 255 +#define DATETIME_TEXT_SELECTED_COLOR_INC 224 134 21 255 #define COLORSELECTOR_MIN_W_INC 704 #define COLORSELECTOR_MIN_H_INC 336 diff --git a/themes/inc/tizen-inc.edc b/themes/inc/tizen-inc.edc index a4153ec..fb39d6c 100644 --- a/themes/inc/tizen-inc.edc +++ b/themes/inc/tizen-inc.edc @@ -1038,16 +1038,12 @@ #define TICKER_NOTI_DEFAULT_TEXT_COLOR_INC "#f4f4f4" -#define DATEFIELD_ITEM_MIN_SIZE_INC 40 40 -#define DATEFIELD_ITEM_BG_SIZE_INC 50 40 -#define DATEFIELD_SEPARATOR_MIN_HEIGHT_INC 40 -#define DATEFIELD_SEPARATOR_MIN_WIDTH_INC 24 -#define DATEFIELD_SEPARATOR_EXTENDED_MIN_WIDTH_INC 40 -#define DATEFIELD_TEXT_FONT_SIZE_INC 24 -#define DATEFIELD_LEFT_PADDING_INC 5 -#define DATEFIELD_TEXT_NORMAL_COLOR_INC 0 0 0 255 -#define DATEFIELD_SEPARATOR_TEXT_COLOR_INC 100 100 100 255 -#define DATEFIELD_TEXT_SELECTED_COLOR_INC 224 134 21 255 +#define DATETIME_FIELD_MIN_SIZE_INC 40 40 +#define DATETIME_SEPARATOR_MIN_SIZE_INC 24 40 +#define DATETIME_TEXT_FONT_SIZE_INC 24 +#define DATETIME_TEXT_NORMAL_COLOR_INC 0 0 0 255 +#define DATETIME_SEPARATOR_TEXT_COLOR_INC 100 100 100 255 +#define DATETIME_TEXT_SELECTED_COLOR_INC 224 134 21 255 #define COLORSELECTOR_MIN_W_INC 470 #define COLORSELECTOR_MIN_H_INC 210 diff --git a/themes/widgets/datefield.edc b/themes/widgets/datefield.edc deleted file mode 100644 index de18443..0000000 --- a/themes/widgets/datefield.edc +++ /dev/null @@ -1,306 +0,0 @@ -/* - * Copyright (c) 2010 Samsung Electronics Co., Ltd All Rights Reserved - * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG - * ELECTRONICS ("Confidential Information"). You agree and acknowledge that this - * software is owned by Samsung and you shall not disclose such Confidential - * Information and shall use it only in accordance with the terms of the license - * agreement you entered into with SAMSUNG ELECTRONICS. SAMSUNG make no - * representations or warranties about the suitability of the software, either - * express or implied, including but not limited to the implied warranties of - * merchantability, fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee arising out - * of or releated to this software. - * - */ - -images { - image: "00_button_01_normal.png" COMP; -} - -#define ITEM(_pos,_after) \ - part {\ - name: "item"#_pos".bg";\ - scale: 1;\ - mouse_events: 0;\ - description {\ - state: "default" 0.0;\ - visible: 0;\ - fixed: 0 1;\ - rel1 {\ - relative: -0.1 0.5;\ - to: "item"#_pos;\ - }\ - rel2 {\ - relative: 1.1 0.5;\ - to: "item"#_pos;\ - }\ - image {\ - normal: "00_button_01_normal.png";\ - border: 3 3 3 3;\ - border_scale: 1;\ - }\ - }\ - description { state: "visible" 0.0;\ - inherit: "default" 0.0;\ - visible: 1;\ - min: DATEFIELD_ITEM_BG_SIZE_INC;\ - }\ - }\ - part {\ - name: "item"#_pos; \ - type: TEXT; \ - scale: 1;\ - mouse_events: 0;\ - clip_to: "clipper";\ - description { state: "default" 0.0; \ - visible: 0;\ - min: 0 0;\ - align: 0.0 0.5;\ - fixed: 1 0;\ - rel1 { relative: 1.0 0.0; to: "separator"#_pos; }\ - rel2 { relative: 1.0 1.0; to: "separator"#_pos; }\ - color: DATEFIELD_TEXT_NORMAL_COLOR_INC;\ - text {\ - font: "SLP:style=Roman";\ - size: DATEFIELD_TEXT_FONT_SIZE_INC;\ - min: 1 0;\ - align: 0.5 0.5;\ - }\ - }\ - description { state: "visible" 0.0;\ - inherit: "default" 0.0;\ - visible: 1;\ - min: DATEFIELD_ITEM_MIN_SIZE_INC;\ - }\ - description { state: "focused" 0.0;\ - inherit: "default" 0.0;\ - visible: 1;\ - min: DATEFIELD_ITEM_MIN_SIZE_INC;\ - color: DATEFIELD_TEXT_SELECTED_COLOR_INC;\ - }\ - }\ - part {\ - name: "item"#_pos".over";\ - type: RECT;\ - scale: 1;\ - description {\ - state: "default" 0.0;\ - visible: 0;\ - fixed: 1 1;\ - rel1 { relative: 0.5 0.0; to: "separator"#_pos; }\ - rel2 { relative: 0.5 1.0; to: "separator"#_pos; }\ - align: 0.5 0.5;\ - color: 0 0 0 0;\ - }\ - description { state: "visible" 0.0;\ - inherit: "default" 0.0;\ - visible: 1;\ - rel1 { relative: 0.6 0.0; to: "separator"#_pos; }\ - rel2 { relative: 0.4 1.0; to: "separator"#_after; }\ - }\ - }\ - programs{\ - program {\ - name: "item_"#_pos"focused";\ - signal: "item"#_pos",focus,in";\ - source: "elm";\ - action: STATE_SET "focused" 0.0;\ - target: "item"#_pos;\ - }\ - program {\ - name: "item_"#_pos"unfocused";\ - signal: "item"#_pos",focus,out";\ - source: "elm";\ - action: STATE_SET "visible" 0.0;\ - target: "item"#_pos;\ - }\ - program {\ - name: "item_"#_pos"enabled";\ - signal: "item"#_pos",enable";\ - source: "elm";\ - action: STATE_SET "visible" 0.0;\ - target: "item"#_pos;\ - target: "item"#_pos".over";\ - }\ - program {\ - name: "item_"#_pos"disabled";\ - signal: "item"#_pos",disable";\ - source: "elm";\ - action: STATE_SET "default" 0.0;\ - target: "item"#_pos;\ - target: "item"#_pos".over";\ - target: "item"#_pos".bg";\ - }\ - program {\ - name: "item_"#_pos"isampm";\ - signal: "item"#_pos",style,ampm";\ - source: "elm";\ - action: STATE_SET "visible" 0.0;\ - target: "item"#_pos".bg";\ - after: "separator"#_pos"expanded"; \ - }\ - program {\ - name: "item_"#_pos"isnotampm";\ - signal: "item"#_pos",style,default";\ - source: "elm";\ - action: STATE_SET "default" 0.0;\ - target: "item"#_pos".bg";\ - after: "separator"#_pos"normal"; \ - }\ - program {\ - name: "separator"#_pos"expanded";\ - action: STATE_SET "visible_expanded" 0.0;\ - target: "separator"#_pos;\ - }\ - program {\ - name: "separator"#_pos"normal";\ - action: STATE_SET "visible" 0.0;\ - target: "separator"#_pos;\ - }\ - } - -#define SEPARATOR(_after,_pos, minw, extminw ) \ - part {\ - name: "separator"#_pos; \ - type: TEXT;\ - scale: 1;\ - description {\ - state: "default" 0.0;\ - visible: 0;\ - min: 0 0;\ - align: 0.0 0.5;\ - fixed: 1 0;\ - rel1 { relative: 1.0 0.0; to: "item"#_after; }\ - rel2 { relative: 1.0 1.0; to: "item"#_after; }\ - color: DATEFIELD_SEPARATOR_TEXT_COLOR_INC;\ - text {\ - font: "SLP:style=Roman";\ - size: DATEFIELD_TEXT_FONT_SIZE_INC;\ - min: 1 0;\ - align: 0.2 0.5;\ - }\ - }\ - description { state: "visible" 0.0;\ - inherit: "default" 0.0;\ - visible: 1;\ - min: minw DATEFIELD_SEPARATOR_MIN_HEIGHT_INC;\ - }\ - description { state: "visible_expanded" 0.0;\ - inherit: "default" 0.0;\ - visible: 1;\ - min: extminw DATEFIELD_SEPARATOR_MIN_HEIGHT_INC;\ - }\ - }\ - programs {\ - program {\ - name: "separator"#_pos",enabled";\ - signal: "item"#_after",enable";\ - source: "elm";\ - action: STATE_SET "visible" 0.0;\ - target: "separator"#_pos;\ - }\ - program {\ - name: "separator"#_pos",disabled";\ - signal: "item"#_after",disable";\ - source: "elm";\ - action: STATE_SET "default" 0.0;\ - target: "separator"#_pos;\ - }\ - } - - -group { - name: "elm/datefield/base/default"; - parts { - part { - name: "bg"; - type: RECT; - scale: 1; - description { - state: "default" 0.0; - visible: 0; - rel1 { relative: 0.0 0.0; } - rel2 { relative: 1.0 1.0; } - } - } - part { - name: "separator0"; - type: RECT; - scale: 1; - description { - state: "default" 0.0; - visible: 0; - min: DATEFIELD_LEFT_PADDING_INC DATEFIELD_SEPARATOR_MIN_HEIGHT_INC; - align: 0.0 0.5; - fixed: 1 0; - rel1 { relative: 0.0 0.0; to: "bg"; } - rel2 { relative: 0.0 1.0; to: "bg"; } - } - description { state: "visible" 0.0; - inherit: "default" 0.0; - } - description { state: "visible_expanded" 0.0; - inherit: "default" 0.0; - } - } - SEPARATOR(0,1, DATEFIELD_SEPARATOR_MIN_WIDTH_INC, DATEFIELD_SEPARATOR_EXTENDED_MIN_WIDTH_INC) - ITEM(0,1) - SEPARATOR(1,2, DATEFIELD_SEPARATOR_MIN_WIDTH_INC, DATEFIELD_SEPARATOR_EXTENDED_MIN_WIDTH_INC) - ITEM(1,2) - SEPARATOR(2,3, DATEFIELD_SEPARATOR_MIN_WIDTH_INC, DATEFIELD_SEPARATOR_EXTENDED_MIN_WIDTH_INC) - ITEM(2,3) - SEPARATOR(3,4, DATEFIELD_SEPARATOR_MIN_WIDTH_INC, DATEFIELD_SEPARATOR_EXTENDED_MIN_WIDTH_INC) - ITEM(3,4) - SEPARATOR(4,5, DATEFIELD_SEPARATOR_MIN_WIDTH_INC, DATEFIELD_SEPARATOR_MIN_WIDTH_INC) - ITEM(4,5) - SEPARATOR(5,6, DATEFIELD_SEPARATOR_MIN_WIDTH_INC, DATEFIELD_SEPARATOR_EXTENDED_MIN_WIDTH_INC) - ITEM(5,6) - part { - name: "clipper"; - type: RECT; - description { state: "default" 0.0; - rel1 { relative: 0.0 0.0; to: "separator0"; } - rel2 { relative: 1.0 1.0; to: "separator6"; } - color: 255 255 255 255; - } - description { state: "visible" 0.0; - inherit: "default" 0.0; - color: 255 255 255 127; - } - } - part { - name: "disabler"; - type: RECT; - description { state: "default" 0.0; - color: 0 0 0 0; - visible: 0; - } - description { state: "visible" 0.0; - inherit: "default" 0.0; - visible: 1; - } - } - } - programs { - program { - name: "disble_datefield"; - signal: "elm,state,disabled"; - source: "elm"; - action: STATE_SET "visible" 0.0; - target: "disabler"; - target: "clipper"; - } - program { - name: "enable_datefield"; - signal: "elm,state,enabled"; - source: "elm"; - action: STATE_SET "default" 0.0; - target: "disabler"; - target: "clipper"; - } - } -}//end group - diff --git a/themes/widgets/datetime.edc b/themes/widgets/datetime.edc index 06a3e27..930c5d6 100644 --- a/themes/widgets/datetime.edc +++ b/themes/widgets/datetime.edc @@ -18,39 +18,9 @@ /////////////////////////////////////////////////////////////////////////////// // datetime /////////////////////////////////////////////////////////////////////////////// -images { - image: "00_button_01_normal.png" COMP; -} + #define DATETIME_FIELD(_pos) \ part {\ - name: "field"#_pos".bg";\ - scale: 1;\ - mouse_events: 0;\ - description {\ - state: "default" 0.0;\ - visible: 0;\ - fixed: 0 1;\ - rel1 {\ - relative: -0.1 0.5;\ - to: "field"#_pos;\ - }\ - rel2 {\ - relative: 1.1 0.5;\ - to: "field"#_pos;\ - }\ - image {\ - normal: "00_button_01_normal.png";\ - border: 3 3 3 3;\ - border_scale: 1;\ - }\ - }\ - description { state: "visible" 0.0;\ - inherit: "default" 0.0;\ - visible: 1;\ - min: DATEFIELD_ITEM_BG_SIZE_INC;\ - }\ - }\ - part {\ name: "field"#_pos; \ type: SWALLOW; \ scale: 1;\ @@ -72,7 +42,7 @@ images { description { state: "enable" 0.0;\ inherit: "default" 0.0;\ visible: 1;\ - min: DATEFIELD_ITEM_MIN_SIZE_INC;\ + min: DATETIME_FIELD_MIN_SIZE_INC;\ }\ }\ programs{\ @@ -102,7 +72,7 @@ images { visible: 0;\ min: 0 0;\ align: 0.0 0.5;\ - fixed: 1 0;\ + fixed: 1 1;\ rel1 {\ relative: 1.0 0.0;\ to: "field"#_after;\ @@ -111,10 +81,10 @@ images { relative: 1.0 1.0;\ to: "field"#_after;\ }\ - color: DATEFIELD_SEPARATOR_TEXT_COLOR_INC;\ + color: DATETIME_SEPARATOR_TEXT_COLOR_INC;\ text {\ font: "SLP:style=Roman";\ - size: DATEFIELD_TEXT_FONT_SIZE_INC;;\ + size: DATETIME_TEXT_FONT_SIZE_INC;\ min: 1 0;\ align: 0.2 0.5;\ }\ @@ -122,7 +92,7 @@ images { description { state: "enable" 0.0;\ inherit: "default" 0.0;\ visible: 1;\ - min: DATEFIELD_SEPARATOR_MIN_WIDTH_INC DATEFIELD_SEPARATOR_MIN_HEIGHT_INC;\ + min: DATETIME_SEPARATOR_MIN_SIZE_INC;\ }\ }\ programs {\ @@ -161,7 +131,7 @@ group { name: "elm/datetime/base/default"; description { state: "default" 0.0; visible: 0; - min: DATEFIELD_LEFT_PADDING_INC DATEFIELD_SEPARATOR_MIN_HEIGHT_INC; + min: 0 0; align: 0.0 0.5; fixed: 1 0; rel2 { @@ -232,163 +202,4 @@ group { name: "elm/datetime/base/default"; target: "clipper"; } } -}//end datetime group - -/////////////////////////////////////////////////////////////////////////////// -// diskselector item : datetime style (Need to remove this, using one in diskselector.edc) -/////////////////////////////////////////////////////////////////////////////// -/* -group { name: "elm/diskselector/item/datetime/default"; - data { - item: "len_threshold" "10"; - item: "min_height" "-1"; - item: "min_width" "-1"; - } - parts { - part { - name: "elm.text"; - type: TEXT; - mouse_events: 0; - scale: 1; - description { - state: "default" 0.0; - min: 25 25; - fixed: 1 1; - align: 0.0 0.0; - color: 172 172 172 255; - visible: 1; - text { - font: "Sans,Edje-Vera"; - size: 13; - min: 1 1; - } - } - description { - state: "center_sel" 0.0; - inherit: "default" 0.0; - color: 255 255 255 255; - } - description { state: "left_side" 0.0; - inherit: "default" 0.0; - color: 152 152 152 255; - text.size: 10; - text.align: 0.2 0.5; - } - description { state: "left_side_sel" 0.0; - inherit: "default" 0.0; - color: 255 255 255 255; - text.size: 10; - text.align: 0.2 0.5; - } - description { state: "right_side" 0.0; - inherit: "default" 0.0; - color: 152 152 152 255; - text.size: 10; - text.align: 0.8 0.5; - } - description { state: "right_side_sel" 0.0; - inherit: "default" 0.0; - color: 255 255 255 255; - text.size: 10; - text.align: 0.8 0.5; - } - } - part { - name: "over1"; - mouse_events: 1; - repeat_events: 1; - ignore_flags: ON_HOLD; - description { - state: "default" 0.0; - } - } - } - programs { - script { - public field_pos; // center = 0,left = 1, right =2. - public field_selected; //field is selected(1) or not(0). - - public update_state() { - new pos, is_sel; - pos = get_int(field_pos) - is_sel = get_int(field_selected); - - if (is_sel == 1) - { - if (pos == 0) - set_state(PART:"elm.text", "center_sel", 0.0); - else if (pos == 1) - set_state(PART:"elm.text", "left_side_sel", 0.0); - else if (pos == 2) - set_state(PART:"elm.text", "right_side_sel", 0.0); - } - else if (is_sel == 0) - { - if (pos == 0) - set_state(PART:"elm.text", "default", 0.0); - else if (pos == 1) - set_state(PART:"elm.text", "left_side", 0.0); - else if (pos == 2) - set_state(PART:"elm.text", "right_side", 0.0); - } - } - } - program { - name: "selected_text"; - signal: "elm,state,selected"; - source: "elm"; - script { - set_int(field_selected, 1); - update_state(); - } - } - program { - name: "default_text"; - signal: "elm,state,default"; - source: "elm"; - script { - set_int(field_selected, 0); - update_state(); - } - } - program { name: "center_text"; - signal: "elm,state,center"; - source: "elm"; - script { - set_int(field_pos, 0); - update_state(); - } - } - program { name: "center_small_text"; - signal: "elm,state,center_small"; - source: "elm"; - script { - set_int(field_pos, 0); - update_state(); - } - } - program { name: "l_side_text"; - signal: "elm,state,left_side"; - source: "elm"; - script { - set_int(field_pos, 1); - update_state(); - } - } - program { name: "r_side_text"; - signal: "elm,state,right_side"; - source: "elm"; - script { - set_int(field_pos, 2); - update_state(); - } - } - program { - name: "field_click"; - signal: "mouse,clicked,1"; - source: "over1"; - action: SIGNAL_EMIT "elm,action,click" ""; - } - } } -*/ -- 2.7.4