From: Daniel Juyung Seo Date: Thu, 14 Apr 2011 07:24:14 +0000 (+0900) Subject: [Genlist] Removed trailing whitespaces. X-Git-Tag: submit/2.0alpha-wayland/20121130.000903~852^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84a11eb2a12296ce2a45171b1c3aed122bd0e971;p=profile%2Fivi%2Fefl-theme-tizen.git [Genlist] Removed trailing whitespaces. --- diff --git a/themes/groups/genlist/genlist.edc b/themes/groups/genlist/genlist.edc index 7b9abbe..cb8bc90 100644 --- a/themes/groups/genlist/genlist.edc +++ b/themes/groups/genlist/genlist.edc @@ -3,15 +3,15 @@ * * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd. * - * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , - * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , + * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , + * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , * Hyunsil Park , Sohyun Kim , Seunggyun Kim - * + * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the * Free Software Foundation; either version 2.1 of the License, or (at your option) * any later version. - * + * * This library is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public @@ -23,9 +23,9 @@ * */ -/* +/* * vim:ts=3 -*/ +*/ #include "genlist_macro.edc" diff --git a/themes/groups/genlist/genlist_edit.edc b/themes/groups/genlist/genlist_edit.edc index 33478ab..026e549 100644 --- a/themes/groups/genlist/genlist_edit.edc +++ b/themes/groups/genlist/genlist_edit.edc @@ -3,15 +3,15 @@ * * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd. * - * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , - * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , + * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , + * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , * Hyunsil Park , Sohyun Kim , Seunggyun Kim - * + * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the * Free Software Foundation; either version 2.1 of the License, or (at your option) * any later version. - * + * * This library is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public @@ -23,9 +23,9 @@ * */ -/* +/* * vim:ts=3 - */ + */ group { name: "elm/genlist/item/edit_default/default"; alias: "elm/genlist/item_odd/edit_default/default"; @@ -33,7 +33,7 @@ alias: "elm/genlist/item_compress_odd/edit_default/default"; data.item: "edit_icons" "elm.edit.icon.1 elm.edit.icon.2"; - + images { image: "01_list_reorder_bg_above.png" COMP; image: "01_list_reorder_bg_below.png" COMP; @@ -99,7 +99,7 @@ align: 0.0 0.0; } } - + part { name: "elm.edit.icon.1"; clip_to: "disclip"; type: SWALLOW; @@ -408,7 +408,7 @@ alias: "elm/genlist/item_compress_odd/edit_default_transparency/default"; data.item: "edit_icons" "elm.edit.icon.1 elm.edit.icon.2"; - + images { image: "01_list_reorder_bg_above.png" COMP; image: "01_list_reorder_bg_below.png" COMP; @@ -804,7 +804,7 @@ clip_to: "disclip"; repeat_events: 0; mouse_events: 0; - description { state: "default" 0.0; + description { state: "default" 0.0; color: 239 237 230 255; } } diff --git a/themes/groups/genlist/genlist_expandable_list.edc b/themes/groups/genlist/genlist_expandable_list.edc index 6e20eed..b417cab 100644 --- a/themes/groups/genlist/genlist_expandable_list.edc +++ b/themes/groups/genlist/genlist_expandable_list.edc @@ -3,15 +3,15 @@ * * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd. * - * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , - * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , + * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , + * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , * Hyunsil Park , Sohyun Kim , Seunggyun Kim - * + * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the * Free Software Foundation; either version 2.1 of the License, or (at your option) * any later version. - * + * * This library is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public @@ -23,9 +23,9 @@ * */ -/* +/* * vim:ts=3 -*/ +*/ #define GENLIST_EXPANDABLE_TREE_GROUP(GE_STYLE_NAME, GE_COLOR) \ group { name: "elm/genlist/tree/"GE_STYLE_NAME"/default"; \ @@ -294,7 +294,7 @@ target: "bottom_line"; \ } \ } \ - } + } #define GENLIST_EXPANDABLE_ITEM_GROUP(GE_STYLE_NAME, GE_COLOR) \ group { name: "elm/genlist/item/"GE_STYLE_NAME"/default"; \ diff --git a/themes/groups/genlist/genlist_group_title.edc b/themes/groups/genlist/genlist_group_title.edc index daaa0be..8561328 100644 --- a/themes/groups/genlist/genlist_group_title.edc +++ b/themes/groups/genlist/genlist_group_title.edc @@ -3,15 +3,15 @@ * * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd. * - * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , - * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , + * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , + * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , * Hyunsil Park , Sohyun Kim , Seunggyun Kim - * + * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the * Free Software Foundation; either version 2.1 of the License, or (at your option) * any later version. - * + * * This library is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public @@ -23,9 +23,9 @@ * */ -/* +/* * vim:ts=3:expandtab -*/ +*/ group { name: "elm/genlist/item/grouptitle/default"; alias: "elm/genlist/item_odd/grouptitle/default"; @@ -36,7 +36,7 @@ data.item: "selectraise" "on"; data.item: "labels" "elm.text"; data.item: "treesize" "20"; - + images { image: "01_list_group_title_bg.png" COMP; } @@ -58,7 +58,7 @@ } } GENLIST_GROUP_PART_BASE_IMAGE_INC - + part { name: "elm.text"; type: TEXT; scale: 1; @@ -89,15 +89,15 @@ source: "elm"; action: STATE_SET "default" 0.0; target: "rect"; - } + } program { name: "disable_alpha"; signal: "elm,state,alpha,disable"; source: "elm"; action: STATE_SET "alpha_off" 0.0; target: "rect"; - } - program { + } + program { name: "selected"; source: "rect"; signal: "mouse,clicked,1"; @@ -114,7 +114,7 @@ data.item: "selectraise" "on"; data.item: "labels" "elm.text"; data.item: "treesize" "20"; - + parts { part { name: "base"; type: RECT; @@ -172,7 +172,7 @@ data.item: "selectraise" "on"; data.item: "labels" "elm.text"; data.item: "treesize" "20"; - + parts { part { name: "base"; type: RECT; @@ -232,12 +232,12 @@ data.item: "selectraise" "on"; data.item: "labels" "elm.text"; data.item: "treesize" "20"; - + parts { BEAT_GENLIST_PART_DIALOGUE_BASE( 41 ) BEAT_GENLIST_PART_PADDING_LEFT( 10 ) BEAT_GENLIST_PART_PADDING_RIGHT( 10 ) - + part { name: "elm.text"; type: TEXT; scale: 1; @@ -281,7 +281,7 @@ data.item: "stacking" "above"; data.item: "selectraise" "on"; data.item: "treesize" "20"; - + parts { BEAT_GENLIST_PART_DIALOGUE_BASE( 21 ) part { name: "bottom_line"; diff --git a/themes/groups/genlist/genlist_macro.edc b/themes/groups/genlist/genlist_macro.edc index 30e3a06..10c0c49 100644 --- a/themes/groups/genlist/genlist_macro.edc +++ b/themes/groups/genlist/genlist_macro.edc @@ -3,15 +3,15 @@ * * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd. * - * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , - * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , + * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , + * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , * Hyunsil Park , Sohyun Kim , Seunggyun Kim - * + * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the * Free Software Foundation; either version 2.1 of the License, or (at your option) * any later version. - * + * * This library is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public @@ -439,7 +439,7 @@ BEAT_GENLIST_PART_MAP_START(-90.0, 0.0, 0.0) \ BEAT_GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0) \ } \ - + #define BEAT_GENLIST_PART_PADDING_LEFT_SLIDE( param_padding_size ) \ part { name: "elm.padding.left"; \ type: RECT; \ diff --git a/themes/groups/genlist/genlist_sweep.edc b/themes/groups/genlist/genlist_sweep.edc index 833e841..5e7ab6c 100644 --- a/themes/groups/genlist/genlist_sweep.edc +++ b/themes/groups/genlist/genlist_sweep.edc @@ -3,15 +3,15 @@ * * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd. * - * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , - * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , + * Contact: Seokjae Jeong , Myoungwoon Roy Kim , Jeonghyun Yun , Jaehwan Kim , + * Chuneon Park , Juyung Seo , Woohyun Jung , Myungjae Lee , Hyoyoung Chang , * Hyunsil Park , Sohyun Kim , Seunggyun Kim - * + * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the * Free Software Foundation; either version 2.1 of the License, or (at your option) * any later version. - * + * * This library is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public @@ -23,9 +23,9 @@ * */ -/* +/* * vim:ts=3 -*/ +*/ group { name: "elm/genlist/item/slide2/default"; alias: "elm/genlist/item_odd/slide2/default"; @@ -237,7 +237,7 @@ rel1 { relative: 0.025 0.0; } rel2 { relative: 1.025 1.0; } } - description { state: "hide" 0.1; + description { state: "hide" 0.1; inherit: "default" 0.0; rel1 { relative: 0.13 0.0; } rel2 { relative: 1.13 1.0; } @@ -358,7 +358,7 @@ } programs { - // Basic programs + // Basic programs program { name: "go_active"; signal: "elm,state,selected"; source: "elm";