Template:PatchDiff/May 5, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/replaybrowser/confirmquitdlg.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/replaybrowser/confirmquitdlg.res"
N/A2{
N/A3 "confirmquitdlg"
N/A4 {
N/A5 "ControlName" "Frame"
N/A6 "fieldName" "confirmquitdlg"
N/A7 "xpos" "c-200"
N/A8 "ypos" "c-95"
N/A9 "wide" "400"
N/A10 "tall" "275"
N/A11 "autoResize" "0"
N/A12 "pinCorner" "0"
N/A13 "visible" "1"
N/A14 "enabled" "1"
N/A15 "tabPosition" "0"
N/A16 "settitlebarvisible" "0"
N/A17 "PaintBackgroundType" "0"
N/A18 }
N/A19 
N/A20 "BGPanel"
N/A21 {
N/A22 "ControlName" "EditablePanel"
N/A23 "fieldName" "BGPanel"
N/A24 "xpos" "25"
N/A25 "ypos" "0"
N/A26 "wide" "350"
N/A27 "tall" "190"
N/A28 "visible" "1"
N/A29 "PaintBackgroundType" "2"
N/A30 "bgcolor_override" "59 54 48 255"
N/A31 }
N/A32 
N/A33 "TitleLabel"
N/A34 {
N/A35 "ControlName" "CExLabel"
N/A36 "fieldName" "TitleLabel"
N/A37 "font" "HudFontMediumBold"
N/A38 "labelText" "#Replay_ConfirmQuitTitle"
N/A39 "textAlignment" "north"
N/A40 "xpos" "0"
N/A41 "ypos" "15"
N/A42 "zpos" "1"
N/A43 "wide" "400"
N/A44 "tall" "50"
N/A45 "autoResize" "1"
N/A46 "pinCorner" "0"
N/A47 "visible" "1"
N/A48 "enabled" "1"
N/A49 "fgcolor_override" "200 80 60 255"
N/A50 }
N/A51 
N/A52 "ExplanationLabel"
N/A53 {
N/A54 "ControlName" "CExLabel"
N/A55 "fieldName" "ExplanationLabel"
N/A56 "font" "HudFontSmall"
N/A57 "labelText" "#Replay_ConfirmQuit"
N/A58 "textAlignment" "north"
N/A59 "xpos" "10"
N/A60 "ypos" "45"
N/A61 "zpos" "1"
N/A62 "wide" "380"
N/A63 "tall" "100"
N/A64 "autoResize" "0"
N/A65 "pinCorner" "0"
N/A66 "visible" "1"
N/A67 "enabled" "1"
N/A68 "centerwrap" "1"
N/A69 }
N/A70 
N/A71 "RenderButton"
N/A72 {
N/A73 "ControlName" "CExButton"
N/A74 "fieldName" "RenderButton"
N/A75 "xpos" "65"
N/A76 "ypos" "90"
N/A77 "zpos" "20"
N/A78 "wide" "270"
N/A79 "tall" "20"
N/A80 "autoResize" "0"
N/A81 "pinCorner" "0"
N/A82 "visible" "1"
N/A83 "enabled" "1"
N/A84 "tabPosition" "0"
N/A85 "labelText" "#Replay_RenderNow"
N/A86 "font" "HudFontSmallestBold"
N/A87 "textAlignment" "center"
N/A88 "textinsetx" "50"
N/A89 "dulltext" "0"
N/A90 "brighttext" "0"
N/A91 "Command" "rendernow"
N/A92 "sound_depressed" "UI/buttonclick.wav"
N/A93 "sound_released" "UI/buttonclickrelease.wav"
N/A94 }
N/A95 
N/A96 "ReplaysButton"
N/A97 {
N/A98 "ControlName" "CExButton"
N/A99 "fieldName" "ReplaysButton"
N/A100 "xpos" "65"
N/A101 "ypos" "115"
N/A102 "zpos" "20"
N/A103 "wide" "270"
N/A104 "tall" "20"
N/A105 "autoResize" "0"
N/A106 "pinCorner" "0"
N/A107 "visible" "1"
N/A108 "enabled" "1"
N/A109 "tabPosition" "0"
N/A110 "labelText" "#Replay_TakeMeToReplays"
N/A111 "font" "HudFontSmallestBold"
N/A112 "textAlignment" "center"
N/A113 "textinsetx" "50"
N/A114 "dulltext" "0"
N/A115 "brighttext" "0"
N/A116 "Command" "gotoreplays"
N/A117 "sound_depressed" "UI/buttonclick.wav"
N/A118 "sound_released" "UI/buttonclickrelease.wav"
N/A119 }
N/A120 
N/A121 "QuitButton"
N/A122 {
N/A123 "ControlName" "CExButton"
N/A124 "fieldName" "QuitButton"
N/A125 "xpos" "65"
N/A126 "ypos" "140"
N/A127 "zpos" "20"
N/A128 "wide" "270"
N/A129 "tall" "20"
N/A130 "autoResize" "0"
N/A131 "pinCorner" "0"
N/A132 "visible" "1"
N/A133 "enabled" "1"
N/A134 "tabPosition" "0"
N/A135 "labelText" "#Replay_YesReallyQuit"
N/A136 "font" "HudFontSmallestBold"
N/A137 "textAlignment" "center"
N/A138 "textinsetx" "50"
N/A139 "dulltext" "0"
N/A140 "brighttext" "0"
N/A141 "Command" "quit"
N/A142 "sound_depressed" "UI/buttonclick.wav"
N/A143 "sound_released" "UI/buttonclickrelease.wav"
N/A144 }
N/A145 
N/A146 "DontShowThisAgainCheckbox"
N/A147 {
N/A148 "ControlName" "CheckButton"
N/A149 "fieldName" "DontShowThisAgainCheckbox"
N/A150 "labelText" "#Replay_DontShowThisAgain"
N/A151 "Font" "ItemFontAttribSmall"
N/A152 "textAlignment" "west"
N/A153 "wrap" "0"
N/A154 "xpos" "130"
N/A155 "ypos" "165"
N/A156 "zpos" "1"
N/A157 "wide" "200"
N/A158 "tall" "20"
N/A159 "autoResize" "0"
N/A160 "pinCorner" "0"
N/A161 "visible" "1"
N/A162 "enabled" "1"
N/A163 "dulltext" "0"
N/A164 "brighttext" "0"
N/A165 "tabPosition" "10"
N/A166 }
N/A167}