root/Trunk/Adium.framework/Versions/A/Resources/AccountPrivacy.nib/classes.nib @ 2

Revision 2, 5.3 KB (checked in by jon, 16 years ago)

Initial commit of skeletal project.

Line 
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>NSApplication</string>
10                        <key>LANGUAGE</key>
11                        <string>ObjC</string>
12                        <key>SUPERCLASS</key>
13                        <string>NSResponder</string>
14                </dict>
15                <dict>
16                        <key>CLASS</key>
17                        <string>RBSplitView</string>
18                        <key>LANGUAGE</key>
19                        <string>ObjC</string>
20                        <key>OUTLETS</key>
21                        <dict>
22                                <key>delegate</key>
23                                <string>id</string>
24                        </dict>
25                        <key>SUPERCLASS</key>
26                        <string>RBSplitSubview</string>
27                </dict>
28                <dict>
29                        <key>CLASS</key>
30                        <string>NSTextField</string>
31                        <key>LANGUAGE</key>
32                        <string>ObjC</string>
33                        <key>SUPERCLASS</key>
34                        <string>NSControl</string>
35                </dict>
36                <dict>
37                        <key>CLASS</key>
38                        <string>RBSplitSubview</string>
39                        <key>LANGUAGE</key>
40                        <string>ObjC</string>
41                        <key>SUPERCLASS</key>
42                        <string>NSView</string>
43                </dict>
44                <dict>
45                        <key>ACTIONS</key>
46                        <dict>
47                                <key>adiumPrint</key>
48                                <string>id</string>
49                                <key>didAdjustSubviews</key>
50                                <string>RBSplitView</string>
51                                <key>prefsWindowWillClose</key>
52                                <string>SS_PrefsController</string>
53                                <key>toggleFindPanel</key>
54                                <string>id</string>
55                                <key>willAdjustSubviews</key>
56                                <string>RBSplitView</string>
57                        </dict>
58                        <key>CLASS</key>
59                        <string>NSObject</string>
60                        <key>LANGUAGE</key>
61                        <string>ObjC</string>
62                </dict>
63                <dict>
64                        <key>CLASS</key>
65                        <string>AILocalizationButton</string>
66                        <key>LANGUAGE</key>
67                        <string>ObjC</string>
68                        <key>OUTLETS</key>
69                        <dict>
70                                <key>view_anchorToLeftSide</key>
71                                <string>NSView</string>
72                                <key>view_anchorToRightSide</key>
73                                <string>NSView</string>
74                                <key>window_anchorOnLeftSide</key>
75                                <string>NSWindow</string>
76                                <key>window_anchorOnRightSide</key>
77                                <string>NSWindow</string>
78                        </dict>
79                        <key>SUPERCLASS</key>
80                        <string>NSButton</string>
81                </dict>
82                <dict>
83                        <key>CLASS</key>
84                        <string>NSWindow</string>
85                        <key>LANGUAGE</key>
86                        <string>ObjC</string>
87                        <key>SUPERCLASS</key>
88                        <string>NSResponder</string>
89                </dict>
90                <dict>
91                        <key>CLASS</key>
92                        <string>FirstResponder</string>
93                        <key>LANGUAGE</key>
94                        <string>ObjC</string>
95                        <key>SUPERCLASS</key>
96                        <string>NSObject</string>
97                </dict>
98                <dict>
99                        <key>CLASS</key>
100                        <string>NSButton</string>
101                        <key>LANGUAGE</key>
102                        <string>ObjC</string>
103                        <key>SUPERCLASS</key>
104                        <string>NSControl</string>
105                </dict>
106                <dict>
107                        <key>ACTIONS</key>
108                        <dict>
109                                <key>changedPreference</key>
110                                <string>id</string>
111                        </dict>
112                        <key>CLASS</key>
113                        <string>AIAccountViewController</string>
114                        <key>LANGUAGE</key>
115                        <string>ObjC</string>
116                        <key>OUTLETS</key>
117                        <dict>
118                                <key>checkBox_checkMail</key>
119                                <string>NSButton</string>
120                                <key>checkBox_sendTyping</key>
121                                <string>NSButton</string>
122                                <key>label_alias</key>
123                                <string>NSTextField</string>
124                                <key>label_encryption</key>
125                                <string>NSTextField</string>
126                                <key>label_password</key>
127                                <string>NSTextField</string>
128                                <key>label_port</key>
129                                <string>NSTextField</string>
130                                <key>label_server</key>
131                                <string>NSTextField</string>
132                                <key>label_typing</key>
133                                <string>NSTextField</string>
134                                <key>popUp_encryption</key>
135                                <string>NSPopUpButton</string>
136                                <key>progressIndicator_registering</key>
137                                <string>NSProgressIndicator</string>
138                                <key>textField_accountUID</key>
139                                <string>NSTextField</string>
140                                <key>textField_accountUIDLabel</key>
141                                <string>NSTextField</string>
142                                <key>textField_alias</key>
143                                <string>NSTextField</string>
144                                <key>textField_connectHost</key>
145                                <string>NSTextField</string>
146                                <key>textField_connectPort</key>
147                                <string>NSTextField</string>
148                                <key>textField_password</key>
149                                <string>NSTextField</string>
150                                <key>textField_registering</key>
151                                <string>NSTextField</string>
152                                <key>view_auxiliaryTabView</key>
153                                <string>NSTabView</string>
154                                <key>view_options</key>
155                                <string>NSView</string>
156                                <key>view_privacy</key>
157                                <string>NSView</string>
158                                <key>view_profile</key>
159                                <string>NSView</string>
160                                <key>view_setup</key>
161                                <string>NSView</string>
162                        </dict>
163                        <key>SUPERCLASS</key>
164                        <string>AIObject</string>
165                </dict>
166                <dict>
167                        <key>CLASS</key>
168                        <string>AIObject</string>
169                        <key>LANGUAGE</key>
170                        <string>ObjC</string>
171                        <key>SUPERCLASS</key>
172                        <string>NSObject</string>
173                </dict>
174                <dict>
175                        <key>CLASS</key>
176                        <string>AILocalizationTextField</string>
177                        <key>LANGUAGE</key>
178                        <string>ObjC</string>
179                        <key>OUTLETS</key>
180                        <dict>
181                                <key>view_anchorToLeftSide</key>
182                                <string>NSView</string>
183                                <key>view_anchorToRightSide</key>
184                                <string>NSView</string>
185                                <key>window_anchorOnLeftSide</key>
186                                <string>NSWindow</string>
187                                <key>window_anchorOnRightSide</key>
188                                <string>NSWindow</string>
189                        </dict>
190                        <key>SUPERCLASS</key>
191                        <string>NSTextField</string>
192                </dict>
193                <dict>
194                        <key>CLASS</key>
195                        <string>NSButtonCell</string>
196                        <key>LANGUAGE</key>
197                        <string>ObjC</string>
198                        <key>SUPERCLASS</key>
199                        <string>NSActionCell</string>
200                </dict>
201                <dict>
202                        <key>CLASS</key>
203                        <string>SS_PrefsController</string>
204                        <key>LANGUAGE</key>
205                        <string>ObjC</string>
206                        <key>OUTLETS</key>
207                        <dict>
208                                <key>delegate</key>
209                                <string>id</string>
210                        </dict>
211                        <key>SUPERCLASS</key>
212                        <string>NSObject</string>
213                </dict>
214        </array>
215        <key>IBVersion</key>
216        <string>1</string>
217</dict>
218</plist>
Note: See TracBrowser for help on using the browser.