blob: 996abb40e09cac296107feeba8ae0e273ab84b3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
"Resource/UI/NotificationsPresentPanel.res"
{
"NotificationsPresentPanel"
{
"ControlName" "CNotificationsPresentPanel"
"fieldName" "NotificationsPresentPanel"
"xpos" "c80"
"ypos" "25"
"zpos" "10000"
"wide" "220"
"tall" "26"
"visible" "0"
"enabled" "1"
"paintborder" "0"
}
"TextLabel"
{
"ControlName" "CExLabel"
"fieldName" "TextLabel"
"fgcolor" "ColorCyan"
"xpos" "cs-0.5"
"ypos" "0"
"zpos" "2"
"wide" "f10"
"tall" "f0"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "0"
"labelText" "#Notifications_Present"
"textAlignment" "center"
"font" "Cerbetica10"
"proportionaltoparent" "1"
}
}
|