diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
| commit | eb9e3bf73092500579d32f998fce70fa265e6d1c (patch) | |
| tree | 49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/econ/confirmdialogoptout.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/econ/confirmdialogoptout.res')
| -rw-r--r-- | resource/ui/econ/confirmdialogoptout.res | 202 |
1 files changed, 101 insertions, 101 deletions
diff --git a/resource/ui/econ/confirmdialogoptout.res b/resource/ui/econ/confirmdialogoptout.res index 81b8d1b..74a775c 100644 --- a/resource/ui/econ/confirmdialogoptout.res +++ b/resource/ui/econ/confirmdialogoptout.res @@ -3,18 +3,18 @@ "ConfirmDialog" { "ControlName" "Frame" - "fieldName" "ConfirmDialog" - "xpos" "c-150" - "ypos" "140" - "wide" "300" - "tall" "250" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" + "fieldName" "ConfirmDialog" + "xpos" "c-150" + "ypos" "140" + "wide" "300" + "tall" "250" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" "tabPosition" "0" "settitlebarvisible" "0" - "paintborder" "2" + "paintborder" "2" "paintbackground" "1" "border" "CyanBorderThick" "bgcolor_override" "25 25 25 255" @@ -23,62 +23,62 @@ "TitleLabel" { "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "#ConfirmTitle" - "textAlignment" "north" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "300" - "tall" "40" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" + "fieldName" "TitleLabel" + "font" "Cerbetica32" + "labelText" "#ConfirmTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "300" + "tall" "40" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" } "ExplanationLabel" { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel" - "font" "HudFontSmallBold" - "labelText" "%text%" - "textAlignment" "center" - "xpos" "40" - "ypos" "45" - "zpos" "1" - "wide" "220" - "tall" "130" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - "fgcolor_override" "ColorCyan" + "ControlName" "CExLabel" + "fieldName" "ExplanationLabel" + "font" "HudFontSmallBold" + "labelText" "%text%" + "textAlignment" "center" + "xpos" "40" + "ypos" "45" + "zpos" "1" + "wide" "220" + "tall" "130" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "fgcolor_override" "ColorCyan" } - + "CancelButton" { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "165" - "ypos" "185" - "zpos" "20" - "wide" "125" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "cancel" + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "165" + "ypos" "185" + "zpos" "20" + "wide" "125" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontSmallBold" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "cancel" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "paintbackground" "1" @@ -90,30 +90,30 @@ "depressedFgColor_override" "TanLight" "border_default" "ButtonHover" "border_armed" "ButtonHover" - } - + } + "ConfirmButton" { - "ControlName" "CExButton" - "fieldName" "ConfirmButton" - "xpos" "10" - "ypos" "185" - "zpos" "20" - "wide" "125" - "tall" "25" - "default" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#ConfirmButtonText" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "confirm" + "ControlName" "CExButton" + "fieldName" "ConfirmButton" + "xpos" "10" + "ypos" "185" + "zpos" "20" + "wide" "125" + "tall" "25" + "default" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#ConfirmButtonText" + "font" "HudFontSmallBold" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "confirm" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "paintbackground" "1" @@ -125,28 +125,28 @@ "depressedFgColor_override" "TanLight" "border_default" "ButtonHover" "border_armed" "ButtonHover" - } + } "OptOutCheckbox" { - "ControlName" "CheckButton" - "fieldName" "OptOutCheckbox" - "xpos" "0" - "ypos" "217" - "zpos" "2" - "wide" "300" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Confirm_Opt_Out" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "HudFontSmallest" + "ControlName" "CheckButton" + "fieldName" "OptOutCheckbox" + "xpos" "0" + "ypos" "217" + "zpos" "2" + "wide" "300" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Confirm_Opt_Out" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmallest" "selected_fgcolor_override" "255 0 0 255" } -} +}
\ No newline at end of file |
