Fix transcript in transfer window.
[cyberduck.git] / ar.lproj / Connection.nib / classes.nib
blob697dd480e5984a66301d494426a7a05bd06cd5e8
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>ACTIONS</key>
9 <dict>
10 <key>closeSheet</key>
11 <string>id</string>
12 <key>helpButtonClicked</key>
13 <string>id</string>
14 </dict>
15 <key>CLASS</key>
16 <string>CDConnectionController</string>
17 <key>LANGUAGE</key>
18 <string>ObjC</string>
19 <key>OUTLETS</key>
20 <dict>
21 <key>alertIcon</key>
22 <string>NSButton</string>
23 <key>anonymousCheckbox</key>
24 <string>NSButton</string>
25 <key>connectmodePopup</key>
26 <string>NSPopUpButton</string>
27 <key>encodingPopup</key>
28 <string>NSPopUpButton</string>
29 <key>hostPopup</key>
30 <string>NSComboBox</string>
31 <key>keychainCheckbox</key>
32 <string>NSButton</string>
33 <key>passField</key>
34 <string>NSSecureTextField</string>
35 <key>pathField</key>
36 <string>NSTextField</string>
37 <key>pkCheckbox</key>
38 <string>NSButton</string>
39 <key>pkLabel</key>
40 <string>NSTextField</string>
41 <key>portField</key>
42 <string>NSTextField</string>
43 <key>protocolPopup</key>
44 <string>NSPopUpButton</string>
45 <key>toggleOptionsButton</key>
46 <string>NSButton</string>
47 <key>urlLabel</key>
48 <string>NSTextField</string>
49 <key>usernameField</key>
50 <string>NSTextField</string>
51 <key>window</key>
52 <string>NSWindow</string>
53 </dict>
54 <key>SUPERCLASS</key>
55 <string>NSObject</string>
56 </dict>
57 <dict>
58 <key>CLASS</key>
59 <string>FirstResponder</string>
60 <key>LANGUAGE</key>
61 <string>ObjC</string>
62 <key>SUPERCLASS</key>
63 <string>NSObject</string>
64 </dict>
65 <dict>
66 <key>ACTIONS</key>
67 <dict>
68 <key>hide</key>
69 <string>id</string>
70 <key>show</key>
71 <string>id</string>
72 <key>toggleDisclosure</key>
73 <string>id</string>
74 </dict>
75 <key>CLASS</key>
76 <string>SNDisclosableView</string>
77 <key>LANGUAGE</key>
78 <string>ObjC</string>
79 <key>SUPERCLASS</key>
80 <string>NSView</string>
81 </dict>
82 </array>
83 <key>IBVersion</key>
84 <string>1</string>
85 </dict>
86 </plist>