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.

57 lines
1.3 KiB

9 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>IBClasses</key>
  6. <array>
  7. <dict>
  8. <key>ACTIONS</key>
  9. <dict>
  10. <key>Play</key>
  11. <string>id</string>
  12. <key>Quit</key>
  13. <string>id</string>
  14. <key>SaveAndQuit</key>
  15. <string>id</string>
  16. </dict>
  17. <key>CLASS</key>
  18. <string>ScreenSelector</string>
  19. <key>LANGUAGE</key>
  20. <string>ObjC</string>
  21. <key>OUTLETS</key>
  22. <dict>
  23. <key>m_GraphicsQuality</key>
  24. <string>id</string>
  25. <key>m_Input</key>
  26. <string>id</string>
  27. <key>m_OptionKey</key>
  28. <string>id</string>
  29. <key>m_ScreenResolution</key>
  30. <string>id</string>
  31. <key>m_Windowed</key>
  32. <string>id</string>
  33. </dict>
  34. <key>SUPERCLASS</key>
  35. <string>NSObject</string>
  36. </dict>
  37. <dict>
  38. <key>CLASS</key>
  39. <string>FirstResponder</string>
  40. <key>LANGUAGE</key>
  41. <string>ObjC</string>
  42. <key>SUPERCLASS</key>
  43. <string>NSObject</string>
  44. </dict>
  45. <dict>
  46. <key>CLASS</key>
  47. <string>ScreenSelectorTableView</string>
  48. <key>LANGUAGE</key>
  49. <string>ObjC</string>
  50. <key>SUPERCLASS</key>
  51. <string>NSTableView</string>
  52. </dict>
  53. </array>
  54. <key>IBVersion</key>
  55. <string>1</string>
  56. </dict>
  57. </plist>