Threshold-Yuzu/steam/cached/cloudsyncwarningdialog.res

120 lines
2.3 KiB
Plaintext

"steam/cached/cloudsyncwarningdialog.res"
{
"CloudSyncWarningDialog"
{
"ControlName" "SimpleDialog"
"fieldName" "CloudSyncWarningDialog"
"xpos" "1022"
"ypos" "621"
"wide" "516"
"tall" "298"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
"title" "#SteamUI_JoinDialog_CloudSyncFailed_Title"
}
"ContinueButton"
{
"ControlName" "Button"
"fieldName" "ContinueButton"
"xpos" "64"
"ypos" "210"
"wide" "249"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"labelText" "#SteamUI_JoinDialog_PlayGame_Btn"
"textAlignment" "west"
"wrap" "0"
"Command" ""
"Default" "0"
}
"CancelButton"
{
"ControlName" "Button"
"fieldName" "CancelButton"
"xpos" "331"
"ypos" "210"
"wide" "110"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"paintbackground" "1"
"labelText" "#vgui_cancel"
"textAlignment" "west"
"wrap" "0"
"Command" ""
"Default" "0"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "65"
"ypos" "36"
"wide" "437"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"appearance" "ListPanelSectionHeader"
"labelText" "#SteamUI_JoinDialog_CloudSyncFailed_Text"
"textAlignment" "west"
"font" "UIBold"
"wrap" "1"
}
"Label3"
{
"ControlName" "Label"
"fieldName" "Label3"
"xpos" "66"
"ypos" "110"
"wide" "375"
"tall" "80"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#SteamUI_JoinDialog_CloudSyncFailed_Detail"
"textAlignment" "north-west"
"wrap" "1"
}
"ImagePanel1"
{
"ControlName" "ImagePanel"
"fieldName" "ImagePanel1"
"xpos" "3"
"ypos" "27"
"wide" "59"
"tall" "59"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"image" "resource/icon_warning"
"fillcolor" ""
"gradientStart" ""
"gradientEnd" ""
"gradientVertical" "0"
"scaleImage" "0"
}
}