1.1 --- a/Resources/en.lproj/OTRPrefs.nib/classes.nib Wed Aug 06 09:24:25 2008 +0000
1.2 +++ b/Resources/en.lproj/OTRPrefs.nib/classes.nib Sun Mar 21 00:06:56 2010 -0400
1.3 @@ -6,14 +6,6 @@
1.4 <array>
1.5 <dict>
1.6 <key>CLASS</key>
1.7 - <string>AIObject</string>
1.8 - <key>LANGUAGE</key>
1.9 - <string>ObjC</string>
1.10 - <key>SUPERCLASS</key>
1.11 - <string>NSObject</string>
1.12 - </dict>
1.13 - <dict>
1.14 - <key>CLASS</key>
1.15 <string>NSApplication</string>
1.16 <key>LANGUAGE</key>
1.17 <string>ObjC</string>
1.18 @@ -22,6 +14,19 @@
1.19 </dict>
1.20 <dict>
1.21 <key>CLASS</key>
1.22 + <string>RBSplitView</string>
1.23 + <key>LANGUAGE</key>
1.24 + <string>ObjC</string>
1.25 + <key>OUTLETS</key>
1.26 + <dict>
1.27 + <key>delegate</key>
1.28 + <string>id</string>
1.29 + </dict>
1.30 + <key>SUPERCLASS</key>
1.31 + <string>RBSplitSubview</string>
1.32 + </dict>
1.33 + <dict>
1.34 + <key>CLASS</key>
1.35 <string>NSTextField</string>
1.36 <key>LANGUAGE</key>
1.37 <string>ObjC</string>
1.38 @@ -29,14 +34,42 @@
1.39 <string>NSControl</string>
1.40 </dict>
1.41 <dict>
1.42 + <key>CLASS</key>
1.43 + <string>AIAdvancedPreferencePane</string>
1.44 + <key>LANGUAGE</key>
1.45 + <string>ObjC</string>
1.46 + <key>SUPERCLASS</key>
1.47 + <string>AIModularPane</string>
1.48 + </dict>
1.49 + <dict>
1.50 + <key>CLASS</key>
1.51 + <string>RBSplitSubview</string>
1.52 + <key>LANGUAGE</key>
1.53 + <string>ObjC</string>
1.54 + <key>SUPERCLASS</key>
1.55 + <string>NSView</string>
1.56 + </dict>
1.57 + <dict>
1.58 + <key>CLASS</key>
1.59 + <string>NSMenu</string>
1.60 + <key>LANGUAGE</key>
1.61 + <string>ObjC</string>
1.62 + <key>SUPERCLASS</key>
1.63 + <string>NSObject</string>
1.64 + </dict>
1.65 + <dict>
1.66 <key>ACTIONS</key>
1.67 <dict>
1.68 <key>adiumPrint</key>
1.69 <string>id</string>
1.70 + <key>didAdjustSubviews</key>
1.71 + <string>RBSplitView</string>
1.72 <key>prefsWindowWillClose</key>
1.73 <string>SS_PrefsController</string>
1.74 <key>toggleFindPanel</key>
1.75 <string>id</string>
1.76 + <key>willAdjustSubviews</key>
1.77 + <string>RBSplitView</string>
1.78 </dict>
1.79 <key>CLASS</key>
1.80 <string>NSObject</string>
1.81 @@ -52,34 +85,88 @@
1.82 <string>NSResponder</string>
1.83 </dict>
1.84 <dict>
1.85 + <key>CLASS</key>
1.86 + <string>NSScrollView</string>
1.87 + <key>LANGUAGE</key>
1.88 + <string>ObjC</string>
1.89 + <key>SUPERCLASS</key>
1.90 + <string>NSView</string>
1.91 + </dict>
1.92 + <dict>
1.93 + <key>CLASS</key>
1.94 + <string>NSView</string>
1.95 + <key>LANGUAGE</key>
1.96 + <string>ObjC</string>
1.97 + <key>SUPERCLASS</key>
1.98 + <string>NSResponder</string>
1.99 + </dict>
1.100 + <dict>
1.101 + <key>CLASS</key>
1.102 + <string>NSMenuItem</string>
1.103 + <key>LANGUAGE</key>
1.104 + <string>ObjC</string>
1.105 + <key>SUPERCLASS</key>
1.106 + <string>NSObject</string>
1.107 + </dict>
1.108 + <dict>
1.109 + <key>CLASS</key>
1.110 + <string>FirstResponder</string>
1.111 + <key>LANGUAGE</key>
1.112 + <string>ObjC</string>
1.113 + <key>SUPERCLASS</key>
1.114 + <string>NSObject</string>
1.115 + </dict>
1.116 + <dict>
1.117 + <key>CLASS</key>
1.118 + <string>NSCell</string>
1.119 + <key>LANGUAGE</key>
1.120 + <string>ObjC</string>
1.121 + <key>SUPERCLASS</key>
1.122 + <string>NSObject</string>
1.123 + </dict>
1.124 + <dict>
1.125 <key>ACTIONS</key>
1.126 <dict>
1.127 - <key>generate</key>
1.128 - <string>id</string>
1.129 - <key>selectAccount</key>
1.130 - <string>id</string>
1.131 - <key>showFingerprint</key>
1.132 + <key>changePreference</key>
1.133 <string>id</string>
1.134 </dict>
1.135 <key>CLASS</key>
1.136 - <string>ESGaimOTRPreferences</string>
1.137 + <string>AIModularPane</string>
1.138 <key>LANGUAGE</key>
1.139 <string>ObjC</string>
1.140 <key>OUTLETS</key>
1.141 <dict>
1.142 - <key>button_generate</key>
1.143 - <string>NSButton</string>
1.144 - <key>button_showFingerprint</key>
1.145 - <string>NSButton</string>
1.146 - <key>popUp_accounts</key>
1.147 - <string>NSPopUpButton</string>
1.148 - <key>tableView_fingerprints</key>
1.149 - <string>NSTableView</string>
1.150 - <key>textField_privateKey</key>
1.151 - <string>NSTextField</string>
1.152 + <key>plugin</key>
1.153 + <string>id</string>
1.154 + <key>view</key>
1.155 + <string>NSView</string>
1.156 </dict>
1.157 <key>SUPERCLASS</key>
1.158 - <string>AIPreferencePane</string>
1.159 + <string>NSObject</string>
1.160 + </dict>
1.161 + <dict>
1.162 + <key>CLASS</key>
1.163 + <string>NSButton</string>
1.164 + <key>LANGUAGE</key>
1.165 + <string>ObjC</string>
1.166 + <key>SUPERCLASS</key>
1.167 + <string>NSControl</string>
1.168 + </dict>
1.169 + <dict>
1.170 + <key>CLASS</key>
1.171 + <string>NSPopUpButton</string>
1.172 + <key>LANGUAGE</key>
1.173 + <string>ObjC</string>
1.174 + <key>SUPERCLASS</key>
1.175 + <string>NSButton</string>
1.176 + </dict>
1.177 + <dict>
1.178 + <key>CLASS</key>
1.179 + <string>NSPopUpButtonCell</string>
1.180 + <key>LANGUAGE</key>
1.181 + <string>ObjC</string>
1.182 + <key>SUPERCLASS</key>
1.183 + <string>NSMenuItemCell</string>
1.184 </dict>
1.185 <dict>
1.186 <key>CLASS</key>
1.187 @@ -102,22 +189,6 @@
1.188 </dict>
1.189 <dict>
1.190 <key>CLASS</key>
1.191 - <string>FirstResponder</string>
1.192 - <key>LANGUAGE</key>
1.193 - <string>ObjC</string>
1.194 - <key>SUPERCLASS</key>
1.195 - <string>NSObject</string>
1.196 - </dict>
1.197 - <dict>
1.198 - <key>CLASS</key>
1.199 - <string>AIPreferencePane</string>
1.200 - <key>LANGUAGE</key>
1.201 - <string>ObjC</string>
1.202 - <key>SUPERCLASS</key>
1.203 - <string>AIModularPane</string>
1.204 - </dict>
1.205 - <dict>
1.206 - <key>CLASS</key>
1.207 <string>NSButtonCell</string>
1.208 <key>LANGUAGE</key>
1.209 <string>ObjC</string>
1.210 @@ -127,22 +198,30 @@
1.211 <dict>
1.212 <key>ACTIONS</key>
1.213 <dict>
1.214 - <key>changePreference</key>
1.215 + <key>generate</key>
1.216 + <string>id</string>
1.217 + <key>showFingerprint</key>
1.218 <string>id</string>
1.219 </dict>
1.220 <key>CLASS</key>
1.221 - <string>AIModularPane</string>
1.222 + <string>ESOTRPreferences</string>
1.223 <key>LANGUAGE</key>
1.224 <string>ObjC</string>
1.225 <key>OUTLETS</key>
1.226 <dict>
1.227 - <key>plugin</key>
1.228 - <string>id</string>
1.229 - <key>view</key>
1.230 - <string>NSView</string>
1.231 + <key>button_generate</key>
1.232 + <string>NSButton</string>
1.233 + <key>button_showFingerprint</key>
1.234 + <string>NSButton</string>
1.235 + <key>popUp_accounts</key>
1.236 + <string>NSPopUpButton</string>
1.237 + <key>tableView_fingerprints</key>
1.238 + <string>NSTableView</string>
1.239 + <key>textField_privateKey</key>
1.240 + <string>NSTextField</string>
1.241 </dict>
1.242 <key>SUPERCLASS</key>
1.243 - <string>AIObject</string>
1.244 + <string>AIAdvancedPreferencePane</string>
1.245 </dict>
1.246 <dict>
1.247 <key>CLASS</key>
1.248 @@ -159,7 +238,7 @@
1.249 </dict>
1.250 <dict>
1.251 <key>CLASS</key>
1.252 - <string>NSButton</string>
1.253 + <string>NSTableView</string>
1.254 <key>LANGUAGE</key>
1.255 <string>ObjC</string>
1.256 <key>SUPERCLASS</key>