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