Resources/AIConfirmationsAdvancedPreferences.nib/classes.nib
changeset 2450 08aa9c3a346c
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Resources/AIConfirmationsAdvancedPreferences.nib/classes.nib	Tue Jun 02 17:22:19 2009 -0400
     1.3 @@ -0,0 +1,228 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     1.6 +<plist version="1.0">
     1.7 +<dict>
     1.8 +	<key>IBClasses</key>
     1.9 +	<array>
    1.10 +		<dict>
    1.11 +			<key>CLASS</key>
    1.12 +			<string>NSApplication</string>
    1.13 +			<key>LANGUAGE</key>
    1.14 +			<string>ObjC</string>
    1.15 +			<key>SUPERCLASS</key>
    1.16 +			<string>NSResponder</string>
    1.17 +		</dict>
    1.18 +		<dict>
    1.19 +			<key>CLASS</key>
    1.20 +			<string>RBSplitView</string>
    1.21 +			<key>LANGUAGE</key>
    1.22 +			<string>ObjC</string>
    1.23 +			<key>OUTLETS</key>
    1.24 +			<dict>
    1.25 +				<key>delegate</key>
    1.26 +				<string>id</string>
    1.27 +			</dict>
    1.28 +			<key>SUPERCLASS</key>
    1.29 +			<string>RBSplitSubview</string>
    1.30 +		</dict>
    1.31 +		<dict>
    1.32 +			<key>CLASS</key>
    1.33 +			<string>NSTextField</string>
    1.34 +			<key>LANGUAGE</key>
    1.35 +			<string>ObjC</string>
    1.36 +			<key>SUPERCLASS</key>
    1.37 +			<string>NSControl</string>
    1.38 +		</dict>
    1.39 +		<dict>
    1.40 +			<key>CLASS</key>
    1.41 +			<string>AIAdvancedPreferencePane</string>
    1.42 +			<key>LANGUAGE</key>
    1.43 +			<string>ObjC</string>
    1.44 +			<key>SUPERCLASS</key>
    1.45 +			<string>AIModularPane</string>
    1.46 +		</dict>
    1.47 +		<dict>
    1.48 +			<key>CLASS</key>
    1.49 +			<string>RBSplitSubview</string>
    1.50 +			<key>LANGUAGE</key>
    1.51 +			<string>ObjC</string>
    1.52 +			<key>SUPERCLASS</key>
    1.53 +			<string>NSView</string>
    1.54 +		</dict>
    1.55 +		<dict>
    1.56 +			<key>CLASS</key>
    1.57 +			<string>NSMenu</string>
    1.58 +			<key>LANGUAGE</key>
    1.59 +			<string>ObjC</string>
    1.60 +			<key>SUPERCLASS</key>
    1.61 +			<string>NSObject</string>
    1.62 +		</dict>
    1.63 +		<dict>
    1.64 +			<key>ACTIONS</key>
    1.65 +			<dict>
    1.66 +				<key>adiumPrint</key>
    1.67 +				<string>id</string>
    1.68 +				<key>didAdjustSubviews</key>
    1.69 +				<string>RBSplitView</string>
    1.70 +				<key>prefsWindowWillClose</key>
    1.71 +				<string>SS_PrefsController</string>
    1.72 +				<key>toggleFindPanel</key>
    1.73 +				<string>id</string>
    1.74 +				<key>willAdjustSubviews</key>
    1.75 +				<string>RBSplitView</string>
    1.76 +			</dict>
    1.77 +			<key>CLASS</key>
    1.78 +			<string>NSObject</string>
    1.79 +			<key>LANGUAGE</key>
    1.80 +			<string>ObjC</string>
    1.81 +		</dict>
    1.82 +		<dict>
    1.83 +			<key>CLASS</key>
    1.84 +			<string>AILocalizationButton</string>
    1.85 +			<key>LANGUAGE</key>
    1.86 +			<string>ObjC</string>
    1.87 +			<key>OUTLETS</key>
    1.88 +			<dict>
    1.89 +				<key>view_anchorToLeftSide</key>
    1.90 +				<string>NSView</string>
    1.91 +				<key>view_anchorToRightSide</key>
    1.92 +				<string>NSView</string>
    1.93 +				<key>window_anchorOnLeftSide</key>
    1.94 +				<string>NSWindow</string>
    1.95 +				<key>window_anchorOnRightSide</key>
    1.96 +				<string>NSWindow</string>
    1.97 +			</dict>
    1.98 +			<key>SUPERCLASS</key>
    1.99 +			<string>NSButton</string>
   1.100 +		</dict>
   1.101 +		<dict>
   1.102 +			<key>CLASS</key>
   1.103 +			<string>NSWindow</string>
   1.104 +			<key>LANGUAGE</key>
   1.105 +			<string>ObjC</string>
   1.106 +			<key>SUPERCLASS</key>
   1.107 +			<string>NSResponder</string>
   1.108 +		</dict>
   1.109 +		<dict>
   1.110 +			<key>ACTIONS</key>
   1.111 +			<dict>
   1.112 +				<key>changePreference</key>
   1.113 +				<string>id</string>
   1.114 +			</dict>
   1.115 +			<key>CLASS</key>
   1.116 +			<string>AIConfirmationsAdvancedPreferences</string>
   1.117 +			<key>LANGUAGE</key>
   1.118 +			<string>ObjC</string>
   1.119 +			<key>OUTLETS</key>
   1.120 +			<dict>
   1.121 +				<key>checkBox_confirmBeforeClosing</key>
   1.122 +				<string>NSButton</string>
   1.123 +				<key>checkBox_confirmBeforeQuitting</key>
   1.124 +				<string>NSButton</string>
   1.125 +				<key>checkBox_quitConfirmFT</key>
   1.126 +				<string>NSButton</string>
   1.127 +				<key>checkBox_quitConfirmOpenChats</key>
   1.128 +				<string>NSButton</string>
   1.129 +				<key>checkBox_quitConfirmUnread</key>
   1.130 +				<string>NSButton</string>
   1.131 +				<key>label_messageCloseConfirmation</key>
   1.132 +				<string>NSTextField</string>
   1.133 +				<key>label_quitConfirmation</key>
   1.134 +				<string>NSTextField</string>
   1.135 +				<key>matrix_closeConfirmType</key>
   1.136 +				<string>NSMatrix</string>
   1.137 +				<key>matrix_quitConfirmType</key>
   1.138 +				<string>NSMatrix</string>
   1.139 +			</dict>
   1.140 +			<key>SUPERCLASS</key>
   1.141 +			<string>AIAdvancedPreferencePane</string>
   1.142 +		</dict>
   1.143 +		<dict>
   1.144 +			<key>CLASS</key>
   1.145 +			<string>NSView</string>
   1.146 +			<key>LANGUAGE</key>
   1.147 +			<string>ObjC</string>
   1.148 +			<key>SUPERCLASS</key>
   1.149 +			<string>NSResponder</string>
   1.150 +		</dict>
   1.151 +		<dict>
   1.152 +			<key>CLASS</key>
   1.153 +			<string>NSCell</string>
   1.154 +			<key>LANGUAGE</key>
   1.155 +			<string>ObjC</string>
   1.156 +			<key>SUPERCLASS</key>
   1.157 +			<string>NSObject</string>
   1.158 +		</dict>
   1.159 +		<dict>
   1.160 +			<key>ACTIONS</key>
   1.161 +			<dict>
   1.162 +				<key>changePreference</key>
   1.163 +				<string>id</string>
   1.164 +			</dict>
   1.165 +			<key>CLASS</key>
   1.166 +			<string>AIModularPane</string>
   1.167 +			<key>LANGUAGE</key>
   1.168 +			<string>ObjC</string>
   1.169 +			<key>OUTLETS</key>
   1.170 +			<dict>
   1.171 +				<key>plugin</key>
   1.172 +				<string>id</string>
   1.173 +				<key>view</key>
   1.174 +				<string>NSView</string>
   1.175 +			</dict>
   1.176 +			<key>SUPERCLASS</key>
   1.177 +			<string>NSObject</string>
   1.178 +		</dict>
   1.179 +		<dict>
   1.180 +			<key>CLASS</key>
   1.181 +			<string>NSButton</string>
   1.182 +			<key>LANGUAGE</key>
   1.183 +			<string>ObjC</string>
   1.184 +			<key>SUPERCLASS</key>
   1.185 +			<string>NSControl</string>
   1.186 +		</dict>
   1.187 +		<dict>
   1.188 +			<key>CLASS</key>
   1.189 +			<string>AILocalizationTextField</string>
   1.190 +			<key>LANGUAGE</key>
   1.191 +			<string>ObjC</string>
   1.192 +			<key>OUTLETS</key>
   1.193 +			<dict>
   1.194 +				<key>view_anchorToLeftSide</key>
   1.195 +				<string>NSView</string>
   1.196 +				<key>view_anchorToRightSide</key>
   1.197 +				<string>NSView</string>
   1.198 +				<key>window_anchorOnLeftSide</key>
   1.199 +				<string>NSWindow</string>
   1.200 +				<key>window_anchorOnRightSide</key>
   1.201 +				<string>NSWindow</string>
   1.202 +			</dict>
   1.203 +			<key>SUPERCLASS</key>
   1.204 +			<string>NSTextField</string>
   1.205 +		</dict>
   1.206 +		<dict>
   1.207 +			<key>CLASS</key>
   1.208 +			<string>NSButtonCell</string>
   1.209 +			<key>LANGUAGE</key>
   1.210 +			<string>ObjC</string>
   1.211 +			<key>SUPERCLASS</key>
   1.212 +			<string>NSActionCell</string>
   1.213 +		</dict>
   1.214 +		<dict>
   1.215 +			<key>CLASS</key>
   1.216 +			<string>SS_PrefsController</string>
   1.217 +			<key>LANGUAGE</key>
   1.218 +			<string>ObjC</string>
   1.219 +			<key>OUTLETS</key>
   1.220 +			<dict>
   1.221 +				<key>delegate</key>
   1.222 +				<string>id</string>
   1.223 +			</dict>
   1.224 +			<key>SUPERCLASS</key>
   1.225 +			<string>NSObject</string>
   1.226 +		</dict>
   1.227 +	</array>
   1.228 +	<key>IBVersion</key>
   1.229 +	<string>1</string>
   1.230 +</dict>
   1.231 +</plist>