]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-msn.ui
Merge branch 'sasl'
[empathy.git] / libempathy-gtk / empathy-account-widget-msn.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.16"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkAdjustment" id="adjustment1">
6     <property name="upper">65535</property>
7     <property name="step_increment">1</property>
8     <property name="page_increment">10</property>
9   </object>
10   <object class="GtkVBox" id="vbox_msn_settings">
11     <property name="visible">True</property>
12     <property name="orientation">vertical</property>
13     <property name="spacing">6</property>
14     <child>
15       <object class="GtkTable" id="table_common_msn_settings">
16         <property name="visible">True</property>
17         <property name="n_rows">3</property>
18         <property name="n_columns">2</property>
19         <property name="column_spacing">12</property>
20         <property name="row_spacing">6</property>
21         <child>
22           <object class="GtkLabel" id="label_password">
23             <property name="visible">True</property>
24             <property name="xalign">0</property>
25             <property name="label" translatable="yes">Pass_word:</property>
26             <property name="use_underline">True</property>
27           </object>
28           <packing>
29             <property name="top_attach">2</property>
30             <property name="bottom_attach">3</property>
31             <property name="x_options">GTK_FILL</property>
32             <property name="y_options"></property>
33           </packing>
34         </child>
35         <child>
36           <object class="GtkLabel" id="label_id">
37             <property name="visible">True</property>
38             <property name="xalign">0</property>
39             <property name="label" translatable="yes">Login I_D:</property>
40             <property name="use_underline">True</property>
41             <property name="mnemonic_widget">entry_id</property>
42           </object>
43           <packing>
44             <property name="x_options">GTK_FILL</property>
45             <property name="y_options"></property>
46           </packing>
47         </child>
48         <child>
49           <object class="GtkEntry" id="entry_id">
50             <property name="visible">True</property>
51             <property name="can_focus">True</property>
52           </object>
53           <packing>
54             <property name="left_attach">1</property>
55             <property name="right_attach">2</property>
56             <property name="y_options"></property>
57           </packing>
58         </child>
59         <child>
60           <object class="GtkLabel" id="label_username_example">
61             <property name="visible">True</property>
62             <property name="xalign">0</property>
63             <property name="xpad">3</property>
64             <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; user@hotmail.com</property>
65             <property name="use_markup">True</property>
66             <attributes>
67               <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
68             </attributes>
69           </object>
70           <packing>
71             <property name="left_attach">1</property>
72             <property name="right_attach">2</property>
73             <property name="top_attach">1</property>
74             <property name="bottom_attach">2</property>
75           </packing>
76         </child>
77         <child>
78           <placeholder/>
79         </child>
80         <child>
81           <object class="GtkEntry" id="entry_password">
82             <property name="visible">True</property>
83             <property name="can_focus">True</property>
84             <property name="visibility">False</property>
85           </object>
86           <packing>
87             <property name="left_attach">1</property>
88             <property name="right_attach">2</property>
89             <property name="top_attach">2</property>
90             <property name="bottom_attach">3</property>
91           </packing>
92         </child>
93       </object>
94       <packing>
95         <property name="expand">False</property>
96         <property name="position">0</property>
97       </packing>
98     </child>
99     <child>
100       <object class="GtkExpander" id="expander1">
101         <property name="visible">True</property>
102         <property name="can_focus">True</property>
103         <child>
104           <object class="GtkTable" id="table_advanced_msn_settings">
105             <property name="visible">True</property>
106             <property name="n_rows">2</property>
107             <property name="n_columns">2</property>
108             <property name="column_spacing">6</property>
109             <property name="row_spacing">6</property>
110             <child>
111               <object class="GtkLabel" id="label_port">
112                 <property name="visible">True</property>
113                 <property name="xalign">0</property>
114                 <property name="label" translatable="yes">_Port:</property>
115                 <property name="use_underline">True</property>
116                 <property name="mnemonic_widget">spinbutton_port</property>
117               </object>
118               <packing>
119                 <property name="top_attach">1</property>
120                 <property name="bottom_attach">2</property>
121                 <property name="x_options">GTK_FILL</property>
122                 <property name="y_options"></property>
123               </packing>
124             </child>
125             <child>
126               <object class="GtkLabel" id="label_server">
127                 <property name="visible">True</property>
128                 <property name="xalign">0</property>
129                 <property name="label" translatable="yes">_Server:</property>
130                 <property name="use_underline">True</property>
131                 <property name="mnemonic_widget">entry_server</property>
132               </object>
133               <packing>
134                 <property name="x_options">GTK_FILL</property>
135                 <property name="y_options"></property>
136               </packing>
137             </child>
138             <child>
139               <object class="GtkEntry" id="entry_server">
140                 <property name="visible">True</property>
141                 <property name="can_focus">True</property>
142               </object>
143               <packing>
144                 <property name="left_attach">1</property>
145                 <property name="right_attach">2</property>
146                 <property name="y_options"></property>
147               </packing>
148             </child>
149             <child>
150               <object class="GtkSpinButton" id="spinbutton_port">
151                 <property name="visible">True</property>
152                 <property name="can_focus">True</property>
153                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
154                 <property name="adjustment">adjustment1</property>
155                 <property name="climb_rate">1</property>
156                 <property name="numeric">True</property>
157               </object>
158               <packing>
159                 <property name="left_attach">1</property>
160                 <property name="right_attach">2</property>
161                 <property name="top_attach">1</property>
162                 <property name="bottom_attach">2</property>
163                 <property name="y_options"></property>
164               </packing>
165             </child>
166           </object>
167         </child>
168         <child type="label">
169           <object class="GtkLabel" id="label1">
170             <property name="visible">True</property>
171             <property name="label" translatable="yes">Advanced</property>
172             <attributes>
173               <attribute name="weight" value="bold"/>
174             </attributes>
175           </object>
176         </child>
177       </object>
178       <packing>
179         <property name="expand">False</property>
180         <property name="fill">False</property>
181         <property name="position">1</property>
182       </packing>
183     </child>
184   </object>
185   <object class="GtkVBox" id="vbox_msn_simple">
186     <property name="visible">True</property>
187     <property name="orientation">vertical</property>
188     <property name="spacing">6</property>
189     <child>
190       <object class="GtkLabel" id="label_id_simple">
191         <property name="visible">True</property>
192         <property name="xalign">0</property>
193         <property name="label" translatable="yes">What is your Windows Live ID?</property>
194       </object>
195       <packing>
196         <property name="position">0</property>
197       </packing>
198     </child>
199     <child>
200       <object class="GtkAlignment" id="alignment1">
201         <property name="visible">True</property>
202         <property name="xalign">0</property>
203         <property name="yalign">0</property>
204         <property name="xscale">0.34999999403953552</property>
205         <property name="yscale">0.34999999403953552</property>
206         <property name="bottom_padding">3</property>
207         <property name="left_padding">12</property>
208         <child>
209           <object class="GtkVBox" id="vbox1">
210             <property name="visible">True</property>
211             <property name="orientation">vertical</property>
212             <property name="spacing">4</property>
213             <child>
214               <object class="GtkEntry" id="entry_id_simple">
215                 <property name="visible">True</property>
216                 <property name="can_focus">True</property>
217               </object>
218               <packing>
219                 <property name="position">0</property>
220               </packing>
221             </child>
222             <child>
223               <object class="GtkLabel" id="label_example">
224                 <property name="visible">True</property>
225                 <property name="xalign">0.10000000149011612</property>
226                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; user@hotmail.com</property>
227                 <property name="use_markup">True</property>
228                 <attributes>
229                   <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
230                 </attributes>
231               </object>
232               <packing>
233                 <property name="position">1</property>
234               </packing>
235             </child>
236           </object>
237         </child>
238       </object>
239       <packing>
240         <property name="position">1</property>
241       </packing>
242     </child>
243     <child>
244       <object class="GtkLabel" id="label_password_simple">
245         <property name="visible">True</property>
246         <property name="xalign">0</property>
247         <property name="label" translatable="yes">What is your Windows Live password?</property>
248       </object>
249       <packing>
250         <property name="position">2</property>
251       </packing>
252     </child>
253     <child>
254       <object class="GtkAlignment" id="alignment2">
255         <property name="visible">True</property>
256         <property name="xalign">0</property>
257         <property name="yalign">0</property>
258         <property name="xscale">0.34999999403953552</property>
259         <property name="yscale">0.34999999403953552</property>
260         <property name="left_padding">12</property>
261         <child>
262           <object class="GtkEntry" id="entry_password_simple">
263             <property name="visible">True</property>
264             <property name="can_focus">True</property>
265             <property name="visibility">False</property>
266           </object>
267         </child>
268       </object>
269       <packing>
270         <property name="position">3</property>
271       </packing>
272     </child>
273   </object>
274 </interface>