mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
42 lines
940 B
Plaintext
42 lines
940 B
Plaintext
"Resource/UI/notifications/base_notification.res"
|
|
{
|
|
"Notification_Label"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "Notification_Label"
|
|
"font" "Size 10"
|
|
"xpos" "cs-0.5"
|
|
"ypos" "0"
|
|
"zpos" "1"
|
|
"wide" "200"
|
|
"tall" "20"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"AllCaps" "1"
|
|
"labelText" "60 seconds until gates open"
|
|
"textAlignment" "center"
|
|
"fgcolor" "White"
|
|
"proportionaltoparent" "1"
|
|
}
|
|
|
|
|
|
|
|
"Notification_Background"
|
|
{
|
|
"ControlName" "CImagePanel"
|
|
"fieldName" "Notification_Background"
|
|
"wide" "0"
|
|
"tall" "0"
|
|
"visible" "0"
|
|
"enabled" "0"
|
|
}
|
|
"Notification_Icon"
|
|
{
|
|
"ControlName" "CIconPanel"
|
|
"fieldName" "Notification_Icon"
|
|
"wide" "0"
|
|
"tall" "0"
|
|
"visible" "0"
|
|
"enabled" "0"
|
|
}
|
|
} |