Template:PatchDiff/September 21, 2011 Patch (Beta)/team fortress 2 beta engine.gcf/hl2/resource/UI/YouTubeLoginDialog.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/YouTubeLoginDialog.res"
N/A2{
N/A3 "ConfirmDialog"
N/A4 {
N/A5 "ControlName" "Frame"
N/A6 "fieldName" "ConfirmDialog"
N/A7 "xpos" "c-150"
N/A8 "ypos" "75"
N/A9 "zpos" "1000"
N/A10 "wide" "300"
N/A11 "tall" "200"
N/A12 "autoResize" "0"
N/A13 "pinCorner" "0"
N/A14 "visible" "1"
N/A15 "enabled" "1"
N/A16 "tabPosition" "0"
N/A17 "settitlebarvisible" "0"
N/A18 "PaintBackgroundType" "0"
N/A19 }
N/A20 
N/A21 "TitleLabel"
N/A22 {
N/A23 "ControlName" "CExLabel"
N/A24 "fieldName" "TitleLabel"
N/A25 "font" "HudFontMediumBold"
N/A26 "labelText" "#YouTube_LoginDlg_Title"
N/A27 "textAlignment" "north"
N/A28 "xpos" "0"
N/A29 "ypos" "15"
N/A30 "zpos" "1"
N/A31 "wide" "300"
N/A32 "tall" "20"
N/A33 "autoResize" "1"
N/A34 "pinCorner" "0"
N/A35 "visible" "1"
N/A36 "enabled" "1"
N/A37 "fgcolor_override" "200 80 60 255"
N/A38 }
N/A39 
N/A40 "UserNameLabel"
N/A41 {
N/A42 "ControlName" "CExLabel"
N/A43 "fieldName" "UserNameLabel"
N/A44 "font" "EconFontSmall"
N/A45 "labelText" "#YouTube_LoginDlg_UserName"
N/A46 "textAlignment" "west"
N/A47 "xpos" "10"
N/A48 "ypos" "50"
N/A49 "zpos" "1"
N/A50 "wide" "150"
N/A51 "tall" "25"
N/A52 "autoResize" "0"
N/A53 "pinCorner" "0"
N/A54 "visible" "1"
N/A55 "enabled" "1"
N/A56 }
N/A57 
N/A58 "UserNameTextEntry"
N/A59 {
N/A60 "ControlName" "TextEntry"
N/A61 "fieldName" "UserNameTextEntry"
N/A62 "maxchars" "255"
N/A63 "textHidden" "0"
N/A64 "textAlignment" "west"
N/A65 "unicode" "1"
N/A66 "wrap" "0"
N/A67 "xpos" "10"
N/A68 "ypos" "75"
N/A69 "zpos" "1"
N/A70 "wide" "280"
N/A71 "tall" "20"
N/A72 "autoResize" "0"
N/A73 "pinCorner" "0"
N/A74 "visible" "1"
N/A75 "enabled" "1"
N/A76 "tabPosition" "1"
N/A77 "fgcolor_override" "202 190 164 255"
N/A78 "bgcolor_override" "60 54 46 255"
N/A79 "Font" "ReplayBrowserSmallest"
N/A80 }
N/A81 
N/A82 "PasswordLabel"
N/A83 {
N/A84 "ControlName" "CExLabel"
N/A85 "fieldName" "PasswordLabel"
N/A86 "font" "EconFontSmall"
N/A87 "labelText" "#YouTube_LoginDlg_Password"
N/A88 "textAlignment" "west"
N/A89 "xpos" "10"
N/A90 "ypos" "100"
N/A91 "zpos" "1"
N/A92 "wide" "150"
N/A93 "tall" "25"
N/A94 "autoResize" "0"
N/A95 "pinCorner" "0"
N/A96 "visible" "1"
N/A97 "enabled" "1"
N/A98 }
N/A99 
N/A100 "PasswordTextEntry"
N/A101 {
N/A102 "ControlName" "TextEntry"
N/A103 "fieldName" "PasswordTextEntry"
N/A104 "maxchars" "255"
N/A105 "textAlignment" "west"
N/A106 "unicode" "1"
N/A107 "wrap" "0"
N/A108 "xpos" "10"
N/A109 "ypos" "125"
N/A110 "zpos" "1"
N/A111 "wide" "280"
N/A112 "tall" "20"
N/A113 "autoResize" "0"
N/A114 "pinCorner" "0"
N/A115 "visible" "1"
N/A116 "enabled" "1"
N/A117 "tabPosition" "2"
N/A118 "textHidden" "1"
N/A119 "fgcolor_override" "202 190 164 255"
N/A120 "bgcolor_override" "60 54 46 255"
N/A121 "Font" "ReplayBrowserSmallest"
N/A122 }
N/A123 
N/A124 "RegisterButton"
N/A125 {
N/A126 "ControlName" "CExButton"
N/A127 "fieldName" "RegisterButton"
N/A128 "xpos" "10"
N/A129 "ypos" "165"
N/A130 "zpos" "20"
N/A131 "wide" "85"
N/A132 "tall" "25"
N/A133 "autoResize" "0"
N/A134 "pinCorner" "0"
N/A135 "visible" "1"
N/A136 "enabled" "1"
N/A137 "tabPosition" "0"
N/A138 "labelText" "#YouTube_LoginDlg_Register"
N/A139 "font" "EconFontSmall"
N/A140 "textAlignment" "center"
N/A141 "textinsetx" "50"
N/A142 "dulltext" "0"
N/A143 "brighttext" "0"
N/A144 "Command" "register"
N/A145 "sound_depressed" "UI/buttonclick.wav"
N/A146 "sound_released" "UI/buttonclickrelease.wav"
N/A147 }
N/A148 
N/A149 "ConfirmButton"
N/A150 {
N/A151 "ControlName" "CExButton"
N/A152 "fieldName" "ConfirmButton"
N/A153 "xpos" "100"
N/A154 "ypos" "165"
N/A155 "zpos" "20"
N/A156 "wide" "95"
N/A157 "tall" "25"
N/A158 "default" "1"
N/A159 "autoResize" "0"
N/A160 "pinCorner" "0"
N/A161 "visible" "1"
N/A162 "enabled" "1"
N/A163 "tabPosition" "0"
N/A164 "labelText" "#YouTube_LoginDlg_Login"
N/A165 "font" "EconFontSmall"
N/A166 "textAlignment" "center"
N/A167 "textinsetx" "50"
N/A168 "dulltext" "0"
N/A169 "brighttext" "0"
N/A170 "Command" "confirm"
N/A171 "sound_depressed" "UI/buttonclick.wav"
N/A172 "sound_released" "UI/buttonclickrelease.wav"
N/A173 }
N/A174 
N/A175 "CancelButton"
N/A176 {
N/A177 "ControlName" "CExButton"
N/A178 "fieldName" "CancelButton"
N/A179 "xpos" "200"
N/A180 "ypos" "165"
N/A181 "zpos" "20"
N/A182 "wide" "95"
N/A183 "tall" "25"
N/A184 "autoResize" "0"
N/A185 "pinCorner" "0"
N/A186 "visible" "1"
N/A187 "enabled" "1"
N/A188 "tabPosition" "0"
N/A189 "labelText" "#Cancel"
N/A190 "font" "EconFontSmall"
N/A191 "textAlignment" "center"
N/A192 "textinsetx" "50"
N/A193 "dulltext" "0"
N/A194 "brighttext" "0"
N/A195 "Command" "cancel"
N/A196 "sound_depressed" "UI/buttonclick.wav"
N/A197 "sound_released" "UI/buttonclickrelease.wav"
N/A198 }
N/A199 
N/A200}