e28d7e2ea7fefc0a47e4a451d5fd3b51697fb555
[apps/core/preloaded/calendar.git] / data / edc / theme / genlist.edc
1 /*
2   *
3   *  Copyright 2012  Samsung Electronics Co., Ltd
4   *
5   *  Licensed under the Flora License, Version 1.0 (the "License");
6   *  you may not use this file except in compliance with the License.
7   *  You may obtain a copy of the License at
8   *
9   *       http://floralicense.org/license/
10   *
11   *  Unless required by applicable law or agreed to in writing, software
12   *  distributed under the License is distributed on an "AS IS" BASIS,
13   *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14   *  See the License for the specific language governing permissions and
15   *  limitations under the License.
16   */
17
18 #include "originals/white-hd-inc.edc"
19 #include "originals/genlist_macro.edc"
20
21    /*
22     *   Based on "elm/genlist/item/dialogue/2text/default"
23     *   in efl-theme-tizen/themes/widgets/genlist/genlist_normal.edc
24     */
25    group { name: "elm/genlist/item/dialogue/4text.1/default";
26       data.item: "stacking" "above";
27       data.item: "selectraise" "on";
28       data.item: "texts" "elm.text.1 elm.text.2 elm.text.3 elm.text.4";
29       data.item: "flips" "elm.flip.content";
30       parts {
31          GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC )
32          GENLIST_PART_DIALOGUE_BG_IMAGE
33          GENLIST_PART_BOTTOM_LINE
34          GENLIST_PART_PADDING_TOP( GENLIST_PADDING_16_INC )
35          GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_16_INC )
36          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_32_INC )
37          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
38          GENLIST_PART_DIALOGUE_ITEM
39          GENLIST_PART_DIALOGUE_RIGHT_LINE
40          part { name: "elm.text.1";
41             clip_to: "disclip";
42             type: TEXT;
43             mouse_events: 0;
44             scale: 1;
45             description { state: "default" 0.0;
46                min: 0 GENLIST_SIZE_48_INC;
47                fixed: 0 1;
48                rel1 {
49                   relative: 1.0 1.0;
50                   to_x: "elm.padding.left";
51                   to_y: "elm.padding.top";
52                }
53                rel2 {
54                   relative: 0.0 1.0;
55                   to_x: "elm.padding.right";
56                   to_y: "elm.padding.top";
57                }
58                align: 0.0 0.0;
59                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
60                text {
61                   font: "SLP:style=Regular";
62                   size: GENLIST_FONT_40_INC;
63                   min: 0 1;
64                   align: 0.0 0.5;
65                   text_class: "slp";
66                }
67             }
68             description { state: "selected" 0.0;
69                inherit: "default" 0.0;
70                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
71             }
72             GENLIST_DESCRIPTION_FLIP_ENABLED
73          }
74          part { name: "elm.text.2";
75             clip_to: "disclip";
76             type: TEXT;
77             mouse_events: 0;
78             scale: 1;
79             description { state: "default" 0.0;
80                rel1 {
81                   relative: 1.0 0.0;
82                   to_x: "elm.padding.left";
83                   to_y: "elm.text.1";
84                }
85                rel2 {
86                   relative: 0.0 1.0;
87                   to_x: "elm.padding.right";
88                   to_y: "elm.text.1";
89                }
90                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
91                text {
92                   font: "SLP:style=Medium";
93                   size: GENLIST_FONT_32_INC;
94                   min: 0 1;
95                   align: 1.0 0.5;
96                   text_class: "slp";
97                }
98             }
99          }
100          part { name: "elm.text.3";
101             clip_to: "disclip";
102             type: TEXT;
103             mouse_events: 0;
104             scale: 1;
105             description { state: "default" 0.0;
106                min: 0 GENLIST_SIZE_48_INC;
107                fixed: 0 1;
108                rel1 {
109                   relative: 1.0 1.0;
110                   to_x: "elm.padding.left";
111                   to_y: "elm.text.1";
112                }
113                rel2 {
114                   relative: 0.0 1.0;
115                   to_x: "elm.padding.right";
116                   to_y: "elm.text.1";
117                }
118                align: 0.0 0.0;
119                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
120                text {
121                   font: "SLP:style=Regular";
122                   size: GENLIST_FONT_40_INC;
123                   min: 0 1;
124                   align: 0.0 0.5;
125                   text_class: "slp";
126                }
127             }
128             description { state: "selected" 0.0;
129                inherit: "default" 0.0;
130                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
131             }
132             GENLIST_DESCRIPTION_FLIP_ENABLED
133          }
134          part { name: "elm.text.4";
135             clip_to: "disclip";
136             type: TEXT;
137             mouse_events: 0;
138             scale: 1;
139             description { state: "default" 0.0;
140                rel1 {
141                   relative: 1.0 0.0;
142                   to_x: "elm.padding.left";
143                   to_y: "elm.text.3";
144                }
145                rel2 {
146                   relative: 0.0 1.0;
147                   to_x: "elm.padding.right";
148                   to_y: "elm.text.3";
149                }
150                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
151                text {
152                   font: "SLP:style=Medium";
153                   size: GENLIST_FONT_32_INC;
154                   min: 0 1;
155                   align: 1.0 0.5;
156                   text_class: "slp";
157                }
158             }
159             description { state: "selected" 0.0;
160                inherit: "default" 0.0;
161                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
162             }
163             GENLIST_DESCRIPTION_FLIP_ENABLED
164          }
165          GENLIST_PART_FLIP
166          GENLIST_PART_DISCLIP
167       }
168       programs {
169          // signal: elm,state,%s,active
170          //   a "check" item named %s went active
171          // signal: elm,state,%s,passive
172          //   a "check" item named %s went passive
173          // default is passive
174          program { name: "go_active";
175             signal: "elm,state,selected";
176             source: "elm";
177             action: STATE_SET "selected" 0.0;
178             target: "bg_image";
179             target: "elm.text.1";
180             target: "elm.text.2";
181          }
182          program { name: "go_passive";
183             signal: "elm,state,unselected";
184             source: "elm";
185             action: STATE_SET "default" 0.0;
186             target: "bg_image";
187             target: "elm.text.1";
188             target: "elm.text.2";
189             transition: LINEAR 0.1;
190          }
191          program { name: "go_disabled";
192             signal: "elm,state,disabled";
193             source: "elm";
194             action: STATE_SET "disabled" 0.0;
195             target: "disclip";
196          }
197          program { name: "go_enabled";
198             signal: "elm,state,enabled";
199             source: "elm";
200             action: STATE_SET "default" 0.0;
201             target: "disclip";
202          }
203          GENLIST_PROGRAM_FLIP_2TEXT
204       }
205    }
206
207    group { name: "elm/genlist/item/dialogue/6text/default";
208       data.item: "stacking" "above";
209       data.item: "selectraise" "on";
210       data.item: "texts" "elm.text.1 elm.text.2 elm.text.3 elm.text.4 elm.text.5 elm.text.6";
211       data.item: "flips" "elm.flip.content";
212       parts {
213          GENLIST_PART_BASE( 274 )
214          GENLIST_PART_DIALOGUE_BG_IMAGE
215          GENLIST_PART_BOTTOM_LINE
216          GENLIST_PART_PADDING_TOP( GENLIST_PADDING_16_INC )
217          GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_16_INC )
218          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_32_INC )
219          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
220          GENLIST_PART_DIALOGUE_ITEM
221          GENLIST_PART_DIALOGUE_RIGHT_LINE
222          part { name: "elm.text.1";
223             clip_to: "disclip";
224             type: TEXT;
225             mouse_events: 0;
226             scale: 1;
227             description { state: "default" 0.0;
228                min: 0 GENLIST_SIZE_48_INC;
229                fixed: 0 1;
230                rel1 {
231                   relative: 1.0 0.0;
232                   to_x: "elm.padding.left";
233                   to_y: "elm.text.4";
234                }
235                rel2 {
236                   relative: 0.0 1.0;
237                   to_x: "elm.padding.right";
238                   to_y: "elm.text.4";
239                }
240                align: 0.0 0.0;
241                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
242                text {
243                   font: "SLP:style=Regular";
244                   size: GENLIST_FONT_44_INC;
245                   min: 0 1;
246                   align: 0.0 0.5;
247                   text_class: "slp";
248                }
249             }
250             description { state: "selected" 0.0;
251                inherit: "default" 0.0;
252                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
253             }
254             GENLIST_DESCRIPTION_FLIP_ENABLED
255          }
256          part { name: "elm.text.2";
257             clip_to: "disclip";
258             type: TEXT;
259             mouse_events: 0;
260             scale: 1;
261             description { state: "default" 0.0;
262                min: 0 GENLIST_SIZE_48_INC;
263                fixed: 0 1;
264                align: 0.5 0.0;
265                rel1 {
266                   relative: 1.0 1.0;
267                   to_x: "elm.padding.left";
268                   to_y: "elm.padding.top";
269                }
270                rel2 {
271                   relative: 0.0 1.0;
272                   to_x: "elm.padding.right";
273                   to_y: "elm.padding.top";
274                }
275                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
276                text {
277                   font: "SLP:style=Medium";
278                   size: GENLIST_FONT_32_INC;
279                   min: 0 1;
280                   align: 1.0 0.5;
281                   text_class: "slp";
282                }
283             }
284          }
285          part { name: "elm.text.3";
286             clip_to: "disclip";
287             type: TEXT;
288             mouse_events: 0;
289             scale: 1;
290             description { state: "default" 0.0;
291                min: 0 GENLIST_SIZE_48_INC;
292                fixed: 0 1;
293                rel1 {
294                   relative: 1.0 1.0;
295                   to_x: "elm.padding.left";
296                   to_y: "elm.text.2";
297                }
298                rel2 {
299                   relative: 0.0 1.0;
300                   to_x: "elm.padding.right";
301                   to_y: "elm.text.2";
302                }
303                align: 0.0 0.0;
304                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
305                text {
306                   font: "SLP:style=Medium";
307                   size: GENLIST_FONT_32_INC;
308                   min: 0 1;
309                   align: 1.0 0.5;
310                   text_class: "slp";
311                }
312             }
313             description { state: "selected" 0.0;
314                inherit: "default" 0.0;
315                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
316             }
317             GENLIST_DESCRIPTION_FLIP_ENABLED
318          }
319          part { name: "elm.text.4";
320             clip_to: "disclip";
321             type: TEXT;
322             mouse_events: 0;
323             scale: 1;
324             description { state: "default" 0.0;
325                min: 0 GENLIST_SIZE_48_INC;
326                fixed: 0 1;
327                rel1 {
328                   relative: 1.0 1.0;
329                   to_x: "elm.padding.left";
330                   to_y: "elm.text.3";
331                }
332                rel2 {
333                   relative: 0.0 1.0;
334                   to_x: "elm.padding.right";
335                   to_y: "elm.text.3";
336                }
337                align: 0.0 0.0;
338                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
339                text {
340                   font: "SLP:style=Medium";
341                   size: GENLIST_FONT_32_INC;
342                   min: 0 1;
343                   align: 1.0 0.5;
344                   text_class: "slp";
345                }
346             }
347             description { state: "selected" 0.0;
348                inherit: "default" 0.0;
349                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
350             }
351             GENLIST_DESCRIPTION_FLIP_ENABLED
352          }
353          part { name: "elm.text.5";
354             clip_to: "disclip";
355             type: TEXT;
356             mouse_events: 0;
357             scale: 1;
358             description { state: "default" 0.0;
359                min: 0 GENLIST_SIZE_48_INC;
360                fixed: 0 1;
361                rel1 {
362                   relative: 1.0 1.0;
363                   to_x: "elm.padding.left";
364                   to_y: "elm.text.4";
365                }
366                rel2 {
367                   relative: 0.0 1.0;
368                   to_x: "elm.padding.right";
369                   to_y: "elm.text.4";
370                }
371                align: 0.0 0.0;
372                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
373                text {
374                   font: "SLP:style=Medium";
375                   size: GENLIST_FONT_32_INC;
376                   min: 0 1;
377                   align: 1.0 0.5;
378                   text_class: "slp";
379                }
380             }
381             description { state: "selected" 0.0;
382                inherit: "default" 0.0;
383                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
384             }
385             GENLIST_DESCRIPTION_FLIP_ENABLED
386          }
387          part { name: "elm.text.6";
388             clip_to: "disclip";
389             type: TEXT;
390             mouse_events: 0;
391             scale: 1;
392             description { state: "default" 0.0;
393                min: 0 GENLIST_SIZE_48_INC;
394                fixed: 0 1;
395                rel1 {
396                   relative: 1.0 1.0;
397                   to_x: "elm.padding.left";
398                   to_y: "elm.text.5";
399                }
400                rel2 {
401                   relative: 0.0 1.0;
402                   to_x: "elm.padding.right";
403                   to_y: "elm.text.5";
404                }
405                align: 0.0 0.0;
406                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
407                text {
408                   font: "SLP:style=Medium";
409                   size: GENLIST_FONT_32_INC;
410                   min: 0 1;
411                   align: 1.0 0.5;
412                   text_class: "slp";
413                }
414             }
415             description { state: "selected" 0.0;
416                inherit: "default" 0.0;
417                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
418             }
419             GENLIST_DESCRIPTION_FLIP_ENABLED
420          }
421          GENLIST_PART_FLIP
422          GENLIST_PART_DISCLIP
423       }
424       programs {
425          // signal: elm,state,%s,active
426          //   a "check" item named %s went active
427          // signal: elm,state,%s,passive
428          //   a "check" item named %s went passive
429          // default is passive
430          program { name: "go_active";
431             signal: "elm,state,selected";
432             source: "elm";
433             action: STATE_SET "selected" 0.0;
434             target: "bg_image";
435             target: "elm.text.1";
436             target: "elm.text.2";
437             target: "elm.text.3";
438             target: "elm.text.4";
439             target: "elm.text.5";
440             target: "elm.text.6";
441          }
442          program { name: "go_passive";
443             signal: "elm,state,unselected";
444             source: "elm";
445             action: STATE_SET "default" 0.0;
446             target: "bg_image";
447             target: "elm.text.1";
448             target: "elm.text.2";
449             target: "elm.text.3";
450             target: "elm.text.4";
451             target: "elm.text.5";
452             target: "elm.text.6";
453             transition: LINEAR 0.1;
454          }
455          program { name: "go_disabled";
456             signal: "elm,state,disabled";
457             source: "elm";
458             action: STATE_SET "disabled" 0.0;
459             target: "disclip";
460          }
461          program { name: "go_enabled";
462             signal: "elm,state,enabled";
463             source: "elm";
464             action: STATE_SET "default" 0.0;
465             target: "disclip";
466          }
467          GENLIST_PROGRAM_FLIP_2TEXT
468       }
469    }
470
471    group { name: "elm/genlist/item/dialogue/5text/default";
472       data.item: "stacking" "above";
473       data.item: "selectraise" "on";
474       data.item: "texts" "elm.text.1 elm.text.2 elm.text.3 elm.text.4 elm.text.5";
475       data.item: "flips" "elm.flip.content";
476       parts {
477          GENLIST_PART_BASE( 226 )
478          GENLIST_PART_DIALOGUE_BG_IMAGE
479          GENLIST_PART_BOTTOM_LINE
480          GENLIST_PART_PADDING_TOP( GENLIST_PADDING_16_INC )
481          GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_16_INC )
482          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_32_INC )
483          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
484          GENLIST_PART_DIALOGUE_ITEM
485          GENLIST_PART_DIALOGUE_RIGHT_LINE
486          part { name: "elm.text.1";
487             clip_to: "disclip";
488             type: TEXT;
489             mouse_events: 0;
490             scale: 1;
491             description { state: "default" 0.0;
492                min: 0 GENLIST_SIZE_48_INC;
493                fixed: 0 1;
494                rel1 {
495                   relative: 1.0 0.5;
496                   to_x: "elm.padding.left";
497                   to_y: "elm.text.3";
498                }
499                rel2 {
500                   relative: 0.0 0.5;
501                   to_x: "elm.padding.right";
502                   to_y: "elm.text.4";
503                }
504                align: 0.0 0.0;
505                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
506                text {
507                   font: "SLP:style=Regular";
508                   size: GENLIST_FONT_44_INC;
509                   min: 0 1;
510                   align: 0.0 0.5;
511                   text_class: "slp";
512                }
513             }
514             description { state: "selected" 0.0;
515                inherit: "default" 0.0;
516                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
517             }
518             GENLIST_DESCRIPTION_FLIP_ENABLED
519          }
520          part { name: "elm.text.2";
521             clip_to: "disclip";
522             type: TEXT;
523             mouse_events: 0;
524             scale: 1;
525             description { state: "default" 0.0;
526                min: 0 GENLIST_SIZE_48_INC;
527                fixed: 0 1;
528                align: 0.5 0.0;
529                rel1 {
530                   relative: 1.0 1.0;
531                   to_x: "elm.padding.left";
532                   to_y: "elm.padding.top";
533                }
534                rel2 {
535                   relative: 0.0 1.0;
536                   to_x: "elm.padding.right";
537                   to_y: "elm.padding.top";
538                }
539                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
540                text {
541                   font: "SLP:style=Medium";
542                   size: GENLIST_FONT_32_INC;
543                   min: 0 1;
544                   align: 1.0 0.5;
545                   text_class: "slp";
546                }
547             }
548          }
549          part { name: "elm.text.3";
550             clip_to: "disclip";
551             type: TEXT;
552             mouse_events: 0;
553             scale: 1;
554             description { state: "default" 0.0;
555                min: 0 GENLIST_SIZE_48_INC;
556                fixed: 0 1;
557                rel1 {
558                   relative: 1.0 1.0;
559                   to_x: "elm.padding.left";
560                   to_y: "elm.text.2";
561                }
562                rel2 {
563                   relative: 0.0 1.0;
564                   to_x: "elm.padding.right";
565                   to_y: "elm.text.2";
566                }
567                align: 0.0 0.0;
568                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
569                text {
570                   font: "SLP:style=Medium";
571                   size: GENLIST_FONT_32_INC;
572                   min: 0 1;
573                   align: 1.0 0.5;
574                   text_class: "slp";
575                }
576             }
577             description { state: "selected" 0.0;
578                inherit: "default" 0.0;
579                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
580             }
581             GENLIST_DESCRIPTION_FLIP_ENABLED
582          }
583          part { name: "elm.text.4";
584             clip_to: "disclip";
585             type: TEXT;
586             mouse_events: 0;
587             scale: 1;
588             description { state: "default" 0.0;
589                min: 0 GENLIST_SIZE_48_INC;
590                fixed: 0 1;
591                rel1 {
592                   relative: 1.0 1.0;
593                   to_x: "elm.padding.left";
594                   to_y: "elm.text.3";
595                }
596                rel2 {
597                   relative: 0.0 1.0;
598                   to_x: "elm.padding.right";
599                   to_y: "elm.text.3";
600                }
601                align: 0.0 0.0;
602                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
603                text {
604                   font: "SLP:style=Medium";
605                   size: GENLIST_FONT_32_INC;
606                   min: 0 1;
607                   align: 1.0 0.5;
608                   text_class: "slp";
609                }
610             }
611             description { state: "selected" 0.0;
612                inherit: "default" 0.0;
613                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
614             }
615             GENLIST_DESCRIPTION_FLIP_ENABLED
616          }
617          part { name: "elm.text.5";
618             clip_to: "disclip";
619             type: TEXT;
620             mouse_events: 0;
621             scale: 1;
622             description { state: "default" 0.0;
623                min: 0 GENLIST_SIZE_48_INC;
624                fixed: 0 1;
625                rel1 {
626                   relative: 1.0 1.0;
627                   to_x: "elm.padding.left";
628                   to_y: "elm.text.4";
629                }
630                rel2 {
631                   relative: 0.0 1.0;
632                   to_x: "elm.padding.right";
633                   to_y: "elm.text.4";
634                }
635                align: 0.0 0.0;
636                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
637                text {
638                   font: "SLP:style=Medium";
639                   size: GENLIST_FONT_32_INC;
640                   min: 0 1;
641                   align: 1.0 0.5;
642                   text_class: "slp";
643                }
644             }
645             description { state: "selected" 0.0;
646                inherit: "default" 0.0;
647                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
648             }
649             GENLIST_DESCRIPTION_FLIP_ENABLED
650          }
651          GENLIST_PART_FLIP
652          GENLIST_PART_DISCLIP
653       }
654       programs {
655          // signal: elm,state,%s,active
656          //   a "check" item named %s went active
657          // signal: elm,state,%s,passive
658          //   a "check" item named %s went passive
659          // default is passive
660          program { name: "go_active";
661             signal: "elm,state,selected";
662             source: "elm";
663             action: STATE_SET "selected" 0.0;
664             target: "bg_image";
665             target: "elm.text.1";
666             target: "elm.text.2";
667             target: "elm.text.3";
668             target: "elm.text.4";
669             target: "elm.text.5";
670          }
671          program { name: "go_passive";
672             signal: "elm,state,unselected";
673             source: "elm";
674             action: STATE_SET "default" 0.0;
675             target: "bg_image";
676             target: "elm.text.1";
677             target: "elm.text.2";
678             target: "elm.text.3";
679             target: "elm.text.4";
680             target: "elm.text.5";
681             transition: LINEAR 0.1;
682          }
683          program { name: "go_disabled";
684             signal: "elm,state,disabled";
685             source: "elm";
686             action: STATE_SET "disabled" 0.0;
687             target: "disclip";
688          }
689          program { name: "go_enabled";
690             signal: "elm,state,enabled";
691             source: "elm";
692             action: STATE_SET "default" 0.0;
693             target: "disclip";
694          }
695          GENLIST_PROGRAM_FLIP_2TEXT
696       }
697    }
698
699    group { name: "elm/genlist/item/dialogue/4text/default";
700       data.item: "stacking" "above";
701       data.item: "selectraise" "on";
702       data.item: "texts" "elm.text.1 elm.text.2 elm.text.3 elm.text.4";
703       data.item: "flips" "elm.flip.content";
704       parts {
705          GENLIST_PART_BASE( 178 )
706          GENLIST_PART_DIALOGUE_BG_IMAGE
707          GENLIST_PART_BOTTOM_LINE
708          GENLIST_PART_PADDING_TOP( GENLIST_PADDING_16_INC )
709          GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_16_INC )
710          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_32_INC )
711          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
712          GENLIST_PART_DIALOGUE_ITEM
713          GENLIST_PART_DIALOGUE_RIGHT_LINE
714          part { name: "elm.text.1";
715             clip_to: "disclip";
716             type: TEXT;
717             mouse_events: 0;
718             scale: 1;
719             description { state: "default" 0.0;
720                min: 0 GENLIST_SIZE_48_INC;
721                fixed: 0 1;
722                rel1 {
723                   relative: 1.0 0.0;
724                   to_x: "elm.padding.left";
725                   to_y: "elm.text.3";
726                }
727                rel2 {
728                   relative: 0.0 1.0;
729                   to_x: "elm.padding.right";
730                   to_y: "elm.text.3";
731                }
732                align: 0.0 0.0;
733                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
734                text {
735                   font: "SLP:style=Regular";
736                   size: GENLIST_FONT_44_INC;
737                   min: 0 1;
738                   align: 0.0 0.5;
739                   text_class: "slp";
740                }
741             }
742             description { state: "selected" 0.0;
743                inherit: "default" 0.0;
744                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
745             }
746             GENLIST_DESCRIPTION_FLIP_ENABLED
747          }
748          part { name: "elm.text.2";
749             clip_to: "disclip";
750             type: TEXT;
751             mouse_events: 0;
752             scale: 1;
753             description { state: "default" 0.0;
754                min: 0 GENLIST_SIZE_48_INC;
755                fixed: 0 1;
756                align: 0.5 0.0;
757                rel1 {
758                   relative: 1.0 1.0;
759                   to_x: "elm.padding.left";
760                   to_y: "elm.padding.top";
761                }
762                rel2 {
763                   relative: 0.0 1.0;
764                   to_x: "elm.padding.right";
765                   to_y: "elm.padding.top";
766                }
767                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
768                text {
769                   font: "SLP:style=Medium";
770                   size: GENLIST_FONT_32_INC;
771                   min: 0 1;
772                   align: 1.0 0.5;
773                   text_class: "slp";
774                }
775             }
776          }
777          part { name: "elm.text.3";
778             clip_to: "disclip";
779             type: TEXT;
780             mouse_events: 0;
781             scale: 1;
782             description { state: "default" 0.0;
783                min: 0 GENLIST_SIZE_48_INC;
784                fixed: 0 1;
785                rel1 {
786                   relative: 1.0 1.0;
787                   to_x: "elm.padding.left";
788                   to_y: "elm.text.2";
789                }
790                rel2 {
791                   relative: 0.0 1.0;
792                   to_x: "elm.padding.right";
793                   to_y: "elm.text.2";
794                }
795                align: 0.0 0.0;
796                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
797                text {
798                   font: "SLP:style=Medium";
799                   size: GENLIST_FONT_32_INC;
800                   min: 0 1;
801                   align: 1.0 0.5;
802                   text_class: "slp";
803                }
804             }
805             description { state: "selected" 0.0;
806                inherit: "default" 0.0;
807                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
808             }
809             GENLIST_DESCRIPTION_FLIP_ENABLED
810          }
811          part { name: "elm.text.4";
812             clip_to: "disclip";
813             type: TEXT;
814             mouse_events: 0;
815             scale: 1;
816             description { state: "default" 0.0;
817                min: 0 GENLIST_SIZE_48_INC;
818                fixed: 0 1;
819                rel1 {
820                   relative: 1.0 1.0;
821                   to_x: "elm.padding.left";
822                   to_y: "elm.text.3";
823                }
824                rel2 {
825                   relative: 0.0 1.0;
826                   to_x: "elm.padding.right";
827                   to_y: "elm.text.3";
828                }
829                align: 0.0 0.0;
830                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
831                text {
832                   font: "SLP:style=Medium";
833                   size: GENLIST_FONT_32_INC;
834                   min: 0 1;
835                   align: 1.0 0.5;
836                   text_class: "slp";
837                }
838             }
839             description { state: "selected" 0.0;
840                inherit: "default" 0.0;
841                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
842             }
843             GENLIST_DESCRIPTION_FLIP_ENABLED
844          }
845
846          GENLIST_PART_FLIP
847          GENLIST_PART_DISCLIP
848       }
849       programs {
850          // signal: elm,state,%s,active
851          //   a "check" item named %s went active
852          // signal: elm,state,%s,passive
853          //   a "check" item named %s went passive
854          // default is passive
855          program { name: "go_active";
856             signal: "elm,state,selected";
857             source: "elm";
858             action: STATE_SET "selected" 0.0;
859             target: "bg_image";
860             target: "elm.text.1";
861             target: "elm.text.2";
862             target: "elm.text.3";
863             target: "elm.text.4";
864          }
865          program { name: "go_passive";
866             signal: "elm,state,unselected";
867             source: "elm";
868             action: STATE_SET "default" 0.0;
869             target: "bg_image";
870             target: "elm.text.1";
871             target: "elm.text.2";
872             target: "elm.text.3";
873             target: "elm.text.4";
874             transition: LINEAR 0.1;
875          }
876          program { name: "go_disabled";
877             signal: "elm,state,disabled";
878             source: "elm";
879             action: STATE_SET "disabled" 0.0;
880             target: "disclip";
881          }
882          program { name: "go_enabled";
883             signal: "elm,state,enabled";
884             source: "elm";
885             action: STATE_SET "default" 0.0;
886             target: "disclip";
887          }
888          GENLIST_PROGRAM_FLIP_2TEXT
889       }
890    }
891    group { name: "elm/genlist/item/dialogue/3text/default";
892       data.item: "stacking" "above";
893       data.item: "selectraise" "on";
894       data.item: "texts" "elm.text.1 elm.text.2 elm.text.3";
895       data.item: "flips" "elm.flip.content";
896       parts {
897          GENLIST_PART_BASE( 130 )
898          GENLIST_PART_DIALOGUE_BG_IMAGE
899          GENLIST_PART_BOTTOM_LINE
900          GENLIST_PART_PADDING_TOP( GENLIST_PADDING_16_INC )
901          GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_16_INC )
902          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_32_INC )
903          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
904          GENLIST_PART_DIALOGUE_ITEM
905          GENLIST_PART_DIALOGUE_RIGHT_LINE
906          part { name: "elm.text.1";
907             clip_to: "disclip";
908             type: TEXT;
909             mouse_events: 0;
910             scale: 1;
911             description { state: "default" 0.0;
912                min: 0 GENLIST_SIZE_48_INC;
913                fixed: 0 1;
914                rel1 {
915                   relative: 1.0 0.5;
916                   to_x: "elm.padding.left";
917                   to_y: "elm.text.2";
918                }
919                rel2 {
920                   relative: 0.0 0.5;
921                   to_x: "elm.padding.right";
922                   to_y: "elm.text.3";
923                }
924                align: 0.0 0.0;
925                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
926                text {
927                   font: "SLP:style=Regular";
928                   size: GENLIST_FONT_44_INC;
929                   min: 0 1;
930                   align: 0.0 0.5;
931                   text_class: "slp";
932                }
933             }
934             description { state: "selected" 0.0;
935                inherit: "default" 0.0;
936                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
937             }
938             GENLIST_DESCRIPTION_FLIP_ENABLED
939          }
940          part { name: "elm.text.2";
941             clip_to: "disclip";
942             type: TEXT;
943             mouse_events: 0;
944             scale: 1;
945             description { state: "default" 0.0;
946                min: 0 GENLIST_SIZE_48_INC;
947                fixed: 0 1;
948                align: 0.5 0.0;
949                rel1 {
950                   relative: 1.0 1.0;
951                   to_x: "elm.padding.left";
952                   to_y: "elm.padding.top";
953                }
954                rel2 {
955                   relative: 0.0 1.0;
956                   to_x: "elm.padding.right";
957                   to_y: "elm.padding.top";
958                }
959                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
960                text {
961                   font: "SLP:style=Medium";
962                   size: GENLIST_FONT_32_INC;
963                   min: 0 1;
964                   align: 1.0 0.5;
965                   text_class: "slp";
966                }
967             }
968          }
969          part { name: "elm.text.3";
970             clip_to: "disclip";
971             type: TEXT;
972             mouse_events: 0;
973             scale: 1;
974             description { state: "default" 0.0;
975                min: 0 GENLIST_SIZE_48_INC;
976                fixed: 0 1;
977                rel1 {
978                   relative: 1.0 1.0;
979                   to_x: "elm.padding.left";
980                   to_y: "elm.text.2";
981                }
982                rel2 {
983                   relative: 0.0 1.0;
984                   to_x: "elm.padding.right";
985                   to_y: "elm.text.2";
986                }
987                align: 0.0 0.0;
988                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
989                text {
990                   font: "SLP:style=Medium";
991                   size: GENLIST_FONT_32_INC;
992                   min: 0 1;
993                   align: 1.0 0.5;
994                   text_class: "slp";
995                }
996             }
997             description { state: "selected" 0.0;
998                inherit: "default" 0.0;
999                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1000             }
1001             GENLIST_DESCRIPTION_FLIP_ENABLED
1002          }
1003
1004          GENLIST_PART_FLIP
1005          GENLIST_PART_DISCLIP
1006       }
1007       programs {
1008          // signal: elm,state,%s,active
1009          //   a "check" item named %s went active
1010          // signal: elm,state,%s,passive
1011          //   a "check" item named %s went passive
1012          // default is passive
1013          program { name: "go_active";
1014             signal: "elm,state,selected";
1015             source: "elm";
1016             action: STATE_SET "selected" 0.0;
1017             target: "bg_image";
1018             target: "elm.text.1";
1019             target: "elm.text.2";
1020             target: "elm.text.3";
1021          }
1022          program { name: "go_passive";
1023             signal: "elm,state,unselected";
1024             source: "elm";
1025             action: STATE_SET "default" 0.0;
1026             target: "bg_image";
1027             target: "elm.text.1";
1028             target: "elm.text.2";
1029             target: "elm.text.3";
1030             transition: LINEAR 0.1;
1031          }
1032          program { name: "go_disabled";
1033             signal: "elm,state,disabled";
1034             source: "elm";
1035             action: STATE_SET "disabled" 0.0;
1036             target: "disclip";
1037          }
1038          program { name: "go_enabled";
1039             signal: "elm,state,enabled";
1040             source: "elm";
1041             action: STATE_SET "default" 0.0;
1042             target: "disclip";
1043          }
1044          GENLIST_PROGRAM_FLIP_2TEXT
1045       }
1046    }
1047
1048    group { name: "elm/genlist/item/dialogue/2text.10/default";
1049       data.item: "stacking" "above";
1050       data.item: "selectraise" "on";
1051       data.item: "texts" "elm.text.1 elm.text.2";
1052       data.item: "flips" "elm.flip.content";
1053       parts {
1054          GENLIST_PART_BASE( 114 )
1055          GENLIST_PART_DIALOGUE_BG_IMAGE
1056          GENLIST_PART_BOTTOM_LINE
1057          GENLIST_PART_PADDING_TOP( GENLIST_PADDING_32_INC )
1058          GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_16_INC )
1059          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_32_INC )
1060          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
1061          GENLIST_PART_DIALOGUE_ITEM
1062          GENLIST_PART_DIALOGUE_RIGHT_LINE
1063          part { name: "elm.text.1";
1064             clip_to: "disclip";
1065             type: TEXT;
1066             mouse_events: 0;
1067             scale: 1;
1068             description { state: "default" 0.0;
1069                min: 0 GENLIST_SIZE_48_INC;
1070                fixed: 0 1;
1071                rel1 {
1072                   relative: 1.0 1.0;
1073                   to_x: "elm.padding.left";
1074                   to_y: "elm.padding.top";
1075                }
1076                rel2 {
1077                   relative: 0.0 1.0;
1078                   to_x: "elm.padding.right";
1079                   to_y: "elm.padding.top";
1080                }
1081                align: 0.0 0.0;
1082                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
1083                text {
1084                   font: "SLP:style=Regular";
1085                   size: GENLIST_FONT_44_INC;
1086                   min: 0 1;
1087                   align: 0.0 0.5;
1088                   text_class: "slp";
1089                }
1090             }
1091             description { state: "selected" 0.0;
1092                inherit: "default" 0.0;
1093                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1094             }
1095             GENLIST_DESCRIPTION_FLIP_ENABLED
1096          }
1097          part { name: "elm.text.2";
1098             clip_to: "disclip";
1099             type: TEXT;
1100             mouse_events: 0;
1101             scale: 1;
1102             description { state: "default" 0.0;
1103                min: 0 GENLIST_SIZE_48_INC;
1104                fixed: 0 1;
1105                align: 0.5 0.0;
1106                rel1 {
1107                   relative: 1.0 1.0;
1108                   to_x: "elm.padding.left";
1109                   to_y: "elm.padding.top";
1110                }
1111                rel2 {
1112                   relative: 0.0 1.0;
1113                   to_x: "elm.padding.right";
1114                   to_y: "elm.padding.top";
1115                }
1116                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
1117                text {
1118                   font: "SLP:style=Medium";
1119                   size: GENLIST_FONT_32_INC;
1120                   min: 0 1;
1121                   align: 1.0 0.5;
1122                   text_class: "slp";
1123                }
1124             }
1125          }
1126
1127          GENLIST_PART_FLIP
1128          GENLIST_PART_DISCLIP
1129       }
1130       programs {
1131          // signal: elm,state,%s,active
1132          //   a "check" item named %s went active
1133          // signal: elm,state,%s,passive
1134          //   a "check" item named %s went passive
1135          // default is passive
1136          program { name: "go_active";
1137             signal: "elm,state,selected";
1138             source: "elm";
1139             action: STATE_SET "selected" 0.0;
1140             target: "bg_image";
1141             target: "elm.text.1";
1142             target: "elm.text.2";
1143          }
1144          program { name: "go_passive";
1145             signal: "elm,state,unselected";
1146             source: "elm";
1147             action: STATE_SET "default" 0.0;
1148             target: "bg_image";
1149             target: "elm.text.1";
1150             target: "elm.text.2";
1151             transition: LINEAR 0.1;
1152          }
1153          program { name: "go_disabled";
1154             signal: "elm,state,disabled";
1155             source: "elm";
1156             action: STATE_SET "disabled" 0.0;
1157             target: "disclip";
1158          }
1159          program { name: "go_enabled";
1160             signal: "elm,state,enabled";
1161             source: "elm";
1162             action: STATE_SET "default" 0.0;
1163             target: "disclip";
1164          }
1165          GENLIST_PROGRAM_FLIP_2TEXT
1166       }
1167    }
1168
1169    group { name: "elm/genlist/item/dialogue/1icon.12text/default";
1170       data.item: "stacking" "above";
1171       data.item: "selectraise" "on";
1172       data.item: "texts" "elm.text.1 elm.text.2 elm.text.3 elm.text.4 elm.text.5 elm.text.6 elm.text.7 elm.text.8 elm.text.9 elm.text.10 elm.text.11 elm.text.12";
1173       data.item: "flips" "elm.flip.content";
1174       data.item: "contents" "elm.icon";
1175       parts {
1176          GENLIST_PART_BASE( 336 )
1177          GENLIST_PART_DIALOGUE_BG_IMAGE
1178          GENLIST_PART_BOTTOM_LINE
1179          GENLIST_PART_PADDING_TOP( GENLIST_PADDING_16_INC )
1180          GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_16_INC )
1181          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_32_INC )
1182          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
1183          GENLIST_PART_DIALOGUE_ITEM
1184          GENLIST_PART_DIALOGUE_RIGHT_LINE
1185          part { name: "elm.icon";
1186             clip_to: "disclip";
1187             type: SWALLOW;
1188             scale: 1;
1189             description { state: "default" 0.0;
1190                min: GENLIST_ICON_SMALL_SIZE GENLIST_ICON_SMALL_SIZE;
1191                max: GENLIST_ICON_SMALL_SIZE GENLIST_ICON_SMALL_SIZE;
1192                fixed: 1 1;
1193                rel1 {
1194                   relative: 1.0 1.0;
1195                   to_x: "elm.padding.left";
1196                   to_y: "elm.padding.top";
1197                }
1198                rel2 {
1199                   relative: 0.0 1.0;
1200                   to_x: "elm.padding.icon.right";
1201                   to_y: "elm.text.1";
1202                }
1203             }
1204          }
1205          part { name: "elm.padding.icon.right";
1206             clip_to: "disclip";
1207             type: RECT;
1208             scale: 1;
1209             description { state: "default" 0.0;
1210                min: GENLIST_PADDING_16_INC 0;
1211                fixed: 1 0;
1212                rel1 {
1213                   relative: 1.0 0.0;
1214                   to_x: "elm.icon";
1215                }
1216                rel2.to_x: "elm.icon";
1217                align: 0.0 0.0;
1218                visible: 0;
1219             }
1220          }
1221          part { name: "elm.text.1";
1222             clip_to: "disclip";
1223             type: TEXT;
1224             mouse_events: 0;
1225             scale: 1;
1226             description { state: "default" 0.0;
1227                min: 0 GENLIST_SIZE_48_INC;
1228                fixed: 0 1;
1229                rel1 {
1230                   relative: 1.0 1.0;
1231                   to_x: "elm.padding.icon.right";
1232                   to_y: "elm.padding.top";
1233                }
1234                rel2 {
1235                   relative: 0.0 1.0;
1236                   to_x: "elm.padding.right";
1237                   to_y: "elm.padding.top";
1238                }
1239                align: 0.0 0.0;
1240                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
1241                text {
1242                   font: "SLP:style=Medium";
1243                   size: GENLIST_FONT_32_INC;
1244                   min: 0 1;
1245                   align: 0.0 0.5;
1246                   text_class: "slp";
1247                }
1248             }
1249             description { state: "selected" 0.0;
1250                inherit: "default" 0.0;
1251                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1252             }
1253             GENLIST_DESCRIPTION_FLIP_ENABLED
1254          }
1255          part { name: "elm.text.2";
1256             clip_to: "disclip";
1257             type: TEXT;
1258             mouse_events: 0;
1259             scale: 1;
1260             description { state: "default" 0.0;
1261                rel1 {
1262                   relative: 1.0 0.0;
1263                   to_x: "elm.padding.left";
1264                   to_y: "elm.text.1";
1265                }
1266                rel2 {
1267                   relative: 0.0 1.0;
1268                   to_x: "elm.padding.right";
1269                   to_y: "elm.text.1";
1270                }
1271                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
1272                text {
1273                   font: "SLP:style=Medium";
1274                   size: GENLIST_FONT_32_INC;
1275                   min: 0 1;
1276                   align: 1.0 0.5;
1277                   text_class: "slp";
1278                }
1279             }
1280             GENLIST_DESCRIPTION_FLIP_ENABLED
1281          }
1282          part { name: "elm.text.3";
1283             clip_to: "disclip";
1284             type: TEXT;
1285             mouse_events: 0;
1286             scale: 1;
1287             description { state: "default" 0.0;
1288                min: 0 GENLIST_SIZE_48_INC;
1289                fixed: 0 1;
1290                rel1 {
1291                   relative: 1.0 1.0;
1292                   to_x: "elm.padding.left";
1293                   to_y: "elm.text.1";
1294                }
1295                rel2 {
1296                   relative: 0.0 1.0;
1297                   to_x: "elm.padding.right";
1298                   to_y: "elm.text.1";
1299                }
1300                align: 0.0 0.0;
1301                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
1302                text {
1303                   font: "SLP:style=Medium";
1304                   size: GENLIST_FONT_32_INC;
1305                   min: 0 1;
1306                   align: 0.0 0.5;
1307                   text_class: "slp";
1308                }
1309             }
1310             description { state: "selected" 0.0;
1311                inherit: "default" 0.0;
1312                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1313             }
1314             GENLIST_DESCRIPTION_FLIP_ENABLED
1315          }
1316          part { name: "elm.text.4";
1317             clip_to: "disclip";
1318             type: TEXT;
1319             mouse_events: 0;
1320             scale: 1;
1321             description { state: "default" 0.0;
1322                rel1 {
1323                   relative: 1.0 0.0;
1324                   to_x: "elm.padding.left";
1325                   to_y: "elm.text.3";
1326                }
1327                rel2 {
1328                   relative: 0.0 1.0;
1329                   to_x: "elm.padding.right";
1330                   to_y: "elm.text.3";
1331                }
1332                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
1333                text {
1334                   font: "SLP:style=Medium";
1335                   size: GENLIST_FONT_32_INC;
1336                   min: 0 1;
1337                   align: 1.0 0.5;
1338                   text_class: "slp";
1339                }
1340             }
1341             GENLIST_DESCRIPTION_FLIP_ENABLED
1342          }
1343          part { name: "elm.text.5";
1344             clip_to: "disclip";
1345             type: TEXT;
1346             mouse_events: 0;
1347             scale: 1;
1348             description { state: "default" 0.0;
1349                min: 0 GENLIST_SIZE_48_INC;
1350                fixed: 0 1;
1351                rel1 {
1352                   relative: 1.0 1.0;
1353                   to_x: "elm.padding.left";
1354                   to_y: "elm.text.3";
1355                }
1356                rel2 {
1357                   relative: 0.0 1.0;
1358                   to_x: "elm.padding.right";
1359                   to_y: "elm.text.3";
1360                }
1361                align: 0.0 0.0;
1362                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
1363                text {
1364                   font: "SLP:style=Medium";
1365                   size: GENLIST_FONT_32_INC;
1366                   min: 0 1;
1367                   align: 0.0 0.5;
1368                   text_class: "slp";
1369                }
1370             }
1371             description { state: "selected" 0.0;
1372                inherit: "default" 0.0;
1373                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1374             }
1375             GENLIST_DESCRIPTION_FLIP_ENABLED
1376          }
1377          part { name: "elm.text.6";
1378             clip_to: "disclip";
1379             type: TEXT;
1380             mouse_events: 0;
1381             scale: 1;
1382             description { state: "default" 0.0;
1383                rel1 {
1384                   relative: 1.0 0.0;
1385                   to_x: "elm.padding.left";
1386                   to_y: "elm.text.5";
1387                }
1388                rel2 {
1389                   relative: 0.0 1.0;
1390                   to_x: "elm.padding.right";
1391                   to_y: "elm.text.5";
1392                }
1393                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
1394                text {
1395                   font: "SLP:style=Medium";
1396                   size: GENLIST_FONT_32_INC;
1397                   min: 0 1;
1398                   align: 1.0 0.5;
1399                   text_class: "slp";
1400                }
1401             }
1402             description { state: "selected" 0.0;
1403                inherit: "default" 0.0;
1404                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1405             }
1406             GENLIST_DESCRIPTION_FLIP_ENABLED
1407          }
1408          part { name: "elm.padding.middle";
1409             type: RECT;
1410             scale: 1;
1411             description {
1412                state: "default" 0.0;
1413                min: 0 16;
1414                fixed: 0 1;
1415                visible: 0;
1416                rel1 {
1417                   relative: 1.0 1.0;
1418                   to_x: "elm.padding.left";
1419                   to_y: "elm.text.5";
1420                }
1421                rel2 {
1422                   relative: 0.0 1.0;
1423                   to_x: "elm.padding.right";
1424                   to_y: "elm.text.5";
1425                }
1426                align: 0.0 0.0;
1427             }
1428          }
1429          part { name: "elm.text.7";
1430             clip_to: "disclip";
1431             type: TEXT;
1432             mouse_events: 0;
1433             scale: 1;
1434             description { state: "default" 0.0;
1435                min: 0 GENLIST_SIZE_48_INC;
1436                fixed: 0 1;
1437                rel1 {
1438                   relative: 1.0 1.0;
1439                   to_x: "elm.padding.left";
1440                   to_y: "elm.padding.middle";
1441                }
1442                rel2 {
1443                   relative: 0.0 1.0;
1444                   to_x: "elm.padding.right";
1445                   to_y: "elm.padding.middle";
1446                }
1447                align: 0.0 0.0;
1448                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
1449                text {
1450                   font: "SLP:style=Medium";
1451                   size: GENLIST_FONT_32_INC;
1452                   min: 0 1;
1453                   align: 0.0 0.5;
1454                   text_class: "slp";
1455                }
1456             }
1457             description { state: "selected" 0.0;
1458                inherit: "default" 0.0;
1459                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1460             }
1461             GENLIST_DESCRIPTION_FLIP_ENABLED
1462          }
1463          part { name: "elm.text.8";
1464             clip_to: "disclip";
1465             type: TEXT;
1466             mouse_events: 0;
1467             scale: 1;
1468             description { state: "default" 0.0;
1469                rel1 {
1470                   relative: 1.0 0.0;
1471                   to_x: "elm.padding.left";
1472                   to_y: "elm.text.7";
1473                }
1474                rel2 {
1475                   relative: 0.0 1.0;
1476                   to_x: "elm.padding.right";
1477                   to_y: "elm.text.7";
1478                }
1479                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
1480                text {
1481                   font: "SLP:style=Medium";
1482                   size: GENLIST_FONT_32_INC;
1483                   min: 0 1;
1484                   align: 1.0 0.5;
1485                   text_class: "slp";
1486                }
1487             }
1488             description { state: "selected" 0.0;
1489                inherit: "default" 0.0;
1490                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1491             }
1492             GENLIST_DESCRIPTION_FLIP_ENABLED
1493          }
1494          part { name: "elm.text.9";
1495             clip_to: "disclip";
1496             type: TEXT;
1497             mouse_events: 0;
1498             scale: 1;
1499             description { state: "default" 0.0;
1500                min: 0 GENLIST_SIZE_48_INC;
1501                fixed: 0 1;
1502                rel1 {
1503                   relative: 1.0 1.0;
1504                   to_x: "elm.padding.left";
1505                   to_y: "elm.text.7";
1506                }
1507                rel2 {
1508                   relative: 0.0 1.0;
1509                   to_x: "elm.padding.right";
1510                   to_y: "elm.text.7";
1511                }
1512                align: 0.0 0.0;
1513                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
1514                text {
1515                   font: "SLP:style=Medium";
1516                   size: GENLIST_FONT_32_INC;
1517                   min: 0 1;
1518                   align: 0.0 0.5;
1519                   text_class: "slp";
1520                }
1521             }
1522             description { state: "selected" 0.0;
1523                inherit: "default" 0.0;
1524                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1525             }
1526             GENLIST_DESCRIPTION_FLIP_ENABLED
1527          }
1528          part { name: "elm.text.10";
1529             clip_to: "disclip";
1530             type: TEXT;
1531             mouse_events: 0;
1532             scale: 1;
1533             description { state: "default" 0.0;
1534                rel1 {
1535                   relative: 1.0 0.0;
1536                   to_x: "elm.padding.left";
1537                   to_y: "elm.text.9";
1538                }
1539                rel2 {
1540                   relative: 0.0 1.0;
1541                   to_x: "elm.padding.right";
1542                   to_y: "elm.text.9";
1543                }
1544                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
1545                text {
1546                   font: "SLP:style=Medium";
1547                   size: GENLIST_FONT_32_INC;
1548                   min: 0 1;
1549                   align: 1.0 0.5;
1550                   text_class: "slp";
1551                }
1552             }
1553             description { state: "selected" 0.0;
1554                inherit: "default" 0.0;
1555                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1556             }
1557             GENLIST_DESCRIPTION_FLIP_ENABLED
1558          }
1559          part { name: "elm.text.11";
1560             clip_to: "disclip";
1561             type: TEXT;
1562             mouse_events: 0;
1563             scale: 1;
1564             description { state: "default" 0.0;
1565                min: 0 GENLIST_SIZE_48_INC;
1566                fixed: 0 1;
1567                rel1 {
1568                   relative: 1.0 1.0;
1569                   to_x: "elm.padding.left";
1570                   to_y: "elm.text.9";
1571                }
1572                rel2 {
1573                   relative: 0.0 1.0;
1574                   to_x: "elm.padding.right";
1575                   to_y: "elm.text.9";
1576                }
1577                align: 0.0 0.0;
1578                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
1579                text {
1580                   font: "SLP:style=Medium";
1581                   size: GENLIST_FONT_32_INC;
1582                   min: 0 1;
1583                   align: 0.0 0.5;
1584                   text_class: "slp";
1585                }
1586             }
1587             description { state: "selected" 0.0;
1588                inherit: "default" 0.0;
1589                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1590             }
1591             GENLIST_DESCRIPTION_FLIP_ENABLED
1592          }
1593          part { name: "elm.text.12";
1594             clip_to: "disclip";
1595             type: TEXT;
1596             mouse_events: 0;
1597             scale: 1;
1598             description { state: "default" 0.0;
1599                rel1 {
1600                   relative: 1.0 0.0;
1601                   to_x: "elm.padding.left";
1602                   to_y: "elm.text.11";
1603                }
1604                rel2 {
1605                   relative: 0.0 1.0;
1606                   to_x: "elm.padding.right";
1607                   to_y: "elm.text.11";
1608                }
1609                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
1610                text {
1611                   font: "SLP:style=Medium";
1612                   size: GENLIST_FONT_32_INC;
1613                   min: 0 1;
1614                   align: 1.0 0.5;
1615                   text_class: "slp";
1616                }
1617             }
1618             description { state: "selected" 0.0;
1619                inherit: "default" 0.0;
1620                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1621             }
1622             GENLIST_DESCRIPTION_FLIP_ENABLED
1623          }
1624          GENLIST_PART_FLIP
1625          GENLIST_PART_DISCLIP
1626       }
1627       programs {
1628          // signal: elm,state,%s,active
1629          //   a "check" item named %s went active
1630          // signal: elm,state,%s,passive
1631          //   a "check" item named %s went passive
1632          // default is passive
1633          program { name: "go_active";
1634             signal: "elm,state,selected";
1635             source: "elm";
1636             action: STATE_SET "selected" 0.0;
1637             target: "bg_image";
1638             target: "elm.text.1";
1639             target: "elm.text.2";
1640             target: "elm.text.3";
1641             target: "elm.text.4";
1642             target: "elm.text.5";
1643             target: "elm.text.6";
1644             target: "elm.text.7";
1645             target: "elm.text.8";
1646             target: "elm.text.9";
1647             target: "elm.text.10";
1648             target: "elm.text.11";
1649             target: "elm.text.12";
1650          }
1651          program { name: "go_passive";
1652             signal: "elm,state,unselected";
1653             source: "elm";
1654             action: STATE_SET "default" 0.0;
1655             target: "bg_image";
1656             target: "elm.text.1";
1657             target: "elm.text.2";
1658             target: "elm.text.3";
1659             target: "elm.text.4";
1660             target: "elm.text.5";
1661             target: "elm.text.6";
1662             target: "elm.text.7";
1663             target: "elm.text.8";
1664             target: "elm.text.9";
1665             target: "elm.text.10";
1666             target: "elm.text.11";
1667             target: "elm.text.12";
1668             transition: LINEAR 0.1;
1669          }
1670          program { name: "go_disabled";
1671             signal: "elm,state,disabled";
1672             source: "elm";
1673             action: STATE_SET "disabled" 0.0;
1674             target: "disclip";
1675          }
1676          program { name: "go_enabled";
1677             signal: "elm,state,enabled";
1678             source: "elm";
1679             action: STATE_SET "default" 0.0;
1680             target: "disclip";
1681          }
1682          GENLIST_PROGRAM_FLIP_2TEXT
1683       }
1684    }
1685
1686    group { name: "elm/genlist/item/dialogue/1icon.fill/default";
1687       data.item: "stacking" "above";
1688       data.item: "selectraise" "on";
1689       data.item: "texts" "elm.text.1";
1690       data.item: "contents" "elm.icon";
1691
1692       parts {
1693          GENLIST_PART_BASE( 0 )
1694          GENLIST_PART_DIALOGUE_BG_IMAGE
1695          GENLIST_PART_BOTTOM_LINE
1696          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_24_INC )
1697          GENLIST_PART_PADDING_RIGHT( 0 )
1698          GENLIST_PART_DIALOGUE_ITEM
1699          GENLIST_PART_DIALOGUE_RIGHT_LINE
1700          part { name: "padding.text";
1701             type: RECT;
1702             scale: 1;
1703             description { state: "default" 0.0;
1704                visible: 0;
1705                min: 0 28;
1706                max: -1 28;
1707                rel1 {
1708                   relative: 0.0 0.0;
1709                   to: "base";
1710                }
1711                rel2 {
1712                   relative: 1.0 0.0;
1713                   to_x: "base";
1714                }
1715             }
1716          }
1717          part { name: "elm.text.1";
1718             type: TEXT;
1719             scale: 1;
1720             description { state: "default" 0.0;
1721                color: 255 0 0 255;
1722                rel1 {
1723                   relative: 1.0 1.0;
1724                   to_x: "elm.padding.left";
1725                   to_y: "padding.text";
1726                }
1727                rel2 {
1728                   relative: 1.0 1.0;
1729                   to: "base";
1730                }
1731                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
1732                text {
1733                   font: "SLP:style=Medium";
1734                   size: GENLIST_FONT_32_INC;
1735                   min: 0 1;
1736                   align: 0.0 0.0;
1737                   text_class: "slp";
1738                }
1739             }
1740          }
1741          part { name: "padding.icon";
1742             type: RECT;
1743             scale: 1;
1744             description { state: "default" 0.0;
1745                visible: 0;
1746                min: 0 40;
1747                max: -1 40;
1748                rel1 {
1749                   relative: 0.0 0.0;
1750                   to: "base";
1751                }
1752                rel2 {
1753                   relative: 1.0 0.0;
1754                   to_x: "base";
1755                }
1756             }
1757          }
1758          part { name: "elm.icon";
1759             clip_to: "disclip";
1760             type: SWALLOW;
1761             scale: 1;
1762             description { state: "default" 0.0;
1763                rel1 {
1764                   relative: 1.0 1.0;
1765                   to_x: "elm.rect.dialogue";
1766                   to_y: "padding.icon";
1767                }
1768                rel2 {
1769                   relative: 1.0 1.0;
1770                   to: "base";
1771                }
1772             }
1773          }
1774          GENLIST_PART_DISCLIP
1775       }
1776       programs {
1777          // signal: elm,state,%s,active
1778          //   a "check" item named %s went active
1779          // signal: elm,state,%s,passive
1780          //   a "check" item named %s went passive
1781          // default is passive
1782          /*program { name: "go_active";
1783             signal: "elm,state,selected";
1784             source: "elm";
1785             action: STATE_SET "selected" 0.0;
1786             target: "bg_image";
1787             target: "elm.text";
1788          }
1789          program { name: "go_passive";
1790             signal: "elm,state,unselected";
1791             source: "elm";
1792             action: STATE_SET "default" 0.0;
1793             target: "bg_image";
1794             target: "elm.text";
1795             transition: LINEAR 0.1;
1796          }*/
1797          program { name: "go_disabled";
1798             signal: "elm,state,disabled";
1799             source: "elm";
1800             action: STATE_SET "disabled" 0.0;
1801             target: "disclip";
1802          }
1803          program { name: "go_enabled";
1804             signal: "elm,state,enabled";
1805             source: "elm";
1806             action: STATE_SET "default" 0.0;
1807             target: "disclip";
1808          }
1809       }
1810    }
1811
1812     group { name: "elm/genlist/item/dialogue/3text.1icon.3/default";
1813       data.item: "stacking" "above";
1814       data.item: "selectraise" "on";
1815       data.item: "texts" "elm.text.1 elm.text.2 elm.text.3";
1816       data.item: "contents" "elm.icon elm.swallow.colorbar";
1817       data.item: "flips" "elm.flip.content";
1818       parts {
1819          GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC )
1820          GENLIST_PART_BG_IMAGE
1821          GENLIST_PART_BOTTOM_LINE
1822          GENLIST_PART_PADDING_TOP( GENLIST_PADDING_10_INC )
1823          GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_10_INC )
1824          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC )
1825          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
1826          part { name: "elm.swallow.colorbar";
1827             clip_to: "disclip";
1828             type: SWALLOW;
1829             scale: 1;
1830             description { state: "default" 0.0;
1831                min: GENLIST_SIZE_10_INC GENLIST_SIZE_21_INC;
1832                fixed: 1 1;
1833                rel2.relative: 0.0 0.0;
1834                align: 0.0 0.0;
1835             }
1836          }
1837          part { name: "elm.icon";
1838             clip_to: "disclip";
1839             type: SWALLOW;
1840             scale: 1;
1841             description { state: "default" 0.0;
1842                min: 0 GENLIST_SIZE_ICON_BIG;
1843                max: GENLIST_SIZE_ICON_BIG GENLIST_SIZE_ICON_BIG;
1844                fixed: 0 0;
1845                rel1 {
1846                   relative: 1.0 1.0;
1847                   offset: 0 0;
1848                   to_x: "elm.padding.left";
1849                   to_y: "elm.padding.top";
1850                }
1851                rel2 {
1852                   relative: 1.0 0.0;
1853                   to_x: "elm.padding.left";
1854                   to_y: "elm.padding.bottom";
1855                }
1856                align: 0.0 0.5;
1857             }
1858             GENLIST_DESCRIPTION_FLIP_ENABLED
1859          }
1860          part { name: "elm.padding.icon.right";
1861             clip_to: "disclip";
1862             type: RECT;
1863             scale: 1;
1864             description { state: "default" 0.0;
1865                min: GENLIST_PADDING_16_INC 0;
1866                fixed: 1 0;
1867                rel1 {
1868                   relative: 1.0 0.0;
1869                   to_x: "elm.icon";
1870                }
1871                rel2.to_x: "elm.icon";
1872                align: 0.0 0.0;
1873                visible: 0;
1874             }
1875          }
1876          part { name: "elm.text.3";
1877             clip_to: "disclip";
1878             type: TEXT;
1879             mouse_events: 0;
1880             scale: 1;
1881             description { state: "default" 0.0;
1882                min: GENLIST_SIZE_192_INC GENLIST_SIZE_61_INC;
1883                max: GENLIST_SIZE_192_INC GENLIST_SIZE_61_INC;
1884                fixed: 1 1;
1885                rel1 {
1886                   relative: 0.0 0.0;
1887                   to_x: "elm.padding.left";
1888                   to_y: "elm.padding.bottom";
1889                }
1890                rel2 {
1891                   relative: 0.0 0.0;
1892                   to_x: "elm.padding.right";
1893                   to_y: "elm.padding.bottom";
1894                }
1895                align: 1.0 1.0;
1896                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
1897                text {
1898                   font: "SLP:style=Bold";
1899                   size: GENLIST_FONT_32_INC;
1900                   min: 0 1;
1901                   max: 1 0;
1902                   align: 1.0 0.5;
1903                   text_class: "slp";
1904                }
1905             }
1906             description { state: "selected" 0.0;
1907                inherit: "default" 0.0;
1908                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1909             }
1910             GENLIST_DESCRIPTION_INVISIBLE_SELECTED
1911             GENLIST_DESCRIPTION_FLIP_ENABLED
1912          }
1913          part { name: "elm.padding.text3.left";
1914             clip_to: "disclip";
1915             type: RECT;
1916             mouse_events: 0;
1917             scale: 1;
1918             description { state: "default" 0.0;
1919                min: GENLIST_ICON_SMALL_SIZE 0;
1920                fixed: 1 0;
1921                rel1.to_x: "elm.text.3";
1922                rel2 {
1923                   relative: 0.0 1.0;
1924                   to_x: "elm.text.3";
1925                }
1926                align: 1.0 0.5;
1927                visible: 0;
1928             }
1929          }
1930           part { name: "elm.text.2";
1931             clip_to: "disclip";
1932             type: TEXT;
1933             mouse_events: 0;
1934             scale: 1;
1935             description { state: "default" 0.0;
1936                  min: 0 GENLIST_SIZE_61_INC;
1937                fixed: 0 1;
1938                rel1 {
1939                   relative: 1.0 0.0;
1940                   to_x: "elm.padding.icon.right";
1941                   to_y: "elm.text.3";
1942                }
1943                rel2 {
1944                   relative: 0.0 0.0;
1945                   to_x: "elm.padding.text3.left";
1946                   to_y: "elm.padding.bottom";
1947                }
1948                  align: 0.0 0.5;
1949                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
1950                text {
1951                   font: "SLP:style=Bold";
1952                   size: GENLIST_FONT_32_INC;
1953                   min: 0 1;
1954                   align: 0.0 0.5;
1955                   text_class: "slp";
1956                }
1957             }
1958             description { state: "selected" 0.0;
1959                inherit: "default" 0.0;
1960                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1961             }
1962             GENLIST_DESCRIPTION_INVISIBLE_SELECTED
1963             GENLIST_DESCRIPTION_FLIP_ENABLED
1964          }
1965          part { name: "elm.text.1";
1966             clip_to: "disclip";
1967             type: TEXT;
1968             mouse_events: 0;
1969             scale: 1;
1970             description { state: "default" 0.0;
1971                rel1 {
1972                   relative: 1.0 1.0;
1973                   to_x: "elm.padding.icon.right";
1974                   to_y: "elm.padding.top";
1975                }
1976                rel2 {
1977                   relative: 0.0 0.0;
1978                   to_x: "elm.padding.right";
1979                   to_y: "elm.text.2";
1980                }
1981                align: 0.0 0.5;
1982                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
1983                text {
1984                   font: "SLP:style=Regular";
1985                   size: GENLIST_FONT_44_INC;
1986                   min: 0 1;
1987                   align: 0.0 0.5;
1988                   text_class: "slp";
1989                }
1990             }
1991             description { state: "selected" 0.0;
1992                inherit: "default" 0.0;
1993                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
1994             }
1995             GENLIST_DESCRIPTION_INVISIBLE_SELECTED
1996             GENLIST_DESCRIPTION_FLIP_ENABLED
1997          }
1998
1999          GENLIST_PART_FLIP
2000          GENLIST_PART_DISCLIP
2001       }
2002       programs {
2003          program { name: "go_active";
2004             signal: "elm,state,selected";
2005             source: "elm";
2006             action: STATE_SET "selected" 0.0;
2007              target: "bg_image";
2008             target: "elm.text.1";
2009             target: "elm.text.2";
2010             target: "elm.text.3";
2011             transition: LINEAR 0.1;
2012          }
2013          program { name: "go_passive";
2014             signal: "elm,state,unselected";
2015             source: "elm";
2016             action: STATE_SET "default" 0.0;
2017             target: "bg_image";
2018             target: "elm.text.1";
2019             target: "elm.text.2";
2020             target: "elm.text.3";
2021             transition: LINEAR 0.1;
2022          }
2023          program { name: "go_disabled";
2024             signal: "elm,state,disabled";
2025             source: "elm";
2026             action: STATE_SET "disabled" 0.0;
2027             target: "disclip";
2028          }
2029          program { name: "go_enabled";
2030             signal: "elm,state,enabled";
2031             source: "elm";
2032             action: STATE_SET "default" 0.0;
2033             target: "disclip";
2034          }
2035          GENLIST_PROGRAM_FLIP_3TEXT_1ICON
2036       }
2037    }
2038
2039    group { name: "elm/genlist/item/2text.4icon.edit/default";
2040       data.item: "stacking" "above";
2041       data.item: "selectraise" "on";
2042       data.item: "texts" "elm.textblock.1 elm.textblock.2 elm.textblock.3 elm.text.1 elm.text.2 elm.text.3";
2043       data.item: "contents" "elm.edit.icon.1 elm.icon.1 elm.icon.2 elm.swallow.colorbar";
2044       data.item: "flips" "elm.flip.content";
2045       parts {
2046          GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC )
2047          GENLIST_PART_BG_IMAGE
2048          GENLIST_PART_BOTTOM_LINE
2049         GENLIST_PART_PADDING_TOP( GENLIST_PADDING_10_INC )
2050         GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_10_INC )
2051         GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC )
2052         GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
2053          part { name: "elm.swallow.colorbar";
2054             clip_to: "disclip";
2055             type: SWALLOW;
2056             scale: 1;
2057             description { state: "default" 0.0;
2058                min: GENLIST_SIZE_10_INC GENLIST_SIZE_21_INC;
2059                fixed: 1 1;
2060                rel2.relative: 0.0 0.0;
2061                align: 0.0 0.0;
2062             }
2063          }
2064         part { name: "elm.edit.icon.1.right";
2065             clip_to: "disclip";
2066             type: RECT;
2067             scale: 1;
2068             description { state: "default" 0.0;
2069                min: GENLIST_PADDING_16_INC 0;
2070                fixed: 1 0;
2071                rel1 {
2072                   relative: 1.0 0.0;
2073                   to: "elm.edit.icon.1";
2074                }
2075                rel2 {
2076                   relative: 1.0 1.0;
2077                   to: "elm.edit.icon.1";
2078                }
2079                align: 0.0 1.0;
2080                visible: 0;
2081             }
2082          }
2083           part { name: "elm.edit.icon.1";
2084             clip_to: "disclip";
2085             type: SWALLOW;
2086             mouse_events: 1;
2087             scale: 1;
2088             description { state: "default" 0.0;
2089                fixed: 1 1;
2090                rel1 {
2091                   relative: 1.0 1.0;
2092                   to_x: "elm.padding.left";
2093                   to_y: "elm.padding.top";
2094                }
2095                rel2 {
2096                   relative: 1.0 0.0;
2097                   to_x: "elm.padding.left";
2098                   to_y: "elm.padding.bottom";
2099                }
2100                align: 0.0 0.5;
2101             }
2102          }
2103           part { name: "elm.text.1";
2104             clip_to: "disclip";
2105             type: TEXTBLOCK;
2106             mouse_events: 0;
2107             scale: 1;
2108             description { state: "default" 0.0;
2109                min: 0 GENLIST_SIZE_60_INC;
2110                fixed: 0 1;
2111                rel1 {
2112                    relative: 1.0 1.0;
2113                    to_x: "elm.edit.icon.1.right";
2114                    to_y: "elm.padding.top";
2115                }
2116                rel2 {
2117                   relative: (16 + GENLIST_SIZE_576_INC)/720 70/128;to, "base";
2118                }
2119                align: 0.0 0.5;
2120             text {
2121                   style: strike_textblock_style_text1;
2122                   min: 0 1;
2123                      text_class: "slp";
2124             }
2125             }
2126            description { state: "selected" 0.0;
2127                min: 0 GENLIST_SIZE_60_INC;
2128                fixed: 0 1;
2129                rel1 {
2130                    relative: 1.0 1.0;
2131                    to_x: "elm.edit.icon.1.right";
2132                    to_y: "elm.padding.top";
2133                }
2134                rel2 {
2135                   relative: (16 + GENLIST_SIZE_576_INC)/720 70/128;to, "base";
2136                }
2137                align: 0.0 0.5;
2138             text {
2139                   style: strike_textblock_style_text1_selected;
2140                   min: 0 1;
2141                      text_class: "slp";
2142                    }
2143             }
2144          }
2145           part { name: "elm.text.3";
2146             clip_to: "disclip";
2147             type: TEXT;
2148             mouse_events: 0;
2149             scale: 1;
2150             description { state: "default" 0.0;
2151                min: GENLIST_SIZE_192_INC GENLIST_SIZE_48_INC;
2152                fixed: 1 1;
2153                rel1 {
2154                   relative: 0.0 1.0;
2155                   to_x: "elm.padding.right";
2156                   to_y: "elm.text.1";
2157                }
2158                rel2 {
2159                   relative: 0.0 0.0;
2160                   to_x: "elm.padding.right";
2161                   to_y: "elm.padding.bottom";
2162                }
2163                align: 1.0 0.5;
2164                color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
2165                text {
2166                   font: "SLP:style=Bold";
2167                   size: GENLIST_FONT_32_INC;
2168                   min: 0 1;
2169                   align: 1.0 0.5;
2170                   text_class: "slp";
2171                }
2172             }
2173             description { state: "selected" 0.0;
2174                inherit: "default" 0.0;
2175                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
2176             }
2177          }
2178             part { name: "elm.textblock.3";
2179             clip_to: "disclip";
2180             type: TEXTBLOCK;
2181             mouse_events: 0;
2182             scale: 1;
2183             description { state: "default" 0.0;
2184                min: GENLIST_SIZE_192_INC GENLIST_SIZE_48_INC;
2185                fixed: 1 1;
2186                rel1 {
2187                   relative: 0.0 1.0;
2188                   to_x: "elm.padding.right";
2189                   to_y: "elm.text.1";
2190                }
2191                rel2 {
2192                   relative: 0.0 0.0;
2193                   to_x: "elm.padding.right";
2194                   to_y: "elm.padding.bottom";
2195                }
2196                align: 1.0 0.5;
2197                text {
2198                style: strike_textblock_style3;
2199                min: 0 1;
2200                   text_class: "slp";
2201             }
2202             }
2203             description { state: "selected" 0.0;
2204                min: GENLIST_SIZE_192_INC GENLIST_SIZE_48_INC;
2205                fixed: 1 1;
2206                rel1 {
2207                   relative: 0.0 1.0;
2208                   to_x: "elm.padding.right";
2209                   to_y: "elm.text.1";
2210                }
2211                rel2 {
2212                   relative: 0.0 0.0;
2213                   to_x: "elm.padding.right";
2214                   to_y: "elm.padding.bottom";
2215                }
2216                align: 1.0 0.5;
2217                text {
2218                style: strike_textblock_style3_selected;
2219                min: 0 1;
2220                   text_class: "slp";
2221             }
2222             }
2223          }
2224           part { name: "elm.textblock.1";
2225             type: TEXTBLOCK;
2226             mouse_events: 0;
2227             scale: 1;
2228             clip_to: "disclip";
2229             description { state: "default" 0.0;
2230                min: 0 GENLIST_SIZE_60_INC;
2231                fixed: 0 1;
2232                rel1 {
2233                    relative: 1.0 1.0;
2234                    to_x: "elm.edit.icon.1.right";
2235                    to_y: "elm.padding.top";
2236                }
2237                rel2 {
2238                    relative: (16 + GENLIST_SIZE_576_INC)/720 70/128;to, "base";
2239                }
2240                align: 0.0 0.5;
2241             text {
2242                style: strike_textblock_style;
2243                min: 0 1;
2244                   text_class: "slp";
2245             }
2246             }
2247             description { state: "selected" 0.0;
2248             min: 0 GENLIST_SIZE_60_INC;
2249                fixed: 0 1;
2250                rel1 {
2251                    relative: 1.0 1.0;
2252                    to_x: "elm.edit.icon.1.right";
2253                    to_y: "elm.padding.top";
2254                }
2255                rel2 {
2256                   relative: (16 + GENLIST_SIZE_576_INC)/720 70/128;to, "base";
2257                }
2258                align: 0.0 0.5;
2259             text {
2260                style: strike_textblock_style_selected;
2261                min: 0 1;
2262                   text_class: "slp";
2263             }
2264             }
2265
2266          }
2267          part { name: "elm.text.2";
2268             clip_to: "disclip";
2269             type: TEXT;
2270             mouse_events: 0;
2271             scale: 1;
2272             description { state: "default" 0.0;
2273                 min: GENLIST_SIZE_390_INC GENLIST_SIZE_48_INC;
2274                  fixed: 0 1;
2275                rel1 {
2276                   relative: 0.0 1.0; to, "elm.text.1";
2277                }
2278                rel2 {
2279                   relative: 0.0 0.0;
2280                   to_x: "elm.text.3";
2281                   to_y: "elm.padding.bottom";
2282                }
2283                 text {
2284                   font: "SLP:style=Bold";
2285                   size: GENLIST_FONT_32_INC;
2286                   min: 0 1;
2287                   align: 0.0 0.5;
2288                   text_class: "slp";
2289                }
2290                align: 0.0 0.5;
2291                  color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC;
2292             }
2293              description { state: "selected" 0.0;
2294                inherit: "default" 0.0;
2295                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
2296             }
2297          }
2298          part { name: "elm.textblock.2";
2299             clip_to: "disclip";
2300             type: TEXTBLOCK;
2301             mouse_events: 0;
2302             scale: 1;
2303             description { state: "default" 0.0;
2304                 min: GENLIST_SIZE_390_INC GENLIST_SIZE_48_INC;
2305                  fixed: 0 1;
2306                rel1 {
2307                   relative: 0.0 1.0; to, "elm.text.1";
2308                }
2309                rel2 {
2310                   relative: 0.0 0.0;
2311                   to_x: "elm.text.3";
2312                   to_y: "elm.padding.bottom";
2313                }
2314                 text {
2315                style: strike_textblock_style2;
2316                min: 0 1;
2317                   text_class: "slp";
2318             }
2319                align: 0.0 0.5;
2320             }
2321              description { state: "selected" 0.0;
2322                 min: GENLIST_SIZE_390_INC GENLIST_SIZE_48_INC;
2323                  fixed: 0 1;
2324                rel1 {
2325                   relative: 0.0 1.0; to, "elm.text.1";
2326                }
2327                rel2 {
2328                   relative: 0.0 0.0;
2329                   to_x: "elm.text.3";
2330                   to_y: "elm.padding.bottom";
2331                }
2332                 text {
2333                style: strike_textblock_style2_selected;
2334                min: 0 1;
2335                   text_class: "slp";
2336             }
2337                align: 0.0 0.5;
2338             }
2339          }
2340           part { name: "elm.icon.1";
2341             clip_to: "disclip";
2342             type: SWALLOW;
2343             mouse_events: 0;
2344             scale: 1;
2345             description { state: "default" 0.0;
2346                min: GENLIST_ICON_SMALL_SIZE GENLIST_ICON_SMALL_SIZE;
2347                max: GENLIST_ICON_SMALL_SIZE GENLIST_ICON_SMALL_SIZE;
2348                fixed: 1 1;
2349                rel1 {
2350                   relative: 0.0 1.0;
2351                   to_x: "elm.padding.right";
2352                   to_y: "elm.padding.top";
2353                }
2354                rel2 {
2355                   relative: 0.0 1.0;
2356                   to_x: "elm.padding.right";
2357                   to_y: "elm.text.1";
2358                }
2359                 align: 1.0 0.5;
2360             }
2361           }
2362         GENLIST_PART_DISCLIP
2363       }
2364        programs {
2365          program { name: "go_active";
2366             signal: "elm,state,selected";
2367             source: "elm";
2368             action: STATE_SET "selected" 0.0;
2369             target: "bg_image";
2370              target: "elm.textblock.1";
2371              target: "elm.textblock.2";
2372              target: "elm.textblock.3";
2373             target: "elm.text.1";
2374             target: "elm.text.2";
2375              target: "elm.text.3";
2376          }
2377          program { name: "go_passive";
2378             signal: "elm,state,unselected";
2379             source: "elm";
2380             action: STATE_SET "default" 0.0;
2381             target: "bg_image";
2382              target: "elm.textblock.1";
2383              target: "elm.textblock.2";
2384              target: "elm.textblock.3";
2385             target: "elm.text.1";
2386             target: "elm.text.2";
2387              target: "elm.text.3";
2388             transition: LINEAR 0.1;
2389          }
2390          program { name: "go_disabled";
2391             signal: "elm,state,disabled";
2392             source: "elm";
2393             action: STATE_SET "disabled" 0.0;
2394             target: "disclip";
2395          }
2396          program { name: "go_enabled";
2397             signal: "elm,state,enabled";
2398             source: "elm";
2399             action: STATE_SET "default" 0.0;
2400             target: "disclip";
2401          }
2402       }
2403    }
2404
2405      group { name: "elm/genlist/item/2text.2icon.edit.1/default";
2406       data.item: "stacking" "above";
2407       data.item: "selectraise" "on";
2408       data.item: "texts" "elm.textblock.1 elm.textblock.2 elm.text.1";
2409       data.item: "contents" "elm.edit.icon.1 elm.icon.1 elm.swallow.colorbar";
2410       data.item: "flips" "elm.flip.content";
2411           styles{
2412                 style { name: "week_text1";
2413                  base: "font=SLP:style=Regular  font_size=28 align=left color=#333333FF wrap=mixed ellipsis=1";
2414                  tag:  "br" "\n";
2415                   tag,  "ps" "ps";
2416                  tag:  "hilight" "+ color=#F9F9F9FF";
2417                  tag:  "b" "+ font=SLP:style=Bold";
2418                  tag:  "tab" "\t";
2419                  tag:  "strike" "+ strikethrough=on strikethrough_color=#FF0000";
2420               }
2421                 style { name: "week_text1_selected";
2422                  base: "font=SLP:style=Regular font_size=28 align=left color=#F9F9F9FF wrap=mixed ellipsis=1" ;
2423                   tag,  "ps" "ps";
2424                  tag:  "br" "\n";
2425                  tag:  "hilight" "+ color=#F9F9F9FF";
2426                  tag:  "b" "+ font=SLP:style=Bold";
2427                  tag:  "tab" "\t";
2428                  tag:  "strike" "+ strikethrough=on strikethrough_color=#FF0000";
2429               }
2430                 style { name: "week_text2";
2431                  base: "font=SLP:style=Bold  font_size=22 align=left color=#2A89C2FF  wrap=mixed ellipsis=1";
2432                  tag:  "br" "\n";
2433                   tag,  "ps" "ps";
2434                  tag:  "hilight" "+ color=#F9F9F9FF";
2435                  tag:  "b" "+ font=SLP:style=Bold";
2436                  tag:  "tab" "\t";
2437               }
2438                 style { name: "week_text2_selected";
2439                  base: "font=SLP:style=Bold  font_size=22 align=left color=#F9F9F9FF  wrap=mixed ellipsis=1";
2440                  tag:  "br" "\n";
2441                   tag,  "ps" "ps";
2442                  tag:  "hilight" "+ font=SLP:style=Regular";
2443                  tag:  "b" "+ font=SLP:style=Regular";
2444                  tag:  "tab" "\t";
2445               }
2446           }
2447       parts {
2448          part { name: "base";
2449             type: RECT;
2450             repeat_events: 1;
2451             scale: 1;
2452             description { state: "default" 0.0;
2453                min: 0 87;
2454                color: 0 0 0 0;
2455             }
2456          }
2457           GENLIST_PART_BG_IMAGE
2458          GENLIST_PART_BOTTOM_LINE
2459         GENLIST_PART_PADDING_TOP( GENLIST_PADDING_16_INC )
2460         GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_8_INC )
2461         GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC )
2462         GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_8_INC )
2463          part { name: "elm.swallow.colorbar";
2464             clip_to: "disclip";
2465             type: SWALLOW;
2466             scale: 1;
2467             description { state: "default" 0.0;
2468                min: GENLIST_SIZE_10_INC GENLIST_SIZE_21_INC;
2469                fixed: 1 1;
2470                rel2.relative: 0.0 0.0;
2471                align: 0.0 0.0;
2472             }
2473          }
2474           part { name: "elm.edit.icon.1";
2475             clip_to: "disclip";
2476             type: SWALLOW;
2477             mouse_events: 1;
2478             scale: 1;
2479             description { state: "default" 0.0;
2480                 max: GENLIST_PADDING_16_INC GENLIST_PADDING_16_INC;
2481                fixed: 1 1;
2482                rel1 {
2483                   relative: 1.0 1.0;
2484                   to_x: "elm.padding.left";
2485                   to_y: "elm.padding.top";
2486                }
2487                rel2 {
2488                   relative: 1.0 0.0;
2489                   to_x: "elm.padding.left";
2490                   to_y: "elm.padding.bottom";
2491                }
2492                align: 0.0 0.5;
2493                 }
2494           }
2495            part { name: "elm.icon.1";
2496             clip_to: "disclip";
2497             type: SWALLOW;
2498             mouse_events: 1;
2499             scale: 1;
2500             description { state: "default" 0.0;
2501                min: GENLIST_PADDING_24_INC GENLIST_PADDING_24_INC;
2502                fixed: 1 1;
2503                rel1 {
2504                   relative: 0.0 1.0;
2505                   to_x: "elm.padding.right";
2506                   to_y: "elm.padding.top";
2507                }
2508                rel2 {
2509                   relative: 0.0 45/87;
2510                   to_x: "elm.padding.right";
2511                   to_y: "base";
2512                }
2513                align: 1.0 0.5;
2514                 }
2515           }
2516            part { name: "elm.icon.1.left";
2517             clip_to: "disclip";
2518             type: SWALLOW;
2519             mouse_events: 1;
2520             scale: 1;
2521             description { state: "default" 0.0;
2522                min: GENLIST_PADDING_8_INC 0;
2523                fixed: 1 0;
2524                rel1 {
2525                   relative: 0.0 1.0;
2526                   to_x: "elm.icon.1";
2527                   to_y: "elm.padding.top";
2528                }
2529                rel2 {
2530                   relative: 0.0 0.0;
2531                   to_x: "elm.icon.1";
2532                   to_y: "elm.padding.bottom";
2533                }
2534                align: 1.0 0;
2535                  visible: 0;
2536                 }
2537           }
2538           part { name: "elm.text.1";
2539             clip_to: "disclip";
2540             type: TEXTBLOCK;
2541             mouse_events: 0;
2542             scale: 1;
2543             description { state: "default" 0.0;
2544                min: 0 30;
2545                fixed: 0 1;
2546                rel1 {
2547                    relative: 1.0 1.0;
2548                    to_x: "elm.edit.icon.1";
2549                    to_y: "elm.padding.top";
2550                }
2551                rel2 {
2552                    relative: 0.0 1.0;
2553                    to_x: "elm.icon.1.left";
2554                    to_y: "elm.icon.1";
2555                }
2556                align: 0.0 0.5;
2557             text {
2558                   style: week_text1;
2559                   min: 0 1;
2560                      text_class: "slp";
2561             }
2562             }
2563            description { state: "selected" 0.0;
2564                min: 0 30;
2565                fixed: 0 1;
2566                rel1 {
2567                    relative: 1.0 1.0;
2568                    to_x: "elm.edit.icon.1";
2569                    to_y: "elm.padding.top";
2570                }
2571                rel2 {
2572                    relative: 0.0 1.0;
2573                    to_x: "elm.icon.1.left";
2574                    to_y: "elm.icon.1";
2575                }
2576                align: 0.0 0.5;
2577             text {
2578                   style: week_text1_selected;
2579                   min: 0 1;
2580                      text_class: "slp";
2581                    }
2582             }
2583          }
2584           part { name: "elm.textblock.1";
2585             type: TEXTBLOCK;
2586             mouse_events: 0;
2587             scale: 1;
2588             clip_to: "disclip";
2589             description { state: "default" 0.0;
2590                min: 0 30;
2591                fixed: 0 1;
2592                rel1 {
2593                    relative: 1.0 1.0;
2594                    to_x: "elm.edit.icon.1";
2595                    to_y: "elm.padding.top";
2596                }
2597                 rel2 {
2598                    relative: 0.0 1.0;
2599                    to_x: "elm.icon.1.left";
2600                    to_y: "elm.icon.1";
2601                }
2602                align: 0.0 0.5;
2603             text {
2604                style: week_text1;
2605                min: 0 1;
2606                   text_class: "slp";
2607             }
2608             }
2609             description { state: "selected" 0.0;
2610              min: 0 30;
2611                fixed: 0 1;
2612                rel1 {
2613                    relative: 1.0 1.0;
2614                    to_x: "elm.edit.icon.1";
2615                    to_y: "elm.padding.top";
2616                }
2617                rel2 {
2618                    relative: 0.0 1.0;
2619                    to_x: "elm.icon.1.left";
2620                    to_y: "elm.icon.1";
2621                }
2622                align: 0.0 0.5;
2623             text {
2624                style: week_text1_selected;
2625                min: 0 1;
2626                   text_class: "slp";
2627             }
2628             }
2629
2630          }
2631
2632            part { name: "elm.text.middle";
2633             clip_to: "disclip";
2634             type: RECT;
2635             mouse_events: 1;
2636             scale: 1;
2637             description { state: "default" 0.0;
2638                min: 0 3;
2639                fixed: 0 1;
2640                rel1 {
2641                   relative: 1.0 1.0;
2642                   to_x: "elm.edit.icon.1";
2643                   to_y: "elm.text.1";
2644                }
2645                rel2 {
2646                   relative: 0.0 1.0;
2647                   to_x: "elm.padding.right";
2648                   to_y: "elm.text.1";
2649                }
2650                align: 0.0 0.0;
2651                  visible: 0;
2652                 }
2653           }
2654          part { name: "elm.textblock.2";
2655             clip_to: "disclip";
2656             type: TEXTBLOCK;
2657             mouse_events: 0;
2658             scale: 1;
2659             description { state: "default" 0.0;
2660                 min: 0 30;
2661                  fixed: 0 1;
2662                rel1 {
2663                   relative: 0.0 1.0;
2664                   to_x: "elm.text.1";
2665                   to_y: "elm.text.middle";
2666                }
2667                rel2 {
2668                   relative: 0.0 0.0;
2669                   to_x: "elm.padding.right";
2670                   to_y: "elm.padding.bottom";
2671                }
2672                 text {
2673                style: week_text2;
2674                min: 0 1;
2675                   text_class: "slp";
2676             }
2677                align: 0.0 0.5;
2678             }
2679              description { state: "selected" 0.0;
2680                 min: 0 30;
2681                  fixed: 0 1;
2682                rel1 {
2683                   relative: 0.0 1.0;
2684                   to_x: "elm.text.1";
2685                   to_y: "elm.text.middle";
2686                }
2687                rel2 {
2688                   relative: 0.0 0.0;
2689                   to_x: "elm.padding.right";
2690                   to_y: "elm.padding.bottom";
2691                }
2692                 text {
2693                style: week_text2_selected;
2694                min: 0 1;
2695                   text_class: "slp";
2696             }
2697                align: 0.0 0.5;
2698             }
2699          }
2700         GENLIST_PART_DISCLIP
2701       }
2702        programs {
2703          program { name: "go_active";
2704             signal: "elm,state,selected";
2705             source: "elm";
2706             action: STATE_SET "selected" 0.0;
2707             target: "bg_image";
2708              target: "elm.textblock.1";
2709              target: "elm.textblock.2";
2710             target: "elm.text.1";
2711          }
2712          program { name: "go_passive";
2713             signal: "elm,state,unselected";
2714             source: "elm";
2715             action: STATE_SET "default" 0.0;
2716             target: "bg_image";
2717              target: "elm.textblock.1";
2718              target: "elm.textblock.2";
2719             target: "elm.text.1";
2720             transition: LINEAR 0.1;
2721          }
2722          program { name: "go_disabled";
2723             signal: "elm,state,disabled";
2724             source: "elm";
2725             action: STATE_SET "disabled" 0.0;
2726             target: "disclip";
2727          }
2728          program { name: "go_enabled";
2729             signal: "elm,state,enabled";
2730             source: "elm";
2731             action: STATE_SET "default" 0.0;
2732             target: "disclip";
2733          }
2734       }
2735    }
2736
2737    group { name: "elm/genlist/item/dialogue/1icon.custom/default";
2738       data.item: "stacking" "above";
2739       data.item: "selectraise" "on";
2740       data.item: "contents" "elm.icon";
2741
2742       parts {
2743          GENLIST_PART_BASE( GENLIST_HEIGHT_113_INC )
2744          GENLIST_PART_DIALOGUE_BG_IMAGE
2745          GENLIST_PART_BOTTOM_LINE
2746          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_32_INC )
2747          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
2748          GENLIST_PART_DIALOGUE_ITEM
2749          GENLIST_PART_DIALOGUE_RIGHT_LINE
2750          part { name: "elm.icon";
2751             clip_to: "disclip";
2752             type: SWALLOW;
2753             scale: 1;
2754             description { state: "default" 0.0;
2755                rel1 {
2756                   relative: 1.0 0.0;
2757                   to_x: "elm.padding.left";
2758                }
2759                rel2 {
2760                   relative: 0.0 1.0;
2761                   to_x: "elm.padding.right";
2762                }
2763             }
2764          }
2765          GENLIST_PART_DISCLIP
2766       }
2767       programs {
2768          // signal: elm,state,%s,active
2769          //   a "check" item named %s went active
2770          // signal: elm,state,%s,passive
2771          //   a "check" item named %s went passive
2772          // default is passive
2773          program { name: "go_active";
2774             signal: "elm,state,selected";
2775             source: "elm";
2776             action: STATE_SET "selected" 0.0;
2777             target: "bg_image";
2778          }
2779          program { name: "go_passive";
2780             signal: "elm,state,unselected";
2781             source: "elm";
2782             action: STATE_SET "default" 0.0;
2783             target: "bg_image";
2784             transition: LINEAR 0.1;
2785          }
2786          program { name: "go_disabled";
2787             signal: "elm,state,disabled";
2788             source: "elm";
2789             action: STATE_SET "disabled" 0.0;
2790             target: "disclip";
2791          }
2792          program { name: "go_enabled";
2793             signal: "elm,state,enabled";
2794             source: "elm";
2795             action: STATE_SET "default" 0.0;
2796             target: "disclip";
2797          }
2798       }
2799    }
2800     group { name: "elm/genlist/item/1icon.custom/default";
2801       data.item: "stacking" "above";
2802       data.item: "selectraise" "on";
2803       data.item: "contents" "elm.icon";
2804
2805       parts {
2806          GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC )
2807          GENLIST_PART_BG_IMAGE
2808          GENLIST_PART_BOTTOM_LINE
2809          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC )
2810          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
2811          part { name: "elm.icon";
2812             clip_to: "disclip";
2813             type: SWALLOW;
2814             scale: 1;
2815             description { state: "default" 0.0;
2816                rel1 {
2817                   relative: 1.0 0.0;
2818                   to_x: "elm.padding.left";
2819                }
2820                rel2 {
2821                   relative: 0.0 1.0;
2822                   to_x: "elm.padding.right";
2823                }
2824             }
2825          }
2826          GENLIST_PART_DISCLIP
2827       }
2828       programs {
2829          // signal: elm,state,%s,active
2830          //   a "check" item named %s went active
2831          // signal: elm,state,%s,passive
2832          //   a "check" item named %s went passive
2833          // default is passive
2834          program { name: "go_active";
2835             signal: "elm,state,selected";
2836             source: "elm";
2837             action: STATE_SET "selected" 0.0;
2838             target: "bg_image";
2839          }
2840          program { name: "go_passive";
2841             signal: "elm,state,unselected";
2842             source: "elm";
2843             action: STATE_SET "default" 0.0;
2844             target: "bg_image";
2845             transition: LINEAR 0.1;
2846          }
2847          program { name: "go_disabled";
2848             signal: "elm,state,disabled";
2849             source: "elm";
2850             action: STATE_SET "disabled" 0.0;
2851             target: "disclip";
2852          }
2853          program { name: "go_enabled";
2854             signal: "elm,state,enabled";
2855             source: "elm";
2856             action: STATE_SET "default" 0.0;
2857             target: "disclip";
2858          }
2859       }
2860    }
2861
2862      group { name: "elm/genlist/item/dialogue/2text.6/default";
2863       alias: "elm/genlist/item_odd/dialogue/2text.6/default";
2864       alias: "elm/genlist/item_compress/dialogue/2text.6/default";
2865       alias: "elm/genlist/item_compress_odd/dialogue/2text.6/default";
2866       data.item: "stacking" "above";
2867       data.item: "selectraise" "on";
2868       data.item: "texts" "elm.text.1 elm.text.2";
2869       data.item: "flips" "elm.flip.content";
2870       images {
2871          image: "00_list_bar_press_1x80.png" COMP;
2872       }
2873       parts {
2874          GENLIST_PART_BASE( GENLIST_HEIGHT_113_INC )
2875          GENLIST_PART_DIALOGUE_BG_IMAGE
2876          GENLIST_PART_BOTTOM_LINE
2877          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_27_INC )
2878          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC )
2879          GENLIST_PART_DIALOGUE_ITEM
2880          GENLIST_PART_DIALOGUE_RIGHT_LINE
2881          part { name: "elm.text.2";
2882             clip_to: "disclip";
2883             type: TEXT;
2884             mouse_events: 0;
2885             scale: 1;
2886             description { state: "default" 0.0;
2887                  min: GENLIST_SIZE_448_INC 0;
2888                fixed: 1 0;
2889                rel1 {
2890                   relative: 0.0 0.0;
2891                   to_x: "elm.padding.right";
2892                }
2893                rel2 {
2894                   relative: 0.0  1.0;
2895                   to_x: "elm.padding.right";
2896                         to_y: "elm.padding.right";
2897                }
2898                 align: 1.0 0.5;
2899                color: 149 149 149 255;
2900                text {
2901                   font: "SLP:style=Medium";
2902                   size: GENLIST_FONT_32_INC;
2903                   min: 0 1;
2904                   align: 1.0 0.5;
2905                   text_class: "slp";
2906                }
2907             }
2908             description { state: "selected" 0.0;
2909                inherit: "default" 0.0;
2910                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
2911             }
2912             GENLIST_DESCRIPTION_FLIP_ENABLED
2913          }
2914
2915          part { name: "elm.text2.left";
2916             clip_to: "disclip";
2917             type: RECT;
2918             mouse_events: 0;
2919             scale: 1;
2920             description { state: "default" 0.0;
2921                  min: GENLIST_SIZE_16_INC 0;
2922                fixed: 1 0;
2923                rel1 {
2924                  relative: 0.0 0.0;
2925                   to_x: "elm.text.2";
2926                   to_y: "elm.text.2";
2927                }
2928                rel2 {
2929                     relative: 0.0 1.0;
2930                   to_x: "elm.text.2";
2931                   to_y: "elm.text.2";
2932                }
2933                align: 1.0 0.5;
2934                 visible: 0;
2935             }
2936          }
2937          part { name: "elm.text.1";
2938             clip_to: "disclip";
2939             type: TEXT;
2940             mouse_events: 0;
2941             scale: 1;
2942             description { state: "default" 0.0;
2943                rel1 {
2944                   relative: 1.0 0.0;
2945                   to_x: "elm.padding.left";
2946                }
2947                rel2 {
2948                   relative: 0.0 1.0;
2949                   to_x: "elm.text2.left";
2950                }
2951                align: 0.0 0.5;
2952                color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC;
2953                text {
2954                   font: "SLP:style=Regular";
2955                   size: GENLIST_FONT_44_INC;
2956                   min: 0 1;
2957                   align: 0.0 0.5;
2958                   text_class: "slp";
2959                }
2960             }
2961             description { state: "selected" 0.0;
2962                inherit: "default" 0.0;
2963                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
2964             }
2965          }
2966          GENLIST_PART_FLIP
2967          GENLIST_PART_DISCLIP
2968       }
2969       programs {
2970          program { name: "go_active";
2971             signal: "elm,state,selected";
2972             source: "elm";
2973             action: STATE_SET "selected" 0.0;
2974             target: "bg_image";
2975             target: "elm.text.1";
2976             target: "elm.text.2";
2977          }
2978          program { name: "go_passive";
2979             signal: "elm,state,unselected";
2980             source: "elm";
2981             action: STATE_SET "default" 0.0;
2982             target: "bg_image";
2983             target: "elm.text.1";
2984             target: "elm.text.2";
2985             transition: LINEAR 0.1;
2986          }
2987          program { name: "go_disabled";
2988             signal: "elm,state,disabled";
2989             source: "elm";
2990             action: STATE_SET "disabled" 0.0;
2991             target: "disclip";
2992          }
2993          program { name: "go_enabled";
2994             signal: "elm,state,enabled";
2995             source: "elm";
2996             action: STATE_SET "default" 0.0;
2997             target: "disclip";
2998          }
2999          program { name: "flip_enabled";
3000             signal: "elm,state,flip,enabled";
3001             source: "elm";
3002             action: STATE_SET "flip_enabled" 0.0;
3003             target: "elm.text.2";
3004             target: "elm.flip.content";
3005          }
3006          program { name: "flip_disabled";
3007             signal: "elm,state,flip,disabled";
3008             source: "elm";
3009             action: STATE_SET "default" 0.0;
3010             target: "elm.text.2";
3011             target: "elm.flip.content";
3012          }
3013       }
3014    }
3015
3016         group { name: "elm/genlist/item/dialogue/2text.1icon.9_saveto/default";
3017       data.item: "stacking" "above";
3018       data.item: "selectraise" "on";
3019       data.item: "texts" "elm.text.1 elm.text.2";
3020       data.item: "contents" "elm.icon.1";
3021       data.item: "flips" "elm.flip.content";
3022       images {
3023          image: "00_list_bar_press_1x80.png" COMP;
3024       }
3025                 parts {
3026          GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC )
3027          GENLIST_PART_DIALOGUE_BG_IMAGE
3028          GENLIST_PART_BOTTOM_LINE
3029          GENLIST_PART_PADDING_TOP( GENLIST_PADDING_10_INC )
3030          GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_10_INC )
3031          GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_32_INC )
3032          GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_32_INC )
3033          GENLIST_PART_DIALOGUE_ITEM
3034          GENLIST_PART_DIALOGUE_RIGHT_LINE
3035          part { name: "elm.icon.1";
3036             clip_to: "disclip";
3037             type: SWALLOW;
3038             scale: 1;
3039             description { state: "default" 0.0;
3040                min: GENLIST_SIZE_ICON_BIG GENLIST_SIZE_ICON_BIG;
3041                max: GENLIST_SIZE_ICON_BIG GENLIST_SIZE_ICON_BIG;
3042                fixed: 1 1;
3043                rel1 {
3044                   relative: 1.0 1.0;
3045                   to_x: "elm.padding.left";
3046                   to_y: "elm.text.2";
3047                }
3048                rel2 {
3049                   relative: 1.0 0.0;
3050                   to_x: "elm.padding.left";
3051                   to_y: "elm.padding.bottom";
3052                }
3053                align: 0.0 0.0;
3054             }
3055             GENLIST_DESCRIPTION_FLIP_ENABLED
3056          }
3057          part { name: "elm.padding.icon1.right";
3058             clip_to: "disclip";
3059             type: RECT;
3060             scale: 1;
3061             description { state: "default" 0.0;
3062                min: GENLIST_PADDING_16_INC 0;
3063                fixed: 1 0;
3064                rel1 {
3065                   relative: 1.0 0.0;
3066                   to_x: "elm.icon.1";
3067                }
3068                rel2.to_x: "elm.icon.1";
3069                align: 0.0 0.0;
3070                visible: 0;
3071             }
3072          }
3073                         part { name: "elm.text.2";
3074             clip_to: "disclip";
3075             type: TEXT;
3076             mouse_events: 0;
3077             scale: 1;
3078             description { state: "default" 0.0;
3079                min: 0 GENLIST_SIZE_48_INC;
3080                fixed: 0 1;
3081                rel1 {
3082                   relative: 1.0 1.0;
3083                   to_x: "elm.padding.left";
3084                   to_y: "elm.padding.top";
3085                }
3086                rel2 {
3087                   relative: 0.0 1.0;
3088                   to_x: "elm.padding.right";
3089                   to_y: "elm.padding.top";
3090                }
3091                align: 0.0 0.0;
3092                color: GENLIST_TEXT_COLOR_LIST_SUB_TEXT_DEFAULT;
3093                text {
3094                   font: "SLP:style=Medium";
3095                   size: GENLIST_FONT_32_INC;
3096                   min: 0 1;
3097                   align: 0.0 0.5;
3098                   text_class: "slp_roman";
3099                }
3100             }
3101             description { state: "selected" 0.0;
3102                inherit: "default" 0.0;
3103                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
3104             }
3105             GENLIST_DESCRIPTION_FLIP_ENABLED
3106          }
3107                         part { name: "elm.text.1";
3108             clip_to: "disclip";
3109             type: TEXT;
3110             mouse_events: 0;
3111             scale: 1;
3112             description { state: "default" 0.0;
3113                rel1 {
3114                   relative: 1.0 1.0;
3115                   to_x: "elm.padding.icon1.right";
3116                   to_y: "elm.text.2";
3117                }
3118                rel2 {
3119                   relative: 0.0 0.0;
3120                   to_x: "elm.padding.right";
3121                   to_y: "elm.padding.bottom";
3122                }
3123                color: GENLIST_TEXT_COLOR_LIST_MAIN_TEXT_UNREAD;
3124                text {
3125                   font: "SLP:style=Roman";
3126                   size: GENLIST_FONT_44_INC;
3127                   min: 0 1;
3128                   align: 0.0 0.5;
3129                   text_class: "slp";
3130                }
3131             }
3132             description { state: "selected" 0.0;
3133                inherit: "default" 0.0;
3134                color: GENLIST_PART_TEXT_PRESS_COLOR_INC;
3135             }
3136             GENLIST_DESCRIPTION_FLIP_ENABLED
3137          }
3138          GENLIST_PART_FLIP
3139          GENLIST_PART_DISCLIP
3140       }
3141       programs {
3142          // signal: elm,state,%s,active
3143          //   a "check" item named %s went active
3144          // signal: elm,state,%s,passive
3145          //   a "check" item named %s went passive
3146          // default is passive
3147          program { name: "go_active";
3148             signal: "elm,state,selected";
3149             source: "elm";
3150             action: STATE_SET "selected" 0.0;
3151             target: "bg_image";
3152             target: "elm.text.1";
3153             target: "elm.text.2";
3154          }
3155          program { name: "go_passive";
3156             signal: "elm,state,unselected";
3157             source: "elm";
3158             action: STATE_SET "default" 0.0;
3159             target: "bg_image";
3160             target: "elm.text.1";
3161             target: "elm.text.2";
3162             transition: LINEAR 0.1;
3163          }
3164          program { name: "go_disabled";
3165             signal: "elm,state,disabled";
3166             source: "elm";
3167             action: STATE_SET "disabled" 0.0;
3168             target: "disclip";
3169          }
3170          program { name: "go_enabled";
3171             signal: "elm,state,enabled";
3172             source: "elm";
3173             action: STATE_SET "default" 0.0;
3174             target: "disclip";
3175          }
3176       }
3177    }
3178