]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-contact-widget.ui
Merge branch 'ft_rework'
[empathy.git] / libempathy-gtk / empathy-contact-widget.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.16"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkVBox" id="vbox_contact_widget">
6     <property name="orientation">vertical</property>
7     <property name="spacing">6</property>
8     <child>
9       <object class="GtkVBox" id="vbox_contact">
10         <property name="visible">True</property>
11         <property name="orientation">vertical</property>
12         <property name="spacing">6</property>
13         <child>
14           <object class="GtkLabel" id="label654">
15             <property name="visible">True</property>
16             <property name="xalign">0</property>
17             <property name="label" translatable="yes">&lt;b&gt;Contact&lt;/b&gt;</property>
18             <property name="use_markup">True</property>
19           </object>
20           <packing>
21             <property name="expand">False</property>
22             <property name="fill">False</property>
23             <property name="position">0</property>
24           </packing>
25         </child>
26         <child>
27           <object class="GtkAlignment" id="alignment31">
28             <property name="visible">True</property>
29             <property name="left_padding">12</property>
30             <child>
31               <object class="GtkHBox" id="hbox189">
32                 <property name="visible">True</property>
33                 <property name="spacing">6</property>
34                 <child>
35                   <object class="GtkVBox" id="vbox225">
36                     <property name="visible">True</property>
37                     <property name="orientation">vertical</property>
38                     <property name="spacing">6</property>
39                     <child>
40                       <object class="GtkTable" id="table_contact">
41                         <property name="visible">True</property>
42                         <property name="n_rows">3</property>
43                         <property name="n_columns">2</property>
44                         <property name="column_spacing">6</property>
45                         <property name="row_spacing">6</property>
46                         <child>
47                           <object class="GtkLabel" id="label680">
48                             <property name="visible">True</property>
49                             <property name="xalign">0</property>
50                             <property name="label" translatable="yes">Account:</property>
51                           </object>
52                           <packing>
53                             <property name="x_options">GTK_FILL</property>
54                             <property name="y_options"></property>
55                           </packing>
56                         </child>
57                         <child>
58                           <object class="GtkLabel" id="label655">
59                             <property name="visible">True</property>
60                             <property name="xalign">0</property>
61                             <property name="label" translatable="yes" comments="Identifier to connect to Instant Messaging network">Identifier:</property>
62                           </object>
63                           <packing>
64                             <property name="top_attach">1</property>
65                             <property name="bottom_attach">2</property>
66                             <property name="x_options">GTK_FILL</property>
67                             <property name="y_options"></property>
68                           </packing>
69                         </child>
70                         <child>
71                           <object class="GtkLabel" id="label_alias">
72                             <property name="visible">True</property>
73                             <property name="xalign">0</property>
74                             <property name="label" translatable="yes">Alias:</property>
75                           </object>
76                           <packing>
77                             <property name="top_attach">2</property>
78                             <property name="bottom_attach">3</property>
79                             <property name="x_options">GTK_FILL</property>
80                             <property name="y_options"></property>
81                           </packing>
82                         </child>
83                         <child>
84                           <placeholder/>
85                         </child>
86                         <child>
87                           <placeholder/>
88                         </child>
89                         <child>
90                           <placeholder/>
91                         </child>
92                       </object>
93                       <packing>
94                         <property name="position">0</property>
95                       </packing>
96                     </child>
97                     <child>
98                       <object class="GtkHBox" id="hbox_presence">
99                         <property name="visible">True</property>
100                         <property name="spacing">6</property>
101                         <child>
102                           <object class="GtkImage" id="image_state">
103                             <property name="visible">True</property>
104                             <property name="stock">gtk-missing-image</property>
105                           </object>
106                           <packing>
107                             <property name="expand">False</property>
108                             <property name="fill">False</property>
109                             <property name="position">0</property>
110                           </packing>
111                         </child>
112                         <child>
113                           <object class="GtkLabel" id="label_status">
114                             <property name="visible">True</property>
115                             <property name="can_focus">True</property>
116                             <property name="xalign">0</property>
117                             <property name="use_markup">True</property>
118                             <property name="wrap">True</property>
119                             <property name="selectable">True</property>
120                           </object>
121                           <packing>
122                             <property name="position">1</property>
123                           </packing>
124                         </child>
125                       </object>
126                       <packing>
127                         <property name="position">1</property>
128                       </packing>
129                     </child>
130                   </object>
131                   <packing>
132                     <property name="position">0</property>
133                   </packing>
134                 </child>
135                 <child>
136                   <object class="GtkVBox" id="vbox_avatar">
137                     <property name="visible">True</property>
138                     <property name="orientation">vertical</property>
139                     <child>
140                       <placeholder/>
141                     </child>
142                   </object>
143                   <packing>
144                     <property name="expand">False</property>
145                     <property name="fill">False</property>
146                     <property name="position">1</property>
147                   </packing>
148                 </child>
149               </object>
150             </child>
151           </object>
152           <packing>
153             <property name="expand">False</property>
154             <property name="fill">False</property>
155             <property name="position">1</property>
156           </packing>
157         </child>
158       </object>
159       <packing>
160         <property name="expand">False</property>
161         <property name="position">0</property>
162       </packing>
163     </child>
164     <child>
165       <object class="GtkVBox" id="vbox_location">
166         <property name="orientation">vertical</property>
167         <property name="spacing">6</property>
168         <child>
169           <object class="GtkLabel" id="label_location">
170             <property name="visible">True</property>
171             <property name="xalign">0</property>
172             <property name="label" translatable="yes">&lt;b&gt;Location&lt;/b&gt; at (date)     </property>
173             <property name="use_markup">True</property>
174           </object>
175           <packing>
176             <property name="expand">False</property>
177             <property name="fill">False</property>
178             <property name="position">0</property>
179           </packing>
180         </child>
181         <child>
182           <object class="GtkAlignment" id="alignment1">
183             <property name="visible">True</property>
184             <property name="left_padding">12</property>
185             <child>
186               <object class="GtkVBox" id="subvbox_location">
187                 <property name="visible">True</property>
188                 <property name="orientation">vertical</property>
189                 <property name="spacing">5</property>
190                 <child>
191                   <placeholder/>
192                 </child>
193                 <child>
194                   <object class="GtkViewport" id="viewport_map">
195                     <property name="height_request">150</property>
196                     <property name="resize_mode">queue</property>
197                     <child>
198                       <placeholder/>
199                     </child>
200                   </object>
201                   <packing>
202                     <property name="position">1</property>
203                   </packing>
204                 </child>
205               </object>
206             </child>
207           </object>
208           <packing>
209             <property name="expand">False</property>
210             <property name="fill">False</property>
211             <property name="position">1</property>
212           </packing>
213         </child>
214       </object>
215       <packing>
216         <property name="expand">False</property>
217         <property name="position">1</property>
218       </packing>
219     </child>
220     <child>
221       <object class="GtkVBox" id="vbox_groups">
222         <property name="orientation">vertical</property>
223         <property name="spacing">6</property>
224         <child>
225           <object class="GtkLabel" id="label672">
226             <property name="visible">True</property>
227             <property name="xalign">0</property>
228             <property name="label" translatable="yes">&lt;b&gt;Groups&lt;/b&gt;</property>
229             <property name="use_markup">True</property>
230           </object>
231           <packing>
232             <property name="expand">False</property>
233             <property name="fill">False</property>
234             <property name="position">0</property>
235           </packing>
236         </child>
237         <child>
238           <object class="GtkAlignment" id="alignment33">
239             <property name="visible">True</property>
240             <property name="left_padding">12</property>
241             <child>
242               <object class="GtkVBox" id="vbox224">
243                 <property name="visible">True</property>
244                 <property name="orientation">vertical</property>
245                 <property name="spacing">6</property>
246                 <child>
247                   <object class="GtkLabel" id="label679">
248                     <property name="visible">True</property>
249                     <property name="xalign">0</property>
250                     <property name="label" translatable="yes">Select the groups you want this contact to appear in.  Note that you can select more than one group or no groups.</property>
251                     <property name="use_markup">True</property>
252                     <property name="wrap">True</property>
253                   </object>
254                   <packing>
255                     <property name="expand">False</property>
256                     <property name="fill">False</property>
257                     <property name="position">0</property>
258                   </packing>
259                 </child>
260                 <child>
261                   <object class="GtkHBox" id="hbox188">
262                     <property name="visible">True</property>
263                     <property name="spacing">12</property>
264                     <child>
265                       <object class="GtkEntry" id="entry_group">
266                         <property name="visible">True</property>
267                         <property name="can_focus">True</property>
268                         <property name="invisible_char">&#x25CF;</property>
269                       </object>
270                       <packing>
271                         <property name="position">0</property>
272                       </packing>
273                     </child>
274                     <child>
275                       <object class="GtkButton" id="button_group">
276                         <property name="label" translatable="yes">_Add Group</property>
277                         <property name="visible">True</property>
278                         <property name="sensitive">False</property>
279                         <property name="can_focus">True</property>
280                         <property name="receives_default">True</property>
281                         <property name="use_underline">True</property>
282                       </object>
283                       <packing>
284                         <property name="expand">False</property>
285                         <property name="fill">False</property>
286                         <property name="position">1</property>
287                       </packing>
288                     </child>
289                   </object>
290                   <packing>
291                     <property name="expand">False</property>
292                     <property name="fill">False</property>
293                     <property name="position">1</property>
294                   </packing>
295                 </child>
296                 <child>
297                   <object class="GtkScrolledWindow" id="scrolledwindow17">
298                     <property name="height_request">100</property>
299                     <property name="visible">True</property>
300                     <property name="can_focus">True</property>
301                     <property name="hscrollbar_policy">never</property>
302                     <property name="vscrollbar_policy">automatic</property>
303                     <property name="shadow_type">in</property>
304                     <child>
305                       <object class="GtkTreeView" id="treeview_groups">
306                         <property name="visible">True</property>
307                         <property name="can_focus">True</property>
308                         <property name="headers_visible">False</property>
309                         <property name="enable_search">False</property>
310                       </object>
311                     </child>
312                   </object>
313                   <packing>
314                     <property name="position">2</property>
315                   </packing>
316                 </child>
317               </object>
318             </child>
319           </object>
320           <packing>
321             <property name="position">1</property>
322           </packing>
323         </child>
324       </object>
325       <packing>
326         <property name="position">2</property>
327       </packing>
328     </child>
329     <child>
330       <object class="GtkVBox" id="vbox_details">
331         <property name="orientation">vertical</property>
332         <property name="spacing">6</property>
333         <child>
334           <object class="GtkLabel" id="label649">
335             <property name="visible">True</property>
336             <property name="xalign">0</property>
337             <property name="label" translatable="yes">&lt;b&gt;Contact Details&lt;/b&gt;</property>
338             <property name="use_markup">True</property>
339           </object>
340           <packing>
341             <property name="expand">False</property>
342             <property name="fill">False</property>
343             <property name="position">0</property>
344           </packing>
345         </child>
346         <child>
347           <object class="GtkAlignment" id="alignment30">
348             <property name="visible">True</property>
349             <property name="left_padding">12</property>
350             <child>
351               <object class="GtkVBox" id="vbox218">
352                 <property name="visible">True</property>
353                 <property name="orientation">vertical</property>
354                 <property name="spacing">6</property>
355                 <child>
356                   <object class="GtkTable" id="table_details">
357                     <property name="n_rows">4</property>
358                     <property name="n_columns">2</property>
359                     <property name="column_spacing">12</property>
360                     <property name="row_spacing">6</property>
361                     <child>
362                       <object class="GtkLabel" id="label670">
363                         <property name="xalign">0</property>
364                         <property name="label" translatable="yes">Fullname:</property>
365                       </object>
366                       <packing>
367                         <property name="x_options">GTK_FILL</property>
368                         <property name="y_options"></property>
369                       </packing>
370                     </child>
371                     <child>
372                       <object class="GtkLabel" id="label650">
373                         <property name="xalign">0</property>
374                         <property name="label" translatable="yes">Email:</property>
375                       </object>
376                       <packing>
377                         <property name="top_attach">1</property>
378                         <property name="bottom_attach">2</property>
379                         <property name="x_options">GTK_FILL</property>
380                         <property name="y_options"></property>
381                       </packing>
382                     </child>
383                     <child>
384                       <object class="GtkLabel" id="label651">
385                         <property name="xalign">0</property>
386                         <property name="label" translatable="yes">Web site:</property>
387                       </object>
388                       <packing>
389                         <property name="top_attach">2</property>
390                         <property name="bottom_attach">3</property>
391                         <property name="x_options">GTK_FILL</property>
392                         <property name="y_options"></property>
393                       </packing>
394                     </child>
395                     <child>
396                       <object class="GtkLabel" id="label652">
397                         <property name="xalign">0</property>
398                         <property name="label" translatable="yes">Birthday:</property>
399                       </object>
400                       <packing>
401                         <property name="top_attach">3</property>
402                         <property name="bottom_attach">4</property>
403                         <property name="x_options">GTK_FILL</property>
404                         <property name="y_options"></property>
405                       </packing>
406                     </child>
407                     <child>
408                       <placeholder/>
409                     </child>
410                     <child>
411                       <placeholder/>
412                     </child>
413                     <child>
414                       <placeholder/>
415                     </child>
416                     <child>
417                       <placeholder/>
418                     </child>
419                   </object>
420                   <packing>
421                     <property name="position">0</property>
422                   </packing>
423                 </child>
424                 <child>
425                   <object class="GtkHBox" id="hbox_details_requested">
426                     <property name="visible">True</property>
427                     <property name="spacing">6</property>
428                     <child>
429                       <object class="GtkImage" id="image885">
430                         <property name="visible">True</property>
431                         <property name="stock">gtk-dialog-info</property>
432                       </object>
433                       <packing>
434                         <property name="expand">False</property>
435                         <property name="fill">False</property>
436                         <property name="position">0</property>
437                       </packing>
438                     </child>
439                     <child>
440                       <object class="GtkLabel" id="label653">
441                         <property name="visible">True</property>
442                         <property name="xalign">0</property>
443                         <property name="label" translatable="yes">Information requested...</property>
444                         <property name="use_markup">True</property>
445                         <property name="wrap">True</property>
446                       </object>
447                       <packing>
448                         <property name="position">1</property>
449                       </packing>
450                     </child>
451                   </object>
452                   <packing>
453                     <property name="expand">False</property>
454                     <property name="fill">False</property>
455                     <property name="position">1</property>
456                   </packing>
457                 </child>
458               </object>
459             </child>
460           </object>
461           <packing>
462             <property name="expand">False</property>
463             <property name="fill">False</property>
464             <property name="position">1</property>
465           </packing>
466         </child>
467       </object>
468       <packing>
469         <property name="expand">False</property>
470         <property name="position">3</property>
471       </packing>
472     </child>
473     <child>
474       <object class="GtkVBox" id="vbox_client">
475         <property name="orientation">vertical</property>
476         <property name="spacing">6</property>
477         <child>
478           <object class="GtkLabel" id="label662">
479             <property name="visible">True</property>
480             <property name="xalign">0</property>
481             <property name="label" translatable="yes">&lt;b&gt;Client Information&lt;/b&gt;</property>
482             <property name="use_markup">True</property>
483           </object>
484           <packing>
485             <property name="expand">False</property>
486             <property name="fill">False</property>
487             <property name="position">0</property>
488           </packing>
489         </child>
490         <child>
491           <object class="GtkAlignment" id="alignment32">
492             <property name="visible">True</property>
493             <property name="left_padding">12</property>
494             <child>
495               <object class="GtkVBox" id="vbox222">
496                 <property name="visible">True</property>
497                 <property name="orientation">vertical</property>
498                 <property name="spacing">6</property>
499                 <child>
500                   <object class="GtkTable" id="table_client">
501                     <property name="n_rows">3</property>
502                     <property name="n_columns">2</property>
503                     <property name="column_spacing">12</property>
504                     <property name="row_spacing">6</property>
505                     <child>
506                       <object class="GtkLabel" id="label668">
507                         <property name="xalign">0</property>
508                         <property name="yalign">0</property>
509                         <property name="label" translatable="yes">OS:</property>
510                       </object>
511                       <packing>
512                         <property name="top_attach">2</property>
513                         <property name="bottom_attach">3</property>
514                         <property name="x_options">GTK_FILL</property>
515                       </packing>
516                     </child>
517                     <child>
518                       <object class="GtkLabel" id="label667">
519                         <property name="xalign">0</property>
520                         <property name="yalign">0</property>
521                         <property name="label" translatable="yes">Version:</property>
522                       </object>
523                       <packing>
524                         <property name="top_attach">1</property>
525                         <property name="bottom_attach">2</property>
526                         <property name="x_options">GTK_FILL</property>
527                       </packing>
528                     </child>
529                     <child>
530                       <object class="GtkLabel" id="label666">
531                         <property name="xalign">0</property>
532                         <property name="yalign">0</property>
533                         <property name="label" translatable="yes">Client:</property>
534                       </object>
535                       <packing>
536                         <property name="x_options">GTK_FILL</property>
537                       </packing>
538                     </child>
539                     <child>
540                       <object class="GtkLabel" id="label_client">
541                         <property name="can_focus">True</property>
542                         <property name="xalign">0</property>
543                         <property name="xpad">2</property>
544                         <property name="wrap">True</property>
545                         <property name="selectable">True</property>
546                       </object>
547                       <packing>
548                         <property name="left_attach">1</property>
549                         <property name="right_attach">2</property>
550                         <property name="y_options"></property>
551                       </packing>
552                     </child>
553                     <child>
554                       <object class="GtkLabel" id="label_version">
555                         <property name="can_focus">True</property>
556                         <property name="xalign">0</property>
557                         <property name="xpad">2</property>
558                         <property name="wrap">True</property>
559                         <property name="selectable">True</property>
560                       </object>
561                       <packing>
562                         <property name="left_attach">1</property>
563                         <property name="right_attach">2</property>
564                         <property name="top_attach">1</property>
565                         <property name="bottom_attach">2</property>
566                         <property name="y_options"></property>
567                       </packing>
568                     </child>
569                     <child>
570                       <object class="GtkLabel" id="label_os">
571                         <property name="can_focus">True</property>
572                         <property name="xalign">0</property>
573                         <property name="xpad">2</property>
574                         <property name="wrap">True</property>
575                         <property name="selectable">True</property>
576                       </object>
577                       <packing>
578                         <property name="left_attach">1</property>
579                         <property name="right_attach">2</property>
580                         <property name="top_attach">2</property>
581                         <property name="bottom_attach">3</property>
582                         <property name="y_options"></property>
583                       </packing>
584                     </child>
585                   </object>
586                   <packing>
587                     <property name="expand">False</property>
588                     <property name="position">0</property>
589                   </packing>
590                 </child>
591                 <child>
592                   <object class="GtkHBox" id="hbox_client_requested">
593                     <property name="visible">True</property>
594                     <property name="spacing">6</property>
595                     <child>
596                       <object class="GtkImage" id="image887">
597                         <property name="visible">True</property>
598                         <property name="stock">gtk-dialog-info</property>
599                       </object>
600                       <packing>
601                         <property name="expand">False</property>
602                         <property name="fill">False</property>
603                         <property name="position">0</property>
604                       </packing>
605                     </child>
606                     <child>
607                       <object class="GtkLabel" id="label669">
608                         <property name="visible">True</property>
609                         <property name="xalign">0</property>
610                         <property name="label" translatable="yes">Information requested...</property>
611                         <property name="use_markup">True</property>
612                         <property name="wrap">True</property>
613                       </object>
614                       <packing>
615                         <property name="position">1</property>
616                       </packing>
617                     </child>
618                   </object>
619                   <packing>
620                     <property name="expand">False</property>
621                     <property name="fill">False</property>
622                     <property name="position">1</property>
623                   </packing>
624                 </child>
625               </object>
626             </child>
627           </object>
628           <packing>
629             <property name="expand">False</property>
630             <property name="fill">False</property>
631             <property name="position">1</property>
632           </packing>
633         </child>
634       </object>
635       <packing>
636         <property name="expand">False</property>
637         <property name="position">4</property>
638       </packing>
639     </child>
640   </object>
641 </interface>