[genlist_styles.edc] Removed trailing whitespaces
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 4 Apr 2011 05:21:05 +0000 (14:21 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 4 Apr 2011 05:21:05 +0000 (14:21 +0900)
themes/groups/genlist/genlist_styles.edc

index 315fa84..f63bba4 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/list/item/matchlist";
       alias: "elm/list/item_odd/matchlist";
                min: 1 0;
                fixed: 1 0;
                color: GENLIST_PART_BOTTOM_LINE_INC;
-               rel1 { 
+               rel1 {
                   relative: 1.0 0.0;
                   to_x: "elm.title";
                }
                rel2.to_x: "elm.title";
                align: 0.0 0.5;
-            } 
+            }
          }
          part { name: "editing_vertical_line";
             type: RECT;
                }
                align: 0.0 0.5;
                visible: 0;
-            } 
+            }
             description { state: "editing" 0.0;
                inherit: "default" 0.0;
                visible: 1;
                min: 1 0;
                fixed: 1 0;
                color: GENLIST_PART_BOTTOM_LINE_INC;
-               rel1 { 
+               rel1 {
                   relative: 1.0 0.0;
                   to_x: "elm.title";
                }
                rel2.to_x: "elm.title";
                align: 0.0 0.5;
-            } 
+            }
          }
          part { name: "editing_vertical_line";
             type: RECT;
                }
                align: 0.0 0.5;
                visible: 0;
-            } 
+            }
             description { state: "editing" 0.0;
                inherit: "default" 0.0;
                visible: 1;
                rel2 {
                   relative: 3.857 0.648;
                   to_x: "elm.padding.text.right";
-               } 
+               }
                visible: 0;
             }
             description { state: "selected" 0.0;
                min: 1 0;
                fixed: 1 0;
                color: GENLIST_PART_BOTTOM_LINE_INC;
-               rel1 { 
+               rel1 {
                   relative: 1.0 0.0;
                   to_x: "elm.title";
                }
                rel2.to_x: "elm.title";
                align: 0.0 0.5;
-            } 
+            }
          }
          part { name: "center1_line";
             type: RECT;
                min: 0 1;
                fixed: 0 1;
                color: GENLIST_PART_BOTTOM_LINE_INC;
-               rel1 { 
+               rel1 {
                   relative: 1.0 0.25;
                   to_x: "vertical_line";
                }
                rel2.relative: 1.0 0.25;
                align: 0.5 1.0;
-            } 
+            }
          }
          part { name: "center2_line";
             type: RECT;
                min: 0 1;
                fixed: 0 1;
                color: GENLIST_PART_BOTTOM_LINE_INC;
-               rel1 { 
+               rel1 {
                   relative: 1.0 0.5;
                   to_x: "vertical_line";
                }
                rel2.relative: 1.0 0.5;
                align: 0.5 1.0;
-            } 
+            }
          }
          part { name: "center3_line";
             type: RECT;
                min: 0 1;
                fixed: 0 1;
                color: GENLIST_PART_BOTTOM_LINE_INC;
-               rel1 { 
+               rel1 {
                   relative: 1.0 0.75;
                   to_x: "vertical_line";
                }
                rel2.relative: 1.0 0.75;
                align: 0.5 1.0;
-            } 
+            }
          }
          BEAT_GENLIST_PART_DIALOGUE_PADDING_RIGHT( 10 )
          part { name: "editing_vertical_line";
                }
                align: 0.0 0.5;
                visible: 0;
-            } 
+            }
             description { state: "editing" 0.0;
                inherit: "default" 0.0;
                visible: 1;
             signal: "elm,state,editing";
             source: "elm";
             action: STATE_SET "editing" 0.0;
-            target: "elm.padding.right"; 
+            target: "elm.padding.right";
             target: "editing_vertical_line";
          }
          program { name: "go_viewing";
                min: 0 1;
                fixed: 0 1;
                color: GENLIST_PART_BOTTOM_LINE_INC;
-               rel1 { 
+               rel1 {
                   relative: 0.0 0.5;
                   to_x: "elm.base.text";
                }
                rel2.relative: 1.0 0.5;
                align: 0.5 1.0;
-            } 
+            }
          }
          part { name: "bottom_line";
             type: RECT;
                min: 0 1;
                fixed: 0 1;
                color: GENLIST_PART_BOTTOM_LINE_INC;
-               rel1 { 
+               rel1 {
                   relative: 0.0 1.0;
                   to_x: "elm.base.text";
                }
                rel2.relative: 1.0 1.0;
                align: 0.5 1.0;
-            } 
+            }
          }
          BEAT_GENLIST_PART_DIALOGUE_PADDING_RIGHT( 10 )
          part { name: "editing_vertical_line";
                }
                align: 0.0 0.5;
                visible: 0;
-            } 
+            }
             description { state: "editing" 0.0;
                inherit: "default" 0.0;
                visible: 1;
             description { state: "default" 0.0;
                min: 146 0;
                fixed: 1 0;
-               rel1 { 
+               rel1 {
                   relative: 0.0 1.0;
                   to_x: "elm.padding.right";
                   to_y: "elm.padding.top";