summaryrefslogtreecommitdiff
path: root/res/edje/pwlock.edc
blob: 2e75a015fcab7f5af9bc290849271abb5334627a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
collections {
	styles {
		style { name: "pwlock_help_text_style";
			base: "font=SLP:style=Regular font_size=32 color=#7c7c7c wrap=word";
			tag:  "br" "\n";
			tag:  "hilight" "+ font=SLP:style=Bold";
			tag:  "b" "+ font=SLP:style=Bold";
			tag:  "tab" "\t";
		}
	}

	#include "pwlock-button.edc"
	#include "pwlock-lock-ui.edc"
	#include "pwlock-menu-greeting.edc"
	#include "pwlock-nosim-ui.edc"
}