Threshold-Yuzu/friends/broadcastviewernotification...

136 lines
2.4 KiB
Plaintext

"friends/BroadcastViewerNotification.res"
{
layout
{
place {control="DarkenedRegion" width=0 height=0}
}
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
"BroadcastViewerNotification"
{
"ControlName" "BroadcastViewerNotification"
"fieldName" "BroadcastViewerNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Broadcast_Notification_Is_Watching"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}