Threshold-Yuzu/steam/cached/ConfirmPasswordDialog.res

95 lines
1.7 KiB
Plaintext

"steam/cached/ConfirmPasswordDialog.res"
{
"ConfirmPasswordDialog"
{
"ControlName" "CConfirmPasswordDialog"
"fieldName" "ConfirmPasswordDialog"
"xpos" "480"
"ypos" "382"
"wide" "320"
"tall" "168"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "1"
}
"OKButton"
{
"ControlName" "Button"
"fieldName" "OKButton"
"xpos" "152"
"ypos" "126"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"labelText" "#vgui_ok"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "1"
}
"CancelButton"
{
"ControlName" "Button"
"fieldName" "CancelButton"
"xpos" "228"
"ypos" "126"
"wide" "64"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"labelText" "#vgui_Cancel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Command" "Close"
"Default" "0"
}
"PasswordEdit"
{
"ControlName" "TextEntry"
"fieldName" "PasswordEdit"
"xpos" "30"
"ypos" "86"
"wide" "262"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"textHidden" "1"
"editable" "1"
"maxchars" "-1"
"NumericInputOnly" "0"
"unicode" "0"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "30"
"ypos" "38"
"wide" "272"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Steam_PasswordRequiredToContinue"
"textAlignment" "west"
"dulltext" "1"
"brighttext" "0"
}
}