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