]> git.0d.be Git - empathy.git/blob - src/empathy-accounts-dialog.ui
Merge branch 'sasl'
[empathy.git] / src / empathy-accounts-dialog.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.16"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkHBox" id="accounts_dialog_hbox">
6     <property name="visible">True</property>
7     <property name="border_width">6</property>
8     <property name="spacing">18</property>
9     <child>
10       <object class="GtkVBox" id="vbox195">
11         <property name="visible">True</property>
12         <property name="spacing">6</property>
13         <child>
14           <object class="GtkScrolledWindow" id="scrolledwindow17">
15             <property name="height_request">200</property>
16             <property name="visible">True</property>
17             <property name="can_focus">True</property>
18             <property name="hscrollbar_policy">never</property>
19             <property name="vscrollbar_policy">automatic</property>
20             <property name="shadow_type">in</property>
21             <child>
22               <object class="GtkTreeView" id="treeview">
23                 <property name="visible">True</property>
24                 <property name="can_focus">True</property>
25                 <property name="enable_search">False</property>
26               </object>
27             </child>
28           </object>
29           <packing>
30             <property name="position">0</property>
31           </packing>
32         </child>
33         <child>
34           <object class="GtkVBox" id="vbox1">
35             <property name="visible">True</property>
36             <property name="spacing">6</property>
37             <property name="homogeneous">True</property>
38             <child>
39               <object class="GtkHBox" id="hbox1">
40                 <property name="visible">True</property>
41                 <property name="spacing">6</property>
42                 <property name="homogeneous">True</property>
43                 <child>
44                   <object class="GtkButton" id="button_add">
45                     <property name="label" translatable="yes">_Add…</property>
46                     <property name="visible">True</property>
47                     <property name="can_focus">True</property>
48                     <property name="receives_default">True</property>
49                     <property name="image">add_image</property>
50                     <property name="use_underline">True</property>
51                   </object>
52                   <packing>
53                     <property name="position">0</property>
54                   </packing>
55                 </child>
56                 <child>
57                   <object class="GtkButton" id="button_remove">
58                     <property name="label" translatable="yes">_Remove</property>
59                     <property name="visible">True</property>
60                     <property name="can_focus">True</property>
61                     <property name="receives_default">True</property>
62                     <property name="image">remove_image</property>
63                     <property name="use_underline">True</property>
64                   </object>
65                   <packing>
66                     <property name="position">1</property>
67                   </packing>
68                 </child>
69               </object>
70               <packing>
71                 <property name="fill">False</property>
72                 <property name="position">0</property>
73               </packing>
74             </child>
75             <child>
76               <object class="GtkButton" id="button_import">
77                 <property name="label" translatable="yes">_Import…</property>
78                 <property name="can_focus">True</property>
79                 <property name="receives_default">True</property>
80                 <property name="use_underline">True</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="fill">False</property>
90             <property name="position">1</property>
91           </packing>
92         </child>
93       </object>
94       <packing>
95         <property name="expand">False</property>
96         <property name="fill">False</property>
97         <property name="position">0</property>
98       </packing>
99     </child>
100     <child>
101       <object class="GtkNotebook" id="notebook_account">
102         <property name="visible">True</property>
103         <property name="can_focus">True</property>
104         <property name="show_tabs">False</property>
105         <child>
106           <object class="GtkVBox" id="vbox214">
107             <property name="visible">True</property>
108             <property name="spacing">18</property>
109             <child>
110               <object class="GtkHBox" id="hbox_protocol">
111                 <property name="visible">True</property>
112                 <property name="spacing">6</property>
113                 <child>
114                   <object class="GtkLabel" id="label_protocol">
115                     <property name="visible">True</property>
116                     <property name="label" translatable="yes">Protocol:</property>
117                   </object>
118                   <packing>
119                     <property name="expand">False</property>
120                     <property name="fill">False</property>
121                     <property name="position">0</property>
122                   </packing>
123                 </child>
124                 <child>
125                   <placeholder/>
126                 </child>
127               </object>
128               <packing>
129                 <property name="expand">False</property>
130                 <property name="fill">False</property>
131                 <property name="position">0</property>
132               </packing>
133             </child>
134             <child>
135               <object class="GtkVBox" id="vbox_details">
136                 <property name="visible">True</property>
137                 <property name="spacing">18</property>
138                 <child>
139                   <placeholder/>
140                 </child>
141                 <child>
142                   <object class="GtkAlignment" id="alignment_infobar">
143                     <property name="visible">True</property>
144                     <child>
145                       <placeholder/>
146                     </child>
147                   </object>
148                   <packing>
149                     <property name="expand">False</property>
150                     <property name="position">1</property>
151                   </packing>
152                 </child>
153                 <child>
154                   <object class="GtkAlignment" id="alignment_settings">
155                     <property name="visible">True</property>
156                     <property name="top_padding">6</property>
157                     <property name="left_padding">20</property>
158                     <child>
159                       <placeholder/>
160                     </child>
161                   </object>
162                   <packing>
163                     <property name="position">2</property>
164                   </packing>
165                 </child>
166               </object>
167               <packing>
168                 <property name="position">1</property>
169               </packing>
170             </child>
171             <child>
172               <object class="GtkFrame" id="frame_no_protocol">
173                 <property name="label_xalign">0</property>
174                 <property name="shadow_type">none</property>
175                 <child>
176                   <object class="GtkAlignment" id="alignment21">
177                     <property name="visible">True</property>
178                     <property name="top_padding">6</property>
179                     <property name="left_padding">12</property>
180                     <child>
181                       <object class="GtkLabel" id="label4">
182                         <property name="visible">True</property>
183                         <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>
184                         <property name="wrap">True</property>
185                       </object>
186                     </child>
187                   </object>
188                 </child>
189                 <child type="label">
190                   <object class="GtkLabel" id="label_no_protocol">
191                     <property name="visible">True</property>
192                     <property name="label" translatable="yes">No protocol installed</property>
193                     <attributes>
194                       <attribute name="weight" value="bold"/>
195                     </attributes>
196                   </object>
197                 </child>
198               </object>
199               <packing>
200                 <property name="expand">False</property>
201                 <property name="fill">False</property>
202                 <property name="position">2</property>
203               </packing>
204             </child>
205             <child>
206               <placeholder/>
207             </child>
208           </object>
209         </child>
210         <child type="tab">
211           <object class="GtkLabel" id="label1">
212             <property name="visible">True</property>
213             <property name="label">page 1</property>
214           </object>
215           <packing>
216             <property name="tab_fill">False</property>
217           </packing>
218         </child>
219         <child>
220           <object class="GtkHBox" id="hbox_loading">
221             <property name="visible">True</property>
222             <child>
223               <object class="GtkAlignment" id="alignment_loading">
224                 <property name="visible">True</property>
225                 <property name="left_padding">12</property>
226                 <child>
227                   <placeholder/>
228                 </child>
229               </object>
230               <packing>
231                 <property name="position">0</property>
232               </packing>
233             </child>
234             <child>
235               <object class="GtkLabel" id="label5">
236                 <property name="visible">True</property>
237                 <property name="label" translatable="yes">Loading account information</property>
238                 <attributes>
239                   <attribute name="weight" value="bold"/>
240                   <attribute name="scale" value="1.728"/> <!-- PANGO_SCALE_XX_LARGE -->
241                 </attributes>
242               </object>
243               <packing>
244                 <property name="position">1</property>
245               </packing>
246             </child>
247           </object>
248           <packing>
249             <property name="position">1</property>
250           </packing>
251         </child>
252         <child type="tab">
253           <object class="GtkLabel" id="label2">
254             <property name="visible">True</property>
255             <property name="label">page 2</property>
256           </object>
257           <packing>
258             <property name="position">1</property>
259             <property name="tab_fill">False</property>
260           </packing>
261         </child>
262         <child>
263           <placeholder/>
264         </child>
265         <child type="tab">
266           <object class="GtkLabel" id="label3">
267             <property name="visible">True</property>
268             <property name="label">page 3</property>
269           </object>
270           <packing>
271             <property name="position">2</property>
272             <property name="tab_fill">False</property>
273           </packing>
274         </child>
275       </object>
276       <packing>
277         <property name="position">1</property>
278       </packing>
279     </child>
280   </object>
281   <object class="GtkImage" id="remove_image">
282     <property name="visible">True</property>
283     <property name="stock">gtk-remove</property>
284   </object>
285   <object class="GtkImage" id="add_image">
286     <property name="visible">True</property>
287     <property name="stock">gtk-add</property>
288   </object>
289 </interface>