1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <document type=
"com.apple.InterfaceBuilder3.Cocoa.XIB" version=
"3.0" toolsVersion=
"5056" systemVersion=
"13F1077" targetRuntime=
"MacOSX.Cocoa" propertyAccessControl=
"none">
4 <deployment version=
"1060" identifier=
"macosx"/>
5 <development version=
"5100" identifier=
"xcode"/>
6 <plugIn identifier=
"com.apple.InterfaceBuilder.CocoaPlugin" version=
"5056"/>
9 <customObject id=
"-2" userLabel=
"File's Owner" customClass=
"Me2MePreferencePaneConfirmPin">
11 <outlet property=
"apply_button_" destination=
"19" id=
"22"/>
12 <outlet property=
"email_" destination=
"8" id=
"15"/>
13 <outlet property=
"pin_" destination=
"10" id=
"16"/>
14 <outlet property=
"view" destination=
"1" id=
"18"/>
17 <customObject id=
"-1" userLabel=
"First Responder" customClass=
"FirstResponder"/>
18 <customObject id=
"-3" userLabel=
"Application"/>
19 <customView id=
"1" customClass=
"NSCustomView">
20 <rect key=
"frame" x=
"0.0" y=
"0.0" width=
"633" height=
"106"/>
21 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
23 <textField verticalHuggingPriority=
"750" id=
"4">
24 <rect key=
"frame" x=
"17" y=
"69" width=
"195" height=
"17"/>
25 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
26 <textFieldCell key=
"cell" scrollable=
"YES" lineBreakMode=
"clipping" sendsActionOnEndEditing=
"YES" alignment=
"right" title=
"User:" id=
"5">
27 <font key=
"font" metaFont=
"system"/>
28 <color key=
"textColor" name=
"controlTextColor" catalog=
"System" colorSpace=
"catalog"/>
29 <color key=
"backgroundColor" name=
"controlColor" catalog=
"System" colorSpace=
"catalog"/>
32 <textField verticalHuggingPriority=
"750" id=
"8">
33 <rect key=
"frame" x=
"214" y=
"69" width=
"402" height=
"17"/>
34 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
35 <textFieldCell key=
"cell" scrollable=
"YES" lineBreakMode=
"clipping" sendsActionOnEndEditing=
"YES" alignment=
"left" title=
"username" id=
"9">
36 <font key=
"font" metaFont=
"system"/>
37 <color key=
"textColor" name=
"controlTextColor" catalog=
"System" colorSpace=
"catalog"/>
38 <color key=
"backgroundColor" name=
"controlColor" catalog=
"System" colorSpace=
"catalog"/>
41 <textField verticalHuggingPriority=
"750" id=
"6">
42 <rect key=
"frame" x=
"17" y=
"44" width=
"195" height=
"17"/>
43 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
44 <textFieldCell key=
"cell" scrollable=
"YES" lineBreakMode=
"clipping" sendsActionOnEndEditing=
"YES" alignment=
"right" title=
"PIN:" id=
"7">
45 <font key=
"font" metaFont=
"system"/>
46 <color key=
"textColor" name=
"controlTextColor" catalog=
"System" colorSpace=
"catalog"/>
47 <color key=
"backgroundColor" name=
"controlColor" catalog=
"System" colorSpace=
"catalog"/>
50 <secureTextField verticalHuggingPriority=
"750" id=
"10">
51 <rect key=
"frame" x=
"217" y=
"39" width=
"188" height=
"22"/>
52 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
53 <secureTextFieldCell key=
"cell" scrollable=
"YES" lineBreakMode=
"clipping" selectable=
"YES" editable=
"YES" sendsActionOnEndEditing=
"YES" borderStyle=
"bezel" drawsBackground=
"YES" id=
"11">
54 <font key=
"font" metaFont=
"system"/>
55 <color key=
"textColor" name=
"textColor" catalog=
"System" colorSpace=
"catalog"/>
56 <color key=
"backgroundColor" name=
"textBackgroundColor" catalog=
"System" colorSpace=
"catalog"/>
57 <allowedInputSourceLocales>
58 <string>NSAllRomanInputSourcesLocaleIdentifier
</string>
59 </allowedInputSourceLocales>
60 </secureTextFieldCell>
62 <button verticalHuggingPriority=
"750" id=
"19">
63 <rect key=
"frame" x=
"413" y=
"37" width=
"98" height=
"25"/>
64 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
65 <buttonCell key=
"cell" type=
"roundTextured" title=
"Apply" bezelStyle=
"texturedRounded" alignment=
"center" state=
"on" borderStyle=
"border" imageScaling=
"proportionallyDown" inset=
"2" id=
"20">
66 <behavior key=
"behavior" pushIn=
"YES" lightByBackground=
"YES" lightByGray=
"YES"/>
67 <font key=
"font" metaFont=
"system"/>
70 <action selector=
"onApply:" target=
"-2" id=
"21"/>