Template:PatchDiff/October 13, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/PublishFileDialog.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"PublishFileDialog.res"
N/A2{
N/A3 "PublishFileDialog"
N/A4 {
N/A5 "ControlName" "CPublishFileDialog"
N/A6 "fieldName" "PublishFileDialog"
N/A7 "xpos" "c-300"
N/A8 "ypos" "c-200"
N/A9 "wide" "600"
N/A10 "tall" "400"
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 "border" "SteamWorkshopBorder"
N/A18 }
N/A19 
N/A20 "Background"
N/A21 {
N/A22 "ControlName" "EditablePanel"
N/A23 "fieldName" "Background"
N/A24 "xpos" "0"
N/A25 "ypos" "0"
N/A26 "zpos" "-100"
N/A27 "wide" "600"
N/A28 "tall" "400"
N/A29 "autoResize" "0"
N/A30 "pinCorner" "0"
N/A31 "visible" "1"
N/A32 "enabled" "1"
N/A33 "tabPosition" "0"
N/A34 "bgcolor_override" "0 0 0 255"
N/A35 }
N/A36 
N/A37 "WorkshopBG"
N/A38 {
N/A39 "ControlName" "ImagePanel"
N/A40 "fieldName" "WorkshopBG"
N/A41 "xpos" "0"
N/A42 "ypos" "0"
N/A43 "zpos" "-99"
N/A44 "wide" "600"
N/A45 "tall" "300"
N/A46 "visible" "1"
N/A47 "enabled" "1"
N/A48 "image" "workshop_blue_top"
N/A49 "scaleImage" "1"
N/A50 }
N/A51 
N/A52 "BackgroundBottom"
N/A53 {
N/A54 "ControlName" "EditablePanel"
N/A55 "fieldName" "BackgroundBottom"
N/A56 "xpos" "0"
N/A57 "ypos" "355"
N/A58 "wide" "600"
N/A59 "tall" "45"
N/A60 "autoResize" "0"
N/A61 "pinCorner" "0"
N/A62 "visible" "1"
N/A63 "enabled" "1"
N/A64 "tabPosition" "0"
N/A65 "bgcolor_override" "57 52 49 255"
N/A66 }
N/A67 
N/A68 "Title"
N/A69 {
N/A70 "ControlName" "Label"
N/A71 "fieldName" "Title"
N/A72 "xpos" "15"
N/A73 "ypos" "15"
N/A74 "wide" "250"
N/A75 "tall" "25"
N/A76 "autoResize" "0"
N/A77 "pinCorner" "0"
N/A78 "visible" "1"
N/A79 "enabled" "1"
N/A80 "tabPosition" "0"
N/A81 "labelText" "#TF_PublishFile_Title"
N/A82 "textAlignment" "west"
N/A83 "dulltext" "0"
N/A84 "brighttext" "0"
N/A85 "wrap" "0"
N/A86 "font" "HudFontMediumBold"
N/A87 }
N/A88 
N/A89 "LabelPreview"
N/A90 {
N/A91 "ControlName" "Label"
N/A92 "fieldName" "LabelPreview"
N/A93 "xpos" "15"
N/A94 "ypos" "45"
N/A95 "wide" "250"
N/A96 "tall" "25"
N/A97 "autoResize" "0"
N/A98 "pinCorner" "0"
N/A99 "visible" "1"
N/A100 "enabled" "1"
N/A101 "tabPosition" "0"
N/A102 "labelText" "#TF_PublishFile_Preview"
N/A103 "textAlignment" "west"
N/A104 "dulltext" "0"
N/A105 "brighttext" "0"
N/A106 "wrap" "0"
N/A107 "font" "HudFontSmallBold"
N/A108 }
N/A109 
N/A110 "PreviewImageBorder"
N/A111 {
N/A112 "ControlName" "EditablePanel"
N/A113 "fieldName" "PreviewImageBorder"
N/A114 "xpos" "15"
N/A115 "ypos" "65"
N/A116 "zpos" "-99"
N/A117 "wide" "150"
N/A118 "tall" "150"
N/A119 "autoResize" "0"
N/A120 "pinCorner" "0"
N/A121 "visible" "1"
N/A122 "enabled" "1"
N/A123 "tabPosition" "0"
N/A124 "border" "SteamWorkshopBorder"
N/A125 
N/A126 "PreviewDescription"
N/A127 {
N/A128 "ControlName" "Label"
N/A129 "fieldName" "PreviewDescription"
N/A130 "xpos" "5"
N/A131 "ypos" "0"
N/A132 "wide" "140"
N/A133 "tall" "120"
N/A134 "autoResize" "0"
N/A135 "pinCorner" "0"
N/A136 "visible" "1"
N/A137 "enabled" "1"
N/A138 "tabPosition" "0"
N/A139 "labelText" "#TF_PublishFile_PreviewDesc"
N/A140 "textAlignment" "center"
N/A141 "dulltext" "0"
N/A142 "brighttext" "0"
N/A143 "wrap" "1"
N/A144 "font" "HudFontSmallest"
N/A145 }
N/A146 }
N/A147 
N/A148 "PreviewImage"
N/A149 {
N/A150 "ControlName" "CBitmapPanel"
N/A151 "fieldName" "PreviewImage"
N/A152 "xpos" "15"
N/A153 "ypos" "65"
N/A154 "wide" "150"
N/A155 "tall" "150"
N/A156 "visible" "1"
N/A157 }
N/A158 
N/A159 "ButtonPreviewBrowse"
N/A160 {
N/A161 "ControlName" "Button"
N/A162 "fieldName" "ButtonPreviewBrowse"
N/A163 "xpos" "15"
N/A164 "ypos" "225"
N/A165 "wide" "150"
N/A166 "tall" "25"
N/A167 "autoResize" "0"
N/A168 "pinCorner" "0"
N/A169 "visible" "1"
N/A170 "enabled" "1"
N/A171 "tabPosition" "0"
N/A172 "labelText" "#TF_PublishFile_Browse"
N/A173 "textAlignment" "center"
N/A174 "dulltext" "0"
N/A175 "brighttext" "0"
N/A176 "wrap" "0"
N/A177 "Command" "PreviewBrowse"
N/A178 "Default" "1"
N/A179 "font" "HudFontSmallBold"
N/A180 }
N/A181 
N/A182 "LabelTitle"
N/A183 {
N/A184 "ControlName" "Label"
N/A185 "fieldName" "LabelTitle"
N/A186 "xpos" "175"
N/A187 "ypos" "45"
N/A188 "wide" "250"
N/A189 "tall" "25"
N/A190 "autoResize" "0"
N/A191 "pinCorner" "0"
N/A192 "visible" "1"
N/A193 "enabled" "1"
N/A194 "tabPosition" "0"
N/A195 "labelText" "#TF_PublishFile_TitleLabel"
N/A196 "textAlignment" "west"
N/A197 "dulltext" "0"
N/A198 "brighttext" "0"
N/A199 "wrap" "0"
N/A200 "font" "HudFontSmallBold"
N/A201 }
N/A202 
N/A203 "FileTitle"
N/A204 {
N/A205 "ControlName" "TextEntry"
N/A206 "fieldName" "FileTitle"
N/A207 "xpos" "175"
N/A208 "ypos" "70"
N/A209 "wide" "250"
N/A210 "tall" "25"
N/A211 "autoResize" "0"
N/A212 "pinCorner" "0"
N/A213 "visible" "1"
N/A214 "enabled" "1"
N/A215 "tabPosition" "1"
N/A216 "textHidden" "0"
N/A217 "editable" "1"
N/A218 "maxchars" "128"
N/A219 "NumericInputOnly" "0"
N/A220 "unicode" "1"
N/A221 "fgcolor_override" "0 0 0 255"
N/A222 "bgcolor_override" "235 226 202 255"
N/A223 "paintbackgroundtype" "2"
N/A224 "font" "HudFontSmall"
N/A225 }
N/A226 
N/A227 "LabelDesc"
N/A228 {
N/A229 "ControlName" "Label"
N/A230 "fieldName" "LabelDesc"
N/A231 "xpos" "175"
N/A232 "ypos" "95"
N/A233 "wide" "275"
N/A234 "tall" "25"
N/A235 "autoResize" "0"
N/A236 "pinCorner" "0"
N/A237 "visible" "1"
N/A238 "enabled" "1"
N/A239 "tabPosition" "0"
N/A240 "labelText" "#TF_PublishFile_DescLabel"
N/A241 "textAlignment" "west"
N/A242 "dulltext" "0"
N/A243 "brighttext" "0"
N/A244 "wrap" "0"
N/A245 "font" "HudFontSmallBold"
N/A246 }
N/A247 "FileDesc"
N/A248 {
N/A249 "ControlName" "TextEntry"
N/A250 "fieldName" "FileDesc"
N/A251 "xpos" "175"
N/A252 "ypos" "120"
N/A253 "wide" "250"
N/A254 "tall" "155"
N/A255 "autoResize" "0"
N/A256 "pinCorner" "0"
N/A257 "visible" "1"
N/A258 "enabled" "1"
N/A259 "tabPosition" "1"
N/A260 "textHidden" "0"
N/A261 "editable" "1"
N/A262 "maxchars" "256"
N/A263 "NumericInputOnly" "0"
N/A264 "unicode" "1"
N/A265 "fgcolor_override" "0 0 0 255"
N/A266 "bgcolor_override" "235 226 202 255"
N/A267 "paintbackgroundtype" "2"
N/A268 "font" "HudFontSmall"
N/A269 }
N/A270 
N/A271 "LabelSourceFile"
N/A272 {
N/A273 "ControlName" "Label"
N/A274 "fieldName" "LabelSourceFile"
N/A275 "xpos" "175"
N/A276 "ypos" "280"
N/A277 "wide" "250"
N/A278 "tall" "25"
N/A279 "autoResize" "0"
N/A280 "pinCorner" "0"
N/A281 "visible" "1"
N/A282 "enabled" "1"
N/A283 "tabPosition" "0"
N/A284 "labelText" "#TF_PublishFile_FileLabel"
N/A285 "textAlignment" "west"
N/A286 "dulltext" "0"
N/A287 "brighttext" "0"
N/A288 "wrap" "0"
N/A289 "font" "HudFontSmallBold"
N/A290 }
N/A291 
N/A292 "SourceFile"
N/A293 {
N/A294 "ControlName" "Label"
N/A295 "fieldName" "SourceFile"
N/A296 "xpos" "225"
N/A297 "ypos" "280"
N/A298 "wide" "120"
N/A299 "tall" "25"
N/A300 "autoResize" "0"
N/A301 "pinCorner" "0"
N/A302 "visible" "1"
N/A303 "enabled" "1"
N/A304 "tabPosition" "1"
N/A305 "labelText" "#TF_PublishFile_NoFileSelected"
N/A306 "textHidden" "0"
N/A307 "editable" "0"
N/A308 "maxchars" "256"
N/A309 "NumericInputOnly" "0"
N/A310 "unicode" "0"
N/A311 "font" "HudFontSmall"
N/A312 }
N/A313 
N/A314 "ButtonSourceBrowse"
N/A315 {
N/A316 "ControlName" "Button"
N/A317 "fieldName" "ButtonSourceBrowse"
N/A318 "xpos" "175"
N/A319 "ypos" "305"
N/A320 "wide" "120"
N/A321 "tall" "25"
N/A322 "autoResize" "0"
N/A323 "pinCorner" "0"
N/A324 "visible" "1"
N/A325 "enabled" "1"
N/A326 "tabPosition" "0"
N/A327 "labelText" "#TF_PublishFile_Browse"
N/A328 "textAlignment" "center"
N/A329 "dulltext" "0"
N/A330 "brighttext" "0"
N/A331 "wrap" "0"
N/A332 "Command" "MainFileBrowse"
N/A333 "Default" "1"
N/A334 "font" "HudFontSmallBold"
N/A335 }
N/A336 
N/A337 "BrowseDescription"
N/A338 {
N/A339 "ControlName" "Label"
N/A340 "fieldName" "BrowseDescription"
N/A341 "xpos" "175"
N/A342 "ypos" "330"
N/A343 "wide" "400"
N/A344 "tall" "25"
N/A345 "autoResize" "0"
N/A346 "pinCorner" "0"
N/A347 "visible" "1"
N/A348 "enabled" "1"
N/A349 "tabPosition" "0"
N/A350 "labelText" "#TF_PublishFile_BrowseDesc"
N/A351 "textAlignment" "center"
N/A352 "dulltext" "0"
N/A353 "brighttext" "0"
N/A354 "wrap" "1"
N/A355 "font" "HudFontSmallest"
N/A356 "fgcolor_override" "TanDark"
N/A357 }
N/A358 
N/A359 "ClassUsagePanel"
N/A360 {
N/A361 "ControlName" "EditablePanel"
N/A362 "fieldName" "ClassUsagePanel"
N/A363 "xpos" "445"
N/A364 "ypos" "45"
N/A365 "wide" "155"
N/A366 "tall" "335"
N/A367 "visible" "1"
N/A368 "paintbackground" "0"
N/A369 
N/A370 "TagsTitle"
N/A371 {
N/A372 "ControlName" "Label"
N/A373 "fieldName" "TagsTitle"
N/A374 "xpos" "0"
N/A375 "ypos" "0"
N/A376 "wide" "100"
N/A377 "tall" "25"
N/A378 "autoResize" "0"
N/A379 "pinCorner" "0"
N/A380 "visible" "1"
N/A381 "enabled" "1"
N/A382 "tabPosition" "0"
N/A383 "labelText" "#TF_PublishFile_Tags"
N/A384 "textAlignment" "west"
N/A385 "dulltext" "0"
N/A386 "brighttext" "0"
N/A387 "wrap" "0"
N/A388 "font" "HudFontSmallBold"
N/A389 }
N/A390 
N/A391 "ClassCheckBox1"
N/A392 {
N/A393 "ControlName" "CheckButton"
N/A394 "fieldName" "ClassCheckBox1"
N/A395 "labelText" "#TF_Class_Name_Scout"
N/A396 "Font" "ItemFontAttribSmall"
N/A397 "textAlignment" "west"
N/A398 "xpos" "0"
N/A399 "ypos" "25"
N/A400 "zpos" "1"
N/A401 "wide" "75"
N/A402 "tall" "20"
N/A403 "autoResize" "0"
N/A404 "pinCorner" "0"
N/A405 "visible" "1"
N/A406 "enabled" "1"
N/A407 "dulltext" "0"
N/A408 "brighttext" "0"
N/A409 "disabledfgcolor2_override" "117 107 94 255"
N/A410 }
N/A411 "ClassCheckBox2"
N/A412 {
N/A413 "ControlName" "CheckButton"
N/A414 "fieldName" "ClassCheckBox2"
N/A415 "labelText" "#TF_Class_Name_Sniper"
N/A416 "Font" "ItemFontAttribSmall"
N/A417 "textAlignment" "west"
N/A418 "xpos" "0"
N/A419 "ypos" "45"
N/A420 "zpos" "1"
N/A421 "wide" "75"
N/A422 "tall" "20"
N/A423 "autoResize" "0"
N/A424 "pinCorner" "0"
N/A425 "visible" "1"
N/A426 "enabled" "1"
N/A427 "dulltext" "0"
N/A428 "brighttext" "0"
N/A429 "disabledfgcolor2_override" "117 107 94 255"
N/A430 }
N/A431 "ClassCheckBox3"
N/A432 {
N/A433 "ControlName" "CheckButton"
N/A434 "fieldName" "ClassCheckBox3"
N/A435 "labelText" "#TF_Class_Name_Soldier"
N/A436 "Font" "ItemFontAttribSmall"
N/A437 "textAlignment" "west"
N/A438 "xpos" "0"
N/A439 "ypos" "65"
N/A440 "zpos" "1"
N/A441 "wide" "75"
N/A442 "tall" "20"
N/A443 "autoResize" "0"
N/A444 "pinCorner" "0"
N/A445 "visible" "1"
N/A446 "enabled" "1"
N/A447 "dulltext" "0"
N/A448 "brighttext" "0"
N/A449 "disabledfgcolor2_override" "117 107 94 255"
N/A450 }
N/A451 "ClassCheckBox4"
N/A452 {
N/A453 "ControlName" "CheckButton"
N/A454 "fieldName" "ClassCheckBox4"
N/A455 "labelText" "#TF_Class_Name_Demoman"
N/A456 "Font" "ItemFontAttribSmall"
N/A457 "textAlignment" "west"
N/A458 "xpos" "0"
N/A459 "ypos" "85"
N/A460 "zpos" "1"
N/A461 "wide" "75"
N/A462 "tall" "20"
N/A463 "autoResize" "0"
N/A464 "pinCorner" "0"
N/A465 "visible" "1"
N/A466 "enabled" "1"
N/A467 "dulltext" "0"
N/A468 "brighttext" "0"
N/A469 "disabledfgcolor2_override" "117 107 94 255"
N/A470 }
N/A471 "ClassCheckBox5"
N/A472 {
N/A473 "ControlName" "CheckButton"
N/A474 "fieldName" "ClassCheckBox5"
N/A475 "labelText" "#TF_Class_Name_Medic"
N/A476 "Font" "ItemFontAttribSmall"
N/A477 "textAlignment" "west"
N/A478 "xpos" "0"
N/A479 "ypos" "105"
N/A480 "zpos" "1"
N/A481 "wide" "75"
N/A482 "tall" "20"
N/A483 "autoResize" "0"
N/A484 "pinCorner" "0"
N/A485 "visible" "1"
N/A486 "enabled" "1"
N/A487 "dulltext" "0"
N/A488 "brighttext" "0"
N/A489 "disabledfgcolor2_override" "117 107 94 255"
N/A490 }
N/A491 "ClassCheckBox6"
N/A492 {
N/A493 "ControlName" "CheckButton"
N/A494 "fieldName" "ClassCheckBox6"
N/A495 "labelText" "#TF_Class_Name_HWGuy"
N/A496 "Font" "ItemFontAttribSmall"
N/A497 "textAlignment" "west"
N/A498 "xpos" "0"
N/A499 "ypos" "125"
N/A500 "zpos" "1"
N/A501 "wide" "75"
N/A502 "tall" "20"
N/A503 "autoResize" "0"
N/A504 "pinCorner" "0"
N/A505 "visible" "1"
N/A506 "enabled" "1"
N/A507 "dulltext" "0"
N/A508 "brighttext" "0"
N/A509 "disabledfgcolor2_override" "117 107 94 255"
N/A510 }
N/A511 "ClassCheckBox7"
N/A512 {
N/A513 "ControlName" "CheckButton"
N/A514 "fieldName" "ClassCheckBox7"
N/A515 "labelText" "#TF_Class_Name_Pyro"
N/A516 "Font" "ItemFontAttribSmall"
N/A517 "textAlignment" "west"
N/A518 "xpos" "0"
N/A519 "ypos" "145"
N/A520 "zpos" "1"
N/A521 "wide" "75"
N/A522 "tall" "20"
N/A523 "autoResize" "0"
N/A524 "pinCorner" "0"
N/A525 "visible" "1"
N/A526 "enabled" "1"
N/A527 "dulltext" "0"
N/A528 "brighttext" "0"
N/A529 "disabledfgcolor2_override" "117 107 94 255"
N/A530 }
N/A531 "ClassCheckBox8"
N/A532 {
N/A533 "ControlName" "CheckButton"
N/A534 "fieldName" "ClassCheckBox8"
N/A535 "labelText" "#TF_Class_Name_Spy"
N/A536 "Font" "ItemFontAttribSmall"
N/A537 "textAlignment" "west"
N/A538 "xpos" "0"
N/A539 "ypos" "165"
N/A540 "zpos" "1"
N/A541 "wide" "75"
N/A542 "tall" "20"
N/A543 "autoResize" "0"
N/A544 "pinCorner" "0"
N/A545 "visible" "1"
N/A546 "enabled" "1"
N/A547 "dulltext" "0"
N/A548 "brighttext" "0"
N/A549 "disabledfgcolor2_override" "117 107 94 255"
N/A550 }
N/A551 "ClassCheckBox9"
N/A552 {
N/A553 "ControlName" "CheckButton"
N/A554 "fieldName" "ClassCheckBox9"
N/A555 "labelText" "#TF_Class_Name_Engineer"
N/A556 "Font" "ItemFontAttribSmall"
N/A557 "textAlignment" "west"
N/A558 "xpos" ""
N/A559 "ypos" "185"
N/A560 "zpos" "1"
N/A561 "wide" "75"
N/A562 "tall" "20"
N/A563 "autoResize" "0"
N/A564 "pinCorner" "0"
N/A565 "visible" "1"
N/A566 "enabled" "1"
N/A567 "dulltext" "0"
N/A568 "brighttext" "0"
N/A569 "disabledfgcolor2_override" "117 107 94 255"
N/A570 }
N/A571 }
N/A572 
N/A573 "OtherTagsPanel"
N/A574 {
N/A575 "ControlName" "EditablePanel"
N/A576 "fieldName" "OtherTagsPanel"
N/A577 "xpos" "445"
N/A578 "ypos" "260"
N/A579 "wide" "135"
N/A580 "tall" "95"
N/A581 "visible" "1"
N/A582 "paintbackground" "0"
N/A583 
N/A584 "TagCheckbox_Headgear"
N/A585 {
N/A586 "ControlName" "CheckButton"
N/A587 "fieldName" "TagCheckbox_Headgear"
N/A588 "labelText" "#TF_SteamWorkshop_Tag_Headgear"
N/A589 "Font" "ItemFontAttribSmall"
N/A590 "textAlignment" "west"
N/A591 "xpos" "0"
N/A592 "ypos" "0"
N/A593 "zpos" "1"
N/A594 "wide" "75"
N/A595 "tall" "20"
N/A596 "autoResize" "0"
N/A597 "pinCorner" "0"
N/A598 "visible" "1"
N/A599 "enabled" "1"
N/A600 "dulltext" "0"
N/A601 "brighttext" "0"
N/A602 "disabledfgcolor2_override" "117 107 94 255"
N/A603 }
N/A604 "TagCheckbox_Weapon"
N/A605 {
N/A606 "ControlName" "CheckButton"
N/A607 "fieldName" "TagCheckbox_Weapon"
N/A608 "labelText" "#TF_SteamWorkshop_Tag_Weapon"
N/A609 "Font" "ItemFontAttribSmall"
N/A610 "textAlignment" "west"
N/A611 "xpos" "0"
N/A612 "ypos" "20"
N/A613 "zpos" "1"
N/A614 "wide" "75"
N/A615 "tall" "20"
N/A616 "autoResize" "0"
N/A617 "pinCorner" "0"
N/A618 "visible" "1"
N/A619 "enabled" "1"
N/A620 "dulltext" "0"
N/A621 "brighttext" "0"
N/A622 "disabledfgcolor2_override" "117 107 94 255"
N/A623 }
N/A624 "TagCheckbox_Misc"
N/A625 {
N/A626 "ControlName" "CheckButton"
N/A627 "fieldName" "TagCheckbox_Misc"
N/A628 "labelText" "#TF_SteamWorkshop_Tag_Misc"
N/A629 "Font" "ItemFontAttribSmall"
N/A630 "textAlignment" "west"
N/A631 "xpos" "0"
N/A632 "ypos" "40"
N/A633 "zpos" "1"
N/A634 "wide" "75"
N/A635 "tall" "20"
N/A636 "autoResize" "0"
N/A637 "pinCorner" "0"
N/A638 "visible" "1"
N/A639 "enabled" "1"
N/A640 "dulltext" "0"
N/A641 "brighttext" "0"
N/A642 "disabledfgcolor2_override" "117 107 94 255"
N/A643 }
N/A644 }
N/A645 
N/A646 "ButtonClose"
N/A647 {
N/A648 "ControlName" "Button"
N/A649 "fieldName" "ButtonClose"
N/A650 "xpos" "145"
N/A651 "ypos" "365"
N/A652 "wide" "150"
N/A653 "tall" "25"
N/A654 "autoResize" "0"
N/A655 "pinCorner" "0"
N/A656 "visible" "1"
N/A657 "enabled" "1"
N/A658 "tabPosition" "0"
N/A659 "labelText" "#Cancel"
N/A660 "textAlignment" "center"
N/A661 "dulltext" "0"
N/A662 "brighttext" "0"
N/A663 "wrap" "0"
N/A664 "Command" "Close"
N/A665 "Default" "0"
N/A666 "font" "HudFontSmallBold"
N/A667 }
N/A668 
N/A669 "ButtonPublish"
N/A670 {
N/A671 "ControlName" "Button"
N/A672 "fieldName" "ButtonPublish"
N/A673 "xpos" "305"
N/A674 "ypos" "365"
N/A675 "wide" "150"
N/A676 "tall" "25"
N/A677 "autoResize" "0"
N/A678 "pinCorner" "0"
N/A679 "visible" "1"
N/A680 "enabled" "1"
N/A681 "tabPosition" "0"
N/A682 "labelText" "#TF_PublishFile_Publish"
N/A683 "textAlignment" "center"
N/A684 "dulltext" "0"
N/A685 "brighttext" "0"
N/A686 "wrap" "0"
N/A687 "Command" "Publish"
N/A688 "Default" "1"
N/A689 "font" "HudFontSmallBold"
N/A690 }
N/A691}