]> git.0d.be Git - empathy.git/blob - src/empathy-accounts-dialog.ui
Convert glade files to GtkBuilder format
[empathy.git] / src / empathy-accounts-dialog.ui
1 <?xml version="1.0"?>
2 <!--*- mode: xml -*-->
3 <interface>
4   <object class="GtkDialog" id="accounts_dialog">
5     <property name="border_width">5</property>
6     <property name="title" translatable="yes">Accounts</property>
7     <property name="role">accounts</property>
8     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
9     <property name="has_separator">False</property>
10     <child internal-child="vbox">
11       <object class="GtkVBox" id="dialog-vbox3">
12         <property name="visible">True</property>
13         <property name="spacing">2</property>
14         <child>
15           <object class="GtkHBox" id="hbox146">
16             <property name="visible">True</property>
17             <property name="border_width">6</property>
18             <property name="spacing">18</property>
19             <child>
20               <object class="GtkVBox" id="vbox195">
21                 <property name="visible">True</property>
22                 <property name="spacing">6</property>
23                 <child>
24                   <object class="GtkScrolledWindow" id="scrolledwindow17">
25                     <property name="visible">True</property>
26                     <property name="can_focus">True</property>
27                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
28                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
29                     <property name="shadow_type">GTK_SHADOW_IN</property>
30                     <child>
31                       <object class="GtkTreeView" id="treeview">
32                         <property name="width_request">250</property>
33                         <property name="height_request">200</property>
34                         <property name="visible">True</property>
35                         <property name="can_focus">True</property>
36                         <property name="enable_search">False</property>
37                       </object>
38                     </child>
39                   </object>
40                 </child>
41                 <child>
42                   <object class="GtkVBox" id="vbox1">
43                     <property name="visible">True</property>
44                     <property name="spacing">6</property>
45                     <property name="homogeneous">True</property>
46                     <child>
47                       <object class="GtkHBox" id="hbox148">
48                         <property name="visible">True</property>
49                         <property name="spacing">6</property>
50                         <property name="homogeneous">True</property>
51                         <child>
52                           <object class="GtkButton" id="button_add">
53                             <property name="visible">True</property>
54                             <property name="can_focus">True</property>
55                             <property name="label">gtk-add</property>
56                             <property name="use_stock">True</property>
57                           </object>
58                         </child>
59                         <child>
60                           <object class="GtkButton" id="button_remove">
61                             <property name="visible">True</property>
62                             <property name="can_focus">True</property>
63                             <property name="label">gtk-remove</property>
64                             <property name="use_stock">True</property>
65                           </object>
66                           <packing>
67                             <property name="position">1</property>
68                           </packing>
69                         </child>
70                       </object>
71                       <packing>
72                         <property name="expand">False</property>
73                         <property name="fill">False</property>
74                       </packing>
75                     </child>
76                     <child>
77                       <object class="GtkButton" id="button_import">
78                         <property name="visible">True</property>
79                         <property name="can_focus">True</property>
80                         <property name="label" translatable="yes">Import Accounts...</property>
81                       </object>
82                       <packing>
83                         <property name="position">1</property>
84                       </packing>
85                     </child>
86                   </object>
87                   <packing>
88                     <property name="expand">False</property>
89                     <property name="position">1</property>
90                   </packing>
91                 </child>
92               </object>
93               <packing>
94                 <property name="expand">False</property>
95                 <property name="fill">False</property>
96               </packing>
97             </child>
98             <child>
99               <object class="GtkVBox" id="vbox214">
100                 <property name="width_request">415</property>
101                 <property name="visible">True</property>
102                 <property name="spacing">18</property>
103                 <child>
104                   <object class="GtkVBox" id="vbox_details">
105                     <property name="visible">True</property>
106                     <property name="spacing">18</property>
107                     <child>
108                       <object class="GtkHBox" id="hbox183">
109                         <property name="visible">True</property>
110                         <property name="spacing">6</property>
111                         <child>
112                           <object class="GtkLabel" id="label_name">
113                             <property name="visible">True</property>
114                             <property name="can_focus">True</property>
115                             <property name="label">&lt;big&gt;&lt;b&gt;Gmail&lt;/b&gt;&lt;/big&gt;</property>
116                             <property name="use_markup">True</property>
117                             <property name="selectable">True</property>
118                           </object>
119                         </child>
120                         <child>
121                           <object class="GtkImage" id="image_type">
122                             <property name="visible">True</property>
123                             <property name="yalign">0</property>
124                             <property name="stock">gtk-cut</property>
125                             <property name="icon_size">6</property>
126                           </object>
127                           <packing>
128                             <property name="expand">False</property>
129                             <property name="fill">False</property>
130                             <property name="position">1</property>
131                           </packing>
132                         </child>
133                       </object>
134                       <packing>
135                         <property name="expand">False</property>
136                         <property name="fill">False</property>
137                       </packing>
138                     </child>
139                     <child>
140                       <object class="GtkFrame" id="frame2">
141                         <property name="visible">True</property>
142                         <property name="label_xalign">0</property>
143                         <property name="shadow_type">GTK_SHADOW_NONE</property>
144                         <child>
145                           <object class="GtkAlignment" id="alignment_settings">
146                             <property name="visible">True</property>
147                             <property name="top_padding">6</property>
148                             <property name="left_padding">20</property>
149                             <child>
150                               <placeholder/>
151                             </child>
152                           </object>
153                         </child>
154                         <child type="label">
155                           <object class="GtkLabel" id="label599">
156                             <property name="visible">True</property>
157                             <property name="label" translatable="yes">&lt;b&gt;Settings&lt;/b&gt;</property>
158                             <property name="use_markup">True</property>
159                           </object>
160                         </child>
161                       </object>
162                       <packing>
163                         <property name="position">1</property>
164                       </packing>
165                     </child>
166                   </object>
167                 </child>
168                 <child>
169                   <object class="GtkFrame" id="frame_new_account">
170                     <property name="label_xalign">0</property>
171                     <property name="shadow_type">GTK_SHADOW_NONE</property>
172                     <child>
173                       <object class="GtkAlignment" id="alignment29">
174                         <property name="visible">True</property>
175                         <property name="top_padding">6</property>
176                         <property name="left_padding">20</property>
177                         <child>
178                           <object class="GtkVBox" id="vbox216">
179                             <property name="visible">True</property>
180                             <property name="spacing">12</property>
181                             <child>
182                               <object class="GtkHBox" id="hbox_type">
183                                 <property name="visible">True</property>
184                                 <property name="spacing">6</property>
185                                 <child>
186                                   <object class="GtkLabel" id="label645">
187                                     <property name="visible">True</property>
188                                     <property name="label" translatable="yes">Type:</property>
189                                   </object>
190                                   <packing>
191                                     <property name="expand">False</property>
192                                     <property name="fill">False</property>
193                                   </packing>
194                                 </child>
195                                 <child>
196                                   <placeholder/>
197                                 </child>
198                               </object>
199                             </child>
200                             <child>
201                               <object class="GtkCheckButton" id="checkbutton_register">
202                                 <property name="visible">True</property>
203                                 <property name="can_focus">True</property>
204                                 <property name="label" translatable="yes">I already have an account I want to use</property>
205                                 <property name="use_underline">True</property>
206                                 <property name="active">True</property>
207                                 <property name="draw_indicator">True</property>
208                               </object>
209                               <packing>
210                                 <property name="position">2</property>
211                               </packing>
212                             </child>
213                             <child>
214                               <object class="GtkHBox" id="hbox181">
215                                 <property name="visible">True</property>
216                                 <property name="spacing">6</property>
217                                 <child>
218                                   <object class="GtkButton" id="button_create">
219                                     <property name="visible">True</property>
220                                     <property name="can_focus">True</property>
221                                     <child>
222                                       <object class="GtkAlignment" id="alignment1">
223                                         <property name="visible">True</property>
224                                         <property name="xscale">0</property>
225                                         <property name="yscale">0</property>
226                                         <child>
227                                           <object class="GtkHBox" id="hbox1">
228                                             <property name="visible">True</property>
229                                             <property name="spacing">2</property>
230                                             <child>
231                                               <object class="GtkImage" id="image1">
232                                                 <property name="visible">True</property>
233                                                 <property name="stock">gtk-new</property>
234                                               </object>
235                                               <packing>
236                                                 <property name="expand">False</property>
237                                                 <property name="fill">False</property>
238                                               </packing>
239                                             </child>
240                                             <child>
241                                               <object class="GtkLabel" id="label1">
242                                                 <property name="visible">True</property>
243                                                 <property name="label" translatable="yes">Cr_eate</property>
244                                                 <property name="use_underline">True</property>
245                                               </object>
246                                               <packing>
247                                                 <property name="expand">False</property>
248                                                 <property name="fill">False</property>
249                                                 <property name="position">1</property>
250                                               </packing>
251                                             </child>
252                                           </object>
253                                         </child>
254                                       </object>
255                                     </child>
256                                   </object>
257                                   <packing>
258                                     <property name="expand">False</property>
259                                     <property name="fill">False</property>
260                                     <property name="pack_type">GTK_PACK_END</property>
261                                     <property name="position">1</property>
262                                   </packing>
263                                 </child>
264                                 <child>
265                                   <object class="GtkButton" id="button_back">
266                                     <property name="visible">True</property>
267                                     <property name="can_focus">True</property>
268                                     <property name="label">gtk-cancel</property>
269                                     <property name="use_stock">True</property>
270                                   </object>
271                                   <packing>
272                                     <property name="expand">False</property>
273                                     <property name="fill">False</property>
274                                     <property name="pack_type">GTK_PACK_END</property>
275                                   </packing>
276                                 </child>
277                               </object>
278                               <packing>
279                                 <property name="expand">False</property>
280                                 <property name="fill">False</property>
281                                 <property name="pack_type">GTK_PACK_END</property>
282                                 <property name="position">1</property>
283                               </packing>
284                             </child>
285                           </object>
286                         </child>
287                       </object>
288                     </child>
289                     <child type="label">
290                       <object class="GtkLabel" id="label643">
291                         <property name="visible">True</property>
292                         <property name="label" translatable="yes">&lt;b&gt;New Account&lt;/b&gt;</property>
293                         <property name="use_markup">True</property>
294                       </object>
295                     </child>
296                   </object>
297                   <packing>
298                     <property name="expand">False</property>
299                     <property name="position">1</property>
300                   </packing>
301                 </child>
302                 <child>
303                   <object class="GtkFrame" id="frame_no_profile">
304                     <property name="label_xalign">0</property>
305                     <property name="shadow_type">GTK_SHADOW_NONE</property>
306                     <child>
307                       <object class="GtkAlignment" id="alignment21">
308                         <property name="visible">True</property>
309                         <property name="top_padding">6</property>
310                         <property name="left_padding">12</property>
311                         <child>
312                           <object class="GtkLabel" id="label2">
313                             <property name="visible">True</property>
314                             <property name="label" translatable="yes">To add a new account, you first have to install a backend for each protocol you want to use.</property>
315                             <property name="wrap">True</property>
316                           </object>
317                         </child>
318                       </object>
319                     </child>
320                     <child type="label">
321                       <object class="GtkLabel" id="label_no_protocol">
322                         <property name="visible">True</property>
323                         <property name="label" translatable="yes">&lt;b&gt;No protocol installed&lt;/b&gt;</property>
324                         <property name="use_markup">True</property>
325                       </object>
326                     </child>
327                   </object>
328                   <packing>
329                     <property name="expand">False</property>
330                     <property name="fill">False</property>
331                     <property name="position">2</property>
332                   </packing>
333                 </child>
334               </object>
335               <packing>
336                 <property name="position">1</property>
337               </packing>
338             </child>
339           </object>
340           <packing>
341             <property name="position">1</property>
342           </packing>
343         </child>
344         <child internal-child="action_area">
345           <object class="GtkHButtonBox" id="dialog-action_area">
346             <property name="visible">True</property>
347             <property name="layout_style">GTK_BUTTONBOX_END</property>
348             <child>
349               <object class="GtkButton" id="button_help">
350                 <property name="visible">True</property>
351                 <property name="can_focus">True</property>
352                 <property name="can_default">True</property>
353                 <property name="label">gtk-help</property>
354                 <property name="use_stock">True</property>
355               </object>
356               <packing>
357                 <property name="secondary">True</property>
358               </packing>
359             </child>
360             <child>
361               <object class="GtkButton" id="button_close">
362                 <property name="visible">True</property>
363                 <property name="can_focus">True</property>
364                 <property name="can_default">True</property>
365                 <property name="label">gtk-close</property>
366                 <property name="use_stock">True</property>
367               </object>
368               <packing>
369                 <property name="position">1</property>
370               </packing>
371             </child>
372           </object>
373           <packing>
374             <property name="expand">False</property>
375             <property name="pack_type">GTK_PACK_END</property>
376           </packing>
377         </child>
378       </object>
379     </child>
380     <action-widgets>
381       <action-widget response="0">button_add</action-widget>
382       <action-widget response="0">button_remove</action-widget>
383       <action-widget response="0">button_import</action-widget>
384       <action-widget response="0">checkbutton_register</action-widget>
385       <action-widget response="0">button_create</action-widget>
386       <action-widget response="0">button_back</action-widget>
387       <action-widget response="-11">button_help</action-widget>
388       <action-widget response="-7">button_close</action-widget>
389     </action-widgets>
390   </object>
391 </interface>