]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-contact-widget.ui
contact-widget: use 'Personal Details' when editing our own info
[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="spacing">6</property>
7     <child>
8     <object class="GtkGrid" id="grid_contact">
9         <property name="visible">True</property>
10         <property name="column_spacing">6</property>
11         <property name="row_spacing">6</property>
12         <child>
13           <object class="GtkLabel" id="label680">
14             <property name="visible">True</property>
15             <property name="xalign">0</property>
16             <property name="label" translatable="yes">Account:</property>
17           </object>
18           <packing>
19           </packing>
20         </child>
21         <child>
22           <object class="GtkLabel" id="label655">
23             <property name="visible">True</property>
24             <property name="xalign">0</property>
25             <property name="label" translatable="yes" comments="Identifier to connect to Instant Messaging network">Identifier:</property>
26           </object>
27           <packing>
28             <property name="top_attach">1</property>
29             <property name="left_attach">0</property>
30           </packing>
31         </child>
32         <child>
33           <object class="GtkLabel" id="label_alias">
34             <property name="visible">True</property>
35             <property name="xalign">0</property>
36             <property name="label" translatable="yes">Alias:</property>
37           </object>
38           <packing>
39             <property name="top_attach">2</property>
40             <property name="left_attach">0</property>
41           </packing>
42         </child>
43         <child>
44           <object class="GtkHBox" id="hbox_presence">
45             <property name="visible">True</property>
46             <property name="spacing">6</property>
47             <child>
48               <object class="GtkImage" id="image_state">
49                 <property name="stock">gtk-missing-image</property>
50               </object>
51               <packing>
52                 <property name="expand">False</property>
53                 <property name="fill">False</property>
54                 <property name="position">0</property>
55               </packing>
56             </child>
57           </object>
58           <packing>
59             <property name="top_attach">3</property>
60             <property name="left_attach">0</property>
61           </packing>
62         </child>
63         <child>
64           <object class="GtkVBox" id="vbox_avatar">
65                     <property name="visible">True</property>
66                     <child>
67                       <placeholder/>
68                     </child>
69                   </object>
70                   <packing>
71                     <property name="top-attach">0</property>
72                     <property name="left-attach">2</property>
73                     <property name="height">3</property>
74                   </packing>
75                 </child>
76               </object>
77       <packing>
78         <property name="position">0</property>
79       </packing>
80     </child>
81     <child>
82       <object class="GtkVBox" id="vbox_location">
83         <property name="spacing">6</property>
84         <child>
85           <object class="GtkLabel" id="label_location">
86             <property name="visible">True</property>
87             <property name="xalign">0</property>
88             <property name="label" translatable="yes">&lt;b&gt;Location&lt;/b&gt; at (date)     </property>
89             <property name="use_markup">True</property>
90           </object>
91           <packing>
92             <property name="expand">False</property>
93             <property name="fill">False</property>
94             <property name="position">0</property>
95           </packing>
96         </child>
97         <child>
98           <object class="GtkAlignment" id="alignment1">
99             <property name="visible">True</property>
100             <property name="left_padding">12</property>
101             <child>
102               <object class="GtkVBox" id="subvbox_location">
103                 <property name="visible">True</property>
104                 <property name="spacing">5</property>
105                 <child>
106                   <placeholder/>
107                 </child>
108                 <child>
109                   <object class="GtkFrame" id="viewport_map">
110                     <property name="height_request">150</property>
111                     <property name="resize_mode">queue</property>
112                     <property name="label_xalign">0</property>
113                     <property name="shadow_type">in</property>
114                     <child>
115                       <placeholder/>
116                     </child>
117                   </object>
118                   <packing>
119                     <property name="position">1</property>
120                   </packing>
121                 </child>
122               </object>
123             </child>
124           </object>
125           <packing>
126             <property name="expand">False</property>
127             <property name="fill">False</property>
128             <property name="position">1</property>
129           </packing>
130         </child>
131       </object>
132       <packing>
133         <property name="expand">False</property>
134         <property name="position">1</property>
135       </packing>
136     </child>
137     <child>
138       <object class="EmpathyGroupsWidget" id="groups_widget"/>
139       <packing>
140         <property name="position">2</property>
141       </packing>
142     </child>
143     <child>
144       <object class="GtkVBox" id="vbox_details">
145         <property name="spacing">6</property>
146         <child>
147           <object class="GtkLabel" id="label_details">
148             <property name="visible">True</property>
149             <property name="xalign">0</property>
150             <property name="label" translatable="yes">Contact Details</property>
151             <attributes>
152               <attribute name="weight" value="bold"/>
153             </attributes>
154           </object>
155           <packing>
156             <property name="expand">False</property>
157             <property name="fill">False</property>
158             <property name="position">0</property>
159           </packing>
160         </child>
161         <child>
162           <object class="GtkAlignment" id="alignment30">
163             <property name="visible">True</property>
164             <property name="left_padding">12</property>
165             <child>
166               <object class="GtkVBox" id="vbox218">
167                 <property name="visible">True</property>
168                 <property name="spacing">6</property>
169                 <child>
170                   <object class="GtkGrid" id="grid_details">
171                     <property name="visible">True</property>
172                     <property name="column_spacing">12</property>
173                     <property name="row_spacing">6</property>
174                   </object>
175                   <packing>
176                     <property name="position">0</property>
177                   </packing>
178                 </child>
179                 <child>
180                   <object class="GtkHBox" id="hbox_details_requested">
181                     <property name="spacing">6</property>
182                     <child>
183                       <object class="GtkImage" id="image885">
184                         <property name="visible">True</property>
185                         <property name="stock">gtk-dialog-info</property>
186                       </object>
187                       <packing>
188                         <property name="expand">False</property>
189                         <property name="fill">False</property>
190                         <property name="position">0</property>
191                       </packing>
192                     </child>
193                     <child>
194                       <object class="GtkLabel" id="label653">
195                         <property name="visible">True</property>
196                         <property name="xalign">0</property>
197                         <property name="label" translatable="yes">Information requested…</property>
198                         <property name="use_markup">True</property>
199                         <property name="wrap">True</property>
200                       </object>
201                       <packing>
202                         <property name="position">1</property>
203                       </packing>
204                     </child>
205                   </object>
206                   <packing>
207                     <property name="expand">False</property>
208                     <property name="fill">False</property>
209                     <property name="position">1</property>
210                   </packing>
211                 </child>
212               </object>
213             </child>
214           </object>
215           <packing>
216             <property name="expand">False</property>
217             <property name="fill">False</property>
218             <property name="position">1</property>
219           </packing>
220         </child>
221       </object>
222       <packing>
223         <property name="expand">False</property>
224         <property name="position">3</property>
225       </packing>
226     </child>
227     <child>
228       <object class="GtkVBox" id="vbox_client">
229         <property name="spacing">6</property>
230         <child>
231           <object class="GtkLabel" id="label662">
232             <property name="visible">True</property>
233             <property name="xalign">0</property>
234             <property name="label" translatable="yes">Client Information</property>
235             <attributes>
236               <attribute name="weight" value="bold"/>
237             </attributes>
238           </object>
239           <packing>
240             <property name="expand">False</property>
241             <property name="fill">False</property>
242             <property name="position">0</property>
243           </packing>
244         </child>
245         <child>
246           <object class="GtkAlignment" id="alignment32">
247             <property name="visible">True</property>
248             <property name="left_padding">12</property>
249             <child>
250               <object class="GtkVBox" id="vbox222">
251                 <property name="visible">True</property>
252                 <property name="spacing">6</property>
253                 <child>
254                   <object class="GtkGrid" id="grid_client">
255                     <property name="visible">True</property>
256                     <property name="column_spacing">12</property>
257                     <property name="row_spacing">6</property>
258                     <child>
259                       <object class="GtkLabel" id="label668">
260                         <property name="visible">True</property>
261                         <property name="xalign">0</property>
262                         <property name="yalign">0</property>
263                         <property name="label" translatable="yes">OS:</property>
264                       </object>
265                       <packing>
266                         <property name="top_attach">2</property>
267                       </packing>
268                     </child>
269                     <child>
270                       <object class="GtkLabel" id="label667">
271                         <property name="visible">True</property>
272                         <property name="xalign">0</property>
273                         <property name="yalign">0</property>
274                         <property name="label" translatable="yes">Version:</property>
275                       </object>
276                       <packing>
277                         <property name="top_attach">1</property>
278                       </packing>
279                     </child>
280                     <child>
281                       <object class="GtkLabel" id="label666">
282                         <property name="visible">True</property>
283                         <property name="xalign">0</property>
284                         <property name="yalign">0</property>
285                         <property name="label" translatable="yes">Client:</property>
286                       </object>
287                       <packing>
288                       </packing>
289                     </child>
290                     <child>
291                       <object class="GtkLabel" id="label_client">
292                         <property name="visible">True</property>
293                         <property name="can_focus">True</property>
294                         <property name="xalign">0</property>
295                         <property name="xpad">2</property>
296                         <property name="wrap">True</property>
297                         <property name="selectable">True</property>
298                       </object>
299                       <packing>
300                         <property name="left_attach">1</property>
301                       </packing>
302                     </child>
303                     <child>
304                       <object class="GtkLabel" id="label_version">
305                         <property name="visible">True</property>
306                         <property name="can_focus">True</property>
307                         <property name="xalign">0</property>
308                         <property name="xpad">2</property>
309                         <property name="wrap">True</property>
310                         <property name="selectable">True</property>
311                       </object>
312                       <packing>
313                         <property name="left_attach">1</property>
314                         <property name="top_attach">1</property>
315                       </packing>
316                     </child>
317                     <child>
318                       <object class="GtkLabel" id="label_os">
319                         <property name="visible">True</property>
320                         <property name="can_focus">True</property>
321                         <property name="xalign">0</property>
322                         <property name="xpad">2</property>
323                         <property name="wrap">True</property>
324                         <property name="selectable">True</property>
325                       </object>
326                       <packing>
327                         <property name="left_attach">1</property>
328                         <property name="top_attach">2</property>
329                       </packing>
330                     </child>
331                   </object>
332                   <packing>
333                     <property name="expand">False</property>
334                     <property name="position">0</property>
335                   </packing>
336                 </child>
337                 <child>
338                   <object class="GtkHBox" id="hbox_client_requested">
339                     <property name="spacing">6</property>
340                     <child>
341                       <object class="GtkImage" id="image887">
342                         <property name="visible">True</property>
343                         <property name="stock">gtk-dialog-info</property>
344                       </object>
345                       <packing>
346                         <property name="expand">False</property>
347                         <property name="fill">False</property>
348                         <property name="position">0</property>
349                       </packing>
350                     </child>
351                     <child>
352                       <object class="GtkLabel" id="label669">
353                         <property name="visible">True</property>
354                         <property name="xalign">0</property>
355                         <property name="label" translatable="yes">Information requested…</property>
356                         <property name="use_markup">True</property>
357                         <property name="wrap">True</property>
358                       </object>
359                       <packing>
360                         <property name="position">1</property>
361                       </packing>
362                     </child>
363                   </object>
364                   <packing>
365                     <property name="expand">False</property>
366                     <property name="fill">False</property>
367                     <property name="position">1</property>
368                   </packing>
369                 </child>
370               </object>
371             </child>
372           </object>
373           <packing>
374             <property name="expand">False</property>
375             <property name="fill">False</property>
376             <property name="position">1</property>
377           </packing>
378         </child>
379       </object>
380       <packing>
381         <property name="expand">False</property>
382         <property name="position">4</property>
383       </packing>
384     </child>
385   </object>
386 </interface>