| 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>textField_updateStatus</key> |
|---|
| 88 |
<string>NSTextField</string> |
|---|
| 89 |
<key>textView_about</key> |
|---|
| 90 |
<string>NSTextView</string> |
|---|
| 91 |
<key>window_dynRangeSheet</key> |
|---|
| 92 |
<string>NSWindow</string> |
|---|
| 93 |
</dict> |
|---|
| 94 |
<key>SUPERCLASS</key> |
|---|
| 95 |
<string>NSPreferencePane</string> |
|---|
| 96 |
</dict> |
|---|
| 97 |
<dict> |
|---|
| 98 |
<key>CLASS</key> |
|---|
| 99 |
<string>NSPreferencePane</string> |
|---|
| 100 |
<key>LANGUAGE</key> |
|---|
| 101 |
<string>ObjC</string> |
|---|
| 102 |
<key>OUTLETS</key> |
|---|
| 103 |
<dict> |
|---|
| 104 |
<key>_firstKeyView</key> |
|---|
| 105 |
<string>NSView</string> |
|---|
| 106 |
<key>_initialKeyView</key> |
|---|
| 107 |
<string>NSView</string> |
|---|
| 108 |
<key>_lastKeyView</key> |
|---|
| 109 |
<string>NSView</string> |
|---|
| 110 |
<key>_window</key> |
|---|
| 111 |
<string>NSWindow</string> |
|---|
| 112 |
</dict> |
|---|
| 113 |
<key>SUPERCLASS</key> |
|---|
| 114 |
<string>NSObject</string> |
|---|
| 115 |
</dict> |
|---|
| 116 |
</array> |
|---|
| 117 |
<key>IBVersion</key> |
|---|
| 118 |
<string>1</string> |
|---|
| 119 |
</dict> |
|---|
| 120 |
</plist> |
|---|