Threshold-Yuzu/steam/cached/NotifyTrayHintDialog.res

116 lines
2.1 KiB
Plaintext

"Steam/Cached/NotifyTrayHintDialog.res"
{
"NotifyTrayHintDialog"
{
"ControlName" "Frame"
"fieldName" "NotifyTrayHintDialog"
"xpos" "630"
"ypos" "453"
"wide" "340"
"tall" "264"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
"title" "#SteamRoot_Title"
}
"tray"
{
"ControlName" "ImagePanel"
"fieldName" "tray"
"xpos" "71"
"ypos" "80"
"zpos" "-1"
"wide" "256"
"tall" "128"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"image" "public/steam_welcome_tooltray"
"gradientVertical" "0"
"scaleImage" "0"
}
"SysMenu"
{
"ControlName" "Menu"
"fieldName" "SysMenu"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "28"
"ypos" "48"
"wide" "300"
"tall" "72"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"borderset" "LabelDull"
"labelText" "#Steam_trayHint"
"textAlignment" "north-west"
"wrap" "1"
}
"DontShowAgainCheck"
{
"ControlName" "CheckButton"
"fieldName" "DontShowAgainCheck"
"xpos" "24"
"ypos" "194"
"wide" "300"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"paintbackground" "1"
"labelText" "#SteamUI_NotifyTrayHintDialog_DontShow"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
"selected" "0"
}
"CloseButton"
{
"ControlName" "Button"
"fieldName" "CloseButton"
"xpos" "240"
"ypos" "224"
"wide" "80"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"labelText" "#vgui_close"
"textAlignment" "west"
"wrap" "0"
"Command" "Close"
"Default" "1"
"selected" "0"
}
}