1.1 --- a/Resources/pt.lproj/ESFileTransferProgressView.nib/classes.nib Fri Nov 06 12:45:52 2009 -0500
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,117 +0,0 @@
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>ACTIONS</key>
1.12 - <dict>
1.13 - <key>reveal</key>
1.14 - <string>id</string>
1.15 - <key>stopResume</key>
1.16 - <string>id</string>
1.17 - </dict>
1.18 - <key>CLASS</key>
1.19 - <string>FirstResponder</string>
1.20 - <key>LANGUAGE</key>
1.21 - <string>ObjC</string>
1.22 - <key>SUPERCLASS</key>
1.23 - <string>NSObject</string>
1.24 - </dict>
1.25 - <dict>
1.26 - <key>ACTIONS</key>
1.27 - <dict>
1.28 - <key>toggleDetails</key>
1.29 - <string>id</string>
1.30 - </dict>
1.31 - <key>CLASS</key>
1.32 - <string>ESFileTransferProgressView</string>
1.33 - <key>LANGUAGE</key>
1.34 - <string>ObjC</string>
1.35 - <key>OUTLETS</key>
1.36 - <dict>
1.37 - <key>box_primaryControls</key>
1.38 - <string>NSBox</string>
1.39 - <key>box_transferStatusFrame</key>
1.40 - <string>NSBox</string>
1.41 - <key>button_icon</key>
1.42 - <string>NSButton</string>
1.43 - <key>button_reveal</key>
1.44 - <string>AIRolloverButton</string>
1.45 - <key>button_stopResume</key>
1.46 - <string>AIRolloverButton</string>
1.47 - <key>imageView_destination</key>
1.48 - <string>NSButton</string>
1.49 - <key>imageView_source</key>
1.50 - <string>NSButton</string>
1.51 - <key>owner</key>
1.52 - <string>ESFileTransferProgressRow</string>
1.53 - <key>progressIndicator</key>
1.54 - <string>NSProgressIndicator</string>
1.55 - <key>textField_destination</key>
1.56 - <string>NSTextField</string>
1.57 - <key>textField_detailsLabel</key>
1.58 - <string>NSTextField</string>
1.59 - <key>textField_fileName</key>
1.60 - <string>NSTextField</string>
1.61 - <key>textField_rate</key>
1.62 - <string>NSTextField</string>
1.63 - <key>textField_source</key>
1.64 - <string>NSTextField</string>
1.65 - <key>twiddle_details</key>
1.66 - <string>NSButton</string>
1.67 - <key>view_details</key>
1.68 - <string>NSView</string>
1.69 - </dict>
1.70 - <key>SUPERCLASS</key>
1.71 - <string>NSView</string>
1.72 - </dict>
1.73 - <dict>
1.74 - <key>CLASS</key>
1.75 - <string>NSObject</string>
1.76 - <key>LANGUAGE</key>
1.77 - <string>ObjC</string>
1.78 - </dict>
1.79 - <dict>
1.80 - <key>CLASS</key>
1.81 - <string>AIRolloverButton</string>
1.82 - <key>LANGUAGE</key>
1.83 - <string>ObjC</string>
1.84 - <key>OUTLETS</key>
1.85 - <dict>
1.86 - <key>delegate</key>
1.87 - <string>id</string>
1.88 - </dict>
1.89 - <key>SUPERCLASS</key>
1.90 - <string>NSButton</string>
1.91 - </dict>
1.92 - <dict>
1.93 - <key>ACTIONS</key>
1.94 - <dict>
1.95 - <key>openFileAction</key>
1.96 - <string>id</string>
1.97 - <key>revealAction</key>
1.98 - <string>id</string>
1.99 - <key>stopResumeAction</key>
1.100 - <string>id</string>
1.101 - </dict>
1.102 - <key>CLASS</key>
1.103 - <string>ESFileTransferProgressRow</string>
1.104 - <key>LANGUAGE</key>
1.105 - <string>ObjC</string>
1.106 - <key>OUTLETS</key>
1.107 - <dict>
1.108 - <key>owner</key>
1.109 - <string>id</string>
1.110 - <key>view</key>
1.111 - <string>ESFileTransferProgressView</string>
1.112 - </dict>
1.113 - <key>SUPERCLASS</key>
1.114 - <string>NSObject</string>
1.115 - </dict>
1.116 - </array>
1.117 - <key>IBVersion</key>
1.118 - <string>1</string>
1.119 -</dict>
1.120 -</plist>