]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-icq.ui
contact: enable showing a phone next to contacts who are on phones
[empathy.git] / libempathy-gtk / empathy-account-widget-icq.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.16"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkAdjustment" id="adjustment1">
6     <property name="value">5222</property>
7     <property name="upper">65555</property>
8     <property name="step_increment">1</property>
9     <property name="page_increment">10</property>
10   </object>
11   <object class="GtkVBox" id="vbox_icq_settings">
12     <property name="visible">True</property>
13     <property name="orientation">vertical</property>
14     <property name="spacing">6</property>
15     <child>
16       <object class="GtkTable" id="table_common_settings">
17         <property name="visible">True</property>
18         <property name="n_rows">3</property>
19         <property name="n_columns">2</property>
20         <property name="column_spacing">12</property>
21         <property name="row_spacing">6</property>
22         <child>
23           <object class="GtkLabel" id="label_password">
24             <property name="visible">True</property>
25             <property name="xalign">0</property>
26             <property name="label" translatable="yes">Pass_word:</property>
27             <property name="use_underline">True</property>
28             <property name="mnemonic_widget">entry_password</property>
29           </object>
30           <packing>
31             <property name="top_attach">2</property>
32             <property name="bottom_attach">3</property>
33             <property name="x_options">GTK_FILL</property>
34             <property name="y_options"></property>
35           </packing>
36         </child>
37         <child>
38           <object class="GtkLabel" id="label_uin">
39             <property name="visible">True</property>
40             <property name="xalign">0</property>
41             <property name="label" translatable="yes">ICQ _UIN:</property>
42             <property name="use_underline">True</property>
43             <property name="mnemonic_widget">entry_uin</property>
44           </object>
45           <packing>
46             <property name="x_options">GTK_FILL</property>
47             <property name="y_options"></property>
48           </packing>
49         </child>
50         <child>
51           <object class="GtkEntry" id="entry_uin">
52             <property name="visible">True</property>
53             <property name="can_focus">True</property>
54           </object>
55           <packing>
56             <property name="left_attach">1</property>
57             <property name="right_attach">2</property>
58             <property name="y_options"></property>
59           </packing>
60         </child>
61         <child>
62           <object class="GtkEntry" id="entry_password">
63             <property name="visible">True</property>
64             <property name="can_focus">True</property>
65             <property name="visibility">False</property>
66           </object>
67           <packing>
68             <property name="left_attach">1</property>
69             <property name="right_attach">2</property>
70             <property name="top_attach">2</property>
71             <property name="bottom_attach">3</property>
72             <property name="y_options"></property>
73           </packing>
74         </child>
75         <child>
76           <object class="GtkLabel" id="label_username_example">
77             <property name="visible">True</property>
78             <property name="xalign">0</property>
79             <property name="xpad">3</property>
80             <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; 123456789</property>
81             <property name="use_markup">True</property>
82             <attributes>
83               <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
84             </attributes>
85           </object>
86           <packing>
87             <property name="left_attach">1</property>
88             <property name="right_attach">2</property>
89             <property name="top_attach">1</property>
90             <property name="bottom_attach">2</property>
91           </packing>
92         </child>
93         <child>
94           <placeholder/>
95         </child>
96       </object>
97       <packing>
98         <property name="expand">False</property>
99         <property name="fill">False</property>
100         <property name="position">0</property>
101       </packing>
102     </child>
103     <child>
104       <object class="GtkExpander" id="expander1">
105         <property name="visible">True</property>
106         <property name="can_focus">True</property>
107         <child>
108           <object class="GtkTable" id="table_advanced_settings">
109             <property name="visible">True</property>
110             <property name="n_rows">3</property>
111             <property name="n_columns">2</property>
112             <property name="column_spacing">12</property>
113             <property name="row_spacing">6</property>
114             <child>
115               <object class="GtkLabel" id="label_charset">
116                 <property name="visible">True</property>
117                 <property name="xalign">0</property>
118                 <property name="label" translatable="yes">Ch_aracter set:</property>
119                 <property name="use_underline">True</property>
120                 <property name="mnemonic_widget">entry_charset</property>
121               </object>
122               <packing>
123                 <property name="x_options">GTK_FILL</property>
124                 <property name="y_options"></property>
125               </packing>
126             </child>
127             <child>
128               <object class="GtkSpinButton" id="spinbutton_port">
129                 <property name="visible">True</property>
130                 <property name="can_focus">True</property>
131                 <property name="adjustment">adjustment1</property>
132                 <property name="climb_rate">1</property>
133                 <property name="numeric">True</property>
134               </object>
135               <packing>
136                 <property name="left_attach">1</property>
137                 <property name="right_attach">2</property>
138                 <property name="top_attach">2</property>
139                 <property name="bottom_attach">3</property>
140                 <property name="y_options"></property>
141               </packing>
142             </child>
143             <child>
144               <object class="GtkEntry" id="entry_server">
145                 <property name="visible">True</property>
146                 <property name="can_focus">True</property>
147               </object>
148               <packing>
149                 <property name="left_attach">1</property>
150                 <property name="right_attach">2</property>
151                 <property name="top_attach">1</property>
152                 <property name="bottom_attach">2</property>
153                 <property name="y_options"></property>
154               </packing>
155             </child>
156             <child>
157               <object class="GtkLabel" id="label_port">
158                 <property name="visible">True</property>
159                 <property name="xalign">0</property>
160                 <property name="label" translatable="yes">_Port:</property>
161                 <property name="use_underline">True</property>
162                 <property name="mnemonic_widget">spinbutton_port</property>
163               </object>
164               <packing>
165                 <property name="top_attach">2</property>
166                 <property name="bottom_attach">3</property>
167                 <property name="x_options">GTK_FILL</property>
168                 <property name="y_options"></property>
169               </packing>
170             </child>
171             <child>
172               <object class="GtkLabel" id="label_server">
173                 <property name="visible">True</property>
174                 <property name="xalign">0</property>
175                 <property name="label" translatable="yes">_Server:</property>
176                 <property name="use_underline">True</property>
177                 <property name="mnemonic_widget">entry_server</property>
178               </object>
179               <packing>
180                 <property name="top_attach">1</property>
181                 <property name="bottom_attach">2</property>
182                 <property name="x_options">GTK_FILL</property>
183                 <property name="y_options"></property>
184               </packing>
185             </child>
186             <child>
187               <object class="GtkEntry" id="entry_charset">
188                 <property name="visible">True</property>
189                 <property name="can_focus">True</property>
190               </object>
191               <packing>
192                 <property name="left_attach">1</property>
193                 <property name="right_attach">2</property>
194                 <property name="y_options"></property>
195               </packing>
196             </child>
197           </object>
198         </child>
199         <child type="label">
200           <object class="GtkLabel" id="label1">
201             <property name="visible">True</property>
202             <property name="label" translatable="yes">Advanced</property>
203             <attributes>
204               <attribute name="weight" value="bold"/>
205             </attributes>
206           </object>
207         </child>
208       </object>
209       <packing>
210         <property name="expand">False</property>
211         <property name="fill">False</property>
212         <property name="position">1</property>
213       </packing>
214     </child>
215   </object>
216   <object class="GtkVBox" id="vbox_icq_simple">
217     <property name="visible">True</property>
218     <property name="orientation">vertical</property>
219     <property name="spacing">6</property>
220     <child>
221       <object class="GtkLabel" id="label_uin_simple">
222         <property name="visible">True</property>
223         <property name="xalign">0</property>
224         <property name="label" translatable="yes">What is your ICQ UIN?</property>
225       </object>
226       <packing>
227         <property name="position">0</property>
228       </packing>
229     </child>
230     <child>
231       <object class="GtkAlignment" id="alignment1">
232         <property name="visible">True</property>
233         <property name="xalign">0</property>
234         <property name="yalign">0</property>
235         <property name="xscale">0.34999999403953552</property>
236         <property name="yscale">0.34999999403953552</property>
237         <property name="bottom_padding">3</property>
238         <property name="left_padding">12</property>
239         <child>
240           <object class="GtkVBox" id="vbox1">
241             <property name="visible">True</property>
242             <property name="orientation">vertical</property>
243             <property name="spacing">4</property>
244             <child>
245               <object class="GtkEntry" id="entry_uin_simple">
246                 <property name="visible">True</property>
247                 <property name="can_focus">True</property>
248               </object>
249               <packing>
250                 <property name="position">0</property>
251               </packing>
252             </child>
253             <child>
254               <object class="GtkLabel" id="label_example">
255                 <property name="visible">True</property>
256                 <property name="xalign">0.10000000149011612</property>
257                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; 123456789</property>
258                 <property name="use_markup">True</property>
259                 <attributes>
260                   <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
261                 </attributes>
262               </object>
263               <packing>
264                 <property name="position">1</property>
265               </packing>
266             </child>
267           </object>
268         </child>
269       </object>
270       <packing>
271         <property name="position">1</property>
272       </packing>
273     </child>
274     <child>
275       <object class="GtkLabel" id="label_password_simple">
276         <property name="visible">True</property>
277         <property name="xalign">0</property>
278         <property name="label" translatable="yes">What is your ICQ password?</property>
279       </object>
280       <packing>
281         <property name="position">2</property>
282       </packing>
283     </child>
284     <child>
285       <object class="GtkAlignment" id="alignment2">
286         <property name="visible">True</property>
287         <property name="xalign">0</property>
288         <property name="yalign">0</property>
289         <property name="xscale">0.34999999403953552</property>
290         <property name="yscale">0.34999999403953552</property>
291         <property name="left_padding">12</property>
292         <child>
293           <object class="GtkEntry" id="entry_password_simple">
294             <property name="visible">True</property>
295             <property name="can_focus">True</property>
296             <property name="visibility">False</property>
297           </object>
298         </child>
299       </object>
300       <packing>
301         <property name="position">3</property>
302       </packing>
303     </child>
304   </object>
305 </interface>