]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-aim.ui
Merge branch 'sasl'
[empathy.git] / libempathy-gtk / empathy-account-widget-aim.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_aim_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_screenname">
39             <property name="visible">True</property>
40             <property name="xalign">0</property>
41             <property name="label" translatable="yes">Screen _Name:</property>
42             <property name="use_underline">True</property>
43             <property name="mnemonic_widget">entry_screenname</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_screenname">
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; MyScreenName</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">2</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="GtkSpinButton" id="spinbutton_port">
116                 <property name="visible">True</property>
117                 <property name="can_focus">True</property>
118                 <property name="adjustment">adjustment1</property>
119                 <property name="climb_rate">1</property>
120                 <property name="numeric">True</property>
121               </object>
122               <packing>
123                 <property name="left_attach">1</property>
124                 <property name="right_attach">2</property>
125                 <property name="top_attach">1</property>
126                 <property name="bottom_attach">2</property>
127                 <property name="y_options"></property>
128               </packing>
129             </child>
130             <child>
131               <object class="GtkLabel" id="label_port">
132                 <property name="visible">True</property>
133                 <property name="xalign">0</property>
134                 <property name="label" translatable="yes">_Port:</property>
135                 <property name="use_underline">True</property>
136                 <property name="mnemonic_widget">spinbutton_port</property>
137               </object>
138               <packing>
139                 <property name="top_attach">1</property>
140                 <property name="bottom_attach">2</property>
141                 <property name="x_options">GTK_FILL</property>
142                 <property name="y_options"></property>
143               </packing>
144             </child>
145             <child>
146               <object class="GtkEntry" id="entry_server">
147                 <property name="visible">True</property>
148                 <property name="can_focus">True</property>
149               </object>
150               <packing>
151                 <property name="left_attach">1</property>
152                 <property name="right_attach">2</property>
153                 <property name="y_options"></property>
154               </packing>
155             </child>
156             <child>
157               <object class="GtkLabel" id="label_server">
158                 <property name="visible">True</property>
159                 <property name="xalign">0</property>
160                 <property name="label" translatable="yes">_Server:</property>
161                 <property name="use_underline">True</property>
162                 <property name="mnemonic_widget">entry_server</property>
163               </object>
164               <packing>
165                 <property name="x_options">GTK_FILL</property>
166                 <property name="y_options"></property>
167               </packing>
168             </child>
169           </object>
170         </child>
171         <child type="label">
172           <object class="GtkLabel" id="label1">
173             <property name="visible">True</property>
174             <property name="label" translatable="yes">Advanced</property>
175             <attributes>
176               <attribute name="weight" value="bold"/>
177             </attributes>
178           </object>
179         </child>
180       </object>
181       <packing>
182         <property name="expand">False</property>
183         <property name="fill">False</property>
184         <property name="position">1</property>
185       </packing>
186     </child>
187   </object>
188   <object class="GtkVBox" id="vbox_aim_simple">
189     <property name="visible">True</property>
190     <property name="orientation">vertical</property>
191     <property name="spacing">6</property>
192     <child>
193       <object class="GtkLabel" id="label_screenname_simple">
194         <property name="visible">True</property>
195         <property name="xalign">0</property>
196         <property name="label" translatable="yes">What is your AIM screen name?</property>
197       </object>
198       <packing>
199         <property name="position">0</property>
200       </packing>
201     </child>
202     <child>
203       <object class="GtkAlignment" id="alignment1">
204         <property name="visible">True</property>
205         <property name="xalign">0</property>
206         <property name="yalign">0</property>
207         <property name="xscale">0.34999999403953552</property>
208         <property name="yscale">0.34999999403953552</property>
209         <property name="bottom_padding">3</property>
210         <property name="left_padding">12</property>
211         <child>
212           <object class="GtkVBox" id="vbox1">
213             <property name="visible">True</property>
214             <property name="orientation">vertical</property>
215             <property name="spacing">4</property>
216             <child>
217               <object class="GtkEntry" id="entry_screenname_simple">
218                 <property name="visible">True</property>
219                 <property name="can_focus">True</property>
220               </object>
221               <packing>
222                 <property name="position">0</property>
223               </packing>
224             </child>
225             <child>
226               <object class="GtkLabel" id="label_example">
227                 <property name="visible">True</property>
228                 <property name="xalign">0.10000000149011612</property>
229                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; MyScreenName</property>
230                 <property name="use_markup">True</property>
231                 <attributes>
232                   <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
233                 </attributes>
234               </object>
235               <packing>
236                 <property name="position">1</property>
237               </packing>
238             </child>
239           </object>
240         </child>
241       </object>
242       <packing>
243         <property name="position">1</property>
244       </packing>
245     </child>
246     <child>
247       <object class="GtkLabel" id="label_password_simple">
248         <property name="visible">True</property>
249         <property name="xalign">0</property>
250         <property name="label" translatable="yes">What is your AIM password?</property>
251       </object>
252       <packing>
253         <property name="position">2</property>
254       </packing>
255     </child>
256     <child>
257       <object class="GtkAlignment" id="alignment2">
258         <property name="visible">True</property>
259         <property name="xalign">0</property>
260         <property name="yalign">0</property>
261         <property name="xscale">0.34999999403953552</property>
262         <property name="yscale">0.34999999403953552</property>
263         <property name="left_padding">12</property>
264         <child>
265           <object class="GtkEntry" id="entry_password_simple">
266             <property name="visible">True</property>
267             <property name="can_focus">True</property>
268             <property name="visibility">False</property>
269           </object>
270         </child>
271       </object>
272       <packing>
273         <property name="position">3</property>
274       </packing>
275     </child>
276   </object>
277 </interface>