tizen 2.4 release
[framework/uifw/e17-mod-tizen-comp.git] / data / shadow.edc
1 #include "common/comp-style.edc"
2
3 collections {
4
5    /*-----------------------------------------------------*/
6    /* group "shadow"                                      */
7    /*-----------------------------------------------------*/
8    #include "group/shadow_default.edc"
9
10    /*-----------------------------------------------------*/
11    /* group "shadow_twist"                                */
12    /*-----------------------------------------------------*/
13    #include "group/shadow_twist.edc"
14
15    /*-----------------------------------------------------*/
16    /* group "shadow_fade"                                 */
17    /*-----------------------------------------------------*/
18    #include "group/shadow_fade.edc"
19
20    /*-----------------------------------------------------*/
21    /* group "taskmgr"                                     */
22    /*-----------------------------------------------------*/
23    #include "group/task_switcher.edc"
24
25    /*-----------------------------------------------------*/
26    /* group "lockscreen"                                  */
27    /*-----------------------------------------------------*/
28    #include "group/lock_screen.edc"
29
30    /*-----------------------------------------------------*/
31    /* group "app_tray"                                    */
32    /*-----------------------------------------------------*/
33    #include "group/app_tray.edc"
34
35    /*-----------------------------------------------------*/
36    /* group "quickpanel"                                  */
37    /*-----------------------------------------------------*/
38    #include "group/quickpanel.edc"
39
40    /*-----------------------------------------------------*/
41    /* group "dialog"                                      */
42    /*-----------------------------------------------------*/
43    #include "group/dialog.edc"
44
45    /*-----------------------------------------------------*/
46    /* group "dialog_without_dim"                          */
47    /*-----------------------------------------------------*/
48    #include "group/dialog_without_dim.edc"
49
50    /*-----------------------------------------------------*/
51    /* group "indicator"                                   */
52    /*-----------------------------------------------------*/
53    #include "group/indicator.edc"
54
55    /*-----------------------------------------------------*/
56    /* group "home_screen"                                 */
57    /*-----------------------------------------------------*/
58    #include "group/home_screen.edc"
59
60    /*-----------------------------------------------------*/
61    /* group "no-effect"                                   */
62    /*-----------------------------------------------------*/
63    #include "group/no_effect.edc"
64
65    /*-----------------------------------------------------*/
66    /* group "fake_effect"                                 */
67    /*-----------------------------------------------------*/
68    #include "group/fake_effect_default.edc"
69
70    /*-----------------------------------------------------*/
71    /* group "fake_effect_twist"                           */
72    /*-----------------------------------------------------*/
73    #include "group/fake_effect_twist.edc"
74
75    /*-----------------------------------------------------*/
76    /* group "fake_effect_fade"                            */
77    /*-----------------------------------------------------*/
78    #include "group/fake_effect_fade.edc"
79
80    /*-----------------------------------------------------*/
81    /* group "capture_effect"                              */
82    /*-----------------------------------------------------*/
83    #include "group/capture_effect.edc"
84
85    /*-----------------------------------------------------*/
86    /* group "keyboard"                                    */
87    /*-----------------------------------------------------*/
88    #include "group/keyboard.edc"
89
90    /*-----------------------------------------------------*/
91    /* group "reference effect"                            */
92    /*-----------------------------------------------------*/
93    #include "group/vi_fade.edc"
94 } /* end of collections */