]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-contact-widget.ui
Merge branch 'irc-dialog-579800'
[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_groups">
166         <property name="orientation">vertical</property>
167         <property name="spacing">6</property>
168         <child>
169           <object class="GtkLabel" id="label672">
170             <property name="visible">True</property>
171             <property name="xalign">0</property>
172             <property name="label" translatable="yes">&lt;b&gt;Groups&lt;/b&gt;</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="alignment33">
183             <property name="visible">True</property>
184             <property name="left_padding">12</property>
185             <child>
186               <object class="GtkVBox" id="vbox224">
187                 <property name="visible">True</property>
188                 <property name="orientation">vertical</property>
189                 <property name="spacing">6</property>
190                 <child>
191                   <object class="GtkLabel" id="label679">
192                     <property name="visible">True</property>
193                     <property name="xalign">0</property>
194                     <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>
195                     <property name="use_markup">True</property>
196                     <property name="wrap">True</property>
197                   </object>
198                   <packing>
199                     <property name="expand">False</property>
200                     <property name="fill">False</property>
201                     <property name="position">0</property>
202                   </packing>
203                 </child>
204                 <child>
205                   <object class="GtkHBox" id="hbox188">
206                     <property name="visible">True</property>
207                     <property name="spacing">12</property>
208                     <child>
209                       <object class="GtkEntry" id="entry_group">
210                         <property name="visible">True</property>
211                         <property name="can_focus">True</property>
212                         <property name="invisible_char">&#x25CF;</property>
213                       </object>
214                       <packing>
215                         <property name="position">0</property>
216                       </packing>
217                     </child>
218                     <child>
219                       <object class="GtkButton" id="button_group">
220                         <property name="label" translatable="yes">_Add Group</property>
221                         <property name="visible">True</property>
222                         <property name="sensitive">False</property>
223                         <property name="can_focus">True</property>
224                         <property name="receives_default">True</property>
225                         <property name="use_underline">True</property>
226                       </object>
227                       <packing>
228                         <property name="expand">False</property>
229                         <property name="fill">False</property>
230                         <property name="position">1</property>
231                       </packing>
232                     </child>
233                   </object>
234                   <packing>
235                     <property name="expand">False</property>
236                     <property name="fill">False</property>
237                     <property name="position">1</property>
238                   </packing>
239                 </child>
240                 <child>
241                   <object class="GtkScrolledWindow" id="scrolledwindow17">
242                     <property name="height_request">100</property>
243                     <property name="visible">True</property>
244                     <property name="can_focus">True</property>
245                     <property name="hscrollbar_policy">never</property>
246                     <property name="vscrollbar_policy">automatic</property>
247                     <property name="shadow_type">in</property>
248                     <child>
249                       <object class="GtkTreeView" id="treeview_groups">
250                         <property name="visible">True</property>
251                         <property name="can_focus">True</property>
252                         <property name="headers_visible">False</property>
253                         <property name="enable_search">False</property>
254                       </object>
255                     </child>
256                   </object>
257                   <packing>
258                     <property name="position">2</property>
259                   </packing>
260                 </child>
261               </object>
262             </child>
263           </object>
264           <packing>
265             <property name="position">1</property>
266           </packing>
267         </child>
268       </object>
269       <packing>
270         <property name="position">1</property>
271       </packing>
272     </child>
273     <child>
274       <object class="GtkVBox" id="vbox_details">
275         <property name="orientation">vertical</property>
276         <property name="spacing">6</property>
277         <child>
278           <object class="GtkLabel" id="label649">
279             <property name="visible">True</property>
280             <property name="xalign">0</property>
281             <property name="label" translatable="yes">&lt;b&gt;Contact Details&lt;/b&gt;</property>
282             <property name="use_markup">True</property>
283           </object>
284           <packing>
285             <property name="expand">False</property>
286             <property name="fill">False</property>
287             <property name="position">0</property>
288           </packing>
289         </child>
290         <child>
291           <object class="GtkAlignment" id="alignment30">
292             <property name="visible">True</property>
293             <property name="left_padding">12</property>
294             <child>
295               <object class="GtkVBox" id="vbox218">
296                 <property name="visible">True</property>
297                 <property name="orientation">vertical</property>
298                 <property name="spacing">6</property>
299                 <child>
300                   <object class="GtkTable" id="table_details">
301                     <property name="n_rows">4</property>
302                     <property name="n_columns">2</property>
303                     <property name="column_spacing">12</property>
304                     <property name="row_spacing">6</property>
305                     <child>
306                       <object class="GtkLabel" id="label670">
307                         <property name="xalign">0</property>
308                         <property name="label" translatable="yes">Fullname:</property>
309                       </object>
310                       <packing>
311                         <property name="x_options">GTK_FILL</property>
312                         <property name="y_options"></property>
313                       </packing>
314                     </child>
315                     <child>
316                       <object class="GtkLabel" id="label650">
317                         <property name="xalign">0</property>
318                         <property name="label" translatable="yes">Email:</property>
319                       </object>
320                       <packing>
321                         <property name="top_attach">1</property>
322                         <property name="bottom_attach">2</property>
323                         <property name="x_options">GTK_FILL</property>
324                         <property name="y_options"></property>
325                       </packing>
326                     </child>
327                     <child>
328                       <object class="GtkLabel" id="label651">
329                         <property name="xalign">0</property>
330                         <property name="label" translatable="yes">Web site:</property>
331                       </object>
332                       <packing>
333                         <property name="top_attach">2</property>
334                         <property name="bottom_attach">3</property>
335                         <property name="x_options">GTK_FILL</property>
336                         <property name="y_options"></property>
337                       </packing>
338                     </child>
339                     <child>
340                       <object class="GtkLabel" id="label652">
341                         <property name="xalign">0</property>
342                         <property name="label" translatable="yes">Birthday:</property>
343                       </object>
344                       <packing>
345                         <property name="top_attach">3</property>
346                         <property name="bottom_attach">4</property>
347                         <property name="x_options">GTK_FILL</property>
348                         <property name="y_options"></property>
349                       </packing>
350                     </child>
351                     <child>
352                       <placeholder/>
353                     </child>
354                     <child>
355                       <placeholder/>
356                     </child>
357                     <child>
358                       <placeholder/>
359                     </child>
360                     <child>
361                       <placeholder/>
362                     </child>
363                   </object>
364                   <packing>
365                     <property name="position">0</property>
366                   </packing>
367                 </child>
368                 <child>
369                   <object class="GtkHBox" id="hbox_details_requested">
370                     <property name="visible">True</property>
371                     <property name="spacing">6</property>
372                     <child>
373                       <object class="GtkImage" id="image885">
374                         <property name="visible">True</property>
375                         <property name="stock">gtk-dialog-info</property>
376                       </object>
377                       <packing>
378                         <property name="expand">False</property>
379                         <property name="fill">False</property>
380                         <property name="position">0</property>
381                       </packing>
382                     </child>
383                     <child>
384                       <object class="GtkLabel" id="label653">
385                         <property name="visible">True</property>
386                         <property name="xalign">0</property>
387                         <property name="label" translatable="yes">Information requested...</property>
388                         <property name="use_markup">True</property>
389                         <property name="wrap">True</property>
390                       </object>
391                       <packing>
392                         <property name="position">1</property>
393                       </packing>
394                     </child>
395                   </object>
396                   <packing>
397                     <property name="expand">False</property>
398                     <property name="fill">False</property>
399                     <property name="position">1</property>
400                   </packing>
401                 </child>
402               </object>
403             </child>
404           </object>
405           <packing>
406             <property name="expand">False</property>
407             <property name="fill">False</property>
408             <property name="position">1</property>
409           </packing>
410         </child>
411       </object>
412       <packing>
413         <property name="expand">False</property>
414         <property name="position">2</property>
415       </packing>
416     </child>
417     <child>
418       <object class="GtkVBox" id="vbox_client">
419         <property name="orientation">vertical</property>
420         <property name="spacing">6</property>
421         <child>
422           <object class="GtkLabel" id="label662">
423             <property name="visible">True</property>
424             <property name="xalign">0</property>
425             <property name="label" translatable="yes">&lt;b&gt;Client Information&lt;/b&gt;</property>
426             <property name="use_markup">True</property>
427           </object>
428           <packing>
429             <property name="expand">False</property>
430             <property name="fill">False</property>
431             <property name="position">0</property>
432           </packing>
433         </child>
434         <child>
435           <object class="GtkAlignment" id="alignment32">
436             <property name="visible">True</property>
437             <property name="left_padding">12</property>
438             <child>
439               <object class="GtkVBox" id="vbox222">
440                 <property name="visible">True</property>
441                 <property name="orientation">vertical</property>
442                 <property name="spacing">6</property>
443                 <child>
444                   <object class="GtkTable" id="table_client">
445                     <property name="n_rows">3</property>
446                     <property name="n_columns">2</property>
447                     <property name="column_spacing">12</property>
448                     <property name="row_spacing">6</property>
449                     <child>
450                       <object class="GtkLabel" id="label668">
451                         <property name="xalign">0</property>
452                         <property name="yalign">0</property>
453                         <property name="label" translatable="yes">OS:</property>
454                       </object>
455                       <packing>
456                         <property name="top_attach">2</property>
457                         <property name="bottom_attach">3</property>
458                         <property name="x_options">GTK_FILL</property>
459                       </packing>
460                     </child>
461                     <child>
462                       <object class="GtkLabel" id="label667">
463                         <property name="xalign">0</property>
464                         <property name="yalign">0</property>
465                         <property name="label" translatable="yes">Version:</property>
466                       </object>
467                       <packing>
468                         <property name="top_attach">1</property>
469                         <property name="bottom_attach">2</property>
470                         <property name="x_options">GTK_FILL</property>
471                       </packing>
472                     </child>
473                     <child>
474                       <object class="GtkLabel" id="label666">
475                         <property name="xalign">0</property>
476                         <property name="yalign">0</property>
477                         <property name="label" translatable="yes">Client:</property>
478                       </object>
479                       <packing>
480                         <property name="x_options">GTK_FILL</property>
481                       </packing>
482                     </child>
483                     <child>
484                       <object class="GtkLabel" id="label_client">
485                         <property name="can_focus">True</property>
486                         <property name="xalign">0</property>
487                         <property name="xpad">2</property>
488                         <property name="wrap">True</property>
489                         <property name="selectable">True</property>
490                       </object>
491                       <packing>
492                         <property name="left_attach">1</property>
493                         <property name="right_attach">2</property>
494                         <property name="y_options"></property>
495                       </packing>
496                     </child>
497                     <child>
498                       <object class="GtkLabel" id="label_version">
499                         <property name="can_focus">True</property>
500                         <property name="xalign">0</property>
501                         <property name="xpad">2</property>
502                         <property name="wrap">True</property>
503                         <property name="selectable">True</property>
504                       </object>
505                       <packing>
506                         <property name="left_attach">1</property>
507                         <property name="right_attach">2</property>
508                         <property name="top_attach">1</property>
509                         <property name="bottom_attach">2</property>
510                         <property name="y_options"></property>
511                       </packing>
512                     </child>
513                     <child>
514                       <object class="GtkLabel" id="label_os">
515                         <property name="can_focus">True</property>
516                         <property name="xalign">0</property>
517                         <property name="xpad">2</property>
518                         <property name="wrap">True</property>
519                         <property name="selectable">True</property>
520                       </object>
521                       <packing>
522                         <property name="left_attach">1</property>
523                         <property name="right_attach">2</property>
524                         <property name="top_attach">2</property>
525                         <property name="bottom_attach">3</property>
526                         <property name="y_options"></property>
527                       </packing>
528                     </child>
529                   </object>
530                   <packing>
531                     <property name="expand">False</property>
532                     <property name="position">0</property>
533                   </packing>
534                 </child>
535                 <child>
536                   <object class="GtkHBox" id="hbox_client_requested">
537                     <property name="visible">True</property>
538                     <property name="spacing">6</property>
539                     <child>
540                       <object class="GtkImage" id="image887">
541                         <property name="visible">True</property>
542                         <property name="stock">gtk-dialog-info</property>
543                       </object>
544                       <packing>
545                         <property name="expand">False</property>
546                         <property name="fill">False</property>
547                         <property name="position">0</property>
548                       </packing>
549                     </child>
550                     <child>
551                       <object class="GtkLabel" id="label669">
552                         <property name="visible">True</property>
553                         <property name="xalign">0</property>
554                         <property name="label" translatable="yes">Information requested...</property>
555                         <property name="use_markup">True</property>
556                         <property name="wrap">True</property>
557                       </object>
558                       <packing>
559                         <property name="position">1</property>
560                       </packing>
561                     </child>
562                   </object>
563                   <packing>
564                     <property name="expand">False</property>
565                     <property name="fill">False</property>
566                     <property name="position">1</property>
567                   </packing>
568                 </child>
569               </object>
570             </child>
571           </object>
572           <packing>
573             <property name="expand">False</property>
574             <property name="fill">False</property>
575             <property name="position">1</property>
576           </packing>
577         </child>
578       </object>
579       <packing>
580         <property name="expand">False</property>
581         <property name="position">3</property>
582       </packing>
583     </child>
584   </object>
585 </interface>