You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

DeleteCache.res 1.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. "steam/cached/DeleteCache.res"
  2. {
  3. "DeleteCache"
  4. {
  5. "ControlName" "CDeleteCacheDialog"
  6. "fieldName" "DeleteCache"
  7. "xpos" "461"
  8. "ypos" "218"
  9. "wide" "300"
  10. "tall" "200"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "0"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. "settitlebarvisible" "1"
  17. "title" "#Steam_CancelPreloading"
  18. }
  19. "OKButton"
  20. {
  21. "ControlName" "Button"
  22. "fieldName" "OKButton"
  23. "xpos" "64"
  24. "ypos" "163"
  25. "wide" "80"
  26. "tall" "24"
  27. "autoResize" "0"
  28. "pinCorner" "0"
  29. "visible" "1"
  30. "enabled" "1"
  31. "tabPosition" "0"
  32. "labelText" "#vgui_ok"
  33. "textAlignment" "west"
  34. "dulltext" "0"
  35. "brighttext" "0"
  36. "wrap" "0"
  37. "Command" "Quit"
  38. "Default" "0"
  39. }
  40. "CancelButton"
  41. {
  42. "ControlName" "Button"
  43. "fieldName" "CancelButton"
  44. "xpos" "168"
  45. "ypos" "163"
  46. "wide" "80"
  47. "tall" "24"
  48. "autoResize" "0"
  49. "pinCorner" "0"
  50. "visible" "1"
  51. "enabled" "1"
  52. "tabPosition" "0"
  53. "labelText" "#vgui_Cancel"
  54. "textAlignment" "west"
  55. "dulltext" "0"
  56. "brighttext" "0"
  57. "wrap" "0"
  58. "Command" "Cancel"
  59. "Default" "1"
  60. }
  61. "Label1"
  62. {
  63. "ControlName" "Label"
  64. "fieldName" "Label1"
  65. "xpos" "26"
  66. "ypos" "44"
  67. "wide" "250"
  68. "tall" "100"
  69. "autoResize" "0"
  70. "pinCorner" "0"
  71. "visible" "1"
  72. "enabled" "1"
  73. "tabPosition" "0"
  74. "labelText" "#Steam_PreloadCancel"
  75. "textAlignment" "north-west"
  76. "dulltext" "0"
  77. "brighttext" "0"
  78. "wrap" "1"
  79. }
  80. }