| 1 | | { |
|---|
| 2 | | IBClasses = ( |
|---|
| 3 | | { |
|---|
| 4 | | ACTIONS = { |
|---|
| 5 | | cancelDynRangeSheet = id; |
|---|
| 6 | | installUninstall = id; |
|---|
| 7 | | launchDonate = id; |
|---|
| 8 | | launchForum = id; |
|---|
| 9 | | launchWebsite = id; |
|---|
| 10 | | saveDynRangeSheet = id; |
|---|
| 11 | | set2ChannelModePopup = id; |
|---|
| 12 | | setAC3DynamicRangePopup = id; |
|---|
| 13 | | setAC3DynamicRangeSlider = id; |
|---|
| 14 | | setAC3DynamicRangeValue = id; |
|---|
| 15 | | setAutoUpdateCheck = id; |
|---|
| 16 | | setLoadExternalSubtitles = id; |
|---|
| 17 | | updateCheck = id; |
|---|
| 18 | | }; |
|---|
| 19 | | CLASS = CPFPerianPrefPaneController; |
|---|
| 20 | | LANGUAGE = ObjC; |
|---|
| 21 | | OUTLETS = { |
|---|
| 22 | | "button_autoUpdateCheck" = NSButton; |
|---|
| 23 | | "button_donate" = NSButton; |
|---|
| 24 | | "button_forum" = NSButton; |
|---|
| 25 | | "button_install" = NSButton; |
|---|
| 26 | | "button_loadExternalSubtitles" = NSButton; |
|---|
| 27 | | "button_updateCheck" = NSButton; |
|---|
| 28 | | "button_website" = NSButton; |
|---|
| 29 | | "popup_ac3DynamicRangeType" = NSPopUpButton; |
|---|
| 30 | | "popup_outputMode" = NSPopUpButton; |
|---|
| 31 | | "progress_install" = NSProgressIndicator; |
|---|
| 32 | | "progress_updateCheck" = NSProgressIndicator; |
|---|
| 33 | | "slider_ac3DynamicRangeSlider" = NSSlider; |
|---|
| 34 | | "textField_ac3DynamicRangeValue" = NSTextField; |
|---|
| 35 | | "textField_currentVersion" = NSTextField; |
|---|
| 36 | | "textField_installStatus" = NSTextField; |
|---|
| 37 | | "textView_about" = NSTextView; |
|---|
| 38 | | "window_dynRangeSheet" = NSWindow; |
|---|
| 39 | | }; |
|---|
| 40 | | SUPERCLASS = NSPreferencePane; |
|---|
| 41 | | }, |
|---|
| 42 | | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, |
|---|
| 43 | | { |
|---|
| 44 | | CLASS = NSPreferencePane; |
|---|
| 45 | | LANGUAGE = ObjC; |
|---|
| 46 | | OUTLETS = { |
|---|
| 47 | | "_firstKeyView" = NSView; |
|---|
| 48 | | "_initialKeyView" = NSView; |
|---|
| 49 | | "_lastKeyView" = NSView; |
|---|
| 50 | | "_window" = NSWindow; |
|---|
| 51 | | }; |
|---|
| 52 | | SUPERCLASS = NSObject; |
|---|
| 53 | | } |
|---|
| 54 | | ); |
|---|
| 55 | | IBVersion = 1; |
|---|
| 56 | | } |
|---|
| | 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>CLASS</key> |
|---|
| | 9 | <string>FirstResponder</string> |
|---|
| | 10 | <key>LANGUAGE</key> |
|---|
| | 11 | <string>ObjC</string> |
|---|
| | 12 | <key>SUPERCLASS</key> |
|---|
| | 13 | <string>NSObject</string> |
|---|
| | 14 | </dict> |
|---|
| | 15 | <dict> |
|---|
| | 16 | <key>CLASS</key> |
|---|
| | 17 | <string>NSObject</string> |
|---|
| | 18 | <key>LANGUAGE</key> |
|---|
| | 19 | <string>ObjC</string> |
|---|
| | 20 | </dict> |
|---|
| | 21 | <dict> |
|---|
| | 22 | <key>ACTIONS</key> |
|---|
| | 23 | <dict> |
|---|
| | 24 | <key>cancelDynRangeSheet</key> |
|---|
| | 25 | <string>id</string> |
|---|
| | 26 | <key>installUninstall</key> |
|---|
| | 27 | <string>id</string> |
|---|
| | 28 | <key>launchDonate</key> |
|---|
| | 29 | <string>id</string> |
|---|
| | 30 | <key>launchForum</key> |
|---|
| | 31 | <string>id</string> |
|---|
| | 32 | <key>launchWebsite</key> |
|---|
| | 33 | <string>id</string> |
|---|
| | 34 | <key>saveDynRangeSheet</key> |
|---|
| | 35 | <string>id</string> |
|---|
| | 36 | <key>set2ChannelModePopup</key> |
|---|
| | 37 | <string>id</string> |
|---|
| | 38 | <key>setAC3DynamicRangePopup</key> |
|---|
| | 39 | <string>id</string> |
|---|
| | 40 | <key>setAC3DynamicRangeSlider</key> |
|---|
| | 41 | <string>id</string> |
|---|
| | 42 | <key>setAC3DynamicRangeValue</key> |
|---|
| | 43 | <string>id</string> |
|---|
| | 44 | <key>setAutoUpdateCheck</key> |
|---|
| | 45 | <string>id</string> |
|---|
| | 46 | <key>setLoadExternalSubtitles</key> |
|---|
| | 47 | <string>id</string> |
|---|
| | 48 | <key>updateCheck</key> |
|---|
| | 49 | <string>id</string> |
|---|
| | 50 | </dict> |
|---|
| | 51 | <key>CLASS</key> |
|---|
| | 52 | <string>CPFPerianPrefPaneController</string> |
|---|
| | 53 | <key>LANGUAGE</key> |
|---|
| | 54 | <string>ObjC</string> |
|---|
| | 55 | <key>OUTLETS</key> |
|---|
| | 56 | <dict> |
|---|
| | 57 | <key>button_autoUpdateCheck</key> |
|---|
| | 58 | <string>NSButton</string> |
|---|
| | 59 | <key>button_donate</key> |
|---|
| | 60 | <string>NSButton</string> |
|---|
| | 61 | <key>button_forum</key> |
|---|
| | 62 | <string>NSButton</string> |
|---|
| | 63 | <key>button_install</key> |
|---|
| | 64 | <string>NSButton</string> |
|---|
| | 65 | <key>button_loadExternalSubtitles</key> |
|---|
| | 66 | <string>NSButton</string> |
|---|
| | 67 | <key>button_updateCheck</key> |
|---|
| | 68 | <string>NSButton</string> |
|---|
| | 69 | <key>button_website</key> |
|---|
| | 70 | <string>NSButton</string> |
|---|
| | 71 | <key>popup_ac3DynamicRangeType</key> |
|---|
| | 72 | <string>NSPopUpButton</string> |
|---|
| | 73 | <key>popup_outputMode</key> |
|---|
| | 74 | <string>NSPopUpButton</string> |
|---|
| | 75 | <key>progress_install</key> |
|---|
| | 76 | <string>NSProgressIndicator</string> |
|---|
| | 77 | <key>progress_updateCheck</key> |
|---|
| | 78 | <string>NSProgressIndicator</string> |
|---|
| | 79 | <key>slider_ac3DynamicRangeSlider</key> |
|---|
| | 80 | <string>NSSlider</string> |
|---|
| | 81 | <key>textField_ac3DynamicRangeValue</key> |
|---|
| | 82 | <string>NSTextField</string> |
|---|
| | 83 | <key>textField_currentVersion</key> |
|---|
| | 84 | <string>NSTextField</string> |
|---|
| | 85 | <key>textField_installStatus</key> |
|---|
| | 86 | <string>NSTextField</string> |
|---|
| | 87 | <key>textView_about</key> |
|---|
| | 88 | <string>NSTextView</string> |
|---|
| | 89 | <key>window_dynRangeSheet</key> |
|---|
| | 90 | <string>NSWindow</string> |
|---|
| | 91 | </dict> |
|---|
| | 92 | <key>SUPERCLASS</key> |
|---|
| | 93 | <string>NSPreferencePane</string> |
|---|
| | 94 | </dict> |
|---|
| | 95 | <dict> |
|---|
| | 96 | <key>CLASS</key> |
|---|
| | 97 | <string>NSPreferencePane</string> |
|---|
| | 98 | <key>LANGUAGE</key> |
|---|
| | 99 | <string>ObjC</string> |
|---|
| | 100 | <key>OUTLETS</key> |
|---|
| | 101 | <dict> |
|---|
| | 102 | <key>_firstKeyView</key> |
|---|
| | 103 | <string>NSView</string> |
|---|
| | 104 | <key>_initialKeyView</key> |
|---|
| | 105 | <string>NSView</string> |
|---|
| | 106 | <key>_lastKeyView</key> |
|---|
| | 107 | <string>NSView</string> |
|---|
| | 108 | <key>_window</key> |
|---|
| | 109 | <string>NSWindow</string> |
|---|
| | 110 | </dict> |
|---|
| | 111 | <key>SUPERCLASS</key> |
|---|
| | 112 | <string>NSObject</string> |
|---|
| | 113 | </dict> |
|---|
| | 114 | </array> |
|---|
| | 115 | <key>IBVersion</key> |
|---|
| | 116 | <string>1</string> |
|---|
| | 117 | </dict> |
|---|
| | 118 | </plist> |
|---|