2e75a015fcab7f5af9bc290849271abb5334627a
[apps/core/preloaded/pwlock.git] / res / edje / pwlock.edc
1 collections {
2         styles {
3                 style { name: "pwlock_help_text_style";
4                         base: "font=SLP:style=Regular font_size=32 color=#7c7c7c wrap=word";
5                         tag:  "br" "\n";
6                         tag:  "hilight" "+ font=SLP:style=Bold";
7                         tag:  "b" "+ font=SLP:style=Bold";
8                         tag:  "tab" "\t";
9                 }
10         }
11
12         #include "pwlock-button.edc"
13         #include "pwlock-lock-ui.edc"
14         #include "pwlock-menu-greeting.edc"
15         #include "pwlock-nosim-ui.edc"
16 }