collections { styles { style { name: "pwlock_greeting_text_style"; base: "font=Tizen:style=Regular font_size=28 color=#d7d7d7 wrap=word"; tag: "br" "\n"; tag: "hilight" "+ font=Tizen:style=Bold"; tag: "b" "+ font=Tizen:style=Bold"; tag: "tab" "\t"; } style { name: "pwlock_help_text_style"; base: "font=Tizen:style=Regular font_size=32 color=#d7d7d7 wrap=word"; tag: "br" "\n"; tag: "hilight" "+ font=Tizen:style=Bold"; tag: "b" "+ font=Tizen:style=Bold"; tag: "tab" "\t"; } } #include "pwlock-button.edc" #include "pwlock-lock-ui.edc" #include "pwlock-menu-greeting.edc" #include "pwlock-nosim-ui.edc" }