[Genlist] Removed trailing whitespaces.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Thu, 14 Apr 2011 07:24:14 +0000 (16:24 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Thu, 14 Apr 2011 07:24:14 +0000 (16:24 +0900)
themes/groups/genlist/genlist.edc
themes/groups/genlist/genlist_edit.edc
themes/groups/genlist/genlist_expandable_list.edc
themes/groups/genlist/genlist_group_title.edc
themes/groups/genlist/genlist_macro.edc
themes/groups/genlist/genlist_sweep.edc

index 7b9abbe..cb8bc90 100644 (file)
@@ -3,15 +3,15 @@
  *
  * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd.
  *
- * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>, 
- *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>, 
+ * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>,
+ *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>,
  *             Hyunsil Park <hyunsil.park@samsung.com>, Sohyun Kim <anna1014.kim@samsung.com>, Seunggyun Kim <sgyun.kim@samsung.com>
- * 
+ *
  * 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"
 
index 33478ab..026e549 100644 (file)
@@ -3,15 +3,15 @@
  *
  * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd.
  *
- * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>, 
- *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>, 
+ * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>,
+ *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>,
  *             Hyunsil Park <hyunsil.park@samsung.com>, Sohyun Kim <anna1014.kim@samsung.com>, Seunggyun Kim <sgyun.kim@samsung.com>
- * 
+ *
  * 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;
       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;
             clip_to: "disclip";
             repeat_events: 0;
             mouse_events: 0;
-            description { state: "default" 0.0; 
+            description { state: "default" 0.0;
                color: 239 237 230 255;
             }
          }
index 6e20eed..b417cab 100644 (file)
@@ -3,15 +3,15 @@
  *
  * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd.
  *
- * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>, 
- *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>, 
+ * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>,
+ *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>,
  *             Hyunsil Park <hyunsil.park@samsung.com>, Sohyun Kim <anna1014.kim@samsung.com>, Seunggyun Kim <sgyun.kim@samsung.com>
- * 
+ *
  * 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"; \
             target: "bottom_line"; \
          } \
       } \
-   } 
+   }
 
 #define GENLIST_EXPANDABLE_ITEM_GROUP(GE_STYLE_NAME, GE_COLOR) \
    group { name: "elm/genlist/item/"GE_STYLE_NAME"/default"; \
index daaa0be..8561328 100644 (file)
@@ -3,15 +3,15 @@
  *
  * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd.
  *
- * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>, 
- *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>, 
+ * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>,
+ *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>,
  *             Hyunsil Park <hyunsil.park@samsung.com>, Sohyun Kim <anna1014.kim@samsung.com>, Seunggyun Kim <sgyun.kim@samsung.com>
- * 
+ *
  * 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;
           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";
       data.item: "selectraise" "on";
       data.item: "labels" "elm.text";
       data.item: "treesize" "20";
-   
+
       parts {
          part { name: "base";
             type: RECT;
       data.item: "selectraise" "on";
       data.item: "labels" "elm.text";
       data.item: "treesize" "20";
-   
+
       parts {
          part { name: "base";
             type: RECT;
       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;
       data.item: "stacking" "above";
       data.item: "selectraise" "on";
       data.item: "treesize" "20";
-   
+
       parts {
          BEAT_GENLIST_PART_DIALOGUE_BASE( 21 )
          part { name: "bottom_line";
index 30e3a06..10c0c49 100644 (file)
@@ -3,15 +3,15 @@
  *
  * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd.
  *
- * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>, 
- *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>, 
+ * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>,
+ *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>,
  *             Hyunsil Park <hyunsil.park@samsung.com>, Sohyun Kim <anna1014.kim@samsung.com>, Seunggyun Kim <sgyun.kim@samsung.com>
- * 
+ *
  * 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
             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; \
index 833e841..5e7ab6c 100644 (file)
@@ -3,15 +3,15 @@
  *
  * Copyright (c) 2000 - 2010 Samsung Electronics Co., Ltd.
  *
- * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>, 
- *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>, 
+ * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>,
+ *             Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>,
  *             Hyunsil Park <hyunsil.park@samsung.com>, Sohyun Kim <anna1014.kim@samsung.com>, Seunggyun Kim <sgyun.kim@samsung.com>
- * 
+ *
  * 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";
                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; }
       }
 
       programs {
-         // Basic programs 
+         // Basic programs
          program { name: "go_active";
             signal: "elm,state,selected";
             source: "elm";