Merge pull request #61 in ITERATE/cyberduck from feature/osx/updateRuntimeDependency...
[cyberduck.git] / fr.lproj / Login.xib
blob7804a612f2baff3449cf9918875f59393dcf4405
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="15A204h" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment version="1050" identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="CDLoginController">
9 <connections>
10 <outlet property="anonymousCheckbox" destination="25" id="33"/>
11 <outlet property="iconView" destination="21" id="34"/>
12 <outlet property="keychainCheckbox" destination="23" id="35"/>
13 <outlet property="passwordField" destination="17" id="36"/>
14 <outlet property="passwordLabel" destination="19" id="37"/>
15 <outlet property="pkCheckbox" destination="27" id="38"/>
16 <outlet property="pkLabel" destination="29" id="39"/>
17 <outlet property="textField" destination="11" id="40"/>
18 <outlet property="titleField" destination="9" id="41"/>
19 <outlet property="usernameField" destination="7" id="42"/>
20 <outlet property="usernameLabel" destination="5" id="43"/>
21 <outlet property="window" destination="3" id="44"/>
22 </connections>
23 </customObject>
24 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
25 <customObject id="-3" userLabel="Application"/>
26 <customObject id="2" customClass="NSApplication"/>
27 <window title="Connexion" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" frameAutosaveName="Connexion" animationBehavior="default" id="3" customClass="NSPanel">
28 <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
29 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
30 <rect key="contentRect" x="242" y="431" width="420" height="266"/>
31 <rect key="screenRect" x="0.0" y="0.0" width="1720" height="1287"/>
32 <view key="contentView" autoresizesSubviews="NO" id="4">
33 <rect key="frame" x="0.0" y="0.0" width="420" height="266"/>
34 <autoresizingMask key="autoresizingMask"/>
35 <subviews>
36 <textField verticalHuggingPriority="750" id="5">
37 <rect key="frame" x="17" y="145" width="133" height="14"/>
38 <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
39 <animations/>
40 <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Nom d'utilisateur:" id="6">
41 <font key="font" metaFont="smallSystem"/>
42 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
43 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
44 </textFieldCell>
45 </textField>
46 <textField verticalHuggingPriority="750" id="7">
47 <rect key="frame" x="155" y="143" width="245" height="19"/>
48 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
49 <animations/>
50 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="8">
51 <font key="font" metaFont="smallSystem"/>
52 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
53 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
54 </textFieldCell>
55 <connections>
56 <outlet property="nextKeyView" destination="17" id="46"/>
57 </connections>
58 </textField>
59 <textField verticalHuggingPriority="750" id="9">
60 <rect key="frame" x="89" y="229" width="314" height="17"/>
61 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
62 <animations/>
63 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" id="10">
64 <font key="font" metaFont="systemBold"/>
65 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
66 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
67 </textFieldCell>
68 </textField>
69 <textField verticalHuggingPriority="750" id="11">
70 <rect key="frame" x="89" y="179" width="314" height="42"/>
71 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
72 <animations/>
73 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" id="12">
74 <font key="font" metaFont="smallSystem"/>
75 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
76 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
77 </textFieldCell>
78 </textField>
79 <button verticalHuggingPriority="750" tag="1" id="13">
80 <rect key="frame" x="297" y="12" width="109" height="32"/>
81 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
82 <animations/>
83 <buttonCell key="cell" type="push" title="Connexion" bezelStyle="rounded" alignment="center" borderStyle="border" tag="1" inset="2" id="14">
84 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
85 <font key="font" metaFont="system"/>
86 <string key="keyEquivalent" base64-UTF8="YES">
88 </string>
89 </buttonCell>
90 <connections>
91 <action selector="closeSheet:" target="-2" id="48"/>
92 </connections>
93 </button>
94 <button verticalHuggingPriority="750" id="15">
95 <rect key="frame" x="207" y="12" width="90" height="32"/>
96 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
97 <animations/>
98 <buttonCell key="cell" type="push" title="Annuler" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="16">
99 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
100 <font key="font" metaFont="system"/>
101 <string key="keyEquivalent" base64-UTF8="YES">
103 </string>
104 </buttonCell>
105 <connections>
106 <action selector="closeSheet:" target="-2" id="49"/>
107 </connections>
108 </button>
109 <secureTextField verticalHuggingPriority="750" id="17">
110 <rect key="frame" x="155" y="116" width="245" height="19"/>
111 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
112 <animations/>
113 <secureTextFieldCell key="cell" controlSize="small" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" drawsBackground="YES" id="18">
114 <font key="font" metaFont="smallSystem"/>
115 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
116 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
117 <allowedInputSourceLocales>
118 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
119 </allowedInputSourceLocales>
120 </secureTextFieldCell>
121 <connections>
122 <outlet property="nextKeyView" destination="7" id="47"/>
123 </connections>
124 </secureTextField>
125 <textField verticalHuggingPriority="750" id="19">
126 <rect key="frame" x="17" y="118" width="133" height="14"/>
127 <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
128 <animations/>
129 <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Mot de passe:" id="20">
130 <font key="font" metaFont="smallSystem"/>
131 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
132 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
133 </textFieldCell>
134 </textField>
135 <imageView id="21">
136 <rect key="frame" x="20" y="182" width="64" height="64"/>
137 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
138 <animations/>
139 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSApplicationIcon" id="22"/>
140 </imageView>
141 <button id="23">
142 <rect key="frame" x="18" y="21" width="154" height="18"/>
143 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
144 <animations/>
145 <buttonCell key="cell" type="check" title="Ajouter au trousseau" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="24">
146 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
147 <font key="font" metaFont="system"/>
148 </buttonCell>
149 </button>
150 <button id="25">
151 <rect key="frame" x="152" y="92" width="132" height="18"/>
152 <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
153 <animations/>
154 <buttonCell key="cell" type="check" title="Connexion anonyme" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="26">
155 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
156 <font key="font" metaFont="smallSystem"/>
157 </buttonCell>
158 </button>
159 <button id="27">
160 <rect key="frame" x="152" y="72" width="243" height="18"/>
161 <autoresizingMask key="autoresizingMask"/>
162 <animations/>
163 <buttonCell key="cell" type="check" title="Utiliser l'authentification par clé publique" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" enabled="NO" inset="2" id="28">
164 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
165 <font key="font" metaFont="smallSystem"/>
166 </buttonCell>
167 </button>
168 <textField verticalHuggingPriority="750" id="29">
169 <rect key="frame" x="170" y="60" width="233" height="11"/>
170 <autoresizingMask key="autoresizingMask"/>
171 <animations/>
172 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="left" title=" " id="30">
173 <font key="font" metaFont="miniSystem"/>
174 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
175 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
176 </textFieldCell>
177 </textField>
178 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="31">
179 <rect key="frame" x="179" y="16" width="25" height="25"/>
180 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
181 <animations/>
182 <buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="32">
183 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
184 <font key="font" metaFont="system"/>
185 </buttonCell>
186 <connections>
187 <action selector="helpButtonClicked:" target="-2" id="50"/>
188 </connections>
189 </button>
190 </subviews>
191 <animations/>
192 </view>
193 <connections>
194 <outlet property="initialFirstResponder" destination="17" id="45"/>
195 </connections>
196 </window>
197 </objects>
198 <resources>
199 <image name="NSApplicationIcon" width="128" height="128"/>
200 </resources>
201 </document>