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