Use char* not EmpathyMessage in TpChat:send-error
[empathy-mirror.git] / libempathy-gtk / empathy-account-widget-aim.ui
blob2dfdde216e3a6f23867ad6a3f7bcc5804167e03c
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">3</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="GtkButton" id="button_forget">
52 <property name="visible">True</property>
53 <property name="can_focus">True</property>
54 <property name="receives_default">True</property>
55 <child>
56 <object class="GtkImage" id="image834">
57 <property name="visible">True</property>
58 <property name="stock">gtk-clear</property>
59 <property name="icon-size">1</property>
60 </object>
61 </child>
62 </object>
63 <packing>
64 <property name="left_attach">2</property>
65 <property name="right_attach">3</property>
66 <property name="top_attach">2</property>
67 <property name="bottom_attach">3</property>
68 <property name="x_options"></property>
69 <property name="y_options"></property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkEntry" id="entry_screenname">
74 <property name="visible">True</property>
75 <property name="can_focus">True</property>
76 <property name="invisible_char">&#x25CF;</property>
77 </object>
78 <packing>
79 <property name="left_attach">1</property>
80 <property name="right_attach">3</property>
81 <property name="y_options"></property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkEntry" id="entry_password">
86 <property name="visible">True</property>
87 <property name="can_focus">True</property>
88 <property name="visibility">False</property>
89 <property name="invisible_char">&#x25CF;</property>
90 </object>
91 <packing>
92 <property name="left_attach">1</property>
93 <property name="right_attach">2</property>
94 <property name="top_attach">2</property>
95 <property name="bottom_attach">3</property>
96 <property name="y_options"></property>
97 </packing>
98 </child>
99 <child>
100 <placeholder/>
101 </child>
102 <child>
103 <placeholder/>
104 </child>
105 <child>
106 <object class="GtkLabel" id="label_username_example">
107 <property name="visible">True</property>
108 <property name="xalign">0</property>
109 <property name="xpad">3</property>
110 <property name="label" translatable="yes">&lt;span size="small"&gt;&lt;b&gt;Example:&lt;/b&gt; MyScreenName&lt;/span&gt;</property>
111 <property name="use_markup">True</property>
112 </object>
113 <packing>
114 <property name="left_attach">1</property>
115 <property name="right_attach">2</property>
116 <property name="top_attach">1</property>
117 <property name="bottom_attach">2</property>
118 </packing>
119 </child>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="fill">False</property>
124 <property name="position">0</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkExpander" id="expander1">
129 <property name="visible">True</property>
130 <property name="can_focus">True</property>
131 <child>
132 <object class="GtkTable" id="table_advanced_settings">
133 <property name="visible">True</property>
134 <property name="n_rows">2</property>
135 <property name="n_columns">2</property>
136 <property name="column_spacing">12</property>
137 <property name="row_spacing">6</property>
138 <child>
139 <object class="GtkSpinButton" id="spinbutton_port">
140 <property name="visible">True</property>
141 <property name="can_focus">True</property>
142 <property name="invisible_char">&#x25CF;</property>
143 <property name="adjustment">adjustment1</property>
144 <property name="climb_rate">1</property>
145 <property name="numeric">True</property>
146 </object>
147 <packing>
148 <property name="left_attach">1</property>
149 <property name="right_attach">2</property>
150 <property name="top_attach">1</property>
151 <property name="bottom_attach">2</property>
152 <property name="y_options"></property>
153 </packing>
154 </child>
155 <child>
156 <object class="GtkLabel" id="label_port">
157 <property name="visible">True</property>
158 <property name="xalign">0</property>
159 <property name="label" translatable="yes">_Port:</property>
160 <property name="use_underline">True</property>
161 <property name="mnemonic_widget">spinbutton_port</property>
162 </object>
163 <packing>
164 <property name="top_attach">1</property>
165 <property name="bottom_attach">2</property>
166 <property name="x_options">GTK_FILL</property>
167 <property name="y_options"></property>
168 </packing>
169 </child>
170 <child>
171 <object class="GtkEntry" id="entry_server">
172 <property name="visible">True</property>
173 <property name="can_focus">True</property>
174 <property name="invisible_char">&#x25CF;</property>
175 </object>
176 <packing>
177 <property name="left_attach">1</property>
178 <property name="right_attach">2</property>
179 <property name="y_options"></property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkLabel" id="label_server">
184 <property name="visible">True</property>
185 <property name="xalign">0</property>
186 <property name="label" translatable="yes">_Server:</property>
187 <property name="use_underline">True</property>
188 <property name="mnemonic_widget">entry_server</property>
189 </object>
190 <packing>
191 <property name="x_options">GTK_FILL</property>
192 <property name="y_options"></property>
193 </packing>
194 </child>
195 </object>
196 </child>
197 <child type="label">
198 <object class="GtkLabel" id="label1">
199 <property name="visible">True</property>
200 <property name="label" translatable="yes">Advanced</property>
201 <attributes>
202 <attribute name="weight" value="bold"/>
203 </attributes>
204 </object>
205 </child>
206 </object>
207 <packing>
208 <property name="expand">False</property>
209 <property name="fill">False</property>
210 <property name="position">1</property>
211 </packing>
212 </child>
213 </object>
214 <object class="GtkVBox" id="vbox_aim_simple">
215 <property name="visible">True</property>
216 <property name="orientation">vertical</property>
217 <property name="spacing">6</property>
218 <child>
219 <object class="GtkLabel" id="label_screenname_simple">
220 <property name="visible">True</property>
221 <property name="xalign">0</property>
222 <property name="label" translatable="yes">What is your AIM screen name?</property>
223 </object>
224 <packing>
225 <property name="position">0</property>
226 </packing>
227 </child>
228 <child>
229 <object class="GtkAlignment" id="alignment1">
230 <property name="visible">True</property>
231 <property name="xalign">0</property>
232 <property name="yalign">0</property>
233 <property name="xscale">0.34999999403953552</property>
234 <property name="yscale">0.34999999403953552</property>
235 <property name="bottom_padding">3</property>
236 <property name="left_padding">12</property>
237 <child>
238 <object class="GtkVBox" id="vbox1">
239 <property name="visible">True</property>
240 <property name="orientation">vertical</property>
241 <property name="spacing">4</property>
242 <child>
243 <object class="GtkEntry" id="entry_screenname_simple">
244 <property name="visible">True</property>
245 <property name="can_focus">True</property>
246 <property name="invisible_char">&#x2022;</property>
247 </object>
248 <packing>
249 <property name="position">0</property>
250 </packing>
251 </child>
252 <child>
253 <object class="GtkLabel" id="label_example">
254 <property name="visible">True</property>
255 <property name="xalign">0.10000000149011612</property>
256 <property name="label" translatable="yes">&lt;span size="small"&gt;&lt;b&gt;Example:&lt;/b&gt; MyScreenName&lt;/span&gt;</property>
257 <property name="use_markup">True</property>
258 </object>
259 <packing>
260 <property name="position">1</property>
261 </packing>
262 </child>
263 </object>
264 </child>
265 </object>
266 <packing>
267 <property name="position">1</property>
268 </packing>
269 </child>
270 <child>
271 <object class="GtkLabel" id="label_password_simple">
272 <property name="visible">True</property>
273 <property name="xalign">0</property>
274 <property name="label" translatable="yes">What is your AIM password?</property>
275 </object>
276 <packing>
277 <property name="position">2</property>
278 </packing>
279 </child>
280 <child>
281 <object class="GtkAlignment" id="alignment2">
282 <property name="visible">True</property>
283 <property name="xalign">0</property>
284 <property name="yalign">0</property>
285 <property name="xscale">0.34999999403953552</property>
286 <property name="yscale">0.34999999403953552</property>
287 <property name="left_padding">12</property>
288 <child>
289 <object class="GtkEntry" id="entry_password_simple">
290 <property name="visible">True</property>
291 <property name="can_focus">True</property>
292 <property name="visibility">False</property>
293 <property name="invisible_char">&#x2022;</property>
294 </object>
295 </child>
296 </object>
297 <packing>
298 <property name="position">3</property>
299 </packing>
300 </child>
301 </object>
302 </interface>