Resources/pt.lproj/PasswordPrompt.nib/classes.nib
changeset 2743 e790aefbc42a
parent 2742 98f8ba94e60b
child 2744 e0f357f9d6d9
child 2745 00f62fea0fbb
     1.1 --- a/Resources/pt.lproj/PasswordPrompt.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,72 +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>CLASS</key>
    1.12 -			<string>FirstResponder</string>
    1.13 -			<key>LANGUAGE</key>
    1.14 -			<string>ObjC</string>
    1.15 -			<key>SUPERCLASS</key>
    1.16 -			<string>NSObject</string>
    1.17 -		</dict>
    1.18 -		<dict>
    1.19 -			<key>ACTIONS</key>
    1.20 -			<dict>
    1.21 -				<key>cancel</key>
    1.22 -				<string>id</string>
    1.23 -				<key>closeWindow</key>
    1.24 -				<string>id</string>
    1.25 -				<key>okay</key>
    1.26 -				<string>id</string>
    1.27 -				<key>togglePasswordSaved</key>
    1.28 -				<string>id</string>
    1.29 -			</dict>
    1.30 -			<key>CLASS</key>
    1.31 -			<string>AIPasswordPromptController</string>
    1.32 -			<key>LANGUAGE</key>
    1.33 -			<string>ObjC</string>
    1.34 -			<key>OUTLETS</key>
    1.35 -			<dict>
    1.36 -				<key>button_OK</key>
    1.37 -				<string>NSButton</string>
    1.38 -				<key>checkBox_savePassword</key>
    1.39 -				<string>NSButton</string>
    1.40 -				<key>target</key>
    1.41 -				<string>id</string>
    1.42 -				<key>textField_password</key>
    1.43 -				<string>NSTextField</string>
    1.44 -			</dict>
    1.45 -			<key>SUPERCLASS</key>
    1.46 -			<string>AIWindowController</string>
    1.47 -		</dict>
    1.48 -		<dict>
    1.49 -			<key>CLASS</key>
    1.50 -			<string>ESAccountPasswordPromptController</string>
    1.51 -			<key>LANGUAGE</key>
    1.52 -			<string>ObjC</string>
    1.53 -			<key>OUTLETS</key>
    1.54 -			<dict>
    1.55 -				<key>imageView_service</key>
    1.56 -				<string>NSImageView</string>
    1.57 -				<key>textField_account</key>
    1.58 -				<string>NSTextField</string>
    1.59 -			</dict>
    1.60 -			<key>SUPERCLASS</key>
    1.61 -			<string>AIPasswordPromptController</string>
    1.62 -		</dict>
    1.63 -		<dict>
    1.64 -			<key>CLASS</key>
    1.65 -			<string>AIWindowController</string>
    1.66 -			<key>LANGUAGE</key>
    1.67 -			<string>ObjC</string>
    1.68 -			<key>SUPERCLASS</key>
    1.69 -			<string>NSWindowController</string>
    1.70 -		</dict>
    1.71 -	</array>
    1.72 -	<key>IBVersion</key>
    1.73 -	<string>1</string>
    1.74 -</dict>
    1.75 -</plist>