Bugfix with the size of each widgets
[openerp-client.git] / bin / terp.glade
blob28001d34ce537535bccc4a553eb8e8b244b28f96
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--*- mode: xml -*-->
4 <glade-interface>
5 <widget class="GtkDialog" id="win_login">
6 <property name="width_request">499</property>
7 <property name="height_request">280</property>
8 <property name="title" translatable="yes">OpenERP - Login</property>
9 <property name="modal">True</property>
10 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
11 <property name="destroy_with_parent">True</property>
12 <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
13 <property name="has_separator">False</property>
14 <child internal-child="vbox">
15 <widget class="GtkVBox" id="dialog-vbox1">
16 <property name="visible">True</property>
17 <child>
18 <widget class="GtkVBox" id="vbox30">
19 <property name="visible">True</property>
20 <child>
21 <widget class="GtkImage" id="image_tinyerp">
22 <property name="width_request">500</property>
23 <property name="height_request">71</property>
24 <property name="visible">True</property>
25 <property name="stock">gtk-missing-image</property>
26 </widget>
27 </child>
28 <child>
29 <widget class="GtkTable" id="table1">
30 <property name="visible">True</property>
31 <property name="border_width">10</property>
32 <property name="n_rows">4</property>
33 <property name="n_columns">3</property>
34 <property name="column_spacing">3</property>
35 <property name="row_spacing">3</property>
36 <child>
37 <widget class="GtkVBox" id="vbox57">
38 <property name="visible">True</property>
39 <child>
40 <widget class="GtkComboBox" id="combo_db">
41 <property name="visible">True</property>
42 </widget>
43 </child>
44 <child>
45 <widget class="GtkLabel" id="combo_label">
46 <property name="visible">True</property>
47 <property name="xalign">0.0099999997764825821</property>
48 <property name="yalign">1</property>
49 <property name="use_markup">True</property>
50 </widget>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">False</property>
54 <property name="position">1</property>
55 </packing>
56 </child>
57 </widget>
58 <packing>
59 <property name="left_attach">1</property>
60 <property name="right_attach">3</property>
61 <property name="top_attach">1</property>
62 <property name="bottom_attach">2</property>
63 <property name="x_options">GTK_FILL</property>
64 <property name="y_options"></property>
65 </packing>
66 </child>
67 <child>
68 <widget class="GtkLabel" id="label5">
69 <property name="visible">True</property>
70 <property name="xalign">1</property>
71 <property name="xpad">3</property>
72 <property name="ypad">3</property>
73 <property name="label" translatable="yes">Password:</property>
74 <property name="justify">GTK_JUSTIFY_RIGHT</property>
75 </widget>
76 <packing>
77 <property name="top_attach">3</property>
78 <property name="bottom_attach">4</property>
79 <property name="x_options">GTK_FILL</property>
80 <property name="y_options"></property>
81 </packing>
82 </child>
83 <child>
84 <widget class="GtkLabel" id="label4">
85 <property name="visible">True</property>
86 <property name="xalign">1</property>
87 <property name="xpad">3</property>
88 <property name="ypad">3</property>
89 <property name="label" translatable="yes">User:</property>
90 </widget>
91 <packing>
92 <property name="top_attach">2</property>
93 <property name="bottom_attach">3</property>
94 <property name="x_options">GTK_FILL</property>
95 <property name="y_options"></property>
96 </packing>
97 </child>
98 <child>
99 <widget class="GtkLabel" id="label266">
100 <property name="visible">True</property>
101 <property name="xalign">1</property>
102 <property name="xpad">3</property>
103 <property name="ypad">3</property>
104 <property name="label" translatable="yes">Database:</property>
105 </widget>
106 <packing>
107 <property name="top_attach">1</property>
108 <property name="bottom_attach">2</property>
109 <property name="x_options">GTK_FILL</property>
110 <property name="y_options"></property>
111 </packing>
112 </child>
113 <child>
114 <widget class="GtkButton" id="but_server">
115 <property name="visible">True</property>
116 <property name="can_focus">True</property>
117 <property name="label" translatable="yes">Change</property>
118 <property name="use_underline">True</property>
119 <property name="response_id">0</property>
120 <signal name="activate" handler="on_but_server_activate"/>
121 </widget>
122 <packing>
123 <property name="left_attach">2</property>
124 <property name="right_attach">3</property>
125 <property name="x_options"></property>
126 <property name="y_options"></property>
127 </packing>
128 </child>
129 <child>
130 <widget class="GtkEntry" id="ent_server">
131 <property name="visible">True</property>
132 <property name="sensitive">False</property>
133 <property name="editable">False</property>
134 <property name="invisible_char">*</property>
135 <property name="activates_default">True</property>
136 <property name="width_chars">16</property>
137 <property name="text">localhost</property>
138 </widget>
139 <packing>
140 <property name="left_attach">1</property>
141 <property name="right_attach">2</property>
142 <property name="y_options"></property>
143 </packing>
144 </child>
145 <child>
146 <widget class="GtkLabel" id="label2">
147 <property name="width_request">117</property>
148 <property name="visible">True</property>
149 <property name="xalign">1</property>
150 <property name="xpad">3</property>
151 <property name="ypad">3</property>
152 <property name="label" translatable="yes">Server:</property>
153 </widget>
154 <packing>
155 <property name="x_options"></property>
156 <property name="y_options"></property>
157 </packing>
158 </child>
159 <child>
160 <widget class="GtkEntry" id="ent_login">
161 <property name="visible">True</property>
162 <property name="can_focus">True</property>
163 <property name="invisible_char">*</property>
164 <property name="activates_default">True</property>
165 <property name="text">admin</property>
166 </widget>
167 <packing>
168 <property name="left_attach">1</property>
169 <property name="right_attach">3</property>
170 <property name="top_attach">2</property>
171 <property name="bottom_attach">3</property>
172 <property name="y_options"></property>
173 </packing>
174 </child>
175 <child>
176 <widget class="GtkEntry" id="ent_passwd">
177 <property name="visible">True</property>
178 <property name="can_focus">True</property>
179 <property name="has_focus">True</property>
180 <property name="visibility">False</property>
181 <property name="invisible_char">*</property>
182 <property name="activates_default">True</property>
183 </widget>
184 <packing>
185 <property name="left_attach">1</property>
186 <property name="right_attach">3</property>
187 <property name="top_attach">3</property>
188 <property name="bottom_attach">4</property>
189 <property name="y_options"></property>
190 </packing>
191 </child>
192 </widget>
193 <packing>
194 <property name="position">1</property>
195 </packing>
196 </child>
197 </widget>
198 <packing>
199 <property name="position">1</property>
200 </packing>
201 </child>
202 <child internal-child="action_area">
203 <widget class="GtkHButtonBox" id="dialog-action_area1">
204 <property name="visible">True</property>
205 <property name="layout_style">GTK_BUTTONBOX_END</property>
206 <child>
207 <widget class="GtkButton" id="okbutton1">
208 <property name="visible">True</property>
209 <property name="can_focus">True</property>
210 <property name="can_default">True</property>
211 <property name="label">gtk-cancel</property>
212 <property name="use_stock">True</property>
213 <property name="response_id">-6</property>
214 </widget>
215 </child>
216 <child>
217 <widget class="GtkButton" id="button_connect">
218 <property name="visible">True</property>
219 <property name="can_focus">True</property>
220 <property name="can_default">True</property>
221 <property name="has_default">True</property>
222 <property name="label">gtk-ok</property>
223 <property name="use_stock">True</property>
224 <property name="response_id">-5</property>
225 </widget>
226 <packing>
227 <property name="position">1</property>
228 </packing>
229 </child>
230 </widget>
231 <packing>
232 <property name="expand">False</property>
233 <property name="pack_type">GTK_PACK_END</property>
234 </packing>
235 </child>
236 </widget>
237 </child>
238 </widget>
239 <widget class="GtkWindow" id="win_main">
240 <property name="width_request">600</property>
241 <property name="height_request">400</property>
242 <property name="visible">True</property>
243 <property name="title">OpenERP</property>
244 <property name="window_position">GTK_WIN_POS_CENTER</property>
245 <property name="default_width">920</property>
246 <property name="default_height">780</property>
247 <signal name="destroy_event" handler="on_win_main_destroy_event"/>
248 <child>
249 <widget class="GtkVBox" id="vbox_main">
250 <property name="visible">True</property>
251 <child>
252 <widget class="GtkAlignment" id="alignment52">
253 <property name="visible">True</property>
254 <child>
255 <widget class="GtkMenuBar" id="menubar1">
256 <property name="visible">True</property>
257 <child>
258 <widget class="GtkMenuItem" id="menuitem1">
259 <property name="visible">True</property>
260 <property name="label" translatable="yes">_File</property>
261 <property name="use_underline">True</property>
262 <child>
263 <widget class="GtkMenu" id="menuitem1_menu">
264 <child>
265 <widget class="GtkImageMenuItem" id="login">
266 <property name="visible">True</property>
267 <property name="label" translatable="yes">_Connect...</property>
268 <property name="use_underline">True</property>
269 <signal name="activate" handler="on_login_activate"/>
270 <accelerator key="O" modifiers="GDK_CONTROL_MASK" signal="activate"/>
271 <child internal-child="image">
272 <widget class="GtkImage" id="image4209">
273 <property name="visible">True</property>
274 <property name="stock">gtk-connect</property>
275 <property name="icon_size">1</property>
276 </widget>
277 </child>
278 </widget>
279 </child>
280 <child>
281 <widget class="GtkImageMenuItem" id="logout">
282 <property name="visible">True</property>
283 <property name="label" translatable="yes">_Disconnect</property>
284 <property name="use_underline">True</property>
285 <signal name="activate" handler="on_logout_activate"/>
286 <child internal-child="image">
287 <widget class="GtkImage" id="image4210">
288 <property name="visible">True</property>
289 <property name="stock">gtk-disconnect</property>
290 <property name="icon_size">1</property>
291 </widget>
292 </child>
293 </widget>
294 </child>
295 <child>
296 <widget class="GtkSeparatorMenuItem" id="separator9">
297 <property name="visible">True</property>
298 </widget>
299 </child>
300 <child>
301 <widget class="GtkImageMenuItem" id="Databases">
302 <property name="visible">True</property>
303 <property name="label" translatable="yes">Databases</property>
304 <property name="use_underline">True</property>
305 <child>
306 <widget class="GtkMenu" id="Databases_menu">
307 <child>
308 <widget class="GtkImageMenuItem" id="db_new">
309 <property name="visible">True</property>
310 <property name="label" translatable="yes">_New database</property>
311 <property name="use_underline">True</property>
312 <signal name="activate" handler="on_db_new_activate"/>
313 <child internal-child="image">
314 <widget class="GtkImage" id="image4212">
315 <property name="visible">True</property>
316 <property name="stock">gtk-new</property>
317 <property name="icon_size">1</property>
318 </widget>
319 </child>
320 </widget>
321 </child>
322 <child>
323 <widget class="GtkImageMenuItem" id="db_restore">
324 <property name="visible">True</property>
325 <property name="label" translatable="yes">_Restore database</property>
326 <property name="use_underline">True</property>
327 <signal name="activate" handler="on_db_restore_activate"/>
328 <child internal-child="image">
329 <widget class="GtkImage" id="image4213">
330 <property name="visible">True</property>
331 <property name="stock">gtk-open</property>
332 <property name="icon_size">1</property>
333 </widget>
334 </child>
335 </widget>
336 </child>
337 <child>
338 <widget class="GtkImageMenuItem" id="db_backup">
339 <property name="visible">True</property>
340 <property name="label" translatable="yes">_Backup database</property>
341 <property name="use_underline">True</property>
342 <signal name="activate" handler="on_db_backup_activate"/>
343 <child internal-child="image">
344 <widget class="GtkImage" id="image4214">
345 <property name="visible">True</property>
346 <property name="stock">gtk-save-as</property>
347 <property name="icon_size">1</property>
348 </widget>
349 </child>
350 </widget>
351 </child>
352 <child>
353 <widget class="GtkImageMenuItem" id="db_drop">
354 <property name="visible">True</property>
355 <property name="label" translatable="yes">Dro_p database</property>
356 <property name="use_underline">True</property>
357 <signal name="activate" handler="on_db_drop_activate"/>
358 <child internal-child="image">
359 <widget class="GtkImage" id="image4215">
360 <property name="visible">True</property>
361 <property name="stock">gtk-delete</property>
362 <property name="icon_size">1</property>
363 </widget>
364 </child>
365 </widget>
366 </child>
367 <child>
368 <widget class="GtkSeparatorMenuItem" id="separator7">
369 <property name="visible">True</property>
370 </widget>
371 </child>
372 <child>
373 <widget class="GtkImageMenuItem" id="admin_password">
374 <property name="visible">True</property>
375 <property name="label" translatable="yes">Administrator Password</property>
376 <property name="use_underline">True</property>
377 <signal name="activate" handler="on_admin_password_activate"/>
378 <child internal-child="image">
379 <widget class="GtkImage" id="image4216">
380 <property name="visible">True</property>
381 <property name="stock">gtk-dialog-question</property>
382 <property name="icon_size">1</property>
383 </widget>
384 </child>
385 </widget>
386 </child>
387 </widget>
388 </child>
389 <child internal-child="image">
390 <widget class="GtkImage" id="image4211">
391 <property name="visible">True</property>
392 <property name="stock">gtk-network</property>
393 <property name="icon_size">1</property>
394 </widget>
395 </child>
396 </widget>
397 </child>
398 <child>
399 <widget class="GtkSeparatorMenuItem" id="separator2">
400 <property name="visible">True</property>
401 </widget>
402 </child>
403 <child>
404 <widget class="GtkImageMenuItem" id="quitter1">
405 <property name="visible">True</property>
406 <property name="label">gtk-quit</property>
407 <property name="use_underline">True</property>
408 <property name="use_stock">True</property>
409 <signal name="activate" handler="on_quit_activate"/>
410 </widget>
411 </child>
412 </widget>
413 </child>
414 </widget>
415 </child>
416 <child>
417 <widget class="GtkMenuItem" id="user">
418 <property name="visible">True</property>
419 <property name="sensitive">False</property>
420 <property name="label" translatable="yes">_User</property>
421 <property name="use_underline">True</property>
422 <signal name="activate" handler="on_requests_activate"/>
423 <child>
424 <widget class="GtkMenu" id="user_menu">
425 <child>
426 <widget class="GtkImageMenuItem" id="preference">
427 <property name="visible">True</property>
428 <property name="label" translatable="yes">_Preferences</property>
429 <property name="use_underline">True</property>
430 <signal name="activate" handler="on_preference_activate"/>
431 <child internal-child="image">
432 <widget class="GtkImage" id="image4217">
433 <property name="visible">True</property>
434 <property name="stock">gtk-preferences</property>
435 <property name="icon_size">1</property>
436 </widget>
437 </child>
438 </widget>
439 </child>
440 <child>
441 <widget class="GtkSeparatorMenuItem" id="item2">
442 <property name="visible">True</property>
443 </widget>
444 </child>
445 <child>
446 <widget class="GtkImageMenuItem" id="send_request">
447 <property name="visible">True</property>
448 <property name="label" translatable="yes">_Send a request</property>
449 <property name="use_underline">True</property>
450 <signal name="activate" handler="on_send_request_activate"/>
451 <child internal-child="image">
452 <widget class="GtkImage" id="image4218">
453 <property name="visible">True</property>
454 <property name="stock">gtk-new</property>
455 <property name="icon_size">1</property>
456 </widget>
457 </child>
458 </widget>
459 </child>
460 <child>
461 <widget class="GtkImageMenuItem" id="read_requests">
462 <property name="visible">True</property>
463 <property name="label" translatable="yes">_Read my requests</property>
464 <property name="use_underline">True</property>
465 <signal name="activate" handler="on_read_requests_activate"/>
466 <child internal-child="image">
467 <widget class="GtkImage" id="image4219">
468 <property name="visible">True</property>
469 <property name="stock">gtk-find</property>
470 <property name="icon_size">1</property>
471 </widget>
472 </child>
473 </widget>
474 </child>
475 <child>
476 <widget class="GtkSeparatorMenuItem" id="séparateur12">
477 <property name="visible">True</property>
478 </widget>
479 </child>
480 <child>
481 <widget class="GtkMenuItem" id="request_wait">
482 <property name="visible">True</property>
483 <property name="label" translatable="yes">_Waiting Requests</property>
484 <property name="use_underline">True</property>
485 <signal name="activate" handler="on_request_wait_activate"/>
486 </widget>
487 </child>
488 </widget>
489 </child>
490 </widget>
491 </child>
492 <child>
493 <widget class="GtkMenuItem" id="form">
494 <property name="visible">True</property>
495 <property name="sensitive">False</property>
496 <property name="label" translatable="yes">For_m</property>
497 <property name="use_underline">True</property>
498 <signal name="activate" handler="on_form_activate"/>
499 <child>
500 <widget class="GtkMenu" id="form_menu">
501 <child>
502 <widget class="GtkImageMenuItem" id="form_new">
503 <property name="visible">True</property>
504 <property name="label" translatable="yes">_New</property>
505 <property name="use_underline">True</property>
506 <signal name="activate" handler="on_form_new_activate"/>
507 <accelerator key="N" modifiers="GDK_CONTROL_MASK" signal="activate"/>
508 <child internal-child="image">
509 <widget class="GtkImage" id="image4220">
510 <property name="visible">True</property>
511 <property name="stock">gtk-new</property>
512 <property name="icon_size">1</property>
513 </widget>
514 </child>
515 </widget>
516 </child>
517 <child>
518 <widget class="GtkImageMenuItem" id="form_save">
519 <property name="visible">True</property>
520 <property name="label" translatable="yes">_Save</property>
521 <property name="use_underline">True</property>
522 <signal name="activate" handler="on_form_save_activate"/>
523 <accelerator key="S" modifiers="GDK_CONTROL_MASK" signal="activate"/>
524 <child internal-child="image">
525 <widget class="GtkImage" id="image4221">
526 <property name="visible">True</property>
527 <property name="stock">gtk-save</property>
528 <property name="icon_size">1</property>
529 </widget>
530 </child>
531 </widget>
532 </child>
533 <child>
534 <widget class="GtkImageMenuItem" id="copy">
535 <property name="visible">True</property>
536 <property name="tooltip" translatable="yes">Copy this resource</property>
537 <property name="label" translatable="yes">_Duplicate</property>
538 <property name="use_underline">True</property>
539 <signal name="activate" handler="on_form_copy_activate"/>
540 <accelerator key="D" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK" signal="activate"/>
541 <child internal-child="image">
542 <widget class="GtkImage" id="image4222">
543 <property name="visible">True</property>
544 <property name="stock">gtk-copy</property>
545 <property name="icon_size">1</property>
546 </widget>
547 </child>
548 </widget>
549 </child>
550 <child>
551 <widget class="GtkImageMenuItem" id="form_delete">
552 <property name="visible">True</property>
553 <property name="label" translatable="yes">_Delete</property>
554 <property name="use_underline">True</property>
555 <signal name="activate" handler="on_form_del_activate"/>
556 <accelerator key="D" modifiers="GDK_CONTROL_MASK" signal="activate"/>
557 <child internal-child="image">
558 <widget class="GtkImage" id="image4223">
559 <property name="visible">True</property>
560 <property name="stock">gtk-delete</property>
561 <property name="icon_size">1</property>
562 </widget>
563 </child>
564 </widget>
565 </child>
566 <child>
567 <widget class="GtkSeparatorMenuItem" id="séparateur1">
568 <property name="visible">True</property>
569 </widget>
570 </child>
571 <child>
572 <widget class="GtkImageMenuItem" id="form_search">
573 <property name="visible">True</property>
574 <property name="label" translatable="yes">Find</property>
575 <property name="use_underline">True</property>
576 <signal name="activate" handler="on_form_search_activate"/>
577 <accelerator key="F" modifiers="GDK_CONTROL_MASK" signal="activate"/>
578 <child internal-child="image">
579 <widget class="GtkImage" id="image4224">
580 <property name="visible">True</property>
581 <property name="stock">gtk-find</property>
582 <property name="icon_size">1</property>
583 </widget>
584 </child>
585 </widget>
586 </child>
587 <child>
588 <widget class="GtkImageMenuItem" id="form_next">
589 <property name="visible">True</property>
590 <property name="label" translatable="yes">Ne_xt</property>
591 <property name="use_underline">True</property>
592 <signal name="activate" handler="on_form_next_activate"/>
593 <accelerator key="Page_Down" modifiers="" signal="activate"/>
594 <child internal-child="image">
595 <widget class="GtkImage" id="image4225">
596 <property name="visible">True</property>
597 <property name="stock">gtk-go-forward</property>
598 <property name="icon_size">1</property>
599 </widget>
600 </child>
601 </widget>
602 </child>
603 <child>
604 <widget class="GtkImageMenuItem" id="form_previous">
605 <property name="visible">True</property>
606 <property name="label" translatable="yes">Pre_vious</property>
607 <property name="use_underline">True</property>
608 <signal name="activate" handler="on_form_previous_activate"/>
609 <accelerator key="Page_Up" modifiers="" signal="activate"/>
610 <child internal-child="image">
611 <widget class="GtkImage" id="image4226">
612 <property name="visible">True</property>
613 <property name="stock">gtk-go-back</property>
614 <property name="icon_size">1</property>
615 </widget>
616 </child>
617 </widget>
618 </child>
619 <child>
620 <widget class="GtkImageMenuItem" id="switch_lf">
621 <property name="visible">True</property>
622 <property name="label" translatable="yes">Switch to list/form</property>
623 <property name="use_underline">True</property>
624 <signal name="activate" handler="on_but_switch_clicked"/>
625 <accelerator key="L" modifiers="GDK_CONTROL_MASK" signal="activate"/>
626 <child internal-child="image">
627 <widget class="GtkImage" id="image4227">
628 <property name="visible">True</property>
629 <property name="stock">gtk-justify-fill</property>
630 <property name="icon_size">1</property>
631 </widget>
632 </child>
633 </widget>
634 </child>
635 <child>
636 <widget class="GtkImageMenuItem" id="win_new">
637 <property name="visible">True</property>
638 <property name="label" translatable="yes">_Menu</property>
639 <property name="use_underline">True</property>
640 <signal name="activate" handler="on_win_new_activate"/>
641 <accelerator key="T" modifiers="GDK_CONTROL_MASK" signal="activate"/>
642 <child internal-child="image">
643 <widget class="GtkImage" id="image4228">
644 <property name="visible">True</property>
645 <property name="stock">gtk-index</property>
646 <property name="icon_size">1</property>
647 </widget>
648 </child>
649 </widget>
650 </child>
651 <child>
652 <widget class="GtkSeparatorMenuItem" id="separator8">
653 <property name="visible">True</property>
654 </widget>
655 </child>
656 <child>
657 <widget class="GtkImageMenuItem" id="win_home">
658 <property name="visible">True</property>
659 <property name="label" translatable="yes">_New Home Tab</property>
660 <property name="use_underline">True</property>
661 <signal name="activate" handler="on_win_home_activate"/>
662 <accelerator key="H" modifiers="GDK_CONTROL_MASK" signal="activate"/>
663 <child internal-child="image">
664 <widget class="GtkImage" id="image4229">
665 <property name="visible">True</property>
666 <property name="stock">gtk-home</property>
667 <property name="icon_size">1</property>
668 </widget>
669 </child>
670 </widget>
671 </child>
672 <child>
673 <widget class="GtkImageMenuItem" id="win_close">
674 <property name="visible">True</property>
675 <property name="label" translatable="yes">Close Tab</property>
676 <property name="use_underline">True</property>
677 <signal name="activate" handler="on_win_close_activate"/>
678 <accelerator key="W" modifiers="GDK_CONTROL_MASK" signal="activate"/>
679 <child internal-child="image">
680 <widget class="GtkImage" id="image4230">
681 <property name="visible">True</property>
682 <property name="stock">gtk-close</property>
683 <property name="icon_size">1</property>
684 </widget>
685 </child>
686 </widget>
687 </child>
688 <child>
689 <widget class="GtkMenuItem" id="win_prev">
690 <property name="visible">True</property>
691 <property name="label" translatable="yes">Previous Tab</property>
692 <property name="use_underline">True</property>
693 <signal name="activate" handler="on_win_prev_activate"/>
694 <accelerator key="Page_Up" modifiers="GDK_CONTROL_MASK" signal="activate"/>
695 </widget>
696 </child>
697 <child>
698 <widget class="GtkMenuItem" id="win_next">
699 <property name="visible">True</property>
700 <property name="label" translatable="yes">Next Tab</property>
701 <property name="use_underline">True</property>
702 <signal name="activate" handler="on_win_next_activate"/>
703 <accelerator key="Page_Down" modifiers="GDK_CONTROL_MASK" signal="activate"/>
704 </widget>
705 </child>
706 <child>
707 <widget class="GtkSeparatorMenuItem" id="séparateur9">
708 <property name="visible">True</property>
709 </widget>
710 </child>
711 <child>
712 <widget class="GtkMenuItem" id="form_log">
713 <property name="visible">True</property>
714 <property name="label" translatable="yes">View _logs</property>
715 <property name="use_underline">True</property>
716 <signal name="activate" handler="on_form_log_activate"/>
717 </widget>
718 </child>
719 <child>
720 <widget class="GtkMenuItem" id="goto_id">
721 <property name="visible">True</property>
722 <property name="label" translatable="yes">_Go to resource ID...</property>
723 <property name="use_underline">True</property>
724 <signal name="activate" handler="on_goto_id_activate"/>
725 <accelerator key="G" modifiers="GDK_CONTROL_MASK" signal="activate"/>
726 </widget>
727 </child>
728 <child>
729 <widget class="GtkSeparatorMenuItem" id="separator6">
730 <property name="visible">True</property>
731 </widget>
732 </child>
733 <child>
734 <widget class="GtkImageMenuItem" id="form_open">
735 <property name="visible">True</property>
736 <property name="label" translatable="yes">_Open</property>
737 <property name="use_underline">True</property>
738 <signal name="activate" handler="on_form_open_activate"/>
739 <child internal-child="image">
740 <widget class="GtkImage" id="image4231">
741 <property name="visible">True</property>
742 <property name="stock">gtk-open</property>
743 <property name="icon_size">1</property>
744 </widget>
745 </child>
746 </widget>
747 </child>
748 <child>
749 <widget class="GtkImageMenuItem" id="form_reload">
750 <property name="visible">True</property>
751 <property name="label" translatable="yes">Reloa_d / Undo</property>
752 <property name="use_underline">True</property>
753 <signal name="activate" handler="on_form_reload_activate"/>
754 <accelerator key="R" modifiers="GDK_CONTROL_MASK" signal="activate"/>
755 <child internal-child="image">
756 <widget class="GtkImage" id="image4232">
757 <property name="visible">True</property>
758 <property name="stock">gtk-redo</property>
759 <property name="icon_size">1</property>
760 </widget>
761 </child>
762 </widget>
763 </child>
764 <child>
765 <widget class="GtkSeparatorMenuItem" id="séparateur5">
766 <property name="visible">True</property>
767 </widget>
768 </child>
769 <child>
770 <widget class="GtkMenuItem" id="form_repeat">
771 <property name="visible">True</property>
772 <property name="label" translatable="yes">Repeat latest _action</property>
773 <property name="use_underline">True</property>
774 <signal name="activate" handler="on_form_repeat_activate"/>
775 <accelerator key="Z" modifiers="GDK_CONTROL_MASK" signal="activate"/>
776 </widget>
777 </child>
778 <child>
779 <widget class="GtkSeparatorMenuItem" id="séparateur7">
780 <property name="visible">True</property>
781 </widget>
782 </child>
783 <child>
784 <widget class="GtkImageMenuItem" id="form_print">
785 <property name="visible">True</property>
786 <property name="label" translatable="yes">_Preview in PDF</property>
787 <property name="use_underline">True</property>
788 <signal name="activate" handler="on_form_print_activate"/>
789 <accelerator key="P" modifiers="GDK_CONTROL_MASK" signal="activate"/>
790 <child internal-child="image">
791 <widget class="GtkImage" id="image4233">
792 <property name="visible">True</property>
793 <property name="stock">gtk-print-preview</property>
794 <property name="icon_size">1</property>
795 </widget>
796 </child>
797 </widget>
798 </child>
799 <child>
800 <widget class="GtkImageMenuItem" id="form_print_html">
801 <property name="visible">True</property>
802 <property name="label" translatable="yes">Previe_w in editor</property>
803 <property name="use_underline">True</property>
804 <signal name="activate" handler="on_form_print_html_activate"/>
805 <child internal-child="image">
806 <widget class="GtkImage" id="image4234">
807 <property name="visible">True</property>
808 <property name="stock">gtk-print-preview</property>
809 <property name="icon_size">1</property>
810 </widget>
811 </child>
812 </widget>
813 </child>
814 <child>
815 <widget class="GtkSeparatorMenuItem" id="séparateur8">
816 <property name="visible">True</property>
817 </widget>
818 </child>
819 <child>
820 <widget class="GtkImageMenuItem" id="form_save_as">
821 <property name="visible">True</property>
822 <property name="label" translatable="yes">Expor_t data...</property>
823 <property name="use_underline">True</property>
824 <signal name="activate" handler="on_form_save_as_activate"/>
825 <child internal-child="image">
826 <widget class="GtkImage" id="image4235">
827 <property name="visible">True</property>
828 <property name="stock">gtk-save-as</property>
829 <property name="icon_size">1</property>
830 </widget>
831 </child>
832 </widget>
833 </child>
834 <child>
835 <widget class="GtkMenuItem" id="form_import">
836 <property name="visible">True</property>
837 <property name="label" translatable="yes">I_mport data...</property>
838 <property name="use_underline">True</property>
839 <signal name="activate" handler="on_form_import_activate"/>
840 </widget>
841 </child>
842 </widget>
843 </child>
844 </widget>
845 </child>
846 <child>
847 <widget class="GtkMenuItem" id="options">
848 <property name="visible">True</property>
849 <property name="label" translatable="yes">_Options</property>
850 <property name="use_underline">True</property>
851 <child>
852 <widget class="GtkMenu" id="options_menu">
853 <child>
854 <widget class="GtkMenuItem" id="extension_manager">
855 <property name="visible">True</property>
856 <property name="label" translatable="yes">_Extension Manager</property>
857 <property name="use_underline">True</property>
858 <signal name="activate" handler="on_extension_manager_activate"/>
859 </widget>
860 </child>
861 <child>
862 <widget class="GtkMenuItem" id="menubar">
863 <property name="visible">True</property>
864 <property name="label" translatable="yes">_Menubar</property>
865 <property name="use_underline">True</property>
866 <signal name="activate" handler="on_menubar_activate"/>
867 <child>
868 <widget class="GtkMenu" id="menubar_menu">
869 <child>
870 <widget class="GtkRadioMenuItem" id="menubar_both">
871 <property name="visible">True</property>
872 <property name="label" translatable="yes">Text _and Icons</property>
873 <property name="use_underline">True</property>
874 <signal name="activate" handler="on_menubar_both_activate"/>
875 </widget>
876 </child>
877 <child>
878 <widget class="GtkRadioMenuItem" id="menubar_icons">
879 <property name="visible">True</property>
880 <property name="label" translatable="yes">_Icons only</property>
881 <property name="use_underline">True</property>
882 <property name="group">menubar_both</property>
883 <signal name="activate" handler="on_menubar_icons_activate"/>
884 </widget>
885 </child>
886 <child>
887 <widget class="GtkRadioMenuItem" id="menubar_text">
888 <property name="visible">True</property>
889 <property name="label" translatable="yes">_Text only</property>
890 <property name="use_underline">True</property>
891 <property name="group">menubar_both</property>
892 <signal name="activate" handler="on_menubar_text_activate"/>
893 </widget>
894 </child>
895 </widget>
896 </child>
897 </widget>
898 </child>
899 <child>
900 <widget class="GtkImageMenuItem" id="client_mode1">
901 <property name="visible">True</property>
902 <property name="label" translatable="yes">Client Mode</property>
903 <property name="use_underline">True</property>
904 <signal name="activate" handler="on_client_mode1_activate"/>
905 <child>
906 <widget class="GtkMenu" id="client_mode1_menu">
907 <child>
908 <widget class="GtkRadioMenuItem" id="mode_normal">
909 <property name="visible">True</property>
910 <property name="label" translatable="yes">Normal</property>
911 <property name="use_underline">True</property>
912 <signal name="activate" handler="on_mode_normal_activate"/>
913 </widget>
914 </child>
915 <child>
916 <widget class="GtkRadioMenuItem" id="mode_pda">
917 <property name="visible">True</property>
918 <property name="label" translatable="yes">Mode PDA</property>
919 <property name="use_underline">True</property>
920 <property name="group">mode_normal</property>
921 <signal name="activate" handler="on_mode_pda_activate"/>
922 </widget>
923 </child>
924 </widget>
925 </child>
926 <child internal-child="image">
927 <widget class="GtkImage" id="image4236">
928 <property name="visible">True</property>
929 <property name="stock">gtk-print-preview</property>
930 <property name="icon_size">1</property>
931 </widget>
932 </child>
933 </widget>
934 </child>
935 <child>
936 <widget class="GtkImageMenuItem" id="menu_theme">
937 <property name="visible">True</property>
938 <property name="label" translatable="yes">_Theme</property>
939 <property name="use_underline">True</property>
940 <signal name="activate" handler="on_theme1_activate"/>
941 <child>
942 <widget class="GtkMenu" id="menu_theme_menu">
943 <child>
944 <widget class="GtkMenuItem" id="tiny_erp_theme1">
945 <property name="visible">True</property>
946 <property name="label" translatable="yes">OpenERP Theme</property>
947 <property name="use_underline">True</property>
948 <signal name="activate" handler="on_tiny_erp_theme1_activate"/>
949 </widget>
950 </child>
951 <child>
952 <widget class="GtkMenuItem" id="aqua_os_x">
953 <property name="visible">True</property>
954 <property name="label">Aqua OS X</property>
955 <property name="use_underline">True</property>
956 <signal name="activate" handler="on_aqua_os_x_activate"/>
957 </widget>
958 </child>
959 <child>
960 <widget class="GtkSeparatorMenuItem" id="séparateur14">
961 <property name="visible">True</property>
962 </widget>
963 </child>
964 <child>
965 <widget class="GtkMenuItem" id="default_theme">
966 <property name="visible">True</property>
967 <property name="label" translatable="yes">Default Theme</property>
968 <property name="use_underline">True</property>
969 <signal name="activate" handler="on_default_theme_activate"/>
970 </widget>
971 </child>
972 </widget>
973 </child>
974 <child internal-child="image">
975 <widget class="GtkImage" id="image4237">
976 <property name="visible">True</property>
977 <property name="stock">gtk-select-color</property>
978 <property name="icon_size">1</property>
979 </widget>
980 </child>
981 </widget>
982 </child>
983 <child>
984 <widget class="GtkMenuItem" id="forms1">
985 <property name="visible">True</property>
986 <property name="label" translatable="yes">_Forms</property>
987 <property name="use_underline">True</property>
988 <signal name="activate" handler="on_forms1_activate"/>
989 <child>
990 <widget class="GtkMenu" id="forms1_menu">
991 <child>
992 <widget class="GtkCheckMenuItem" id="opt_form_toolbar">
993 <property name="visible">True</property>
994 <property name="label" translatable="yes">Right Toolbar</property>
995 <property name="use_underline">True</property>
996 <signal name="activate" handler="on_opt_form_toolbar_activate"/>
997 </widget>
998 </child>
999 <child>
1000 <widget class="GtkMenuItem" id="forms_tab">
1001 <property name="visible">True</property>
1002 <property name="label" translatable="yes">Tabs default position</property>
1003 <property name="use_underline">True</property>
1004 <signal name="activate" handler="on_forms_tabs_activate"/>
1005 <child>
1006 <widget class="GtkMenu" id="forms_tab_menu">
1007 <child>
1008 <widget class="GtkRadioMenuItem" id="opt_form_tab_top">
1009 <property name="visible">True</property>
1010 <property name="label" translatable="yes">Top</property>
1011 <property name="use_underline">True</property>
1012 <signal name="activate" handler="on_opt_form_tab_top_activate"/>
1013 </widget>
1014 </child>
1015 <child>
1016 <widget class="GtkRadioMenuItem" id="opt_form_tab_left">
1017 <property name="visible">True</property>
1018 <property name="label" translatable="yes">Left</property>
1019 <property name="use_underline">True</property>
1020 <property name="group">opt_form_tab_top</property>
1021 <signal name="activate" handler="on_opt_form_tab_left_activate"/>
1022 </widget>
1023 </child>
1024 <child>
1025 <widget class="GtkRadioMenuItem" id="opt_form_tab_right">
1026 <property name="visible">True</property>
1027 <property name="label" translatable="yes">Right</property>
1028 <property name="use_underline">True</property>
1029 <property name="group">opt_form_tab_top</property>
1030 <signal name="activate" handler="on_opt_form_tab_right_activate"/>
1031 </widget>
1032 </child>
1033 <child>
1034 <widget class="GtkRadioMenuItem" id="opt_form_tab_bottom">
1035 <property name="visible">True</property>
1036 <property name="label" translatable="yes">Bottom</property>
1037 <property name="use_underline">True</property>
1038 <property name="group">opt_form_tab_top</property>
1039 <signal name="activate" handler="on_opt_form_tab_bottom_activate"/>
1040 </widget>
1041 </child>
1042 </widget>
1043 </child>
1044 </widget>
1045 </child>
1046 <child>
1047 <widget class="GtkMenuItem" id="forms_tab_orientation">
1048 <property name="visible">True</property>
1049 <property name="label" translatable="yes">Tabs default orientation</property>
1050 <property name="use_underline">True</property>
1051 <signal name="activate" handler="on_forms_tabs_orientation_activate"/>
1052 <child>
1053 <widget class="GtkMenu" id="forms_tab_orientation_menu">
1054 <child>
1055 <widget class="GtkRadioMenuItem" id="opt_form_tab_orientation_0">
1056 <property name="visible">True</property>
1057 <property name="label" translatable="yes">Horizontal</property>
1058 <property name="use_underline">True</property>
1059 <signal name="activate" handler="on_opt_form_tab_orientation_horizontal_activate"/>
1060 </widget>
1061 </child>
1062 <child>
1063 <widget class="GtkRadioMenuItem" id="opt_form_tab_orientation_90">
1064 <property name="visible">True</property>
1065 <property name="label" translatable="yes">Vertical</property>
1066 <property name="use_underline">True</property>
1067 <property name="group">opt_form_tab_orientation_0</property>
1068 <signal name="activate" handler="on_opt_form_tab_orientation_vertical_activate"/>
1069 </widget>
1070 </child>
1071 </widget>
1072 </child>
1073 </widget>
1074 </child>
1075 </widget>
1076 </child>
1077 </widget>
1078 </child>
1079 <child>
1080 <widget class="GtkImageMenuItem" id="printer">
1081 <property name="visible">True</property>
1082 <property name="label" translatable="yes">_Print</property>
1083 <property name="use_underline">True</property>
1084 <child>
1085 <widget class="GtkMenu" id="printer_menu">
1086 <child>
1087 <widget class="GtkCheckMenuItem" id="opt_print_preview">
1088 <property name="visible">True</property>
1089 <property name="label" translatable="yes">Previe_w before print</property>
1090 <property name="use_underline">True</property>
1091 <signal name="activate" handler="on_opt_print_preview_activate"/>
1092 </widget>
1093 </child>
1094 </widget>
1095 </child>
1096 <child internal-child="image">
1097 <widget class="GtkImage" id="image4238">
1098 <property name="visible">True</property>
1099 <property name="stock">gtk-print</property>
1100 <property name="icon_size">1</property>
1101 </widget>
1102 </child>
1103 </widget>
1104 </child>
1105 <child>
1106 <widget class="GtkSeparatorMenuItem" id="separator5">
1107 <property name="visible">True</property>
1108 </widget>
1109 </child>
1110 <child>
1111 <widget class="GtkImageMenuItem" id="opt_save">
1112 <property name="visible">True</property>
1113 <property name="label" translatable="yes">_Save options</property>
1114 <property name="use_underline">True</property>
1115 <signal name="activate" handler="on_opt_save_activate"/>
1116 <child internal-child="image">
1117 <widget class="GtkImage" id="image4239">
1118 <property name="visible">True</property>
1119 <property name="stock">gtk-save</property>
1120 <property name="icon_size">1</property>
1121 </widget>
1122 </child>
1123 </widget>
1124 </child>
1125 </widget>
1126 </child>
1127 </widget>
1128 </child>
1129 <child>
1130 <widget class="GtkMenuItem" id="plugins">
1131 <property name="visible">True</property>
1132 <property name="sensitive">False</property>
1133 <property name="label" translatable="yes">_Plugins</property>
1134 <property name="use_underline">True</property>
1135 <signal name="activate" handler="on_plugins_activate"/>
1136 <child>
1137 <widget class="GtkMenu" id="plugins_menu">
1138 <child>
1139 <widget class="GtkImageMenuItem" id="plugin_execute">
1140 <property name="visible">True</property>
1141 <property name="label" translatable="yes">_Execute a plugin</property>
1142 <property name="use_underline">True</property>
1143 <signal name="activate" handler="on_plugin_execute_activate"/>
1144 <child internal-child="image">
1145 <widget class="GtkImage" id="image4240">
1146 <property name="visible">True</property>
1147 <property name="stock">gtk-network</property>
1148 <property name="icon_size">1</property>
1149 </widget>
1150 </child>
1151 </widget>
1152 </child>
1153 </widget>
1154 </child>
1155 </widget>
1156 </child>
1157 <child>
1158 <widget class="GtkMenuItem" id="shortcut">
1159 <property name="visible">True</property>
1160 <property name="sensitive">False</property>
1161 <property name="label" translatable="yes">_Shortcuts</property>
1162 <property name="use_underline">True</property>
1163 <signal name="activate" handler="on_shortcut_activate"/>
1164 </widget>
1165 </child>
1166 <child>
1167 <widget class="GtkMenuItem" id="help">
1168 <property name="visible">True</property>
1169 <property name="label" translatable="yes">_Help</property>
1170 <property name="use_underline">True</property>
1171 <child>
1172 <widget class="GtkMenu" id="help_menu">
1173 <child>
1174 <widget class="GtkImageMenuItem" id="support">
1175 <property name="visible">True</property>
1176 <property name="label" translatable="yes">Support Request</property>
1177 <property name="use_underline">True</property>
1178 <signal name="activate" handler="on_support_activate"/>
1179 <child internal-child="image">
1180 <widget class="GtkImage" id="image4241">
1181 <property name="visible">True</property>
1182 <property name="stock">gtk-help</property>
1183 <property name="icon_size">1</property>
1184 </widget>
1185 </child>
1186 </widget>
1187 </child>
1188 <child>
1189 <widget class="GtkSeparatorMenuItem" id="séparateur13">
1190 <property name="visible">True</property>
1191 </widget>
1192 </child>
1193 <child>
1194 <widget class="GtkImageMenuItem" id="help_index">
1195 <property name="visible">True</property>
1196 <property name="label" translatable="yes">User _Manual</property>
1197 <property name="use_underline">True</property>
1198 <signal name="activate" handler="on_help_index_activate"/>
1199 <child internal-child="image">
1200 <widget class="GtkImage" id="image4242">
1201 <property name="visible">True</property>
1202 <property name="stock">gtk-zoom-fit</property>
1203 <property name="icon_size">1</property>
1204 </widget>
1205 </child>
1206 </widget>
1207 </child>
1208 <child>
1209 <widget class="GtkImageMenuItem" id="help_contextual">
1210 <property name="visible">True</property>
1211 <property name="label" translatable="yes">_Contextual Help</property>
1212 <property name="use_underline">True</property>
1213 <signal name="activate" handler="on_help_contextual_activate"/>
1214 <accelerator key="H" modifiers="GDK_CONTROL_MASK" signal="activate"/>
1215 <child internal-child="image">
1216 <widget class="GtkImage" id="image4243">
1217 <property name="visible">True</property>
1218 <property name="stock">gtk-jump-to</property>
1219 <property name="icon_size">1</property>
1220 </widget>
1221 </child>
1222 </widget>
1223 </child>
1224 <child>
1225 <widget class="GtkImageMenuItem" id="help_tips">
1226 <property name="visible">True</property>
1227 <property name="label" translatable="yes">_Tips</property>
1228 <property name="use_underline">True</property>
1229 <signal name="activate" handler="on_help_tips_activate"/>
1230 <child internal-child="image">
1231 <widget class="GtkImage" id="image4244">
1232 <property name="visible">True</property>
1233 <property name="stock">gtk-index</property>
1234 <property name="icon_size">1</property>
1235 </widget>
1236 </child>
1237 </widget>
1238 </child>
1239 <child>
1240 <widget class="GtkMenuItem" id="shortcuts">
1241 <property name="visible">True</property>
1242 <property name="label" translatable="yes">Keyboard Shortcuts</property>
1243 <property name="use_underline">True</property>
1244 <signal name="activate" handler="on_shortcuts_activate"/>
1245 </widget>
1246 </child>
1247 <child>
1248 <widget class="GtkSeparatorMenuItem" id="séparateur11">
1249 <property name="visible">True</property>
1250 </widget>
1251 </child>
1252 <child>
1253 <widget class="GtkImageMenuItem" id="help_licence">
1254 <property name="visible">True</property>
1255 <property name="label" translatable="yes">_License</property>
1256 <property name="use_underline">True</property>
1257 <signal name="activate" handler="on_help_licence_activate"/>
1258 <child internal-child="image">
1259 <widget class="GtkImage" id="image4245">
1260 <property name="visible">True</property>
1261 <property name="stock">gtk-justify-center</property>
1262 <property name="icon_size">1</property>
1263 </widget>
1264 </child>
1265 </widget>
1266 </child>
1267 <child>
1268 <widget class="GtkImageMenuItem" id="about1">
1269 <property name="visible">True</property>
1270 <property name="label" translatable="yes">_About...</property>
1271 <property name="use_underline">True</property>
1272 <signal name="activate" handler="on_about_activate"/>
1273 <child internal-child="image">
1274 <widget class="GtkImage" id="image4246">
1275 <property name="visible">True</property>
1276 <property name="stock">gtk-about</property>
1277 <property name="icon_size">1</property>
1278 </widget>
1279 </child>
1280 </widget>
1281 </child>
1282 </widget>
1283 </child>
1284 </widget>
1285 </child>
1286 </widget>
1287 </child>
1288 </widget>
1289 <packing>
1290 <property name="expand">False</property>
1291 <property name="fill">False</property>
1292 </packing>
1293 </child>
1294 <child>
1295 <widget class="GtkToolbar" id="main_toolbar">
1296 <property name="visible">True</property>
1297 <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
1298 <child>
1299 <widget class="GtkToolButton" id="but_new">
1300 <property name="visible">True</property>
1301 <property name="tooltip" translatable="yes">Create a new resource</property>
1302 <property name="stock_id">gtk-new</property>
1303 <signal name="clicked" handler="on_but_new_clicked"/>
1304 </widget>
1305 <packing>
1306 <property name="expand">False</property>
1307 </packing>
1308 </child>
1309 <child>
1310 <widget class="GtkToolButton" id="but_save">
1311 <property name="visible">True</property>
1312 <property name="tooltip" translatable="yes">Edit / Save this resource</property>
1313 <property name="stock_id">gtk-save</property>
1314 <signal name="clicked" handler="on_but_save_clicked"/>
1315 </widget>
1316 <packing>
1317 <property name="expand">False</property>
1318 </packing>
1319 </child>
1320 <child>
1321 <widget class="GtkSeparatorToolItem" id="separatortoolitem5">
1322 <property name="visible">True</property>
1323 </widget>
1324 <packing>
1325 <property name="expand">False</property>
1326 <property name="homogeneous">False</property>
1327 </packing>
1328 </child>
1329 <child>
1330 <widget class="GtkToolButton" id="but_remove">
1331 <property name="visible">True</property>
1332 <property name="tooltip" translatable="yes">Delete this resource</property>
1333 <property name="stock_id">gtk-delete</property>
1334 <signal name="clicked" handler="on_but_remove_clicked"/>
1335 </widget>
1336 <packing>
1337 <property name="expand">False</property>
1338 <property name="homogeneous">False</property>
1339 </packing>
1340 </child>
1341 <child>
1342 <widget class="GtkSeparatorToolItem" id="separatortoolitem1">
1343 <property name="visible">True</property>
1344 </widget>
1345 <packing>
1346 <property name="expand">False</property>
1347 <property name="homogeneous">False</property>
1348 </packing>
1349 </child>
1350 <child>
1351 <widget class="GtkToolButton" id="but_previous">
1352 <property name="visible">True</property>
1353 <property name="tooltip" translatable="yes">Go to previous matched search</property>
1354 <property name="stock_id">gtk-go-back</property>
1355 <signal name="clicked" handler="on_but_previous_clicked"/>
1356 </widget>
1357 <packing>
1358 <property name="expand">False</property>
1359 </packing>
1360 </child>
1361 <child>
1362 <widget class="GtkToolButton" id="but_next">
1363 <property name="visible">True</property>
1364 <property name="tooltip" translatable="yes">Go to next matched resource</property>
1365 <property name="stock_id">gtk-go-forward</property>
1366 <signal name="clicked" handler="on_but_next_clicked"/>
1367 </widget>
1368 <packing>
1369 <property name="expand">False</property>
1370 <property name="homogeneous">False</property>
1371 </packing>
1372 </child>
1373 <child>
1374 <widget class="GtkSeparatorToolItem" id="separatortoolitem8">
1375 <property name="visible">True</property>
1376 </widget>
1377 <packing>
1378 <property name="expand">False</property>
1379 <property name="homogeneous">False</property>
1380 </packing>
1381 </child>
1382 <child>
1383 <widget class="GtkRadioToolButton" id="radio_tree">
1384 <property name="visible">True</property>
1385 <property name="label" translatable="yes">List</property>
1386 <property name="use_underline">True</property>
1387 <property name="stock_id">gtk-find</property>
1388 <signal name="toggled" handler="on_radio_tree_clicked"/>
1389 </widget>
1390 <packing>
1391 <property name="expand">False</property>
1392 </packing>
1393 </child>
1394 <child>
1395 <widget class="GtkRadioToolButton" id="radio_form">
1396 <property name="visible">True</property>
1397 <property name="label" translatable="yes">Form</property>
1398 <property name="use_underline">True</property>
1399 <property name="stock_id">gtk-new</property>
1400 <property name="group">radio_tree</property>
1401 <signal name="clicked" handler="on_radio_form_clicked"/>
1402 </widget>
1403 <packing>
1404 <property name="expand">False</property>
1405 </packing>
1406 </child>
1407 <child>
1408 <widget class="GtkRadioToolButton" id="radio_calendar">
1409 <property name="visible">True</property>
1410 <property name="label" translatable="yes">Calendar</property>
1411 <property name="use_underline">True</property>
1412 <property name="stock_id">gtk-select-color</property>
1413 <property name="group">radio_tree</property>
1414 <signal name="clicked" handler="on_radio_calendar_clicked"/>
1415 </widget>
1416 <packing>
1417 <property name="expand">False</property>
1418 <property name="homogeneous">False</property>
1419 </packing>
1420 </child>
1421 <child>
1422 <widget class="GtkRadioToolButton" id="radio_graph">
1423 <property name="visible">True</property>
1424 <property name="label" translatable="yes">Graph</property>
1425 <property name="use_underline">True</property>
1426 <property name="stock_id">gtk-spell-check</property>
1427 <property name="group">radio_tree</property>
1428 <signal name="clicked" handler="on_radio_graph_clicked"/>
1429 </widget>
1430 <packing>
1431 <property name="expand">False</property>
1432 </packing>
1433 </child>
1434 <child>
1435 <widget class="GtkSeparatorToolItem" id="separatortoolitem9">
1436 <property name="visible">True</property>
1437 </widget>
1438 <packing>
1439 <property name="expand">False</property>
1440 <property name="homogeneous">False</property>
1441 </packing>
1442 </child>
1443 <child>
1444 <widget class="GtkToolButton" id="but_print">
1445 <property name="visible">True</property>
1446 <property name="tooltip" translatable="yes">Print documents</property>
1447 <property name="stock_id">gtk-print</property>
1448 <signal name="clicked" handler="on_but_print_clicked"/>
1449 </widget>
1450 <packing>
1451 <property name="expand">False</property>
1452 </packing>
1453 </child>
1454 <child>
1455 <widget class="GtkToolButton" id="but_action">
1456 <property name="visible">True</property>
1457 <property name="tooltip" translatable="yes">Launch actions about this resource</property>
1458 <property name="label" translatable="yes">Action</property>
1459 <property name="use_underline">True</property>
1460 <property name="stock_id">gtk-execute</property>
1461 <signal name="clicked" handler="on_but_action_clicked"/>
1462 </widget>
1463 <packing>
1464 <property name="expand">False</property>
1465 </packing>
1466 </child>
1467 <child>
1468 <widget class="GtkToolButton" id="but_attach">
1469 <property name="visible">True</property>
1470 <property name="tooltip" translatable="yes">Add an attachment to this resource</property>
1471 <property name="label" translatable="yes">Attachment</property>
1472 <property name="use_underline">True</property>
1473 <property name="stock_id">gtk-paste</property>
1474 <signal name="clicked" handler="on_but_attach_clicked"/>
1475 </widget>
1476 <packing>
1477 <property name="expand">False</property>
1478 <property name="homogeneous">False</property>
1479 </packing>
1480 </child>
1481 <child>
1482 <widget class="GtkSeparatorToolItem" id="separatortoolitem10">
1483 <property name="visible">True</property>
1484 </widget>
1485 <packing>
1486 <property name="expand">False</property>
1487 <property name="homogeneous">False</property>
1488 </packing>
1489 </child>
1490 <child>
1491 <widget class="GtkToolButton" id="but_menu">
1492 <property name="visible">True</property>
1493 <property name="sensitive">False</property>
1494 <property name="tooltip" translatable="yes">Menu</property>
1495 <property name="label" translatable="yes">Menu</property>
1496 <property name="use_underline">True</property>
1497 <property name="stock_id">gtk-index</property>
1498 <signal name="clicked" handler="on_but_menu_clicked"/>
1499 </widget>
1500 <packing>
1501 <property name="expand">False</property>
1502 </packing>
1503 </child>
1504 <child>
1505 <widget class="GtkToolButton" id="but_close">
1506 <property name="visible">True</property>
1507 <property name="tooltip" translatable="yes">Close this window</property>
1508 <property name="stock_id">gtk-close</property>
1509 <signal name="clicked" handler="on_but_close_clicked"/>
1510 </widget>
1511 <packing>
1512 <property name="expand">False</property>
1513 </packing>
1514 </child>
1515 </widget>
1516 <packing>
1517 <property name="expand">False</property>
1518 <property name="fill">False</property>
1519 <property name="position">2</property>
1520 </packing>
1521 </child>
1522 <child>
1523 <placeholder/>
1524 </child>
1525 <child>
1526 <widget class="GtkHBox" id="hbox_status_main">
1527 <property name="visible">True</property>
1528 <child>
1529 <widget class="GtkStatusbar" id="sb_user_server">
1530 <property name="width_request">150</property>
1531 <property name="visible">True</property>
1532 <property name="border_width">2</property>
1533 <property name="has_resize_grip">False</property>
1534 </widget>
1535 </child>
1536 <child>
1537 <widget class="GtkStatusbar" id="sb_user_name">
1538 <property name="width_request">130</property>
1539 <property name="visible">True</property>
1540 <property name="border_width">2</property>
1541 <property name="has_resize_grip">False</property>
1542 </widget>
1543 <packing>
1544 <property name="position">1</property>
1545 </packing>
1546 </child>
1547 <child>
1548 <widget class="GtkLabel" id="label54">
1549 <property name="visible">True</property>
1550 <property name="xpad">5</property>
1551 <property name="label" translatable="yes">Requests:</property>
1552 </widget>
1553 <packing>
1554 <property name="expand">False</property>
1555 <property name="fill">False</property>
1556 <property name="position">2</property>
1557 </packing>
1558 </child>
1559 <child>
1560 <widget class="GtkStatusbar" id="sb_requests">
1561 <property name="width_request">128</property>
1562 <property name="visible">True</property>
1563 <property name="border_width">2</property>
1564 <property name="has_resize_grip">False</property>
1565 </widget>
1566 <packing>
1567 <property name="position">3</property>
1568 </packing>
1569 </child>
1570 <child>
1571 <widget class="GtkButton" id="req_search_but">
1572 <property name="visible">True</property>
1573 <property name="can_focus">True</property>
1574 <property name="tooltip" translatable="yes">Read my Requests</property>
1575 <property name="relief">GTK_RELIEF_NONE</property>
1576 <property name="response_id">0</property>
1577 <signal name="clicked" handler="on_read_requests_activate"/>
1578 <child>
1579 <widget class="GtkImage" id="image376">
1580 <property name="visible">True</property>
1581 <property name="stock">gtk-find</property>
1582 </widget>
1583 </child>
1584 </widget>
1585 <packing>
1586 <property name="expand">False</property>
1587 <property name="fill">False</property>
1588 <property name="position">4</property>
1589 </packing>
1590 </child>
1591 <child>
1592 <widget class="GtkButton" id="request_new_but">
1593 <property name="visible">True</property>
1594 <property name="can_focus">True</property>
1595 <property name="tooltip" translatable="yes">Send a new request</property>
1596 <property name="relief">GTK_RELIEF_NONE</property>
1597 <property name="response_id">0</property>
1598 <signal name="clicked" handler="on_send_request_activate"/>
1599 <child>
1600 <widget class="GtkImage" id="image377">
1601 <property name="visible">True</property>
1602 <property name="stock">gtk-new</property>
1603 </widget>
1604 </child>
1605 </widget>
1606 <packing>
1607 <property name="expand">False</property>
1608 <property name="fill">False</property>
1609 <property name="position">5</property>
1610 </packing>
1611 </child>
1612 <child>
1613 <widget class="GtkImage" id="secure_img">
1614 <property name="visible">True</property>
1615 <property name="stock">gtk-dialog-authentication</property>
1616 </widget>
1617 <packing>
1618 <property name="expand">False</property>
1619 <property name="position">6</property>
1620 </packing>
1621 </child>
1622 </widget>
1623 <packing>
1624 <property name="expand">False</property>
1625 <property name="fill">False</property>
1626 <property name="pack_type">GTK_PACK_END</property>
1627 <property name="position">1</property>
1628 </packing>
1629 </child>
1630 </widget>
1631 </child>
1632 </widget>
1633 <widget class="GtkWindow" id="win_tree">
1634 <property name="visible">True</property>
1635 <property name="title" translatable="yes">OpenERP - Tree Resources</property>
1636 <child>
1637 <widget class="GtkVBox" id="win_tree_container">
1638 <property name="visible">True</property>
1639 <property name="spacing">2</property>
1640 <child>
1641 <widget class="GtkHPaned" id="hp_tree">
1642 <property name="visible">True</property>
1643 <property name="can_focus">True</property>
1644 <property name="position">250</property>
1645 <child>
1646 <widget class="GtkVBox" id="widget_vbox">
1647 <property name="visible">True</property>
1648 <child>
1649 <widget class="GtkVPaned" id="tree_vpaned">
1650 <property name="visible">True</property>
1651 <property name="can_focus">True</property>
1652 <property name="position">400</property>
1653 <child>
1654 <widget class="GtkToolbar" id="tree_toolbar">
1655 <property name="visible">True</property>
1656 <property name="orientation">GTK_ORIENTATION_VERTICAL</property>
1657 <property name="toolbar_style">GTK_TOOLBAR_BOTH_HORIZ</property>
1658 </widget>
1659 <packing>
1660 <property name="resize">True</property>
1661 <property name="shrink">True</property>
1662 </packing>
1663 </child>
1664 <child>
1665 <widget class="GtkScrolledWindow" id="scrolledwindow3">
1666 <property name="visible">True</property>
1667 <property name="can_focus">True</property>
1668 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1669 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1670 <child>
1671 <widget class="GtkViewport" id="viewport1">
1672 <property name="visible">True</property>
1673 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
1674 <child>
1675 <widget class="GtkVBox" id="vbox13">
1676 <property name="visible">True</property>
1677 <child>
1678 <widget class="GtkHBox" id="hbox1">
1679 <property name="visible">True</property>
1680 <child>
1681 <widget class="GtkToolbar" id="toolbar10">
1682 <property name="visible">True</property>
1683 <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
1684 <property name="show_arrow">False</property>
1685 <child>
1686 <widget class="GtkToolButton" id="tbsc">
1687 <property name="visible">True</property>
1688 <property name="label" translatable="yes">Shortcuts</property>
1689 <property name="use_underline">True</property>
1690 <signal name="clicked" handler="on_tbsc_clicked"/>
1691 </widget>
1692 <packing>
1693 <property name="expand">False</property>
1694 <property name="homogeneous">False</property>
1695 </packing>
1696 </child>
1697 </widget>
1698 <packing>
1699 <property name="expand">False</property>
1700 <property name="fill">False</property>
1701 </packing>
1702 </child>
1703 <child>
1704 <widget class="GtkToolbar" id="toolbar1">
1705 <property name="visible">True</property>
1706 <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
1707 <child>
1708 <widget class="GtkToolButton" id="button4">
1709 <property name="visible">True</property>
1710 <property name="stock_id">gtk-add</property>
1711 <signal name="clicked" handler="on_but_sc_add_clicked"/>
1712 </widget>
1713 <packing>
1714 <property name="expand">False</property>
1715 <property name="homogeneous">False</property>
1716 </packing>
1717 </child>
1718 <child>
1719 <widget class="GtkToolButton" id="button6">
1720 <property name="visible">True</property>
1721 <property name="stock_id">gtk-remove</property>
1722 <signal name="clicked" handler="on_but_sc_del_clicked"/>
1723 </widget>
1724 <packing>
1725 <property name="expand">False</property>
1726 </packing>
1727 </child>
1728 <child>
1729 <widget class="GtkSeparatorToolItem" id="separatortoolitem7">
1730 <property name="visible">True</property>
1731 </widget>
1732 <packing>
1733 <property name="expand">False</property>
1734 <property name="homogeneous">False</property>
1735 </packing>
1736 </child>
1737 <child>
1738 <widget class="GtkToolButton" id="button7">
1739 <property name="visible">True</property>
1740 <property name="stock_id">gtk-goto-bottom</property>
1741 <signal name="clicked" handler="on_but_expand_collapse_clicked"/>
1742 </widget>
1743 <packing>
1744 <property name="expand">False</property>
1745 </packing>
1746 </child>
1747 </widget>
1748 <packing>
1749 <property name="position">1</property>
1750 </packing>
1751 </child>
1752 </widget>
1753 <packing>
1754 <property name="expand">False</property>
1755 </packing>
1756 </child>
1757 <child>
1758 <widget class="GtkTreeView" id="win_tree_sc">
1759 <property name="visible">True</property>
1760 <property name="can_focus">True</property>
1761 <property name="headers_visible">False</property>
1762 <property name="reorderable">True</property>
1763 </widget>
1764 <packing>
1765 <property name="position">1</property>
1766 </packing>
1767 </child>
1768 </widget>
1769 </child>
1770 </widget>
1771 </child>
1772 </widget>
1773 <packing>
1774 <property name="resize">True</property>
1775 <property name="shrink">True</property>
1776 </packing>
1777 </child>
1778 </widget>
1779 </child>
1780 </widget>
1781 <packing>
1782 <property name="resize">False</property>
1783 <property name="shrink">False</property>
1784 </packing>
1785 </child>
1786 <child>
1787 <widget class="GtkScrolledWindow" id="main_tree_sw">
1788 <property name="visible">True</property>
1789 <property name="can_focus">True</property>
1790 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1791 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1792 <child>
1793 <placeholder/>
1794 </child>
1795 </widget>
1796 <packing>
1797 <property name="resize">True</property>
1798 <property name="shrink">True</property>
1799 </packing>
1800 </child>
1801 </widget>
1802 </child>
1803 </widget>
1804 </child>
1805 </widget>
1806 <widget class="GtkWindow" id="win_form">
1807 <property name="visible">True</property>
1808 <property name="extension_events">GDK_EXTENSION_EVENTS_ALL</property>
1809 <property name="title" translatable="yes">OpenERP - Forms</property>
1810 <child>
1811 <widget class="GtkVBox" id="win_form_container">
1812 <property name="visible">True</property>
1813 <property name="spacing">2</property>
1814 <child>
1815 <placeholder/>
1816 </child>
1817 <child>
1818 <widget class="GtkHBox" id="hbox2">
1819 <property name="visible">True</property>
1820 <property name="border_width">3</property>
1821 <child>
1822 <widget class="GtkStatusbar" id="stat_form">
1823 <property name="width_request">103</property>
1824 <property name="visible">True</property>
1825 <property name="border_width">1</property>
1826 <property name="has_resize_grip">False</property>
1827 </widget>
1828 </child>
1829 <child>
1830 <widget class="GtkLabel" id="label37">
1831 <property name="visible">True</property>
1832 <property name="xpad">10</property>
1833 <property name="label" translatable="yes">State:</property>
1834 </widget>
1835 <packing>
1836 <property name="expand">False</property>
1837 <property name="fill">False</property>
1838 <property name="position">1</property>
1839 </packing>
1840 </child>
1841 <child>
1842 <widget class="GtkLabel" id="stat_state">
1843 <property name="visible">True</property>
1844 <property name="xalign">0</property>
1845 <property name="use_markup">True</property>
1846 </widget>
1847 <packing>
1848 <property name="position">2</property>
1849 </packing>
1850 </child>
1851 </widget>
1852 <packing>
1853 <property name="expand">False</property>
1854 <property name="fill">False</property>
1855 <property name="pack_type">GTK_PACK_END</property>
1856 <property name="position">1</property>
1857 </packing>
1858 </child>
1859 </widget>
1860 </child>
1861 </widget>
1862 <widget class="GtkDialog" id="win_about">
1863 <property name="width_request">430</property>
1864 <property name="height_request">360</property>
1865 <property name="title" translatable="yes">OpenERP - About</property>
1866 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
1867 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1868 <child internal-child="vbox">
1869 <widget class="GtkVBox" id="dialog-vbox2">
1870 <property name="visible">True</property>
1871 <child>
1872 <widget class="GtkVBox" id="vbox7">
1873 <property name="visible">True</property>
1874 <child>
1875 <widget class="GtkLabel" id="label36">
1876 <property name="visible">True</property>
1877 <property name="xpad">5</property>
1878 <property name="ypad">8</property>
1879 <property name="label" translatable="yes">&lt;b&gt;About OpenERP&lt;/b&gt;
1880 &lt;i&gt;The most advanced Open Source ERP &amp;amp; CRM !&lt;/i&gt;</property>
1881 <property name="use_markup">True</property>
1882 <property name="justify">GTK_JUSTIFY_CENTER</property>
1883 <property name="wrap">True</property>
1884 </widget>
1885 <packing>
1886 <property name="expand">False</property>
1887 <property name="fill">False</property>
1888 <property name="padding">2</property>
1889 </packing>
1890 </child>
1891 <child>
1892 <widget class="GtkHSeparator" id="hseparator4">
1893 <property name="visible">True</property>
1894 </widget>
1895 <packing>
1896 <property name="expand">False</property>
1897 <property name="padding">2</property>
1898 <property name="position">1</property>
1899 </packing>
1900 </child>
1901 <child>
1902 <widget class="GtkNotebook" id="notebook2">
1903 <property name="visible">True</property>
1904 <property name="can_focus">True</property>
1905 <child>
1906 <widget class="GtkScrolledWindow" id="scrolledwindow14">
1907 <property name="visible">True</property>
1908 <property name="can_focus">True</property>
1909 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1910 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1911 <property name="window_placement">GTK_CORNER_BOTTOM_LEFT</property>
1912 <child>
1913 <widget class="GtkTextView" id="textview2">
1914 <property name="visible">True</property>
1915 <property name="can_focus">True</property>
1916 <property name="editable">False</property>
1917 <property name="justification">GTK_JUSTIFY_CENTER</property>
1918 <property name="text" translatable="yes">
1919 OpenERP - GTK Client - v%s
1921 OpenERP is an Open Source ERP+CRM
1922 for small to medium businesses.
1924 The whole source code is distributed under
1925 the terms of the GNU Public Licence.
1927 (c) 2003-TODAY, Tiny sprl
1929 More Info on www.TinyERP.com !</property>
1930 </widget>
1931 </child>
1932 </widget>
1933 </child>
1934 <child>
1935 <widget class="GtkHBox" id="hbox30">
1936 <property name="visible">True</property>
1937 <child>
1938 <widget class="GtkImage" id="image165">
1939 <property name="visible">True</property>
1940 <property name="stock">gtk-network</property>
1941 </widget>
1942 </child>
1943 <child>
1944 <widget class="GtkLabel" id="label98">
1945 <property name="visible">True</property>
1946 <property name="label" translatable="yes">_OpenERP</property>
1947 <property name="use_underline">True</property>
1948 </widget>
1949 <packing>
1950 <property name="expand">False</property>
1951 <property name="fill">False</property>
1952 <property name="position">1</property>
1953 </packing>
1954 </child>
1955 </widget>
1956 <packing>
1957 <property name="type">tab</property>
1958 <property name="tab_fill">False</property>
1959 </packing>
1960 </child>
1961 <child>
1962 <widget class="GtkScrolledWindow" id="scrolledwindow15">
1963 <property name="visible">True</property>
1964 <property name="can_focus">True</property>
1965 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1966 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1967 <child>
1968 <widget class="GtkTextView" id="textview3">
1969 <property name="visible">True</property>
1970 <property name="can_focus">True</property>
1971 <property name="editable">False</property>
1972 <property name="justification">GTK_JUSTIFY_CENTER</property>
1973 <property name="accepts_tab">False</property>
1974 <property name="text" translatable="yes">
1975 (c) 2003-TODAY - Tiny sprl
1976 OpenERP is a product of Tiny sprl:
1978 Tiny sprl
1979 40 Chaussée de Namur
1980 1367 Gérompont
1981 Belgium
1983 Tel : (+32)81.81.37.00
1984 Mail: sales@tiny.be
1985 Web: http://tiny.be</property>
1986 </widget>
1987 </child>
1988 </widget>
1989 <packing>
1990 <property name="position">1</property>
1991 </packing>
1992 </child>
1993 <child>
1994 <widget class="GtkHBox" id="hbox31">
1995 <property name="visible">True</property>
1996 <child>
1997 <widget class="GtkImage" id="image166">
1998 <property name="visible">True</property>
1999 <property name="stock">gtk-home</property>
2000 </widget>
2001 </child>
2002 <child>
2003 <widget class="GtkLabel" id="label99">
2004 <property name="visible">True</property>
2005 <property name="label" translatable="yes">_Contact</property>
2006 <property name="use_underline">True</property>
2007 </widget>
2008 <packing>
2009 <property name="expand">False</property>
2010 <property name="fill">False</property>
2011 <property name="position">1</property>
2012 </packing>
2013 </child>
2014 </widget>
2015 <packing>
2016 <property name="type">tab</property>
2017 <property name="position">1</property>
2018 <property name="tab_fill">False</property>
2019 </packing>
2020 </child>
2021 </widget>
2022 <packing>
2023 <property name="position">2</property>
2024 </packing>
2025 </child>
2026 </widget>
2027 <packing>
2028 <property name="position">2</property>
2029 </packing>
2030 </child>
2031 <child internal-child="action_area">
2032 <widget class="GtkHButtonBox" id="dialog-action_area2">
2033 <property name="visible">True</property>
2034 <property name="layout_style">GTK_BUTTONBOX_END</property>
2035 <child>
2036 <widget class="GtkButton" id="okbutton2">
2037 <property name="visible">True</property>
2038 <property name="can_focus">True</property>
2039 <property name="can_default">True</property>
2040 <property name="label">gtk-close</property>
2041 <property name="use_stock">True</property>
2042 <property name="response_id">-5</property>
2043 <signal name="pressed" handler="on_but_ok_pressed"/>
2044 </widget>
2045 </child>
2046 </widget>
2047 <packing>
2048 <property name="expand">False</property>
2049 <property name="pack_type">GTK_PACK_END</property>
2050 </packing>
2051 </child>
2052 </widget>
2053 </child>
2054 </widget>
2055 <widget class="GtkDialog" id="win_sur">
2056 <property name="width_request">350</property>
2057 <property name="height_request">143</property>
2058 <property name="title" translatable="yes">OpenERP - Confirmation</property>
2059 <property name="modal">True</property>
2060 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
2061 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2062 <child internal-child="vbox">
2063 <widget class="GtkVBox" id="dialog-vbox4">
2064 <property name="visible">True</property>
2065 <child>
2066 <widget class="GtkHBox" id="hbox28">
2067 <property name="visible">True</property>
2068 <child>
2069 <widget class="GtkImage" id="image144">
2070 <property name="visible">True</property>
2071 <property name="xpad">15</property>
2072 <property name="ypad">15</property>
2073 <property name="stock">gtk-dialog-question</property>
2074 <property name="icon_size">6</property>
2075 </widget>
2076 <packing>
2077 <property name="expand">False</property>
2078 <property name="fill">False</property>
2079 </packing>
2080 </child>
2081 <child>
2082 <widget class="GtkLabel" id="lab_question">
2083 <property name="width_request">200</property>
2084 <property name="height_request">60</property>
2085 <property name="visible">True</property>
2086 <property name="label" translatable="yes">Hello World!</property>
2087 </widget>
2088 <packing>
2089 <property name="position">1</property>
2090 </packing>
2091 </child>
2092 </widget>
2093 <packing>
2094 <property name="padding">4</property>
2095 <property name="position">2</property>
2096 </packing>
2097 </child>
2098 <child internal-child="action_area">
2099 <widget class="GtkHButtonBox" id="dialog-action_area4">
2100 <property name="visible">True</property>
2101 <property name="layout_style">GTK_BUTTONBOX_END</property>
2102 <child>
2103 <widget class="GtkButton" id="cancelbutton2">
2104 <property name="visible">True</property>
2105 <property name="can_focus">True</property>
2106 <property name="can_default">True</property>
2107 <property name="label">gtk-cancel</property>
2108 <property name="use_stock">True</property>
2109 <property name="response_id">-6</property>
2110 </widget>
2111 </child>
2112 <child>
2113 <widget class="GtkButton" id="okbutton4">
2114 <property name="visible">True</property>
2115 <property name="can_focus">True</property>
2116 <property name="can_default">True</property>
2117 <property name="label">gtk-ok</property>
2118 <property name="use_stock">True</property>
2119 <property name="response_id">-5</property>
2120 </widget>
2121 <packing>
2122 <property name="position">1</property>
2123 </packing>
2124 </child>
2125 </widget>
2126 <packing>
2127 <property name="expand">False</property>
2128 <property name="pack_type">GTK_PACK_END</property>
2129 </packing>
2130 </child>
2131 </widget>
2132 </child>
2133 </widget>
2134 <widget class="GtkDialog" id="win_selection">
2135 <property name="title" translatable="yes">OpenERP - Selection</property>
2136 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
2137 <property name="default_width">400</property>
2138 <property name="default_height">400</property>
2139 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2140 <child internal-child="vbox">
2141 <widget class="GtkVBox" id="dialog-vbox6">
2142 <property name="visible">True</property>
2143 <child>
2144 <widget class="GtkVBox" id="win_selection_vbox">
2145 <property name="visible">True</property>
2146 <child>
2147 <widget class="GtkLabel" id="win_sel_title">
2148 <property name="visible">True</property>
2149 <property name="label" translatable="yes">Your selection:</property>
2150 </widget>
2151 <packing>
2152 <property name="expand">False</property>
2153 <property name="fill">False</property>
2154 </packing>
2155 </child>
2156 <child>
2157 <widget class="GtkHSeparator" id="hseparator8">
2158 <property name="visible">True</property>
2159 </widget>
2160 <packing>
2161 <property name="expand">False</property>
2162 <property name="padding">3</property>
2163 <property name="position">1</property>
2164 </packing>
2165 </child>
2166 <child>
2167 <widget class="GtkScrolledWindow" id="scrolledwindow5">
2168 <property name="visible">True</property>
2169 <property name="can_focus">True</property>
2170 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2171 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2172 <child>
2173 <widget class="GtkTreeView" id="win_sel_tree">
2174 <property name="visible">True</property>
2175 <property name="can_focus">True</property>
2176 <property name="headers_visible">False</property>
2177 </widget>
2178 </child>
2179 </widget>
2180 <packing>
2181 <property name="position">2</property>
2182 </packing>
2183 </child>
2184 </widget>
2185 <packing>
2186 <property name="position">2</property>
2187 </packing>
2188 </child>
2189 <child internal-child="action_area">
2190 <widget class="GtkHButtonBox" id="dialog-action_area8">
2191 <property name="visible">True</property>
2192 <property name="layout_style">GTK_BUTTONBOX_END</property>
2193 <child>
2194 <widget class="GtkButton" id="cancelbutton5">
2195 <property name="visible">True</property>
2196 <property name="can_focus">True</property>
2197 <property name="can_default">True</property>
2198 <property name="label">gtk-cancel</property>
2199 <property name="use_stock">True</property>
2200 <property name="response_id">-6</property>
2201 <signal name="clicked" handler="on_cancelbutton5_clicked"/>
2202 </widget>
2203 </child>
2204 <child>
2205 <widget class="GtkButton" id="okbutton6">
2206 <property name="visible">True</property>
2207 <property name="can_focus">True</property>
2208 <property name="can_default">True</property>
2209 <property name="label">gtk-ok</property>
2210 <property name="use_stock">True</property>
2211 <property name="response_id">-5</property>
2212 <signal name="clicked" handler="on_okbutton6_clicked"/>
2213 </widget>
2214 <packing>
2215 <property name="position">1</property>
2216 </packing>
2217 </child>
2218 </widget>
2219 <packing>
2220 <property name="expand">False</property>
2221 <property name="pack_type">GTK_PACK_END</property>
2222 </packing>
2223 </child>
2224 </widget>
2225 </child>
2226 </widget>
2227 <widget class="GtkDialog" id="win_dialog">
2228 <property name="visible">True</property>
2229 <property name="title" translatable="yes">OpenERP - Dialog</property>
2230 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2231 <child internal-child="vbox">
2232 <widget class="GtkVBox" id="dia_vbox_main">
2233 <property name="visible">True</property>
2234 <child>
2235 <placeholder/>
2236 </child>
2237 <child internal-child="action_area">
2238 <widget class="GtkHButtonBox" id="dia_hbox_button">
2239 <property name="visible">True</property>
2240 <property name="layout_style">GTK_BUTTONBOX_END</property>
2241 </widget>
2242 <packing>
2243 <property name="expand">False</property>
2244 <property name="pack_type">GTK_PACK_END</property>
2245 </packing>
2246 </child>
2247 </widget>
2248 </child>
2249 </widget>
2250 <widget class="GtkDialog" id="win_field_pref">
2251 <property name="width_request">440</property>
2252 <property name="height_request">268</property>
2253 <property name="title" translatable="yes">OpenERP, Field Preference target</property>
2254 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
2255 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2256 <child internal-child="vbox">
2257 <widget class="GtkVBox" id="dialog-vbox8">
2258 <property name="visible">True</property>
2259 <child>
2260 <widget class="GtkTable" id="table3">
2261 <property name="visible">True</property>
2262 <property name="border_width">4</property>
2263 <property name="n_rows">5</property>
2264 <property name="n_columns">2</property>
2265 <property name="column_spacing">5</property>
2266 <property name="row_spacing">4</property>
2267 <child>
2268 <widget class="GtkLabel" id="label64">
2269 <property name="visible">True</property>
2270 <property name="xalign">1</property>
2271 <property name="label" translatable="yes">Default _value:</property>
2272 <property name="use_underline">True</property>
2273 <property name="mnemonic_widget">ent_value</property>
2274 </widget>
2275 <packing>
2276 <property name="top_attach">2</property>
2277 <property name="bottom_attach">3</property>
2278 <property name="x_options"></property>
2279 <property name="y_options"></property>
2280 </packing>
2281 </child>
2282 <child>
2283 <widget class="GtkEntry" id="ent_value">
2284 <property name="visible">True</property>
2285 <property name="sensitive">False</property>
2286 <property name="can_focus">True</property>
2287 <property name="editable">False</property>
2288 <property name="invisible_char">*</property>
2289 </widget>
2290 <packing>
2291 <property name="left_attach">1</property>
2292 <property name="right_attach">2</property>
2293 <property name="top_attach">2</property>
2294 <property name="bottom_attach">3</property>
2295 <property name="y_options"></property>
2296 </packing>
2297 </child>
2298 <child>
2299 <widget class="GtkEntry" id="ent_domain">
2300 <property name="visible">True</property>
2301 <property name="sensitive">False</property>
2302 <property name="can_focus">True</property>
2303 <property name="editable">False</property>
2304 <property name="invisible_char">*</property>
2305 </widget>
2306 <packing>
2307 <property name="left_attach">1</property>
2308 <property name="right_attach">2</property>
2309 <property name="top_attach">1</property>
2310 <property name="bottom_attach">2</property>
2311 <property name="y_options"></property>
2312 </packing>
2313 </child>
2314 <child>
2315 <widget class="GtkEntry" id="ent_field">
2316 <property name="visible">True</property>
2317 <property name="sensitive">False</property>
2318 <property name="can_focus">True</property>
2319 <property name="editable">False</property>
2320 <property name="invisible_char">*</property>
2321 </widget>
2322 <packing>
2323 <property name="left_attach">1</property>
2324 <property name="right_attach">2</property>
2325 <property name="y_options"></property>
2326 </packing>
2327 </child>
2328 <child>
2329 <widget class="GtkLabel" id="label66">
2330 <property name="visible">True</property>
2331 <property name="xalign">1</property>
2332 <property name="label" translatable="yes">_Domain:</property>
2333 <property name="use_underline">True</property>
2334 <property name="justify">GTK_JUSTIFY_RIGHT</property>
2335 <property name="mnemonic_widget">ent_domain</property>
2336 </widget>
2337 <packing>
2338 <property name="top_attach">1</property>
2339 <property name="bottom_attach">2</property>
2340 <property name="x_options"></property>
2341 <property name="y_options"></property>
2342 </packing>
2343 </child>
2344 <child>
2345 <widget class="GtkLabel" id="label63">
2346 <property name="visible">True</property>
2347 <property name="xalign">1</property>
2348 <property name="label" translatable="yes">Field _Name:</property>
2349 <property name="use_underline">True</property>
2350 <property name="justify">GTK_JUSTIFY_RIGHT</property>
2351 <property name="mnemonic_widget">ent_field</property>
2352 </widget>
2353 <packing>
2354 <property name="x_options"></property>
2355 <property name="y_options"></property>
2356 </packing>
2357 </child>
2358 <child>
2359 <widget class="GtkFrame" id="frame5">
2360 <property name="visible">True</property>
2361 <property name="label_xalign">0</property>
2362 <child>
2363 <widget class="GtkAlignment" id="alignment12">
2364 <property name="visible">True</property>
2365 <property name="left_padding">12</property>
2366 <child>
2367 <widget class="GtkVBox" id="pref_vbox">
2368 <property name="visible">True</property>
2369 <child>
2370 <placeholder/>
2371 </child>
2372 </widget>
2373 </child>
2374 </widget>
2375 </child>
2376 <child>
2377 <widget class="GtkLabel" id="label115">
2378 <property name="visible">True</property>
2379 <property name="label" translatable="yes">&lt;b&gt;Value applicable if:&lt;/b&gt;</property>
2380 <property name="use_markup">True</property>
2381 </widget>
2382 <packing>
2383 <property name="type">label_item</property>
2384 </packing>
2385 </child>
2386 </widget>
2387 <packing>
2388 <property name="right_attach">2</property>
2389 <property name="top_attach">4</property>
2390 <property name="bottom_attach">5</property>
2391 <property name="x_options"></property>
2392 </packing>
2393 </child>
2394 <child>
2395 <widget class="GtkFrame" id="frame6">
2396 <property name="visible">True</property>
2397 <property name="label_xalign">0</property>
2398 <child>
2399 <widget class="GtkAlignment" id="alignment13">
2400 <property name="visible">True</property>
2401 <property name="left_padding">12</property>
2402 <child>
2403 <widget class="GtkHBox" id="hbox40">
2404 <property name="visible">True</property>
2405 <property name="border_width">6</property>
2406 <property name="homogeneous">True</property>
2407 <child>
2408 <widget class="GtkRadioButton" id="radio_user_pref">
2409 <property name="visible">True</property>
2410 <property name="can_focus">True</property>
2411 <property name="label" translatable="yes">_only for you</property>
2412 <property name="use_underline">True</property>
2413 <property name="response_id">0</property>
2414 <property name="draw_indicator">True</property>
2415 </widget>
2416 <packing>
2417 <property name="expand">False</property>
2418 <property name="fill">False</property>
2419 </packing>
2420 </child>
2421 <child>
2422 <widget class="GtkRadioButton" id="radiobutton2">
2423 <property name="visible">True</property>
2424 <property name="can_focus">True</property>
2425 <property name="label" translatable="yes">for _all users</property>
2426 <property name="use_underline">True</property>
2427 <property name="response_id">0</property>
2428 <property name="active">True</property>
2429 <property name="draw_indicator">True</property>
2430 <property name="group">radio_user_pref</property>
2431 </widget>
2432 <packing>
2433 <property name="expand">False</property>
2434 <property name="fill">False</property>
2435 <property name="position">1</property>
2436 </packing>
2437 </child>
2438 </widget>
2439 </child>
2440 </widget>
2441 </child>
2442 <child>
2443 <widget class="GtkLabel" id="label116">
2444 <property name="visible">True</property>
2445 <property name="label" translatable="yes">&lt;b&gt;Value applicable for:&lt;/b&gt;</property>
2446 <property name="use_markup">True</property>
2447 </widget>
2448 <packing>
2449 <property name="type">label_item</property>
2450 </packing>
2451 </child>
2452 </widget>
2453 <packing>
2454 <property name="right_attach">2</property>
2455 <property name="top_attach">3</property>
2456 <property name="bottom_attach">4</property>
2457 <property name="x_options"></property>
2458 <property name="y_options"></property>
2459 </packing>
2460 </child>
2461 </widget>
2462 <packing>
2463 <property name="position">2</property>
2464 </packing>
2465 </child>
2466 <child internal-child="action_area">
2467 <widget class="GtkHButtonBox" id="dialog-action_area10">
2468 <property name="visible">True</property>
2469 <property name="layout_style">GTK_BUTTONBOX_END</property>
2470 <child>
2471 <widget class="GtkButton" id="cancelbutton7">
2472 <property name="visible">True</property>
2473 <property name="can_focus">True</property>
2474 <property name="can_default">True</property>
2475 <property name="label">gtk-cancel</property>
2476 <property name="use_stock">True</property>
2477 <property name="response_id">-6</property>
2478 </widget>
2479 </child>
2480 <child>
2481 <widget class="GtkButton" id="okbutton8">
2482 <property name="visible">True</property>
2483 <property name="can_focus">True</property>
2484 <property name="can_default">True</property>
2485 <property name="label">gtk-ok</property>
2486 <property name="use_stock">True</property>
2487 <property name="response_id">-5</property>
2488 </widget>
2489 <packing>
2490 <property name="position">1</property>
2491 </packing>
2492 </child>
2493 </widget>
2494 <packing>
2495 <property name="expand">False</property>
2496 <property name="pack_type">GTK_PACK_END</property>
2497 </packing>
2498 </child>
2499 </widget>
2500 </child>
2501 </widget>
2502 <widget class="GtkDialog" id="win_save_as">
2503 <property name="width_request">723</property>
2504 <property name="height_request">569</property>
2505 <property name="title" translatable="yes">OpenERP - Export to CSV</property>
2506 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
2507 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2508 <child internal-child="vbox">
2509 <widget class="GtkVBox" id="dialog-vbox9">
2510 <property name="visible">True</property>
2511 <child>
2512 <widget class="GtkVBox" id="vbox15">
2513 <property name="visible">True</property>
2514 <child>
2515 <widget class="GtkExpander" id="expander4">
2516 <property name="visible">True</property>
2517 <property name="can_focus">True</property>
2518 <child>
2519 <widget class="GtkVBox" id="vbox63">
2520 <property name="visible">True</property>
2521 <child>
2522 <widget class="GtkHBox" id="hbox4">
2523 <property name="visible">True</property>
2524 <property name="homogeneous">True</property>
2525 <child>
2526 <widget class="GtkButton" id="button85">
2527 <property name="visible">True</property>
2528 <property name="can_focus">True</property>
2529 <property name="response_id">0</property>
2530 <signal name="clicked" handler="on_but_predefined_clicked"/>
2531 <child>
2532 <widget class="GtkAlignment" id="alignment46">
2533 <property name="visible">True</property>
2534 <property name="xscale">0</property>
2535 <property name="yscale">0</property>
2536 <child>
2537 <widget class="GtkHBox" id="hbox69">
2538 <property name="visible">True</property>
2539 <property name="spacing">2</property>
2540 <child>
2541 <widget class="GtkImage" id="image2906">
2542 <property name="visible">True</property>
2543 <property name="stock">gtk-add</property>
2544 </widget>
2545 <packing>
2546 <property name="expand">False</property>
2547 <property name="fill">False</property>
2548 </packing>
2549 </child>
2550 <child>
2551 <widget class="GtkLabel" id="label264">
2552 <property name="visible">True</property>
2553 <property name="label" translatable="yes">Save List</property>
2554 <property name="use_underline">True</property>
2555 <property name="justify">GTK_JUSTIFY_CENTER</property>
2556 </widget>
2557 <packing>
2558 <property name="expand">False</property>
2559 <property name="fill">False</property>
2560 <property name="position">1</property>
2561 </packing>
2562 </child>
2563 </widget>
2564 </child>
2565 </widget>
2566 </child>
2567 </widget>
2568 <packing>
2569 <property name="expand">False</property>
2570 <property name="fill">False</property>
2571 </packing>
2572 </child>
2573 <child>
2574 <widget class="GtkButton" id="button11">
2575 <property name="visible">True</property>
2576 <property name="can_focus">True</property>
2577 <property name="response_id">0</property>
2578 <signal name="clicked" handler="on_but_delpredefined_clicked"/>
2579 <child>
2580 <widget class="GtkAlignment" id="alignment1">
2581 <property name="visible">True</property>
2582 <property name="xscale">0</property>
2583 <property name="yscale">0</property>
2584 <child>
2585 <widget class="GtkHBox" id="hbox5">
2586 <property name="visible">True</property>
2587 <property name="spacing">2</property>
2588 <child>
2589 <widget class="GtkImage" id="image1">
2590 <property name="visible">True</property>
2591 <property name="stock">gtk-remove</property>
2592 </widget>
2593 <packing>
2594 <property name="expand">False</property>
2595 <property name="fill">False</property>
2596 </packing>
2597 </child>
2598 <child>
2599 <widget class="GtkLabel" id="label3">
2600 <property name="visible">True</property>
2601 <property name="label" translatable="yes">Remove List</property>
2602 <property name="use_underline">True</property>
2603 <property name="justify">GTK_JUSTIFY_CENTER</property>
2604 </widget>
2605 <packing>
2606 <property name="expand">False</property>
2607 <property name="fill">False</property>
2608 <property name="position">1</property>
2609 </packing>
2610 </child>
2611 </widget>
2612 </child>
2613 </widget>
2614 </child>
2615 </widget>
2616 <packing>
2617 <property name="expand">False</property>
2618 <property name="fill">False</property>
2619 <property name="position">1</property>
2620 </packing>
2621 </child>
2622 </widget>
2623 </child>
2624 <child>
2625 <widget class="GtkFrame" id="frame19">
2626 <property name="height_request">150</property>
2627 <property name="visible">True</property>
2628 <property name="border_width">2</property>
2629 <property name="label_xalign">0</property>
2630 <property name="shadow_type">GTK_SHADOW_NONE</property>
2631 <child>
2632 <widget class="GtkAlignment" id="alignment45">
2633 <property name="visible">True</property>
2634 <property name="left_padding">12</property>
2635 <child>
2636 <widget class="GtkScrolledWindow" id="scrolledwindow">
2637 <property name="visible">True</property>
2638 <property name="can_focus">True</property>
2639 <property name="border_width">2</property>
2640 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2641 <child>
2642 <widget class="GtkViewport" id="predefined_exports">
2643 <property name="visible">True</property>
2644 <child>
2645 <placeholder/>
2646 </child>
2647 </widget>
2648 </child>
2649 </widget>
2650 </child>
2651 </widget>
2652 </child>
2653 <child>
2654 <widget class="GtkLabel" id="label263">
2655 <property name="visible">True</property>
2656 <property name="label" translatable="yes">&lt;b&gt;Exports List&lt;/b&gt;</property>
2657 <property name="use_markup">True</property>
2658 </widget>
2659 <packing>
2660 <property name="type">label_item</property>
2661 </packing>
2662 </child>
2663 </widget>
2664 <packing>
2665 <property name="position">1</property>
2666 </packing>
2667 </child>
2668 </widget>
2669 </child>
2670 <child>
2671 <widget class="GtkLabel" id="label46574">
2672 <property name="visible">True</property>
2673 <property name="label" translatable="yes">&lt;b&gt;Predefined Exports&lt;/b&gt;</property>
2674 <property name="use_markup">True</property>
2675 </widget>
2676 <packing>
2677 <property name="type">label_item</property>
2678 </packing>
2679 </child>
2680 </widget>
2681 <packing>
2682 <property name="expand">False</property>
2683 <property name="fill">False</property>
2684 </packing>
2685 </child>
2686 <child>
2687 <widget class="GtkHBox" id="hbox35">
2688 <property name="visible">True</property>
2689 <child>
2690 <widget class="GtkFrame" id="frame3">
2691 <property name="visible">True</property>
2692 <property name="label_xalign">0</property>
2693 <property name="shadow_type">GTK_SHADOW_NONE</property>
2694 <child>
2695 <widget class="GtkAlignment" id="alignment6">
2696 <property name="visible">True</property>
2697 <property name="left_padding">12</property>
2698 <child>
2699 <widget class="GtkScrolledWindow" id="scrolledwindow10">
2700 <property name="visible">True</property>
2701 <property name="can_focus">True</property>
2702 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2703 <child>
2704 <widget class="GtkViewport" id="exp_vp1">
2705 <property name="visible">True</property>
2706 <child>
2707 <placeholder/>
2708 </child>
2709 </widget>
2710 </child>
2711 </widget>
2712 </child>
2713 </widget>
2714 </child>
2715 <child>
2716 <widget class="GtkLabel" id="label109">
2717 <property name="visible">True</property>
2718 <property name="label" translatable="yes">Available Fields</property>
2719 <property name="use_markup">True</property>
2720 </widget>
2721 <packing>
2722 <property name="type">label_item</property>
2723 </packing>
2724 </child>
2725 </widget>
2726 </child>
2727 <child>
2728 <widget class="GtkVBox" id="vbox25">
2729 <property name="visible">True</property>
2730 <property name="border_width">5</property>
2731 <property name="spacing">2</property>
2732 <property name="homogeneous">True</property>
2733 <child>
2734 <widget class="GtkButton" id="but_select1">
2735 <property name="visible">True</property>
2736 <property name="can_focus">True</property>
2737 <property name="response_id">0</property>
2738 <signal name="clicked" handler="on_but_select_clicked"/>
2739 <child>
2740 <widget class="GtkAlignment" id="alignment8">
2741 <property name="visible">True</property>
2742 <property name="xscale">0</property>
2743 <property name="yscale">0</property>
2744 <child>
2745 <widget class="GtkHBox" id="hbox36">
2746 <property name="visible">True</property>
2747 <property name="spacing">2</property>
2748 <child>
2749 <widget class="GtkImage" id="image353">
2750 <property name="visible">True</property>
2751 <property name="stock">gtk-go-forward</property>
2752 </widget>
2753 <packing>
2754 <property name="expand">False</property>
2755 <property name="fill">False</property>
2756 </packing>
2757 </child>
2758 <child>
2759 <widget class="GtkLabel" id="label111">
2760 <property name="visible">True</property>
2761 <property name="label" translatable="yes">_Add</property>
2762 <property name="use_underline">True</property>
2763 </widget>
2764 <packing>
2765 <property name="expand">False</property>
2766 <property name="fill">False</property>
2767 <property name="position">1</property>
2768 </packing>
2769 </child>
2770 </widget>
2771 </child>
2772 </widget>
2773 </child>
2774 </widget>
2775 <packing>
2776 <property name="expand">False</property>
2777 <property name="fill">False</property>
2778 </packing>
2779 </child>
2780 <child>
2781 <widget class="GtkButton" id="but_unselect1">
2782 <property name="visible">True</property>
2783 <property name="can_focus">True</property>
2784 <property name="response_id">0</property>
2785 <signal name="clicked" handler="on_but_unselect_clicked"/>
2786 <child>
2787 <widget class="GtkAlignment" id="alignment9">
2788 <property name="visible">True</property>
2789 <property name="xscale">0</property>
2790 <property name="yscale">0</property>
2791 <child>
2792 <widget class="GtkHBox" id="hbox37">
2793 <property name="visible">True</property>
2794 <property name="spacing">2</property>
2795 <child>
2796 <widget class="GtkImage" id="image354">
2797 <property name="visible">True</property>
2798 <property name="stock">gtk-go-back</property>
2799 </widget>
2800 <packing>
2801 <property name="expand">False</property>
2802 <property name="fill">False</property>
2803 </packing>
2804 </child>
2805 <child>
2806 <widget class="GtkLabel" id="label112">
2807 <property name="visible">True</property>
2808 <property name="label" translatable="yes">_Remove</property>
2809 <property name="use_underline">True</property>
2810 </widget>
2811 <packing>
2812 <property name="expand">False</property>
2813 <property name="fill">False</property>
2814 <property name="position">1</property>
2815 </packing>
2816 </child>
2817 </widget>
2818 </child>
2819 </widget>
2820 </child>
2821 </widget>
2822 <packing>
2823 <property name="expand">False</property>
2824 <property name="fill">False</property>
2825 <property name="position">1</property>
2826 </packing>
2827 </child>
2828 <child>
2829 <widget class="GtkButton" id="but_unselect_all">
2830 <property name="visible">True</property>
2831 <property name="can_focus">True</property>
2832 <property name="response_id">0</property>
2833 <signal name="clicked" handler="on_but_unselect_all_clicked"/>
2834 <child>
2835 <widget class="GtkAlignment" id="alignment10">
2836 <property name="visible">True</property>
2837 <property name="xscale">0</property>
2838 <property name="yscale">0</property>
2839 <child>
2840 <widget class="GtkHBox" id="hbox38">
2841 <property name="visible">True</property>
2842 <property name="spacing">2</property>
2843 <child>
2844 <widget class="GtkImage" id="image355">
2845 <property name="visible">True</property>
2846 <property name="stock">gtk-goto-first</property>
2847 </widget>
2848 <packing>
2849 <property name="expand">False</property>
2850 <property name="fill">False</property>
2851 </packing>
2852 </child>
2853 <child>
2854 <widget class="GtkLabel" id="label113">
2855 <property name="visible">True</property>
2856 <property name="label" translatable="yes">_Nothing</property>
2857 <property name="use_underline">True</property>
2858 </widget>
2859 <packing>
2860 <property name="expand">False</property>
2861 <property name="fill">False</property>
2862 <property name="position">1</property>
2863 </packing>
2864 </child>
2865 </widget>
2866 </child>
2867 </widget>
2868 </child>
2869 </widget>
2870 <packing>
2871 <property name="expand">False</property>
2872 <property name="fill">False</property>
2873 <property name="position">2</property>
2874 </packing>
2875 </child>
2876 </widget>
2877 <packing>
2878 <property name="expand">False</property>
2879 <property name="position">1</property>
2880 </packing>
2881 </child>
2882 <child>
2883 <widget class="GtkFrame" id="frame4">
2884 <property name="visible">True</property>
2885 <property name="label_xalign">0</property>
2886 <property name="shadow_type">GTK_SHADOW_NONE</property>
2887 <child>
2888 <widget class="GtkAlignment" id="alignment7">
2889 <property name="visible">True</property>
2890 <property name="left_padding">12</property>
2891 <child>
2892 <widget class="GtkScrolledWindow" id="scrolledwindow9">
2893 <property name="visible">True</property>
2894 <property name="can_focus">True</property>
2895 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2896 <child>
2897 <widget class="GtkViewport" id="exp_vp2">
2898 <property name="visible">True</property>
2899 <child>
2900 <placeholder/>
2901 </child>
2902 </widget>
2903 </child>
2904 </widget>
2905 </child>
2906 </widget>
2907 </child>
2908 <child>
2909 <widget class="GtkLabel" id="label110">
2910 <property name="visible">True</property>
2911 <property name="label" translatable="yes">Fields to Export</property>
2912 <property name="use_markup">True</property>
2913 </widget>
2914 <packing>
2915 <property name="type">label_item</property>
2916 </packing>
2917 </child>
2918 </widget>
2919 <packing>
2920 <property name="position">2</property>
2921 </packing>
2922 </child>
2923 </widget>
2924 <packing>
2925 <property name="position">1</property>
2926 </packing>
2927 </child>
2928 <child>
2929 <widget class="GtkFrame" id="frame2">
2930 <property name="visible">True</property>
2931 <property name="border_width">2</property>
2932 <property name="label_xalign">0</property>
2933 <child>
2934 <widget class="GtkHBox" id="hbox55">
2935 <property name="visible">True</property>
2936 <property name="border_width">2</property>
2937 <property name="spacing">2</property>
2938 <child>
2939 <widget class="GtkComboBox" id="win_saveas_combo">
2940 <property name="visible">True</property>
2941 <property name="items" translatable="yes">Open in Excel
2942 Save as CSV</property>
2943 </widget>
2944 </child>
2945 <child>
2946 <widget class="GtkVSeparator" id="vseparator9">
2947 <property name="visible">True</property>
2948 </widget>
2949 <packing>
2950 <property name="expand">False</property>
2951 <property name="fill">False</property>
2952 <property name="padding">10</property>
2953 <property name="position">1</property>
2954 </packing>
2955 </child>
2956 <child>
2957 <widget class="GtkCheckButton" id="add_field_names_cb">
2958 <property name="visible">True</property>
2959 <property name="can_focus">True</property>
2960 <property name="label" translatable="yes">Add _field names</property>
2961 <property name="use_underline">True</property>
2962 <property name="response_id">0</property>
2963 <property name="active">True</property>
2964 <property name="draw_indicator">True</property>
2965 </widget>
2966 <packing>
2967 <property name="expand">False</property>
2968 <property name="fill">False</property>
2969 <property name="position">2</property>
2970 </packing>
2971 </child>
2972 </widget>
2973 </child>
2974 <child>
2975 <widget class="GtkLabel" id="label81">
2976 <property name="visible">True</property>
2977 <property name="label" translatable="yes">&lt;b&gt;Opti_ons&lt;/b&gt;</property>
2978 <property name="use_markup">True</property>
2979 <property name="use_underline">True</property>
2980 </widget>
2981 <packing>
2982 <property name="type">label_item</property>
2983 </packing>
2984 </child>
2985 </widget>
2986 <packing>
2987 <property name="expand">False</property>
2988 <property name="fill">False</property>
2989 <property name="position">2</property>
2990 </packing>
2991 </child>
2992 </widget>
2993 <packing>
2994 <property name="position">2</property>
2995 </packing>
2996 </child>
2997 <child internal-child="action_area">
2998 <widget class="GtkHButtonBox" id="dialog-action_area11">
2999 <property name="visible">True</property>
3000 <property name="layout_style">GTK_BUTTONBOX_END</property>
3001 <child>
3002 <widget class="GtkButton" id="cancelbutton8">
3003 <property name="visible">True</property>
3004 <property name="can_focus">True</property>
3005 <property name="can_default">True</property>
3006 <property name="label">gtk-cancel</property>
3007 <property name="use_stock">True</property>
3008 <property name="response_id">-6</property>
3009 </widget>
3010 </child>
3011 <child>
3012 <widget class="GtkButton" id="okbutton9">
3013 <property name="visible">True</property>
3014 <property name="can_focus">True</property>
3015 <property name="can_default">True</property>
3016 <property name="label">gtk-ok</property>
3017 <property name="use_stock">True</property>
3018 <property name="response_id">-5</property>
3019 </widget>
3020 <packing>
3021 <property name="position">1</property>
3022 </packing>
3023 </child>
3024 </widget>
3025 <packing>
3026 <property name="expand">False</property>
3027 <property name="pack_type">GTK_PACK_END</property>
3028 </packing>
3029 </child>
3030 </widget>
3031 </child>
3032 </widget>
3033 <widget class="GtkDialog" id="win_search">
3034 <property name="width_request">777</property>
3035 <property name="height_request">500</property>
3036 <property name="title" translatable="yes">OpenERP - Search</property>
3037 <property name="modal">True</property>
3038 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
3039 <property name="default_width">777</property>
3040 <property name="default_height">500</property>
3041 <property name="destroy_with_parent">True</property>
3042 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3043 <child internal-child="vbox">
3044 <widget class="GtkVBox" id="dialog-vbox11">
3045 <property name="visible">True</property>
3046 <child>
3047 <widget class="GtkHBox" id="search_hbox">
3048 <property name="visible">True</property>
3049 <child>
3050 <placeholder/>
3051 </child>
3052 </widget>
3053 <packing>
3054 <property name="expand">False</property>
3055 <property name="fill">False</property>
3056 <property name="position">2</property>
3057 </packing>
3058 </child>
3059 <child>
3060 <widget class="GtkHSeparator" id="hseparator24">
3061 <property name="visible">True</property>
3062 </widget>
3063 <packing>
3064 <property name="expand">False</property>
3065 <property name="position">3</property>
3066 </packing>
3067 </child>
3068 <child>
3069 <widget class="GtkScrolledWindow" id="search_sw">
3070 <property name="visible">True</property>
3071 <property name="can_focus">True</property>
3072 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3073 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3074 <child>
3075 <placeholder/>
3076 </child>
3077 </widget>
3078 <packing>
3079 <property name="position">4</property>
3080 </packing>
3081 </child>
3082 <child internal-child="action_area">
3083 <widget class="GtkHButtonBox" id="dialog-action_area12">
3084 <property name="visible">True</property>
3085 <property name="layout_style">GTK_BUTTONBOX_END</property>
3086 <child>
3087 <widget class="GtkButton" id="newbutton">
3088 <property name="visible">True</property>
3089 <property name="can_focus">True</property>
3090 <property name="can_default">True</property>
3091 <property name="label">gtk-new</property>
3092 <property name="use_stock">True</property>
3093 <property name="response_id">-3</property>
3094 </widget>
3095 </child>
3096 <child>
3097 <widget class="GtkButton" id="button81">
3098 <property name="visible">True</property>
3099 <property name="can_focus">True</property>
3100 <property name="can_default">True</property>
3101 <property name="has_default">True</property>
3102 <property name="label">gtk-find</property>
3103 <property name="use_stock">True</property>
3104 <property name="response_id">-10</property>
3105 </widget>
3106 <packing>
3107 <property name="position">1</property>
3108 </packing>
3109 </child>
3110 <child>
3111 <widget class="GtkButton" id="cancelbutton9">
3112 <property name="visible">True</property>
3113 <property name="can_focus">True</property>
3114 <property name="can_default">True</property>
3115 <property name="label">gtk-cancel</property>
3116 <property name="use_stock">True</property>
3117 <property name="response_id">-6</property>
3118 <accelerator key="Escape" modifiers="" signal="clicked"/>
3119 </widget>
3120 <packing>
3121 <property name="position">2</property>
3122 </packing>
3123 </child>
3124 <child>
3125 <widget class="GtkButton" id="okbutton10">
3126 <property name="visible">True</property>
3127 <property name="can_focus">True</property>
3128 <property name="can_default">True</property>
3129 <property name="label">gtk-ok</property>
3130 <property name="use_stock">True</property>
3131 <property name="response_id">-5</property>
3132 </widget>
3133 <packing>
3134 <property name="position">3</property>
3135 </packing>
3136 </child>
3137 </widget>
3138 <packing>
3139 <property name="expand">False</property>
3140 <property name="pack_type">GTK_PACK_END</property>
3141 </packing>
3142 </child>
3143 </widget>
3144 </child>
3145 </widget>
3146 <widget class="GtkDialog" id="win_attach">
3147 <property name="title" translatable="yes">OpenERP - Attachment</property>
3148 <property name="modal">True</property>
3149 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
3150 <property name="default_width">740</property>
3151 <property name="default_height">590</property>
3152 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3153 <child internal-child="vbox">
3154 <widget class="GtkVBox" id="dialog-vbox13">
3155 <property name="visible">True</property>
3156 <child>
3157 <widget class="GtkVPaned" id="vpaned1">
3158 <property name="visible">True</property>
3159 <property name="can_focus">True</property>
3160 <property name="position">432</property>
3161 <child>
3162 <widget class="GtkHPaned" id="hpaned2">
3163 <property name="visible">True</property>
3164 <property name="can_focus">True</property>
3165 <property name="position">553</property>
3166 <child>
3167 <widget class="GtkVBox" id="vbox29">
3168 <property name="visible">True</property>
3169 <child>
3170 <widget class="GtkLabel" id="attach_filename">
3171 <property name="visible">True</property>
3172 <property name="label" translatable="yes">Filename:</property>
3173 </widget>
3174 <packing>
3175 <property name="expand">False</property>
3176 <property name="fill">False</property>
3177 </packing>
3178 </child>
3179 <child>
3180 <widget class="GtkScrolledWindow" id="scrolledwindow22">
3181 <property name="visible">True</property>
3182 <property name="can_focus">True</property>
3183 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3184 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3185 <property name="shadow_type">GTK_SHADOW_IN</property>
3186 <child>
3187 <widget class="GtkViewport" id="viewport3">
3188 <property name="visible">True</property>
3189 <child>
3190 <widget class="GtkImage" id="attach_image">
3191 <property name="visible">True</property>
3192 <property name="stock">gtk-cancel</property>
3193 <property name="icon_size">6</property>
3194 </widget>
3195 </child>
3196 </widget>
3197 </child>
3198 </widget>
3199 <packing>
3200 <property name="position">1</property>
3201 </packing>
3202 </child>
3203 </widget>
3204 <packing>
3205 <property name="resize">False</property>
3206 <property name="shrink">True</property>
3207 </packing>
3208 </child>
3209 <child>
3210 <widget class="GtkVBox" id="vbox28">
3211 <property name="visible">True</property>
3212 <child>
3213 <widget class="GtkLabel" id="attach_title">
3214 <property name="visible">True</property>
3215 <property name="label" translatable="yes">Description:</property>
3216 </widget>
3217 <packing>
3218 <property name="expand">False</property>
3219 <property name="fill">False</property>
3220 </packing>
3221 </child>
3222 <child>
3223 <widget class="GtkScrolledWindow" id="scrolledwindow21">
3224 <property name="visible">True</property>
3225 <property name="can_focus">True</property>
3226 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3227 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3228 <property name="shadow_type">GTK_SHADOW_IN</property>
3229 <child>
3230 <widget class="GtkTextView" id="attach_tv">
3231 <property name="visible">True</property>
3232 <property name="can_focus">True</property>
3233 </widget>
3234 </child>
3235 </widget>
3236 <packing>
3237 <property name="position">1</property>
3238 </packing>
3239 </child>
3240 <child>
3241 <widget class="GtkButton" id="button86">
3242 <property name="visible">True</property>
3243 <property name="can_focus">True</property>
3244 <property name="response_id">0</property>
3245 <signal name="clicked" handler="comment_save"/>
3246 <child>
3247 <widget class="GtkAlignment" id="alignment48">
3248 <property name="visible">True</property>
3249 <property name="xscale">0</property>
3250 <property name="yscale">0</property>
3251 <child>
3252 <widget class="GtkHBox" id="hbox72">
3253 <property name="visible">True</property>
3254 <property name="spacing">2</property>
3255 <child>
3256 <widget class="GtkImage" id="image3409">
3257 <property name="visible">True</property>
3258 <property name="stock">gtk-floppy</property>
3259 </widget>
3260 <packing>
3261 <property name="expand">False</property>
3262 <property name="fill">False</property>
3263 </packing>
3264 </child>
3265 <child>
3266 <widget class="GtkLabel" id="label273">
3267 <property name="visible">True</property>
3268 <property name="label" translatable="yes">Save text</property>
3269 <property name="use_underline">True</property>
3270 </widget>
3271 <packing>
3272 <property name="expand">False</property>
3273 <property name="fill">False</property>
3274 <property name="position">1</property>
3275 </packing>
3276 </child>
3277 </widget>
3278 </child>
3279 </widget>
3280 </child>
3281 </widget>
3282 <packing>
3283 <property name="expand">False</property>
3284 <property name="fill">False</property>
3285 <property name="position">2</property>
3286 </packing>
3287 </child>
3288 </widget>
3289 <packing>
3290 <property name="resize">True</property>
3291 <property name="shrink">True</property>
3292 </packing>
3293 </child>
3294 </widget>
3295 <packing>
3296 <property name="resize">False</property>
3297 <property name="shrink">True</property>
3298 </packing>
3299 </child>
3300 <child>
3301 <widget class="GtkHBox" id="attach_hbox">
3302 <property name="height_request">470</property>
3303 <property name="visible">True</property>
3304 <child>
3305 <widget class="GtkVBox" id="vbox27">
3306 <property name="width_request">121</property>
3307 <property name="visible">True</property>
3308 <child>
3309 <widget class="GtkButton" id="attach_but_add">
3310 <property name="visible">True</property>
3311 <property name="can_focus">True</property>
3312 <property name="label">gtk-add</property>
3313 <property name="use_stock">True</property>
3314 <property name="focus_on_click">False</property>
3315 <property name="response_id">0</property>
3316 <signal name="clicked" handler="on_attach_but_add_activate"/>
3317 </widget>
3318 <packing>
3319 <property name="expand">False</property>
3320 <property name="fill">False</property>
3321 </packing>
3322 </child>
3323 <child>
3324 <widget class="GtkButton" id="attach_but_link">
3325 <property name="visible">True</property>
3326 <property name="can_focus">True</property>
3327 <property name="response_id">0</property>
3328 <signal name="clicked" handler="on_attach_but_link_activate"/>
3329 <child>
3330 <widget class="GtkAlignment" id="alignment26">
3331 <property name="width_request">78</property>
3332 <property name="visible">True</property>
3333 <property name="xscale">0</property>
3334 <property name="yscale">0</property>
3335 <child>
3336 <widget class="GtkHBox" id="hbox58">
3337 <property name="visible">True</property>
3338 <property name="spacing">2</property>
3339 <child>
3340 <widget class="GtkImage" id="image1649">
3341 <property name="visible">True</property>
3342 <property name="stock">gtk-add</property>
3343 </widget>
3344 <packing>
3345 <property name="expand">False</property>
3346 <property name="fill">False</property>
3347 </packing>
3348 </child>
3349 <child>
3350 <widget class="GtkLabel" id="label160">
3351 <property name="visible">True</property>
3352 <property name="label">Add as link</property>
3353 <property name="use_underline">True</property>
3354 </widget>
3355 <packing>
3356 <property name="expand">False</property>
3357 <property name="fill">False</property>
3358 <property name="position">1</property>
3359 </packing>
3360 </child>
3361 </widget>
3362 </child>
3363 </widget>
3364 </child>
3365 </widget>
3366 <packing>
3367 <property name="expand">False</property>
3368 <property name="fill">False</property>
3369 <property name="position">1</property>
3370 </packing>
3371 </child>
3372 <child>
3373 <widget class="GtkButton" id="attach_but_save">
3374 <property name="visible">True</property>
3375 <property name="can_focus">True</property>
3376 <property name="label">gtk-save-as</property>
3377 <property name="use_stock">True</property>
3378 <property name="response_id">0</property>
3379 <signal name="clicked" handler="on_attach_but_save_activate"/>
3380 </widget>
3381 <packing>
3382 <property name="expand">False</property>
3383 <property name="fill">False</property>
3384 <property name="position">2</property>
3385 </packing>
3386 </child>
3387 <child>
3388 <widget class="GtkButton" id="attach_but_del">
3389 <property name="visible">True</property>
3390 <property name="can_focus">True</property>
3391 <property name="label">gtk-delete</property>
3392 <property name="use_stock">True</property>
3393 <property name="response_id">0</property>
3394 <signal name="clicked" handler="on_attach_but_del_activate"/>
3395 </widget>
3396 <packing>
3397 <property name="expand">False</property>
3398 <property name="fill">False</property>
3399 <property name="position">3</property>
3400 </packing>
3401 </child>
3402 </widget>
3403 <packing>
3404 <property name="expand">False</property>
3405 <property name="fill">False</property>
3406 </packing>
3407 </child>
3408 <child>
3409 <widget class="GtkAlignment" id="alignment47">
3410 <property name="visible">True</property>
3411 <child>
3412 <widget class="GtkScrolledWindow" id="scrolledwindow41">
3413 <property name="visible">True</property>
3414 <property name="can_focus">True</property>
3415 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3416 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3417 <property name="shadow_type">GTK_SHADOW_IN</property>
3418 <child>
3419 <widget class="GtkViewport" id="vp_attach">
3420 <property name="visible">True</property>
3421 <child>
3422 <placeholder/>
3423 </child>
3424 </widget>
3425 </child>
3426 </widget>
3427 </child>
3428 </widget>
3429 <packing>
3430 <property name="position">1</property>
3431 </packing>
3432 </child>
3433 </widget>
3434 <packing>
3435 <property name="resize">True</property>
3436 <property name="shrink">True</property>
3437 </packing>
3438 </child>
3439 </widget>
3440 <packing>
3441 <property name="position">2</property>
3442 </packing>
3443 </child>
3444 <child internal-child="action_area">
3445 <widget class="GtkHButtonBox" id="dialog-action_area16">
3446 <property name="visible">True</property>
3447 <property name="layout_style">GTK_BUTTONBOX_END</property>
3448 <child>
3449 <widget class="GtkButton" id="okbutton13">
3450 <property name="visible">True</property>
3451 <property name="can_focus">True</property>
3452 <property name="can_default">True</property>
3453 <property name="label">gtk-close</property>
3454 <property name="use_stock">True</property>
3455 <property name="response_id">-7</property>
3456 </widget>
3457 </child>
3458 </widget>
3459 <packing>
3460 <property name="expand">False</property>
3461 <property name="pack_type">GTK_PACK_END</property>
3462 </packing>
3463 </child>
3464 </widget>
3465 </child>
3466 </widget>
3467 <widget class="GtkDialog" id="win_error">
3468 <property name="title" translatable="yes">OpenERP - Error</property>
3469 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
3470 <property name="default_width">700</property>
3471 <property name="default_height">580</property>
3472 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3473 <child internal-child="vbox">
3474 <widget class="GtkVBox" id="dialog-vbox10">
3475 <property name="visible">True</property>
3476 <child>
3477 <widget class="GtkVBox" id="vbox22">
3478 <property name="visible">True</property>
3479 <child>
3480 <widget class="GtkLabel" id="label101">
3481 <property name="visible">True</property>
3482 <property name="xalign">0.49000000953674316</property>
3483 <property name="label" translatable="yes">Application Error!</property>
3484 </widget>
3485 <packing>
3486 <property name="expand">False</property>
3487 <property name="fill">False</property>
3488 </packing>
3489 </child>
3490 <child>
3491 <widget class="GtkHSeparator" id="hseparator16">
3492 <property name="visible">True</property>
3493 </widget>
3494 <packing>
3495 <property name="expand">False</property>
3496 <property name="padding">5</property>
3497 <property name="position">1</property>
3498 </packing>
3499 </child>
3500 <child>
3501 <widget class="GtkNotebook" id="notebook3">
3502 <property name="visible">True</property>
3503 <property name="can_focus">True</property>
3504 <child>
3505 <widget class="GtkHBox" id="hbox33">
3506 <property name="visible">True</property>
3507 <child>
3508 <widget class="GtkImage" id="image168">
3509 <property name="visible">True</property>
3510 <property name="yalign">0.18000000715255737</property>
3511 <property name="stock">gtk-dialog-warning</property>
3512 <property name="icon_size">6</property>
3513 </widget>
3514 <packing>
3515 <property name="expand">False</property>
3516 <property name="padding">10</property>
3517 </packing>
3518 </child>
3519 <child>
3520 <widget class="GtkVBox" id="vbox61">
3521 <property name="visible">True</property>
3522 <child>
3523 <widget class="GtkScrolledWindow" id="scrolledwindow45">
3524 <property name="visible">True</property>
3525 <property name="can_focus">True</property>
3526 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3527 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3528 <child>
3529 <widget class="GtkViewport" id="viewport6">
3530 <property name="visible">True</property>
3531 <property name="shadow_type">GTK_SHADOW_NONE</property>
3532 <child>
3533 <widget class="GtkVBox" id="vbox60">
3534 <property name="visible">True</property>
3535 <property name="spacing">10</property>
3536 <child>
3537 <widget class="GtkLabel" id="error_title">
3538 <property name="visible">True</property>
3539 <property name="xalign">0</property>
3540 <property name="xpad">254</property>
3541 <property name="ypad">14</property>
3542 <property name="label" translatable="yes">&lt;b&gt;Error 404&lt;/b&gt;</property>
3543 <property name="use_markup">True</property>
3544 </widget>
3545 <packing>
3546 <property name="expand">False</property>
3547 <property name="fill">False</property>
3548 </packing>
3549 </child>
3550 <child>
3551 <widget class="GtkLabel" id="label107">
3552 <property name="visible">True</property>
3553 <property name="xalign">0</property>
3554 <property name="yalign">0.40999999642372131</property>
3555 <property name="xpad">10</property>
3556 <property name="label" translatable="yes">&lt;b&gt;Error code:&lt;/b&gt;</property>
3557 <property name="use_markup">True</property>
3558 <property name="use_underline">True</property>
3559 <property name="mnemonic_widget">scrolledwindow45</property>
3560 </widget>
3561 <packing>
3562 <property name="expand">False</property>
3563 <property name="fill">False</property>
3564 <property name="position">1</property>
3565 </packing>
3566 </child>
3567 <child>
3568 <widget class="GtkLabel" id="error_info">
3569 <property name="visible">True</property>
3570 <property name="can_focus">True</property>
3571 <property name="xalign">0</property>
3572 <property name="xpad">10</property>
3573 <property name="label" translatable="yes">This Page does not exist !
3574 Please retry</property>
3575 <property name="selectable">True</property>
3576 </widget>
3577 <packing>
3578 <property name="expand">False</property>
3579 <property name="fill">False</property>
3580 <property name="position">2</property>
3581 </packing>
3582 </child>
3583 </widget>
3584 </child>
3585 </widget>
3586 </child>
3587 </widget>
3588 </child>
3589 <child>
3590 <widget class="GtkLabel" id="label132">
3591 <property name="visible">True</property>
3592 <property name="xalign">1</property>
3593 <property name="yalign">1</property>
3594 <property name="xpad">10</property>
3595 <property name="ypad">10</property>
3596 <property name="label" translatable="yes">&lt;i&gt;Click on the Support Request tab if you need more help !&lt;/i&gt;</property>
3597 <property name="use_markup">True</property>
3598 </widget>
3599 <packing>
3600 <property name="expand">False</property>
3601 <property name="position">1</property>
3602 </packing>
3603 </child>
3604 </widget>
3605 <packing>
3606 <property name="position">1</property>
3607 </packing>
3608 </child>
3609 </widget>
3610 </child>
3611 <child>
3612 <widget class="GtkLabel" id="label102">
3613 <property name="visible">True</property>
3614 <property name="xpad">5</property>
3615 <property name="label" translatable="yes">De_scription</property>
3616 <property name="use_underline">True</property>
3617 </widget>
3618 <packing>
3619 <property name="type">tab</property>
3620 <property name="tab_fill">False</property>
3621 </packing>
3622 </child>
3623 <child>
3624 <widget class="GtkScrolledWindow" id="scrolledwindow17">
3625 <property name="visible">True</property>
3626 <property name="can_focus">True</property>
3627 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3628 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3629 <child>
3630 <widget class="GtkViewport" id="viewport2">
3631 <property name="visible">True</property>
3632 <property name="shadow_type">GTK_SHADOW_NONE</property>
3633 <child>
3634 <widget class="GtkTextView" id="error_details">
3635 <property name="visible">True</property>
3636 <property name="can_focus">True</property>
3637 <property name="editable">False</property>
3638 <property name="left_margin">4</property>
3639 <property name="right_margin">4</property>
3640 <property name="cursor_visible">False</property>
3641 <property name="text" translatable="yes">Error details</property>
3642 </widget>
3643 </child>
3644 </widget>
3645 </child>
3646 </widget>
3647 <packing>
3648 <property name="position">1</property>
3649 </packing>
3650 </child>
3651 <child>
3652 <widget class="GtkLabel" id="label103">
3653 <property name="visible">True</property>
3654 <property name="xpad">5</property>
3655 <property name="label" translatable="yes">_Details</property>
3656 <property name="use_markup">True</property>
3657 <property name="use_underline">True</property>
3658 </widget>
3659 <packing>
3660 <property name="type">tab</property>
3661 <property name="position">1</property>
3662 <property name="tab_fill">False</property>
3663 </packing>
3664 </child>
3665 <child>
3666 <widget class="GtkScrolledWindow" id="scrolledwindow18">
3667 <property name="visible">True</property>
3668 <property name="can_focus">True</property>
3669 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3670 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3671 <child>
3672 <widget class="GtkViewport" id="viewport4">
3673 <property name="visible">True</property>
3674 <child>
3675 <widget class="GtkVBox" id="vbox1">
3676 <property name="visible">True</property>
3677 <child>
3678 <widget class="GtkLabel" id="label119">
3679 <property name="visible">True</property>
3680 <property name="xalign">0</property>
3681 <property name="xpad">10</property>
3682 <property name="ypad">10</property>
3683 <property name="label" translatable="yes">&lt;b&gt;Complete this form to submit your bug and/or request a support.&lt;/b&gt;
3684 &lt;i&gt;
3685 Your request will be send to Tiny ERP and we will reply you shortly.
3686 Note that we may not reply you if your Service Company is not a Tiny ERP partner.
3687 &lt;/i&gt;</property>
3688 <property name="use_markup">True</property>
3689 </widget>
3690 <packing>
3691 <property name="expand">False</property>
3692 <property name="fill">False</property>
3693 </packing>
3694 </child>
3695 <child>
3696 <widget class="GtkHSeparator" id="hseparator19">
3697 <property name="visible">True</property>
3698 </widget>
3699 <packing>
3700 <property name="expand">False</property>
3701 <property name="padding">3</property>
3702 <property name="position">1</property>
3703 </packing>
3704 </child>
3705 <child>
3706 <widget class="GtkTable" id="table6">
3707 <property name="visible">True</property>
3708 <property name="border_width">10</property>
3709 <property name="n_rows">8</property>
3710 <property name="n_columns">4</property>
3711 <property name="column_spacing">5</property>
3712 <property name="row_spacing">5</property>
3713 <child>
3714 <widget class="GtkLabel" id="label120">
3715 <property name="visible">True</property>
3716 <property name="xalign">1</property>
3717 <property name="label" translatable="yes">&lt;b&gt;Your name:&lt;/b&gt;</property>
3718 <property name="use_markup">True</property>
3719 </widget>
3720 <packing>
3721 <property name="top_attach">1</property>
3722 <property name="bottom_attach">2</property>
3723 <property name="x_options"></property>
3724 <property name="y_options"></property>
3725 </packing>
3726 </child>
3727 <child>
3728 <widget class="GtkLabel" id="label121">
3729 <property name="visible">True</property>
3730 <property name="xalign">1</property>
3731 <property name="label" translatable="yes">&lt;b&gt;Your Company:&lt;/b&gt;</property>
3732 <property name="use_markup">True</property>
3733 </widget>
3734 <packing>
3735 <property name="top_attach">2</property>
3736 <property name="bottom_attach">3</property>
3737 <property name="x_options"></property>
3738 <property name="y_options"></property>
3739 </packing>
3740 </child>
3741 <child>
3742 <widget class="GtkLabel" id="label128">
3743 <property name="visible">True</property>
3744 <property name="xalign">1</property>
3745 <property name="label" translatable="yes">&lt;b&gt;Your Email:&lt;/b&gt;</property>
3746 <property name="use_markup">True</property>
3747 </widget>
3748 <packing>
3749 <property name="top_attach">3</property>
3750 <property name="bottom_attach">4</property>
3751 <property name="x_options"></property>
3752 <property name="y_options"></property>
3753 </packing>
3754 </child>
3755 <child>
3756 <widget class="GtkEntry" id="name_entry">
3757 <property name="visible">True</property>
3758 <property name="can_focus">True</property>
3759 <property name="invisible_char">*</property>
3760 </widget>
3761 <packing>
3762 <property name="left_attach">1</property>
3763 <property name="right_attach">4</property>
3764 <property name="top_attach">1</property>
3765 <property name="bottom_attach">2</property>
3766 <property name="y_options"></property>
3767 </packing>
3768 </child>
3769 <child>
3770 <widget class="GtkEntry" id="company_entry">
3771 <property name="visible">True</property>
3772 <property name="can_focus">True</property>
3773 <property name="invisible_char">*</property>
3774 </widget>
3775 <packing>
3776 <property name="left_attach">1</property>
3777 <property name="right_attach">4</property>
3778 <property name="top_attach">2</property>
3779 <property name="bottom_attach">3</property>
3780 <property name="y_options"></property>
3781 </packing>
3782 </child>
3783 <child>
3784 <widget class="GtkLabel" id="label125">
3785 <property name="visible">True</property>
3786 <property name="xalign">1</property>
3787 <property name="yalign">0.019999999552965164</property>
3788 <property name="label" translatable="yes">Explain what you did:</property>
3789 </widget>
3790 <packing>
3791 <property name="top_attach">5</property>
3792 <property name="bottom_attach">6</property>
3793 <property name="x_options"></property>
3794 <property name="y_options"></property>
3795 </packing>
3796 </child>
3797 <child>
3798 <widget class="GtkLabel" id="label130">
3799 <property name="visible">True</property>
3800 <property name="xalign">1</property>
3801 <property name="yalign">0.019999999552965164</property>
3802 <property name="label" translatable="yes">Others Comments:</property>
3803 </widget>
3804 <packing>
3805 <property name="top_attach">6</property>
3806 <property name="bottom_attach">7</property>
3807 <property name="x_options"></property>
3808 <property name="y_options"></property>
3809 </packing>
3810 </child>
3811 <child>
3812 <widget class="GtkScrolledWindow" id="scrolledwindow20">
3813 <property name="visible">True</property>
3814 <property name="can_focus">True</property>
3815 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3816 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3817 <property name="shadow_type">GTK_SHADOW_IN</property>
3818 <child>
3819 <widget class="GtkTextView" id="remarks_textview">
3820 <property name="visible">True</property>
3821 <property name="can_focus">True</property>
3822 </widget>
3823 </child>
3824 </widget>
3825 <packing>
3826 <property name="left_attach">1</property>
3827 <property name="right_attach">4</property>
3828 <property name="top_attach">6</property>
3829 <property name="bottom_attach">7</property>
3830 <property name="x_options"></property>
3831 <property name="y_options"></property>
3832 </packing>
3833 </child>
3834 <child>
3835 <widget class="GtkScrolledWindow" id="scrolledwindow1">
3836 <property name="visible">True</property>
3837 <property name="can_focus">True</property>
3838 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3839 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3840 <property name="shadow_type">GTK_SHADOW_IN</property>
3841 <child>
3842 <widget class="GtkTextView" id="explanation_textview">
3843 <property name="visible">True</property>
3844 <property name="can_focus">True</property>
3845 </widget>
3846 </child>
3847 </widget>
3848 <packing>
3849 <property name="left_attach">1</property>
3850 <property name="right_attach">4</property>
3851 <property name="top_attach">5</property>
3852 <property name="bottom_attach">6</property>
3853 <property name="x_options"></property>
3854 <property name="y_options"></property>
3855 </packing>
3856 </child>
3857 <child>
3858 <widget class="GtkHBox" id="hbox44">
3859 <property name="visible">True</property>
3860 <child>
3861 <widget class="GtkButton" id="button_send">
3862 <property name="visible">True</property>
3863 <property name="can_focus">True</property>
3864 <property name="response_id">0</property>
3865 <signal name="clicked" handler="on_button_send_clicked"/>
3866 <child>
3867 <widget class="GtkAlignment" id="alignment16">
3868 <property name="visible">True</property>
3869 <property name="xscale">0</property>
3870 <property name="yscale">0</property>
3871 <child>
3872 <widget class="GtkHBox" id="hbox43">
3873 <property name="visible">True</property>
3874 <property name="spacing">2</property>
3875 <child>
3876 <widget class="GtkImage" id="image420">
3877 <property name="visible">True</property>
3878 <property name="stock">gtk-execute</property>
3879 </widget>
3880 <packing>
3881 <property name="expand">False</property>
3882 <property name="fill">False</property>
3883 </packing>
3884 </child>
3885 <child>
3886 <widget class="GtkLabel" id="label127">
3887 <property name="visible">True</property>
3888 <property name="label" translatable="yes">Send Support Request</property>
3889 <property name="use_underline">True</property>
3890 </widget>
3891 <packing>
3892 <property name="expand">False</property>
3893 <property name="fill">False</property>
3894 <property name="position">1</property>
3895 </packing>
3896 </child>
3897 </widget>
3898 </child>
3899 </widget>
3900 </child>
3901 </widget>
3902 <packing>
3903 <property name="expand">False</property>
3904 <property name="fill">False</property>
3905 <property name="pack_type">GTK_PACK_END</property>
3906 </packing>
3907 </child>
3908 </widget>
3909 <packing>
3910 <property name="right_attach">4</property>
3911 <property name="top_attach">7</property>
3912 <property name="bottom_attach">8</property>
3913 <property name="x_options"></property>
3914 <property name="y_options"></property>
3915 </packing>
3916 </child>
3917 <child>
3918 <widget class="GtkLabel" id="label161">
3919 <property name="visible">True</property>
3920 <property name="xalign">1</property>
3921 <property name="label" translatable="yes">&lt;b&gt;support contract id&lt;/b&gt;</property>
3922 <property name="use_markup">True</property>
3923 </widget>
3924 <packing>
3925 <property name="x_options"></property>
3926 <property name="y_options"></property>
3927 </packing>
3928 </child>
3929 <child>
3930 <widget class="GtkEntry" id="id_entry">
3931 <property name="visible">True</property>
3932 <property name="can_focus">True</property>
3933 <property name="invisible_char">*</property>
3934 </widget>
3935 <packing>
3936 <property name="left_attach">1</property>
3937 <property name="right_attach">4</property>
3938 <property name="y_options"></property>
3939 </packing>
3940 </child>
3941 <child>
3942 <widget class="GtkComboBoxEntry" id="urgency_combo">
3943 <property name="visible">True</property>
3944 <property name="items" translatable="yes">Not Urgent
3945 Medium
3946 Urgent
3947 Very Urgent</property>
3948 <child internal-child="entry">
3949 <widget class="GtkEntry" id="comboboxentry-entry4">
3950 </widget>
3951 </child>
3952 </widget>
3953 <packing>
3954 <property name="left_attach">3</property>
3955 <property name="right_attach">4</property>
3956 <property name="top_attach">4</property>
3957 <property name="bottom_attach">5</property>
3958 <property name="x_options"></property>
3959 <property name="y_options"></property>
3960 </packing>
3961 </child>
3962 <child>
3963 <widget class="GtkLabel" id="label131">
3964 <property name="visible">True</property>
3965 <property name="xalign">1</property>
3966 <property name="label" translatable="yes">Emergency:</property>
3967 </widget>
3968 <packing>
3969 <property name="left_attach">2</property>
3970 <property name="right_attach">3</property>
3971 <property name="top_attach">4</property>
3972 <property name="bottom_attach">5</property>
3973 <property name="x_options"></property>
3974 <property name="y_options"></property>
3975 </packing>
3976 </child>
3977 <child>
3978 <widget class="GtkLabel" id="label129">
3979 <property name="visible">True</property>
3980 <property name="xalign">1</property>
3981 <property name="label" translatable="yes">Phone Number:</property>
3982 </widget>
3983 <packing>
3984 <property name="top_attach">4</property>
3985 <property name="bottom_attach">5</property>
3986 <property name="x_options"></property>
3987 <property name="y_options"></property>
3988 </packing>
3989 </child>
3990 <child>
3991 <widget class="GtkEntry" id="phone_entry">
3992 <property name="visible">True</property>
3993 <property name="can_focus">True</property>
3994 <property name="invisible_char">*</property>
3995 </widget>
3996 <packing>
3997 <property name="left_attach">1</property>
3998 <property name="right_attach">2</property>
3999 <property name="top_attach">4</property>
4000 <property name="bottom_attach">5</property>
4001 <property name="y_options"></property>
4002 </packing>
4003 </child>
4004 <child>
4005 <widget class="GtkEntry" id="email_entry">
4006 <property name="visible">True</property>
4007 <property name="can_focus">True</property>
4008 <property name="invisible_char">*</property>
4009 </widget>
4010 <packing>
4011 <property name="left_attach">1</property>
4012 <property name="right_attach">4</property>
4013 <property name="top_attach">3</property>
4014 <property name="bottom_attach">4</property>
4015 <property name="y_options"></property>
4016 </packing>
4017 </child>
4018 </widget>
4019 <packing>
4020 <property name="position">2</property>
4021 </packing>
4022 </child>
4023 </widget>
4024 </child>
4025 </widget>
4026 </child>
4027 </widget>
4028 <packing>
4029 <property name="position">2</property>
4030 <property name="tab_fill">False</property>
4031 </packing>
4032 </child>
4033 <child>
4034 <widget class="GtkLabel" id="label106">
4035 <property name="width_request">138</property>
4036 <property name="visible">True</property>
4037 <property name="xalign">0</property>
4038 <property name="yalign">0</property>
4039 <property name="xpad">5</property>
4040 <property name="label" translatable="yes">&lt;b&gt;_Support Request&lt;/b&gt;</property>
4041 <property name="use_markup">True</property>
4042 <property name="use_underline">True</property>
4043 <property name="justify">GTK_JUSTIFY_RIGHT</property>
4044 </widget>
4045 <packing>
4046 <property name="type">tab</property>
4047 <property name="position">2</property>
4048 <property name="tab_fill">False</property>
4049 </packing>
4050 </child>
4051 </widget>
4052 <packing>
4053 <property name="position">2</property>
4054 </packing>
4055 </child>
4056 </widget>
4057 <packing>
4058 <property name="position">2</property>
4059 </packing>
4060 </child>
4061 <child internal-child="action_area">
4062 <widget class="GtkHButtonBox" id="dialog-action_area13">
4063 <property name="visible">True</property>
4064 <property name="layout_style">GTK_BUTTONBOX_END</property>
4065 <child>
4066 <widget class="GtkButton" id="closebutton">
4067 <property name="visible">True</property>
4068 <property name="can_focus">True</property>
4069 <property name="can_default">True</property>
4070 <property name="label">gtk-close</property>
4071 <property name="use_stock">True</property>
4072 <property name="response_id">-7</property>
4073 <signal name="clicked" handler="on_closebutton_clicked"/>
4074 </widget>
4075 </child>
4076 </widget>
4077 <packing>
4078 <property name="expand">False</property>
4079 <property name="pack_type">GTK_PACK_END</property>
4080 </packing>
4081 </child>
4082 </widget>
4083 </child>
4084 </widget>
4085 <widget class="GtkDialog" id="win_preference">
4086 <property name="width_request">600</property>
4087 <property name="title" translatable="yes">OpenERP - Preferences</property>
4088 <property name="modal">True</property>
4089 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4090 <property name="default_height">500</property>
4091 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4092 <child internal-child="vbox">
4093 <widget class="GtkVBox" id="dialog-vbox18">
4094 <property name="visible">True</property>
4095 <child>
4096 <widget class="GtkVBox" id="preference_vbox">
4097 <property name="visible">True</property>
4098 <child>
4099 <widget class="GtkLabel" id="label117">
4100 <property name="visible">True</property>
4101 <property name="label" translatable="yes">&lt;b&gt;User preferences&lt;/b&gt;</property>
4102 <property name="use_markup">True</property>
4103 <property name="use_underline">True</property>
4104 <property name="justify">GTK_JUSTIFY_CENTER</property>
4105 </widget>
4106 <packing>
4107 <property name="expand">False</property>
4108 <property name="fill">False</property>
4109 </packing>
4110 </child>
4111 <child>
4112 <widget class="GtkHSeparator" id="hseparator18">
4113 <property name="visible">True</property>
4114 </widget>
4115 <packing>
4116 <property name="expand">False</property>
4117 <property name="padding">5</property>
4118 <property name="position">1</property>
4119 </packing>
4120 </child>
4121 <child>
4122 <placeholder/>
4123 </child>
4124 </widget>
4125 <packing>
4126 <property name="position">2</property>
4127 </packing>
4128 </child>
4129 <child internal-child="action_area">
4130 <widget class="GtkHButtonBox" id="dialog-action_area18">
4131 <property name="visible">True</property>
4132 <property name="layout_style">GTK_BUTTONBOX_END</property>
4133 <child>
4134 <widget class="GtkButton" id="cancelbutton12">
4135 <property name="visible">True</property>
4136 <property name="can_focus">True</property>
4137 <property name="can_default">True</property>
4138 <property name="label">gtk-cancel</property>
4139 <property name="use_stock">True</property>
4140 <property name="response_id">-6</property>
4141 </widget>
4142 </child>
4143 <child>
4144 <widget class="GtkButton" id="okbutton14">
4145 <property name="visible">True</property>
4146 <property name="can_focus">True</property>
4147 <property name="can_default">True</property>
4148 <property name="has_default">True</property>
4149 <property name="label">gtk-ok</property>
4150 <property name="use_stock">True</property>
4151 <property name="response_id">-5</property>
4152 </widget>
4153 <packing>
4154 <property name="position">1</property>
4155 </packing>
4156 </child>
4157 </widget>
4158 <packing>
4159 <property name="expand">False</property>
4160 <property name="pack_type">GTK_PACK_END</property>
4161 </packing>
4162 </child>
4163 </widget>
4164 </child>
4165 </widget>
4166 <widget class="GtkDialog" id="win_tips">
4167 <property name="title" translatable="yes">Tip of the Day</property>
4168 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4169 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4170 <property name="has_separator">False</property>
4171 <child internal-child="vbox">
4172 <widget class="GtkVBox" id="dialog-vbox16">
4173 <property name="visible">True</property>
4174 <child>
4175 <widget class="GtkVBox" id="vbox31">
4176 <property name="visible">True</property>
4177 <child>
4178 <widget class="GtkImage" id="tip_image_tinyerp">
4179 <property name="width_request">500</property>
4180 <property name="height_request">71</property>
4181 <property name="visible">True</property>
4182 <property name="stock">gtk-missing-image</property>
4183 </widget>
4184 <packing>
4185 <property name="expand">False</property>
4186 </packing>
4187 </child>
4188 <child>
4189 <widget class="GtkLabel" id="tip_label">
4190 <property name="visible">True</property>
4191 <property name="use_markup">True</property>
4192 <property name="wrap">True</property>
4193 </widget>
4194 <packing>
4195 <property name="position">1</property>
4196 </packing>
4197 </child>
4198 <child>
4199 <widget class="GtkHSeparator" id="hseparator23">
4200 <property name="visible">True</property>
4201 </widget>
4202 <packing>
4203 <property name="expand">False</property>
4204 <property name="fill">False</property>
4205 <property name="padding">3</property>
4206 <property name="position">3</property>
4207 </packing>
4208 </child>
4209 <child>
4210 <widget class="GtkCheckButton" id="tip_checkbutton">
4211 <property name="visible">True</property>
4212 <property name="can_focus">True</property>
4213 <property name="border_width">5</property>
4214 <property name="label" translatable="yes">_Display a new tip next time?</property>
4215 <property name="use_underline">True</property>
4216 <property name="focus_on_click">False</property>
4217 <property name="response_id">0</property>
4218 <property name="active">True</property>
4219 <property name="draw_indicator">True</property>
4220 </widget>
4221 <packing>
4222 <property name="expand">False</property>
4223 <property name="fill">False</property>
4224 <property name="pack_type">GTK_PACK_END</property>
4225 <property name="position">2</property>
4226 </packing>
4227 </child>
4228 </widget>
4229 <packing>
4230 <property name="position">1</property>
4231 </packing>
4232 </child>
4233 <child internal-child="action_area">
4234 <widget class="GtkHButtonBox" id="dialog-action_area19">
4235 <property name="visible">True</property>
4236 <property name="layout_style">GTK_BUTTONBOX_END</property>
4237 <child>
4238 <widget class="GtkButton" id="but_previous1">
4239 <property name="visible">True</property>
4240 <property name="can_focus">True</property>
4241 <property name="can_default">True</property>
4242 <property name="relief">GTK_RELIEF_NONE</property>
4243 <property name="response_id">0</property>
4244 <signal name="clicked" handler="on_but_previous_activate"/>
4245 <child>
4246 <widget class="GtkAlignment" id="alignment17">
4247 <property name="visible">True</property>
4248 <property name="xscale">0</property>
4249 <property name="yscale">0</property>
4250 <child>
4251 <widget class="GtkHBox" id="hbox45">
4252 <property name="visible">True</property>
4253 <property name="spacing">2</property>
4254 <child>
4255 <widget class="GtkImage" id="image630">
4256 <property name="visible">True</property>
4257 <property name="stock">gtk-go-back</property>
4258 </widget>
4259 <packing>
4260 <property name="expand">False</property>
4261 <property name="fill">False</property>
4262 </packing>
4263 </child>
4264 <child>
4265 <widget class="GtkLabel" id="label135">
4266 <property name="visible">True</property>
4267 <property name="label" translatable="yes">Pre_vious Tip</property>
4268 <property name="use_underline">True</property>
4269 </widget>
4270 <packing>
4271 <property name="expand">False</property>
4272 <property name="fill">False</property>
4273 <property name="position">1</property>
4274 </packing>
4275 </child>
4276 </widget>
4277 </child>
4278 </widget>
4279 </child>
4280 </widget>
4281 </child>
4282 <child>
4283 <widget class="GtkButton" id="but_next1">
4284 <property name="visible">True</property>
4285 <property name="can_focus">True</property>
4286 <property name="can_default">True</property>
4287 <property name="relief">GTK_RELIEF_NONE</property>
4288 <property name="focus_on_click">False</property>
4289 <property name="response_id">0</property>
4290 <signal name="clicked" handler="on_but_next_activate"/>
4291 <child>
4292 <widget class="GtkAlignment" id="alignment18">
4293 <property name="visible">True</property>
4294 <property name="xscale">0</property>
4295 <property name="yscale">0</property>
4296 <child>
4297 <widget class="GtkHBox" id="hbox46">
4298 <property name="visible">True</property>
4299 <property name="spacing">2</property>
4300 <child>
4301 <widget class="GtkImage" id="image631">
4302 <property name="visible">True</property>
4303 <property name="stock">gtk-go-forward</property>
4304 </widget>
4305 <packing>
4306 <property name="expand">False</property>
4307 <property name="fill">False</property>
4308 </packing>
4309 </child>
4310 <child>
4311 <widget class="GtkLabel" id="but_nextdffsdfsdfds">
4312 <property name="visible">True</property>
4313 <property name="label" translatable="yes">Ne_xt Tip</property>
4314 <property name="use_underline">True</property>
4315 </widget>
4316 <packing>
4317 <property name="expand">False</property>
4318 <property name="fill">False</property>
4319 <property name="position">1</property>
4320 </packing>
4321 </child>
4322 </widget>
4323 </child>
4324 </widget>
4325 </child>
4326 </widget>
4327 <packing>
4328 <property name="position">1</property>
4329 </packing>
4330 </child>
4331 <child>
4332 <widget class="GtkButton" id="but_close1">
4333 <property name="visible">True</property>
4334 <property name="can_focus">True</property>
4335 <property name="has_focus">True</property>
4336 <property name="can_default">True</property>
4337 <property name="has_default">True</property>
4338 <property name="label">gtk-close</property>
4339 <property name="use_stock">True</property>
4340 <property name="response_id">-7</property>
4341 <signal name="clicked" handler="on_but_close_activate"/>
4342 </widget>
4343 <packing>
4344 <property name="position">2</property>
4345 </packing>
4346 </child>
4347 </widget>
4348 <packing>
4349 <property name="expand">False</property>
4350 <property name="pack_type">GTK_PACK_END</property>
4351 </packing>
4352 </child>
4353 </widget>
4354 </child>
4355 </widget>
4356 <widget class="GtkDialog" id="win_licence">
4357 <property name="width_request">484</property>
4358 <property name="height_request">358</property>
4359 <property name="title" translatable="yes">OpenERP - License</property>
4360 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4361 <property name="default_width">500</property>
4362 <property name="default_height">500</property>
4363 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4364 <child internal-child="vbox">
4365 <widget class="GtkVBox" id="vbox32">
4366 <property name="visible">True</property>
4367 <child>
4368 <widget class="GtkVBox" id="vbox33">
4369 <property name="visible">True</property>
4370 <child>
4371 <widget class="GtkLabel" id="label137">
4372 <property name="visible">True</property>
4373 <property name="xpad">5</property>
4374 <property name="label" translatable="yes">OpenERP license</property>
4375 <property name="justify">GTK_JUSTIFY_CENTER</property>
4376 <property name="wrap">True</property>
4377 </widget>
4378 <packing>
4379 <property name="expand">False</property>
4380 <property name="fill">False</property>
4381 <property name="padding">2</property>
4382 </packing>
4383 </child>
4384 <child>
4385 <widget class="GtkHSeparator" id="hseparator20">
4386 <property name="visible">True</property>
4387 </widget>
4388 <packing>
4389 <property name="expand">False</property>
4390 <property name="padding">2</property>
4391 <property name="position">1</property>
4392 </packing>
4393 </child>
4394 <child>
4395 <widget class="GtkScrolledWindow" id="scrolledwindow30">
4396 <property name="visible">True</property>
4397 <property name="can_focus">True</property>
4398 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4399 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4400 <property name="window_placement">GTK_CORNER_BOTTOM_LEFT</property>
4401 <child>
4402 <widget class="GtkTextView" id="textview11">
4403 <property name="visible">True</property>
4404 <property name="can_focus">True</property>
4405 <property name="editable">False</property>
4406 <property name="wrap_mode">GTK_WRAP_WORD</property>
4407 <property name="left_margin">5</property>
4408 <property name="right_margin">5</property>
4409 <property name="indent">25</property>
4410 <property name="cursor_visible">False</property>
4411 <property name="text"> GNU GENERAL PUBLIC LICENSE
4412 Version 2, June 1991
4414 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
4415 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
4416 Everyone is permitted to copy and distribute verbatim copies
4417 of this license document, but changing it is not allowed.
4419 Preamble
4421 The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too.
4423 When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
4425 To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
4427 For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
4429 We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
4431 Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
4433 Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
4435 The precise terms and conditions for copying, distribution and modification follow.
4437 GNU GENERAL PUBLIC LICENSE
4438 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
4440 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
4442 Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
4444 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
4446 You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
4448 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
4450 a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
4452 b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
4454 c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
4456 These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
4458 Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
4460 In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
4462 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
4464 a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
4466 b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
4468 c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
4470 The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
4472 If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
4474 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
4476 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying
4477 the Program or works based on it.
4479 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
4481 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
4483 If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
4485 It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
4487 This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
4489 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
4491 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
4493 Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
4495 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
4497 NO WARRANTY
4499 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
4501 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
4503 END OF TERMS AND CONDITIONS
4504 </property>
4505 </widget>
4506 </child>
4507 </widget>
4508 <packing>
4509 <property name="position">2</property>
4510 </packing>
4511 </child>
4512 </widget>
4513 <packing>
4514 <property name="position">2</property>
4515 </packing>
4516 </child>
4517 <child internal-child="action_area">
4518 <widget class="GtkHButtonBox" id="hbuttonbox2">
4519 <property name="visible">True</property>
4520 <property name="layout_style">GTK_BUTTONBOX_END</property>
4521 <child>
4522 <widget class="GtkButton" id="button73">
4523 <property name="visible">True</property>
4524 <property name="can_focus">True</property>
4525 <property name="can_default">True</property>
4526 <property name="label">gtk-ok</property>
4527 <property name="use_stock">True</property>
4528 <property name="response_id">-5</property>
4529 <signal name="pressed" handler="on_but_ok_pressed"/>
4530 </widget>
4531 </child>
4532 </widget>
4533 <packing>
4534 <property name="expand">False</property>
4535 <property name="pack_type">GTK_PACK_END</property>
4536 </packing>
4537 </child>
4538 </widget>
4539 </child>
4540 </widget>
4541 <widget class="GtkDialog" id="dia_goto_id">
4542 <property name="width_request">230</property>
4543 <property name="height_request">122</property>
4544 <property name="title" translatable="yes">Go to resource ID</property>
4545 <property name="resizable">False</property>
4546 <property name="modal">True</property>
4547 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4548 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4549 <child internal-child="vbox">
4550 <widget class="GtkVBox" id="dialog-vbox22">
4551 <property name="visible">True</property>
4552 <child>
4553 <widget class="GtkTable" id="table8">
4554 <property name="visible">True</property>
4555 <property name="n_rows">2</property>
4556 <property name="n_columns">2</property>
4557 <child>
4558 <widget class="GtkLabel" id="label156">
4559 <property name="visible">True</property>
4560 <property name="xalign">0</property>
4561 <property name="ypad">9</property>
4562 <property name="label" translatable="yes">Search ID:</property>
4563 </widget>
4564 <packing>
4565 <property name="left_attach">1</property>
4566 <property name="right_attach">2</property>
4567 <property name="x_options"></property>
4568 <property name="y_options"></property>
4569 </packing>
4570 </child>
4571 <child>
4572 <widget class="GtkImage" id="image1176">
4573 <property name="visible">True</property>
4574 <property name="stock">gtk-index</property>
4575 <property name="icon_size">5</property>
4576 </widget>
4577 <packing>
4578 <property name="bottom_attach">2</property>
4579 <property name="y_options"></property>
4580 </packing>
4581 </child>
4582 <child>
4583 <widget class="GtkSpinButton" id="goto_spinbutton">
4584 <property name="width_request">49</property>
4585 <property name="visible">True</property>
4586 <property name="can_focus">True</property>
4587 <property name="has_focus">True</property>
4588 <property name="can_default">True</property>
4589 <property name="has_default">True</property>
4590 <property name="adjustment">1 0 1.0000000138499999e+24 1 10 10</property>
4591 <property name="climb_rate">1</property>
4592 <property name="numeric">True</property>
4593 </widget>
4594 <packing>
4595 <property name="left_attach">1</property>
4596 <property name="right_attach">2</property>
4597 <property name="top_attach">1</property>
4598 <property name="bottom_attach">2</property>
4599 <property name="y_options"></property>
4600 <property name="x_padding">7</property>
4601 </packing>
4602 </child>
4603 </widget>
4604 <packing>
4605 <property name="position">2</property>
4606 </packing>
4607 </child>
4608 <child internal-child="action_area">
4609 <widget class="GtkHButtonBox" id="dialog-action_area21">
4610 <property name="visible">True</property>
4611 <property name="layout_style">GTK_BUTTONBOX_END</property>
4612 <child>
4613 <widget class="GtkButton" id="cancelbutton14">
4614 <property name="visible">True</property>
4615 <property name="can_focus">True</property>
4616 <property name="can_default">True</property>
4617 <property name="label">gtk-cancel</property>
4618 <property name="use_stock">True</property>
4619 <property name="response_id">-6</property>
4620 </widget>
4621 </child>
4622 <child>
4623 <widget class="GtkButton" id="okbutton16">
4624 <property name="visible">True</property>
4625 <property name="can_focus">True</property>
4626 <property name="can_default">True</property>
4627 <property name="has_default">True</property>
4628 <property name="label">gtk-ok</property>
4629 <property name="use_stock">True</property>
4630 <property name="response_id">-5</property>
4631 <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
4632 </widget>
4633 <packing>
4634 <property name="position">1</property>
4635 </packing>
4636 </child>
4637 </widget>
4638 <packing>
4639 <property name="expand">False</property>
4640 <property name="pack_type">GTK_PACK_END</property>
4641 </packing>
4642 </child>
4643 </widget>
4644 </child>
4645 </widget>
4646 <widget class="GtkDialog" id="dia_survey">
4647 <property name="width_request">620</property>
4648 <property name="title" translatable="yes">OpenERP Survey</property>
4649 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4650 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4651 <child internal-child="vbox">
4652 <widget class="GtkVBox" id="dialog-vbox19">
4653 <property name="width_request">500</property>
4654 <property name="height_request">547</property>
4655 <property name="visible">True</property>
4656 <child>
4657 <widget class="GtkVBox" id="vbox39">
4658 <property name="visible">True</property>
4659 <property name="border_width">4</property>
4660 <property name="spacing">14</property>
4661 <child>
4662 <widget class="GtkLabel" id="label162">
4663 <property name="visible">True</property>
4664 <property name="label" translatable="yes">&lt;b&gt;OpenERP Survey&lt;/b&gt;</property>
4665 <property name="use_markup">True</property>
4666 </widget>
4667 <packing>
4668 <property name="expand">False</property>
4669 <property name="fill">False</property>
4670 </packing>
4671 </child>
4672 <child>
4673 <widget class="GtkLabel" id="label163">
4674 <property name="visible">True</property>
4675 <property name="xalign">0</property>
4676 <property name="xpad">6</property>
4677 <property name="label" translatable="yes">&lt;i&gt;Please fill in the following form in order to help us to improve OpenERP and better target new developments.&lt;/i&gt;</property>
4678 <property name="use_markup">True</property>
4679 <property name="wrap">True</property>
4680 </widget>
4681 <packing>
4682 <property name="expand">False</property>
4683 <property name="fill">False</property>
4684 <property name="position">1</property>
4685 </packing>
4686 </child>
4687 <child>
4688 <widget class="GtkFrame" id="frame12">
4689 <property name="visible">True</property>
4690 <property name="label_xalign">0</property>
4691 <property name="shadow_type">GTK_SHADOW_NONE</property>
4692 <child>
4693 <widget class="GtkAlignment" id="alignment28">
4694 <property name="visible">True</property>
4695 <property name="left_padding">12</property>
4696 <child>
4697 <widget class="GtkTable" id="table10">
4698 <property name="visible">True</property>
4699 <property name="n_rows">4</property>
4700 <property name="n_columns">4</property>
4701 <property name="column_spacing">6</property>
4702 <property name="row_spacing">3</property>
4703 <child>
4704 <widget class="GtkLabel" id="label168">
4705 <property name="visible">True</property>
4706 <property name="xalign">1</property>
4707 <property name="label" translatable="yes">Industry:</property>
4708 </widget>
4709 <packing>
4710 <property name="x_options"></property>
4711 <property name="y_options"></property>
4712 </packing>
4713 </child>
4714 <child>
4715 <widget class="GtkLabel" id="label169">
4716 <property name="width_request">91</property>
4717 <property name="visible">True</property>
4718 <property name="xalign">1</property>
4719 <property name="label" translatable="yes"># Employees:</property>
4720 </widget>
4721 <packing>
4722 <property name="top_attach">1</property>
4723 <property name="bottom_attach">2</property>
4724 <property name="x_options"></property>
4725 <property name="y_options"></property>
4726 </packing>
4727 </child>
4728 <child>
4729 <widget class="GtkComboBoxEntry" id="combo_industry">
4730 <property name="visible">True</property>
4731 <property name="items">(choose one)
4732 Apparel
4733 Banking
4734 Biotechnology
4735 Chemicals
4736 Communications
4737 Construction
4738 Consulting
4739 Education
4740 Electronics
4741 Energy
4742 Engineering
4743 Entertainment
4744 Environmental
4745 Finance
4746 Government
4747 Healthcare
4748 Hospitality
4749 Insurance
4750 Machinery
4751 Manufacturing
4752 Media
4753 Not For Profit
4754 Recreation
4755 Retail
4756 Shipping
4757 Technology
4758 Telecommunications
4759 Transportation
4760 Utilities
4761 Other</property>
4762 <child internal-child="entry">
4763 <widget class="GtkEntry" id="comboboxentry-entry5">
4764 </widget>
4765 </child>
4766 </widget>
4767 <packing>
4768 <property name="left_attach">1</property>
4769 <property name="right_attach">2</property>
4770 <property name="y_options"></property>
4771 </packing>
4772 </child>
4773 <child>
4774 <widget class="GtkComboBoxEntry" id="combo_employee">
4775 <property name="visible">True</property>
4776 <property name="items">(choose one)
4778 6-20
4779 21-50
4780 51-100
4781 101-250
4782 251-1000
4783 1001-2500
4784 2500+</property>
4785 <child internal-child="entry">
4786 <widget class="GtkEntry" id="comboboxentry-entry6">
4787 </widget>
4788 </child>
4789 </widget>
4790 <packing>
4791 <property name="left_attach">1</property>
4792 <property name="right_attach">2</property>
4793 <property name="top_attach">1</property>
4794 <property name="bottom_attach">2</property>
4795 <property name="x_options"></property>
4796 <property name="y_options"></property>
4797 </packing>
4798 </child>
4799 <child>
4800 <widget class="GtkLabel" id="label170">
4801 <property name="visible">True</property>
4802 <property name="xalign">1</property>
4803 <property name="xpad">3</property>
4804 <property name="label" translatable="yes">Country:</property>
4805 </widget>
4806 <packing>
4807 <property name="left_attach">2</property>
4808 <property name="right_attach">3</property>
4809 <property name="x_options"></property>
4810 <property name="y_options"></property>
4811 </packing>
4812 </child>
4813 <child>
4814 <widget class="GtkLabel" id="label171">
4815 <property name="visible">True</property>
4816 <property name="xalign">1</property>
4817 <property name="xpad">3</property>
4818 <property name="label" translatable="yes">Your Role:</property>
4819 </widget>
4820 <packing>
4821 <property name="left_attach">2</property>
4822 <property name="right_attach">3</property>
4823 <property name="top_attach">1</property>
4824 <property name="bottom_attach">2</property>
4825 <property name="x_options"></property>
4826 <property name="y_options"></property>
4827 </packing>
4828 </child>
4829 <child>
4830 <widget class="GtkComboBoxEntry" id="combo_role">
4831 <property name="visible">True</property>
4832 <property name="items">(choose one)
4833 Analyst
4834 Area Manager
4835 Chief Executive Off.
4836 Chief Financial Off.
4837 Chief HR Off.
4838 Chief Operating Off.
4839 Consultant
4840 Director
4841 Editor / Journalist
4842 Employee
4843 Executive Board
4844 Lecturer/University
4845 Manager
4846 Project Manager
4847 Secretary
4848 Student
4849 System Admin.
4850 Other</property>
4851 <child internal-child="entry">
4852 <widget class="GtkEntry" id="comboboxentry-entry7">
4853 </widget>
4854 </child>
4855 </widget>
4856 <packing>
4857 <property name="left_attach">3</property>
4858 <property name="right_attach">4</property>
4859 <property name="top_attach">1</property>
4860 <property name="bottom_attach">2</property>
4861 <property name="x_options"></property>
4862 <property name="y_options"></property>
4863 </packing>
4864 </child>
4865 <child>
4866 <widget class="GtkLabel" id="label173">
4867 <property name="visible">True</property>
4868 <property name="xalign">1</property>
4869 <property name="label" translatable="yes">System:</property>
4870 </widget>
4871 <packing>
4872 <property name="top_attach">2</property>
4873 <property name="bottom_attach">3</property>
4874 <property name="x_options"></property>
4875 <property name="y_options"></property>
4876 </packing>
4877 </child>
4878 <child>
4879 <widget class="GtkComboBoxEntry" id="combo_system">
4880 <property name="visible">True</property>
4881 <property name="items">(choose one)
4882 Windows
4883 Linux
4884 Other</property>
4885 <child internal-child="entry">
4886 <widget class="GtkEntry" id="comboboxentry-entry8">
4887 </widget>
4888 </child>
4889 </widget>
4890 <packing>
4891 <property name="left_attach">1</property>
4892 <property name="right_attach">2</property>
4893 <property name="top_attach">2</property>
4894 <property name="bottom_attach">3</property>
4895 <property name="x_options"></property>
4896 <property name="y_options"></property>
4897 </packing>
4898 </child>
4899 <child>
4900 <widget class="GtkComboBoxEntry" id="combo_opensource">
4901 <property name="visible">True</property>
4902 <property name="items">(choose one)
4903 I only use open source softwares
4904 I use some open source softwares
4905 I never used open source software</property>
4906 <child internal-child="entry">
4907 <widget class="GtkEntry" id="comboboxentry-entry9">
4908 </widget>
4909 </child>
4910 </widget>
4911 <packing>
4912 <property name="left_attach">3</property>
4913 <property name="right_attach">4</property>
4914 <property name="top_attach">2</property>
4915 <property name="bottom_attach">3</property>
4916 <property name="x_options"></property>
4917 <property name="y_options"></property>
4918 </packing>
4919 </child>
4920 <child>
4921 <widget class="GtkLabel" id="label177">
4922 <property name="visible">True</property>
4923 <property name="xalign">1</property>
4924 <property name="label" translatable="yes">How did you hear about us:</property>
4925 </widget>
4926 <packing>
4927 <property name="right_attach">3</property>
4928 <property name="top_attach">3</property>
4929 <property name="bottom_attach">4</property>
4930 <property name="x_options"></property>
4931 <property name="y_options"></property>
4932 </packing>
4933 </child>
4934 <child>
4935 <widget class="GtkComboBoxEntry" id="combo_hear">
4936 <property name="visible">True</property>
4937 <property name="items">(choose one)
4938 Search Engine
4939 From a Tiny ERP Partner
4940 Conference or Trade show
4941 Link in another website
4942 Word of mouth
4943 In the press
4944 Other</property>
4945 <child internal-child="entry">
4946 <widget class="GtkEntry" id="comboboxentry-entry10">
4947 </widget>
4948 </child>
4949 </widget>
4950 <packing>
4951 <property name="left_attach">3</property>
4952 <property name="right_attach">4</property>
4953 <property name="top_attach">3</property>
4954 <property name="bottom_attach">4</property>
4955 <property name="x_options"></property>
4956 <property name="y_options"></property>
4957 </packing>
4958 </child>
4959 <child>
4960 <widget class="GtkLabel" id="label178">
4961 <property name="visible">True</property>
4962 <property name="xalign">0</property>
4963 <property name="label" translatable="yes">Open Source:</property>
4964 </widget>
4965 <packing>
4966 <property name="left_attach">2</property>
4967 <property name="right_attach">3</property>
4968 <property name="top_attach">2</property>
4969 <property name="bottom_attach">3</property>
4970 <property name="x_options"></property>
4971 <property name="y_options"></property>
4972 </packing>
4973 </child>
4974 <child>
4975 <widget class="GtkComboBoxEntry" id="combo_country">
4976 <property name="visible">True</property>
4977 <property name="items">(choose one)
4978 AALAND ISLANDS
4979 AFGHANISTAN
4980 ALBANIA
4981 ALGERIA
4982 AMERICAN SAMOA
4983 ANDORRA
4984 ANGOLA
4985 ANGUILLA
4986 ANTARCTICA
4987 ANTIGUA AND BARBUDA
4988 ARGENTINA
4989 ARMENIA
4990 ARUBA
4991 AUSTRALIA
4992 AUSTRIA
4993 AZERBAIJAN
4994 BAHAMAS
4995 BAHRAIN
4996 BANGLADESH
4997 BARBADOS
4998 BELARUS
4999 BELGIUM
5000 BELIZE
5001 BENIN
5002 BERMUDA
5003 BHUTAN
5004 BOLIVIA
5005 BOSNIA AND HERZEGOWINA
5006 BOTSWANA
5007 BOUVET ISLAND
5008 BRAZIL
5009 BRITISH INDIAN OCEAN TERRITORY
5010 BRUNEI DARUSSALAM
5011 BULGARIA
5012 BURKINA FASO
5013 BURUNDI
5014 CAMBODIA
5015 CAMEROON
5016 CANADA
5017 CAPE VERDE
5018 CAYMAN ISLANDS
5019 CENTRAL AFRICAN REPUBLIC
5020 CHAD
5021 CHILE
5022 CHINA
5023 CHRISTMAS ISLAND
5024 COCOS (KEELING) ISLANDS
5025 COLOMBIA
5026 COMOROS
5027 CONGO
5028 COOK ISLANDS
5029 COSTA RICA
5030 COTE D'IVOIRE
5031 CROATIA
5032 CUBA
5033 CYPRUS
5034 CZECH REPUBLIC
5035 DENMARK
5036 DJIBOUTI
5037 DOMINICA
5038 DOMINICAN REPUBLIC
5039 ECUADOR
5040 EGYPT
5041 EL SALVADOR
5042 EQUATORIAL GUINEA
5043 ERITREA
5044 ESTONIA
5045 ETHIOPIA
5046 FALKLAND ISLANDS (MALVINAS)
5047 FAROE ISLANDS
5048 FIJI
5049 FINLAND
5050 FRANCE
5051 FRENCH GUIANA
5052 FRENCH POLYNESIA
5053 FRENCH SOUTHERN TERRITORIES
5054 GABON
5055 GAMBIA
5056 GEORGIA
5057 GERMANY
5058 GHANA
5059 GIBRALTAR
5060 GREECE
5061 GREENLAND
5062 GRENADA
5063 GUADELOUPE
5064 GUAM
5065 GUATEMALA
5066 GUINEA
5067 GUINEA-BISSAU
5068 GUYANA
5069 HAITI
5070 HEARD AND MC DONALD ISLANDS
5071 HONDURAS
5072 HONG KONG
5073 HUNGARY
5074 ICELAND
5075 INDIA
5076 INDONESIA
5077 IRAN
5078 IRAQ
5079 IRELAND
5080 ISRAEL
5081 ITALY
5082 JAMAICA
5083 JAPAN
5084 JORDAN
5085 KAZAKHSTAN
5086 KENYA
5087 KIRIBATI
5088 KOREA
5089 KUWAIT
5090 KYRGYZSTAN
5092 LATVIA
5093 LEBANON
5094 LESOTHO
5095 LIBERIA
5096 LIBYAN ARAB JAMAHIRIYA
5097 LIECHTENSTEIN
5098 LITHUANIA
5099 LUXEMBOURG
5100 MACAU
5101 MACEDONIA
5102 MADAGASCAR
5103 MALAWI
5104 MALAYSIA
5105 MALDIVES
5106 MALI
5107 MALTA
5108 MARSHALL ISLANDS
5109 MARTINIQUE
5110 MAURITANIA
5111 MAURITIUS
5112 MAYOTTE
5113 MEXICO
5114 MICRONESIA
5115 MOLDOVA
5116 MONACO
5117 MONGOLIA
5118 MONTSERRAT
5119 MOROCCO
5120 MOZAMBIQUE
5121 MYANMAR
5122 NAMIBIA
5123 NAURU
5124 NEPAL
5125 NETHERLANDS
5126 NETHERLANDS ANTILLES
5127 NEW CALEDONIA
5128 NEW ZEALAND
5129 NICARAGUA
5130 NIGER
5131 NIGERIA
5132 NIUE
5133 NORFOLK ISLAND
5134 NORTHERN MARIANA ISLANDS
5135 NORWAY
5136 OMAN
5137 PAKISTAN
5138 PALAU
5139 PANAMA
5140 PAPUA NEW GUINEA
5141 PARAGUAY
5142 PERU
5143 PHILIPPINES
5144 PITCAIRPITCAIRN
5145 POLAND
5146 PORTUGAL
5147 PUERTO RICO
5148 QATAR
5149 REUNION
5150 ROMANIA
5151 RUSSIAN FEDERATION
5152 RWANDA
5153 SAINT HELENA
5154 SAINT KITTS AND NEVIS
5155 SAINT LUCIA
5156 SAINT PIERRE AND MIQUELON
5157 SAINT VINCENT AND THE GRENADINES
5158 SAMOA
5159 SAN MARINO
5160 SAO TOME AND PRINCIPE
5161 SAUDI ARABIA
5162 SENEGAL
5163 SERBIA AND MONTENEGRO
5164 SEYCHELLES
5165 SIERRA LEONE
5166 SINGAPORE
5167 SLOVAKIA
5168 SLOVENIA
5169 SOLOMON ISLANDS
5170 SOMALIA
5171 SOUTH AFRICA
5172 SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS
5173 SPAIN
5174 SRI LANKA
5175 SUDAN
5176 SURINAME
5177 SVALBARD AND JAN MAYEN ISLANDS
5178 SWAZILAND
5179 SWEDEN
5180 SWITZERLAND
5181 SYRIAN ARAB REPUBLIC
5182 TAIWAN
5183 TAJIKISTAN
5184 TANZANIA
5186 POLAND
5187 PORTUGAL
5188 PUERTO RICO
5189 QATAR
5190 REUNION
5191 ROMANIA
5192 RUSSIAN FEDERATION
5193 RWANDA
5194 SAINT HELENA
5195 SAINT KITTS AND NEVIS
5196 SAINT LUCIA
5197 SAINT PIERRE AND MIQUELON
5198 SAINT VINCENT AND THE GRENADINES
5199 SAMOA
5200 SAN MARINO
5201 SAO TOME AND PRINCIPE
5202 SAUDI ARABIA
5203 SENEGAL
5204 SERBIA AND MONTENEGRO
5205 SEYCHELLES
5206 SIERRA LEONE
5207 SINGAPORE
5208 SLOVAKIA
5209 SLOVENIA
5210 SOLOMON ISLANDS
5211 SOMALIA
5212 SOUTH AFRICA
5213 SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS
5214 SPAIN
5215 SRI LANKA
5216 SUDAN
5217 SURINAME
5218 SVALBARD AND JAN MAYEN ISLANDS
5219 SWAZILAND
5220 SWEDEN
5221 SWITZERLAND
5222 SYRIAN ARAB REPUBLIC
5223 TAIWAN
5224 TAJIKISTAN
5225 TANZANIA
5226 THAILAND
5227 TIMOR-LESTE
5228 TOGO
5229 TOKELAU
5230 TONGA
5231 TRINIDAD AND TOBAGO
5232 TUNISIA
5233 TURKEY
5234 TURKMENISTAN
5235 TURKS AND CAICOS ISLANDS
5236 TUVALU
5237 UGANDA
5238 UKRAINE
5239 UNITED ARAB EMIRATES
5240 UNITED KINGDOM
5241 UNITED STATES
5242 URUGUAY
5243 UZBEKISTAN
5244 VANUATU
5245 VATICAN CITY STATE
5246 VENEZUELA
5247 VIET NAM
5248 VIRGIN ISLANDS
5249 WALLIS AND FUTUNA ISLANDS
5250 WESTERN SAHARA
5251 YEMEN
5252 ZAMBIA
5253 ZIMBABWE</property>
5254 <child internal-child="entry">
5255 <widget class="GtkEntry" id="comboboxentry-entry11">
5256 </widget>
5257 </child>
5258 </widget>
5259 <packing>
5260 <property name="left_attach">3</property>
5261 <property name="right_attach">4</property>
5262 <property name="x_options"></property>
5263 <property name="y_options"></property>
5264 </packing>
5265 </child>
5266 </widget>
5267 </child>
5268 </widget>
5269 </child>
5270 <child>
5271 <widget class="GtkLabel" id="label165">
5272 <property name="visible">True</property>
5273 <property name="label" translatable="yes">&lt;b&gt;Your company:&lt;/b&gt;</property>
5274 <property name="use_markup">True</property>
5275 </widget>
5276 <packing>
5277 <property name="type">label_item</property>
5278 </packing>
5279 </child>
5280 </widget>
5281 <packing>
5282 <property name="position">2</property>
5283 </packing>
5284 </child>
5285 <child>
5286 <widget class="GtkFrame" id="frame13">
5287 <property name="visible">True</property>
5288 <property name="label_xalign">0</property>
5289 <property name="shadow_type">GTK_SHADOW_NONE</property>
5290 <child>
5291 <widget class="GtkAlignment" id="alignment29">
5292 <property name="visible">True</property>
5293 <property name="left_padding">12</property>
5294 <child>
5295 <widget class="GtkVBox" id="vbox40">
5296 <property name="visible">True</property>
5297 <child>
5298 <widget class="GtkHBox" id="hbox87">
5299 <property name="visible">True</property>
5300 <property name="spacing">23</property>
5301 <child>
5302 <widget class="GtkCheckButton" id="check_use">
5303 <property name="visible">True</property>
5304 <property name="can_focus">True</property>
5305 <property name="label" translatable="yes">We plan to use OpenERP</property>
5306 <property name="use_underline">True</property>
5307 <property name="response_id">0</property>
5308 <property name="draw_indicator">True</property>
5309 </widget>
5310 <packing>
5311 <property name="expand">False</property>
5312 <property name="fill">False</property>
5313 </packing>
5314 </child>
5315 <child>
5316 <widget class="GtkCheckButton" id="check_sell">
5317 <property name="visible">True</property>
5318 <property name="can_focus">True</property>
5319 <property name="label" translatable="yes">We plan to offer services on OpenERP</property>
5320 <property name="use_underline">True</property>
5321 <property name="response_id">0</property>
5322 <property name="draw_indicator">True</property>
5323 </widget>
5324 <packing>
5325 <property name="expand">False</property>
5326 <property name="fill">False</property>
5327 <property name="position">1</property>
5328 </packing>
5329 </child>
5330 </widget>
5331 <packing>
5332 <property name="expand">False</property>
5333 <property name="fill">False</property>
5334 </packing>
5335 </child>
5336 <child>
5337 <widget class="GtkLabel" id="label46568">
5338 <property name="visible">True</property>
5339 <property name="xalign">0</property>
5340 <property name="label" translatable="yes">Tell us why you try OpenERP and what are your current softwares:</property>
5341 <property name="use_markup">True</property>
5342 </widget>
5343 <packing>
5344 <property name="expand">False</property>
5345 <property name="fill">False</property>
5346 <property name="position">1</property>
5347 </packing>
5348 </child>
5349 <child>
5350 <widget class="GtkScrolledWindow" id="scrolledwindow32">
5351 <property name="visible">True</property>
5352 <property name="can_focus">True</property>
5353 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5354 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5355 <property name="shadow_type">GTK_SHADOW_IN</property>
5356 <child>
5357 <widget class="GtkTextView" id="textview_comment">
5358 <property name="visible">True</property>
5359 <property name="can_focus">True</property>
5360 </widget>
5361 </child>
5362 </widget>
5363 <packing>
5364 <property name="position">2</property>
5365 </packing>
5366 </child>
5367 </widget>
5368 </child>
5369 </widget>
5370 </child>
5371 <child>
5372 <widget class="GtkLabel" id="label172">
5373 <property name="visible">True</property>
5374 <property name="label" translatable="yes">&lt;b&gt;Your interrest:&lt;/b&gt;</property>
5375 <property name="use_markup">True</property>
5376 </widget>
5377 <packing>
5378 <property name="type">label_item</property>
5379 </packing>
5380 </child>
5381 </widget>
5382 <packing>
5383 <property name="position">3</property>
5384 </packing>
5385 </child>
5386 <child>
5387 <widget class="GtkFrame" id="frame11">
5388 <property name="visible">True</property>
5389 <property name="label_xalign">0</property>
5390 <property name="shadow_type">GTK_SHADOW_NONE</property>
5391 <child>
5392 <widget class="GtkAlignment" id="alignment27">
5393 <property name="visible">True</property>
5394 <property name="left_padding">12</property>
5395 <child>
5396 <widget class="GtkTable" id="table9">
5397 <property name="visible">True</property>
5398 <property name="n_rows">3</property>
5399 <property name="n_columns">2</property>
5400 <property name="column_spacing">5</property>
5401 <property name="row_spacing">5</property>
5402 <child>
5403 <placeholder/>
5404 </child>
5405 <child>
5406 <widget class="GtkLabel" id="label167">
5407 <property name="visible">True</property>
5408 <property name="xalign">0</property>
5409 <property name="label" translatable="yes">(Get OpenERP announces, docs and new releases by email)</property>
5410 <property name="wrap">True</property>
5411 </widget>
5412 <packing>
5413 <property name="left_attach">1</property>
5414 <property name="right_attach">2</property>
5415 <property name="top_attach">2</property>
5416 <property name="bottom_attach">3</property>
5417 <property name="x_options"></property>
5418 <property name="y_options"></property>
5419 </packing>
5420 </child>
5421 <child>
5422 <widget class="GtkLabel" id="label46571">
5423 <property name="visible">True</property>
5424 <property name="xalign">1</property>
5425 <property name="label" translatable="yes">Company:</property>
5426 </widget>
5427 <packing>
5428 <property name="x_options"></property>
5429 <property name="y_options"></property>
5430 </packing>
5431 </child>
5432 <child>
5433 <widget class="GtkLabel" id="label166">
5434 <property name="width_request">85</property>
5435 <property name="visible">True</property>
5436 <property name="xalign">1</property>
5437 <property name="label" translatable="yes">E-Mail:</property>
5438 </widget>
5439 <packing>
5440 <property name="top_attach">1</property>
5441 <property name="bottom_attach">2</property>
5442 <property name="x_options"></property>
5443 <property name="y_options"></property>
5444 </packing>
5445 </child>
5446 <child>
5447 <widget class="GtkEntry" id="entry_email">
5448 <property name="visible">True</property>
5449 <property name="can_focus">True</property>
5450 <property name="invisible_char">*</property>
5451 </widget>
5452 <packing>
5453 <property name="left_attach">1</property>
5454 <property name="right_attach">2</property>
5455 <property name="top_attach">1</property>
5456 <property name="bottom_attach">2</property>
5457 <property name="y_options"></property>
5458 </packing>
5459 </child>
5460 <child>
5461 <widget class="GtkEntry" id="entry_company">
5462 <property name="visible">True</property>
5463 <property name="can_focus">True</property>
5464 </widget>
5465 <packing>
5466 <property name="left_attach">1</property>
5467 <property name="right_attach">2</property>
5468 <property name="y_options"></property>
5469 </packing>
5470 </child>
5471 </widget>
5472 </child>
5473 </widget>
5474 </child>
5475 <child>
5476 <widget class="GtkLabel" id="label164">
5477 <property name="visible">True</property>
5478 <property name="label" translatable="yes">&lt;b&gt;Keep Informed&lt;/b&gt;</property>
5479 <property name="use_markup">True</property>
5480 </widget>
5481 <packing>
5482 <property name="type">label_item</property>
5483 </packing>
5484 </child>
5485 </widget>
5486 <packing>
5487 <property name="position">4</property>
5488 </packing>
5489 </child>
5490 </widget>
5491 <packing>
5492 <property name="position">2</property>
5493 </packing>
5494 </child>
5495 <child internal-child="action_area">
5496 <widget class="GtkHButtonBox" id="dialog-action_area22">
5497 <property name="visible">True</property>
5498 <property name="layout_style">GTK_BUTTONBOX_END</property>
5499 <child>
5500 <widget class="GtkButton" id="okbutton17">
5501 <property name="visible">True</property>
5502 <property name="can_focus">True</property>
5503 <property name="can_default">True</property>
5504 <property name="label">gtk-cancel</property>
5505 <property name="use_stock">True</property>
5506 <property name="response_id">-6</property>
5507 </widget>
5508 </child>
5509 <child>
5510 <widget class="GtkButton" id="button90">
5511 <property name="visible">True</property>
5512 <property name="can_focus">True</property>
5513 <property name="can_default">True</property>
5514 <property name="label">gtk-ok</property>
5515 <property name="use_stock">True</property>
5516 <property name="response_id">-5</property>
5517 </widget>
5518 <packing>
5519 <property name="position">1</property>
5520 </packing>
5521 </child>
5522 </widget>
5523 <packing>
5524 <property name="expand">False</property>
5525 <property name="pack_type">GTK_PACK_END</property>
5526 </packing>
5527 </child>
5528 </widget>
5529 </child>
5530 </widget>
5531 <widget class="GtkDialog" id="dia_support">
5532 <property name="title" translatable="yes">Support Request</property>
5533 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5534 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5535 <child internal-child="vbox">
5536 <widget class="GtkVBox" id="dialog-vbox20">
5537 <property name="width_request">700</property>
5538 <property name="height_request">520</property>
5539 <property name="visible">True</property>
5540 <child>
5541 <widget class="GtkScrolledWindow" id="scrolledwindow33">
5542 <property name="visible">True</property>
5543 <property name="can_focus">True</property>
5544 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5545 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5546 <child>
5547 <widget class="GtkViewport" id="viewport7">
5548 <property name="visible">True</property>
5549 <child>
5550 <widget class="GtkVBox" id="vbox41">
5551 <property name="visible">True</property>
5552 <child>
5553 <widget class="GtkLabel" id="label185">
5554 <property name="visible">True</property>
5555 <property name="xalign">0</property>
5556 <property name="xpad">10</property>
5557 <property name="ypad">10</property>
5558 <property name="label" translatable="yes">&lt;b&gt;Complete this form to submit your bug and/or send a support request.&lt;/b&gt;
5559 &lt;i&gt;
5560 Your request will be sent to the OpenERP team and we will reply shortly.
5561 Note that we may not reply if you do not have a support contract with Tiny or an official partner.&lt;/i&gt;</property>
5562 <property name="use_markup">True</property>
5563 </widget>
5564 <packing>
5565 <property name="expand">False</property>
5566 <property name="fill">False</property>
5567 </packing>
5568 </child>
5569 <child>
5570 <widget class="GtkHSeparator" id="hseparator25">
5571 <property name="visible">True</property>
5572 </widget>
5573 <packing>
5574 <property name="expand">False</property>
5575 <property name="padding">3</property>
5576 <property name="position">1</property>
5577 </packing>
5578 </child>
5579 <child>
5580 <widget class="GtkTable" id="table12">
5581 <property name="visible">True</property>
5582 <property name="border_width">10</property>
5583 <property name="n_rows">7</property>
5584 <property name="n_columns">4</property>
5585 <property name="column_spacing">5</property>
5586 <property name="row_spacing">5</property>
5587 <child>
5588 <widget class="GtkLabel" id="label186">
5589 <property name="visible">True</property>
5590 <property name="xalign">1</property>
5591 <property name="label" translatable="yes">&lt;b&gt;Your name:&lt;/b&gt;</property>
5592 <property name="use_markup">True</property>
5593 </widget>
5594 <packing>
5595 <property name="top_attach">1</property>
5596 <property name="bottom_attach">2</property>
5597 <property name="x_options"></property>
5598 <property name="y_options"></property>
5599 </packing>
5600 </child>
5601 <child>
5602 <widget class="GtkLabel" id="label187">
5603 <property name="visible">True</property>
5604 <property name="xalign">1</property>
5605 <property name="label" translatable="yes">&lt;b&gt;Your Company:&lt;/b&gt;</property>
5606 <property name="use_markup">True</property>
5607 </widget>
5608 <packing>
5609 <property name="top_attach">2</property>
5610 <property name="bottom_attach">3</property>
5611 <property name="x_options"></property>
5612 <property name="y_options"></property>
5613 </packing>
5614 </child>
5615 <child>
5616 <widget class="GtkLabel" id="label188">
5617 <property name="visible">True</property>
5618 <property name="xalign">1</property>
5619 <property name="label" translatable="yes">&lt;b&gt;Your email:&lt;/b&gt;</property>
5620 <property name="use_markup">True</property>
5621 </widget>
5622 <packing>
5623 <property name="top_attach">3</property>
5624 <property name="bottom_attach">4</property>
5625 <property name="x_options"></property>
5626 <property name="y_options"></property>
5627 </packing>
5628 </child>
5629 <child>
5630 <widget class="GtkEntry" id="name_entry1">
5631 <property name="visible">True</property>
5632 <property name="can_focus">True</property>
5633 <property name="invisible_char">*</property>
5634 </widget>
5635 <packing>
5636 <property name="left_attach">1</property>
5637 <property name="right_attach">4</property>
5638 <property name="top_attach">1</property>
5639 <property name="bottom_attach">2</property>
5640 <property name="y_options"></property>
5641 </packing>
5642 </child>
5643 <child>
5644 <widget class="GtkEntry" id="company_entry1">
5645 <property name="visible">True</property>
5646 <property name="can_focus">True</property>
5647 <property name="invisible_char">*</property>
5648 </widget>
5649 <packing>
5650 <property name="left_attach">1</property>
5651 <property name="right_attach">4</property>
5652 <property name="top_attach">2</property>
5653 <property name="bottom_attach">3</property>
5654 <property name="y_options"></property>
5655 </packing>
5656 </child>
5657 <child>
5658 <widget class="GtkLabel" id="label189">
5659 <property name="visible">True</property>
5660 <property name="xalign">1</property>
5661 <property name="yalign">0.019999999552965164</property>
5662 <property name="label" translatable="yes">Explain your problem:</property>
5663 </widget>
5664 <packing>
5665 <property name="top_attach">5</property>
5666 <property name="bottom_attach">6</property>
5667 <property name="x_options"></property>
5668 <property name="y_options"></property>
5669 </packing>
5670 </child>
5671 <child>
5672 <widget class="GtkLabel" id="label190">
5673 <property name="visible">True</property>
5674 <property name="xalign">1</property>
5675 <property name="yalign">0.019999999552965164</property>
5676 <property name="label" translatable="yes">Other comments:</property>
5677 </widget>
5678 <packing>
5679 <property name="top_attach">6</property>
5680 <property name="bottom_attach">7</property>
5681 <property name="x_options"></property>
5682 <property name="y_options"></property>
5683 </packing>
5684 </child>
5685 <child>
5686 <widget class="GtkScrolledWindow" id="scrolledwindow34">
5687 <property name="visible">True</property>
5688 <property name="can_focus">True</property>
5689 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5690 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5691 <property name="shadow_type">GTK_SHADOW_IN</property>
5692 <child>
5693 <widget class="GtkTextView" id="remark_textview">
5694 <property name="visible">True</property>
5695 <property name="can_focus">True</property>
5696 </widget>
5697 </child>
5698 </widget>
5699 <packing>
5700 <property name="left_attach">1</property>
5701 <property name="right_attach">4</property>
5702 <property name="top_attach">6</property>
5703 <property name="bottom_attach">7</property>
5704 <property name="x_options"></property>
5705 <property name="y_options"></property>
5706 </packing>
5707 </child>
5708 <child>
5709 <widget class="GtkScrolledWindow" id="scrolledwindow35">
5710 <property name="visible">True</property>
5711 <property name="can_focus">True</property>
5712 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5713 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5714 <property name="shadow_type">GTK_SHADOW_IN</property>
5715 <child>
5716 <widget class="GtkTextView" id="explanation_textview1">
5717 <property name="visible">True</property>
5718 <property name="can_focus">True</property>
5719 </widget>
5720 </child>
5721 </widget>
5722 <packing>
5723 <property name="left_attach">1</property>
5724 <property name="right_attach">4</property>
5725 <property name="top_attach">5</property>
5726 <property name="bottom_attach">6</property>
5727 <property name="x_options"></property>
5728 <property name="y_options"></property>
5729 </packing>
5730 </child>
5731 <child>
5732 <widget class="GtkLabel" id="label192">
5733 <property name="visible">True</property>
5734 <property name="xalign">1</property>
5735 <property name="label" translatable="yes">&lt;b&gt;Support contract id:&lt;/b&gt;</property>
5736 <property name="use_markup">True</property>
5737 </widget>
5738 <packing>
5739 <property name="x_options"></property>
5740 <property name="y_options"></property>
5741 </packing>
5742 </child>
5743 <child>
5744 <widget class="GtkEntry" id="id_entry1">
5745 <property name="visible">True</property>
5746 <property name="can_focus">True</property>
5747 <property name="invisible_char">*</property>
5748 </widget>
5749 <packing>
5750 <property name="left_attach">1</property>
5751 <property name="right_attach">4</property>
5752 <property name="y_options"></property>
5753 </packing>
5754 </child>
5755 <child>
5756 <widget class="GtkComboBoxEntry" id="urgency_combo1">
5757 <property name="visible">True</property>
5758 <property name="items" translatable="yes">Not Urgent
5759 Medium
5760 Urgent
5761 Very Urgent</property>
5762 <child internal-child="entry">
5763 <widget class="GtkEntry" id="comboboxentry-entry12">
5764 </widget>
5765 </child>
5766 </widget>
5767 <packing>
5768 <property name="left_attach">3</property>
5769 <property name="right_attach">4</property>
5770 <property name="top_attach">4</property>
5771 <property name="bottom_attach">5</property>
5772 <property name="x_options"></property>
5773 <property name="y_options"></property>
5774 </packing>
5775 </child>
5776 <child>
5777 <widget class="GtkLabel" id="label193">
5778 <property name="visible">True</property>
5779 <property name="xalign">1</property>
5780 <property name="label" translatable="yes">Emergency:</property>
5781 </widget>
5782 <packing>
5783 <property name="left_attach">2</property>
5784 <property name="right_attach">3</property>
5785 <property name="top_attach">4</property>
5786 <property name="bottom_attach">5</property>
5787 <property name="x_options"></property>
5788 <property name="y_options"></property>
5789 </packing>
5790 </child>
5791 <child>
5792 <widget class="GtkLabel" id="label194">
5793 <property name="visible">True</property>
5794 <property name="xalign">1</property>
5795 <property name="label" translatable="yes">Phone number:</property>
5796 </widget>
5797 <packing>
5798 <property name="top_attach">4</property>
5799 <property name="bottom_attach">5</property>
5800 <property name="x_options"></property>
5801 <property name="y_options"></property>
5802 </packing>
5803 </child>
5804 <child>
5805 <widget class="GtkEntry" id="phone_entry1">
5806 <property name="visible">True</property>
5807 <property name="can_focus">True</property>
5808 <property name="invisible_char">*</property>
5809 </widget>
5810 <packing>
5811 <property name="left_attach">1</property>
5812 <property name="right_attach">2</property>
5813 <property name="top_attach">4</property>
5814 <property name="bottom_attach">5</property>
5815 <property name="y_options"></property>
5816 </packing>
5817 </child>
5818 <child>
5819 <widget class="GtkEntry" id="email_entry1">
5820 <property name="visible">True</property>
5821 <property name="can_focus">True</property>
5822 <property name="invisible_char">*</property>
5823 </widget>
5824 <packing>
5825 <property name="left_attach">1</property>
5826 <property name="right_attach">4</property>
5827 <property name="top_attach">3</property>
5828 <property name="bottom_attach">4</property>
5829 <property name="y_options"></property>
5830 </packing>
5831 </child>
5832 </widget>
5833 <packing>
5834 <property name="position">2</property>
5835 </packing>
5836 </child>
5837 </widget>
5838 </child>
5839 </widget>
5840 </child>
5841 </widget>
5842 <packing>
5843 <property name="position">2</property>
5844 </packing>
5845 </child>
5846 <child internal-child="action_area">
5847 <widget class="GtkHButtonBox" id="dialog-action_area23">
5848 <property name="visible">True</property>
5849 <property name="layout_style">GTK_BUTTONBOX_END</property>
5850 <child>
5851 <widget class="GtkButton" id="cancelbutton15">
5852 <property name="visible">True</property>
5853 <property name="can_focus">True</property>
5854 <property name="can_default">True</property>
5855 <property name="label">gtk-cancel</property>
5856 <property name="use_stock">True</property>
5857 <property name="response_id">-6</property>
5858 </widget>
5859 </child>
5860 <child>
5861 <widget class="GtkButton" id="okbutton18">
5862 <property name="visible">True</property>
5863 <property name="can_focus">True</property>
5864 <property name="can_default">True</property>
5865 <property name="label">gtk-ok</property>
5866 <property name="use_stock">True</property>
5867 <property name="response_id">-5</property>
5868 </widget>
5869 <packing>
5870 <property name="position">1</property>
5871 </packing>
5872 </child>
5873 </widget>
5874 <packing>
5875 <property name="expand">False</property>
5876 <property name="pack_type">GTK_PACK_END</property>
5877 </packing>
5878 </child>
5879 </widget>
5880 </child>
5881 </widget>
5882 <widget class="GtkDialog" id="win_quest_3b">
5883 <property name="width_request">350</property>
5884 <property name="height_request">143</property>
5885 <property name="title" translatable="yes">OpenERP - Confirmation</property>
5886 <property name="modal">True</property>
5887 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5888 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5889 <child internal-child="vbox">
5890 <widget class="GtkVBox" id="vbox42">
5891 <property name="visible">True</property>
5892 <child>
5893 <widget class="GtkHBox" id="hbox62">
5894 <property name="visible">True</property>
5895 <child>
5896 <widget class="GtkImage" id="image2803">
5897 <property name="visible">True</property>
5898 <property name="xpad">15</property>
5899 <property name="ypad">15</property>
5900 <property name="stock">gtk-dialog-question</property>
5901 <property name="icon_size">6</property>
5902 </widget>
5903 <packing>
5904 <property name="expand">False</property>
5905 <property name="fill">False</property>
5906 </packing>
5907 </child>
5908 <child>
5909 <widget class="GtkLabel" id="label">
5910 <property name="width_request">200</property>
5911 <property name="height_request">60</property>
5912 <property name="visible">True</property>
5913 <property name="label" translatable="yes">Hello World!</property>
5914 </widget>
5915 <packing>
5916 <property name="position">1</property>
5917 </packing>
5918 </child>
5919 </widget>
5920 <packing>
5921 <property name="padding">4</property>
5922 <property name="position">2</property>
5923 </packing>
5924 </child>
5925 <child internal-child="action_area">
5926 <widget class="GtkHButtonBox" id="hbuttonbox4">
5927 <property name="visible">True</property>
5928 <property name="layout_style">GTK_BUTTONBOX_END</property>
5929 <child>
5930 <widget class="GtkButton" id="button82">
5931 <property name="visible">True</property>
5932 <property name="can_focus">True</property>
5933 <property name="can_default">True</property>
5934 <property name="label">gtk-yes</property>
5935 <property name="use_stock">True</property>
5936 <property name="response_id">-8</property>
5937 </widget>
5938 </child>
5939 <child>
5940 <widget class="GtkButton" id="button83">
5941 <property name="visible">True</property>
5942 <property name="can_focus">True</property>
5943 <property name="can_default">True</property>
5944 <property name="label">gtk-no</property>
5945 <property name="use_stock">True</property>
5946 <property name="response_id">-9</property>
5947 </widget>
5948 <packing>
5949 <property name="position">1</property>
5950 </packing>
5951 </child>
5952 <child>
5953 <widget class="GtkButton" id="button84">
5954 <property name="visible">True</property>
5955 <property name="can_focus">True</property>
5956 <property name="can_default">True</property>
5957 <property name="label">gtk-cancel</property>
5958 <property name="use_stock">True</property>
5959 <property name="response_id">-6</property>
5960 </widget>
5961 <packing>
5962 <property name="position">2</property>
5963 </packing>
5964 </child>
5965 </widget>
5966 <packing>
5967 <property name="expand">False</property>
5968 <property name="pack_type">GTK_PACK_END</property>
5969 </packing>
5970 </child>
5971 </widget>
5972 </child>
5973 </widget>
5974 <widget class="GtkDialog" id="shortcuts_dia">
5975 <property name="title" translatable="yes">Keyboard shortcuts</property>
5976 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5977 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5978 <child internal-child="vbox">
5979 <widget class="GtkVBox" id="dialog-vbox21">
5980 <property name="visible">True</property>
5981 <child>
5982 <widget class="GtkNotebook" id="notebook4">
5983 <property name="visible">True</property>
5984 <property name="can_focus">True</property>
5985 <child>
5986 <widget class="GtkTable" id="table13">
5987 <property name="visible">True</property>
5988 <property name="border_width">8</property>
5989 <property name="n_rows">15</property>
5990 <property name="n_columns">2</property>
5991 <property name="column_spacing">15</property>
5992 <property name="row_spacing">2</property>
5993 <child>
5994 <widget class="GtkLabel" id="label197">
5995 <property name="visible">True</property>
5996 <property name="xalign">0</property>
5997 <property name="label" translatable="yes">&lt;Ctrl&gt; + O</property>
5998 </widget>
5999 <packing>
6000 <property name="top_attach">1</property>
6001 <property name="bottom_attach">2</property>
6002 <property name="x_options"></property>
6003 <property name="y_options"></property>
6004 </packing>
6005 </child>
6006 <child>
6007 <widget class="GtkLabel" id="label198">
6008 <property name="visible">True</property>
6009 <property name="xalign">0</property>
6010 <property name="label" translatable="yes">Connect</property>
6011 </widget>
6012 <packing>
6013 <property name="left_attach">1</property>
6014 <property name="right_attach">2</property>
6015 <property name="top_attach">1</property>
6016 <property name="bottom_attach">2</property>
6017 <property name="x_options"></property>
6018 <property name="y_options"></property>
6019 </packing>
6020 </child>
6021 <child>
6022 <widget class="GtkLabel" id="label199">
6023 <property name="visible">True</property>
6024 <property name="xalign">0</property>
6025 <property name="label" translatable="yes">&lt;Ctrl&gt; + F</property>
6026 </widget>
6027 <packing>
6028 <property name="top_attach">5</property>
6029 <property name="bottom_attach">6</property>
6030 <property name="x_options"></property>
6031 <property name="y_options"></property>
6032 </packing>
6033 </child>
6034 <child>
6035 <widget class="GtkLabel" id="label200">
6036 <property name="visible">True</property>
6037 <property name="xalign">0</property>
6038 <property name="label" translatable="yes">Find / Search</property>
6039 </widget>
6040 <packing>
6041 <property name="left_attach">1</property>
6042 <property name="right_attach">2</property>
6043 <property name="top_attach">5</property>
6044 <property name="bottom_attach">6</property>
6045 <property name="x_options"></property>
6046 <property name="y_options"></property>
6047 </packing>
6048 </child>
6049 <child>
6050 <widget class="GtkLabel" id="label201">
6051 <property name="visible">True</property>
6052 <property name="xalign">0</property>
6053 <property name="label" translatable="yes">&lt;Ctrl&gt; + D</property>
6054 </widget>
6055 <packing>
6056 <property name="top_attach">4</property>
6057 <property name="bottom_attach">5</property>
6058 <property name="x_options"></property>
6059 <property name="y_options"></property>
6060 </packing>
6061 </child>
6062 <child>
6063 <widget class="GtkLabel" id="label202">
6064 <property name="visible">True</property>
6065 <property name="xalign">0</property>
6066 <property name="label" translatable="yes">Delete</property>
6067 </widget>
6068 <packing>
6069 <property name="left_attach">1</property>
6070 <property name="right_attach">2</property>
6071 <property name="top_attach">4</property>
6072 <property name="bottom_attach">5</property>
6073 <property name="x_options"></property>
6074 <property name="y_options"></property>
6075 </packing>
6076 </child>
6077 <child>
6078 <widget class="GtkLabel" id="label203">
6079 <property name="visible">True</property>
6080 <property name="xalign">0</property>
6081 <property name="label" translatable="yes">&lt;Ctrl&gt; + N</property>
6082 </widget>
6083 <packing>
6084 <property name="top_attach">2</property>
6085 <property name="bottom_attach">3</property>
6086 <property name="x_options"></property>
6087 <property name="y_options"></property>
6088 </packing>
6089 </child>
6090 <child>
6091 <widget class="GtkLabel" id="label204">
6092 <property name="visible">True</property>
6093 <property name="xalign">0</property>
6094 <property name="label" translatable="yes">New</property>
6095 </widget>
6096 <packing>
6097 <property name="left_attach">1</property>
6098 <property name="right_attach">2</property>
6099 <property name="top_attach">2</property>
6100 <property name="bottom_attach">3</property>
6101 <property name="x_options"></property>
6102 <property name="y_options"></property>
6103 </packing>
6104 </child>
6105 <child>
6106 <widget class="GtkLabel" id="label207">
6107 <property name="visible">True</property>
6108 <property name="xalign">0</property>
6109 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;PgUp&gt;</property>
6110 </widget>
6111 <packing>
6112 <property name="top_attach">9</property>
6113 <property name="bottom_attach">10</property>
6114 <property name="x_options"></property>
6115 <property name="y_options"></property>
6116 </packing>
6117 </child>
6118 <child>
6119 <widget class="GtkLabel" id="label208">
6120 <property name="visible">True</property>
6121 <property name="xalign">0</property>
6122 <property name="label" translatable="yes">Previous tab</property>
6123 </widget>
6124 <packing>
6125 <property name="left_attach">1</property>
6126 <property name="right_attach">2</property>
6127 <property name="top_attach">9</property>
6128 <property name="bottom_attach">10</property>
6129 <property name="x_options"></property>
6130 <property name="y_options"></property>
6131 </packing>
6132 </child>
6133 <child>
6134 <widget class="GtkLabel" id="label209">
6135 <property name="visible">True</property>
6136 <property name="xalign">0</property>
6137 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;PgDn&gt;</property>
6138 </widget>
6139 <packing>
6140 <property name="top_attach">10</property>
6141 <property name="bottom_attach">11</property>
6142 <property name="x_options"></property>
6143 <property name="y_options"></property>
6144 </packing>
6145 </child>
6146 <child>
6147 <widget class="GtkLabel" id="label210">
6148 <property name="visible">True</property>
6149 <property name="xalign">0</property>
6150 <property name="label" translatable="yes">Next Tab</property>
6151 </widget>
6152 <packing>
6153 <property name="left_attach">1</property>
6154 <property name="right_attach">2</property>
6155 <property name="top_attach">10</property>
6156 <property name="bottom_attach">11</property>
6157 <property name="x_options"></property>
6158 <property name="y_options"></property>
6159 </packing>
6160 </child>
6161 <child>
6162 <widget class="GtkLabel" id="label211">
6163 <property name="visible">True</property>
6164 <property name="xalign">0</property>
6165 <property name="label" translatable="yes">&lt;Ctrl&gt; + S</property>
6166 </widget>
6167 <packing>
6168 <property name="top_attach">3</property>
6169 <property name="bottom_attach">4</property>
6170 <property name="x_options"></property>
6171 <property name="y_options"></property>
6172 </packing>
6173 </child>
6174 <child>
6175 <widget class="GtkLabel" id="label212">
6176 <property name="visible">True</property>
6177 <property name="xalign">0</property>
6178 <property name="label" translatable="yes">&lt;Ctrl&gt; + W</property>
6179 </widget>
6180 <packing>
6181 <property name="top_attach">11</property>
6182 <property name="bottom_attach">12</property>
6183 <property name="x_options"></property>
6184 <property name="y_options"></property>
6185 </packing>
6186 </child>
6187 <child>
6188 <widget class="GtkLabel" id="label213">
6189 <property name="visible">True</property>
6190 <property name="xalign">0</property>
6191 <property name="label" translatable="yes">Save</property>
6192 </widget>
6193 <packing>
6194 <property name="left_attach">1</property>
6195 <property name="right_attach">2</property>
6196 <property name="top_attach">3</property>
6197 <property name="bottom_attach">4</property>
6198 <property name="x_options"></property>
6199 <property name="y_options"></property>
6200 </packing>
6201 </child>
6202 <child>
6203 <widget class="GtkLabel" id="label214">
6204 <property name="visible">True</property>
6205 <property name="xalign">0</property>
6206 <property name="label" translatable="yes">Close Tab</property>
6207 </widget>
6208 <packing>
6209 <property name="left_attach">1</property>
6210 <property name="right_attach">2</property>
6211 <property name="top_attach">11</property>
6212 <property name="bottom_attach">12</property>
6213 <property name="x_options"></property>
6214 <property name="y_options"></property>
6215 </packing>
6216 </child>
6217 <child>
6218 <widget class="GtkLabel" id="label215">
6219 <property name="visible">True</property>
6220 <property name="xalign">0</property>
6221 <property name="label" translatable="yes">&lt;PgUp&gt;</property>
6222 </widget>
6223 <packing>
6224 <property name="top_attach">6</property>
6225 <property name="bottom_attach">7</property>
6226 <property name="x_options"></property>
6227 <property name="y_options"></property>
6228 </packing>
6229 </child>
6230 <child>
6231 <widget class="GtkLabel" id="label216">
6232 <property name="visible">True</property>
6233 <property name="xalign">0</property>
6234 <property name="label" translatable="yes">&lt;PgDn&gt;</property>
6235 </widget>
6236 <packing>
6237 <property name="top_attach">7</property>
6238 <property name="bottom_attach">8</property>
6239 <property name="x_options"></property>
6240 <property name="y_options"></property>
6241 </packing>
6242 </child>
6243 <child>
6244 <widget class="GtkLabel" id="label217">
6245 <property name="visible">True</property>
6246 <property name="xalign">0</property>
6247 <property name="label" translatable="yes">Previous record</property>
6248 </widget>
6249 <packing>
6250 <property name="left_attach">1</property>
6251 <property name="right_attach">2</property>
6252 <property name="top_attach">6</property>
6253 <property name="bottom_attach">7</property>
6254 <property name="x_options"></property>
6255 <property name="y_options"></property>
6256 </packing>
6257 </child>
6258 <child>
6259 <widget class="GtkLabel" id="label218">
6260 <property name="visible">True</property>
6261 <property name="xalign">0</property>
6262 <property name="label" translatable="yes">Next record</property>
6263 </widget>
6264 <packing>
6265 <property name="left_attach">1</property>
6266 <property name="right_attach">2</property>
6267 <property name="top_attach">7</property>
6268 <property name="bottom_attach">8</property>
6269 <property name="x_options"></property>
6270 <property name="y_options"></property>
6271 </packing>
6272 </child>
6273 <child>
6274 <widget class="GtkLabel" id="label219">
6275 <property name="visible">True</property>
6276 <property name="xalign">0</property>
6277 <property name="label" translatable="yes">&lt;Ctrl&gt; + L</property>
6278 </widget>
6279 <packing>
6280 <property name="top_attach">8</property>
6281 <property name="bottom_attach">9</property>
6282 <property name="x_options"></property>
6283 <property name="y_options"></property>
6284 </packing>
6285 </child>
6286 <child>
6287 <widget class="GtkLabel" id="label220">
6288 <property name="visible">True</property>
6289 <property name="xalign">0</property>
6290 <property name="label" translatable="yes">Switch view mode</property>
6291 </widget>
6292 <packing>
6293 <property name="left_attach">1</property>
6294 <property name="right_attach">2</property>
6295 <property name="top_attach">8</property>
6296 <property name="bottom_attach">9</property>
6297 <property name="x_options"></property>
6298 <property name="y_options"></property>
6299 </packing>
6300 </child>
6301 <child>
6302 <widget class="GtkLabel" id="label222">
6303 <property name="visible">True</property>
6304 <property name="xalign">0</property>
6305 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;Enter&gt;</property>
6306 </widget>
6307 <packing>
6308 <property name="top_attach">13</property>
6309 <property name="bottom_attach">14</property>
6310 <property name="x_options"></property>
6311 <property name="y_options"></property>
6312 </packing>
6313 </child>
6314 <child>
6315 <widget class="GtkLabel" id="label223">
6316 <property name="visible">True</property>
6317 <property name="xalign">0</property>
6318 <property name="label" translatable="yes">Save and Close window</property>
6319 </widget>
6320 <packing>
6321 <property name="left_attach">1</property>
6322 <property name="right_attach">2</property>
6323 <property name="top_attach">13</property>
6324 <property name="bottom_attach">14</property>
6325 <property name="x_options"></property>
6326 <property name="y_options"></property>
6327 </packing>
6328 </child>
6329 <child>
6330 <widget class="GtkLabel" id="label224">
6331 <property name="visible">True</property>
6332 <property name="xalign">0</property>
6333 <property name="ypad">10</property>
6334 <property name="label" translatable="yes">&lt;i&gt;When editing a resource in a popup window&lt;/i&gt;</property>
6335 <property name="use_markup">True</property>
6336 <property name="justify">GTK_JUSTIFY_CENTER</property>
6337 </widget>
6338 <packing>
6339 <property name="right_attach">2</property>
6340 <property name="top_attach">12</property>
6341 <property name="bottom_attach">13</property>
6342 <property name="x_options"></property>
6343 <property name="y_options"></property>
6344 </packing>
6345 </child>
6346 <child>
6347 <widget class="GtkLabel" id="label225">
6348 <property name="visible">True</property>
6349 <property name="xalign">0</property>
6350 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;Esc&gt;</property>
6351 </widget>
6352 <packing>
6353 <property name="top_attach">14</property>
6354 <property name="bottom_attach">15</property>
6355 <property name="x_options"></property>
6356 <property name="y_options"></property>
6357 </packing>
6358 </child>
6359 <child>
6360 <widget class="GtkLabel" id="label226">
6361 <property name="visible">True</property>
6362 <property name="xalign">0</property>
6363 <property name="label" translatable="yes">Close window without saving</property>
6364 </widget>
6365 <packing>
6366 <property name="left_attach">1</property>
6367 <property name="right_attach">2</property>
6368 <property name="top_attach">14</property>
6369 <property name="bottom_attach">15</property>
6370 <property name="x_options"></property>
6371 <property name="y_options"></property>
6372 </packing>
6373 </child>
6374 <child>
6375 <widget class="GtkLabel" id="label196">
6376 <property name="visible">True</property>
6377 <property name="xpad">2</property>
6378 <property name="label" translatable="yes">&lt;b&gt;Shortcuts for OpenERP&lt;/b&gt;</property>
6379 <property name="use_markup">True</property>
6380 <property name="justify">GTK_JUSTIFY_CENTER</property>
6381 </widget>
6382 <packing>
6383 <property name="right_attach">2</property>
6384 <property name="y_options"></property>
6385 <property name="y_padding">5</property>
6386 </packing>
6387 </child>
6388 </widget>
6389 </child>
6390 <child>
6391 <widget class="GtkLabel" id="label248">
6392 <property name="visible">True</property>
6393 <property name="label" translatable="yes">Main Shortcuts</property>
6394 </widget>
6395 <packing>
6396 <property name="type">tab</property>
6397 <property name="tab_fill">False</property>
6398 </packing>
6399 </child>
6400 <child>
6401 <widget class="GtkTable" id="table15">
6402 <property name="visible">True</property>
6403 <property name="border_width">8</property>
6404 <property name="n_rows">10</property>
6405 <property name="n_columns">2</property>
6406 <child>
6407 <widget class="GtkLabel" id="label251">
6408 <property name="visible">True</property>
6409 <property name="xalign">0</property>
6410 <property name="label" translatable="yes">&lt;Ctrl&gt; + X</property>
6411 </widget>
6412 <packing>
6413 <property name="top_attach">1</property>
6414 <property name="bottom_attach">2</property>
6415 <property name="x_options"></property>
6416 <property name="y_options"></property>
6417 </packing>
6418 </child>
6419 <child>
6420 <widget class="GtkLabel" id="label252">
6421 <property name="visible">True</property>
6422 <property name="xalign">0</property>
6423 <property name="label" translatable="yes">&lt;Ctrl&gt; + C</property>
6424 </widget>
6425 <packing>
6426 <property name="top_attach">2</property>
6427 <property name="bottom_attach">3</property>
6428 <property name="x_options"></property>
6429 <property name="y_options"></property>
6430 </packing>
6431 </child>
6432 <child>
6433 <widget class="GtkLabel" id="label253">
6434 <property name="visible">True</property>
6435 <property name="xalign">0</property>
6436 <property name="label" translatable="yes">&lt;Ctrl&gt; + V</property>
6437 </widget>
6438 <packing>
6439 <property name="top_attach">3</property>
6440 <property name="bottom_attach">4</property>
6441 <property name="x_options"></property>
6442 <property name="y_options"></property>
6443 </packing>
6444 </child>
6445 <child>
6446 <widget class="GtkLabel" id="label254">
6447 <property name="visible">True</property>
6448 <property name="xalign">0</property>
6449 <property name="label" translatable="yes">Cut selected text</property>
6450 </widget>
6451 <packing>
6452 <property name="left_attach">1</property>
6453 <property name="right_attach">2</property>
6454 <property name="top_attach">1</property>
6455 <property name="bottom_attach">2</property>
6456 <property name="x_options"></property>
6457 <property name="y_options"></property>
6458 </packing>
6459 </child>
6460 <child>
6461 <widget class="GtkLabel" id="label255">
6462 <property name="visible">True</property>
6463 <property name="xalign">0</property>
6464 <property name="label" translatable="yes">Copy selected text</property>
6465 </widget>
6466 <packing>
6467 <property name="left_attach">1</property>
6468 <property name="right_attach">2</property>
6469 <property name="top_attach">2</property>
6470 <property name="bottom_attach">3</property>
6471 <property name="x_options"></property>
6472 <property name="y_options"></property>
6473 </packing>
6474 </child>
6475 <child>
6476 <widget class="GtkLabel" id="label256">
6477 <property name="visible">True</property>
6478 <property name="xalign">0</property>
6479 <property name="label" translatable="yes">Paste selected text</property>
6480 </widget>
6481 <packing>
6482 <property name="left_attach">1</property>
6483 <property name="right_attach">2</property>
6484 <property name="top_attach">3</property>
6485 <property name="bottom_attach">4</property>
6486 <property name="x_options"></property>
6487 <property name="y_options"></property>
6488 </packing>
6489 </child>
6490 <child>
6491 <widget class="GtkLabel" id="label257">
6492 <property name="visible">True</property>
6493 <property name="xalign">0</property>
6494 <property name="label" translatable="yes">&lt;Tab&gt;</property>
6495 </widget>
6496 <packing>
6497 <property name="top_attach">4</property>
6498 <property name="bottom_attach">5</property>
6499 <property name="x_options"></property>
6500 <property name="y_options"></property>
6501 </packing>
6502 </child>
6503 <child>
6504 <widget class="GtkLabel" id="label258">
6505 <property name="visible">True</property>
6506 <property name="xalign">0</property>
6507 <property name="label" translatable="yes">Next editable widget</property>
6508 </widget>
6509 <packing>
6510 <property name="left_attach">1</property>
6511 <property name="right_attach">2</property>
6512 <property name="top_attach">4</property>
6513 <property name="bottom_attach">5</property>
6514 <property name="x_options"></property>
6515 <property name="y_options"></property>
6516 </packing>
6517 </child>
6518 <child>
6519 <widget class="GtkLabel" id="label259">
6520 <property name="visible">True</property>
6521 <property name="xalign">0</property>
6522 <property name="label" translatable="yes">&lt;Shist&gt; + &lt;Tab&gt;</property>
6523 </widget>
6524 <packing>
6525 <property name="top_attach">5</property>
6526 <property name="bottom_attach">6</property>
6527 <property name="x_options"></property>
6528 <property name="y_options"></property>
6529 </packing>
6530 </child>
6531 <child>
6532 <widget class="GtkLabel" id="label260">
6533 <property name="visible">True</property>
6534 <property name="xalign">0</property>
6535 <property name="label" translatable="yes">Previous editable widget</property>
6536 </widget>
6537 <packing>
6538 <property name="left_attach">1</property>
6539 <property name="right_attach">2</property>
6540 <property name="top_attach">5</property>
6541 <property name="bottom_attach">6</property>
6542 <property name="x_options"></property>
6543 <property name="y_options"></property>
6544 </packing>
6545 </child>
6546 <child>
6547 <widget class="GtkLabel" id="label261">
6548 <property name="visible">True</property>
6549 <property name="xalign">0</property>
6550 <property name="label" translatable="yes">&lt;Enter&gt;</property>
6551 </widget>
6552 <packing>
6553 <property name="top_attach">6</property>
6554 <property name="bottom_attach">7</property>
6555 <property name="x_options"></property>
6556 <property name="y_options"></property>
6557 </packing>
6558 </child>
6559 <child>
6560 <widget class="GtkLabel" id="label262">
6561 <property name="visible">True</property>
6562 <property name="xalign">0</property>
6563 <property name="label" translatable="yes">Auto-Complete text field</property>
6564 </widget>
6565 <packing>
6566 <property name="left_attach">1</property>
6567 <property name="right_attach">2</property>
6568 <property name="top_attach">6</property>
6569 <property name="bottom_attach">7</property>
6570 <property name="x_options"></property>
6571 <property name="y_options"></property>
6572 </packing>
6573 </child>
6574 <child>
6575 <widget class="GtkLabel" id="label46565">
6576 <property name="visible">True</property>
6577 <property name="xalign">0</property>
6578 <property name="label" translatable="yes">F1</property>
6579 </widget>
6580 <packing>
6581 <property name="top_attach">8</property>
6582 <property name="bottom_attach">9</property>
6583 <property name="x_options"></property>
6584 <property name="y_options"></property>
6585 </packing>
6586 </child>
6587 <child>
6588 <widget class="GtkLabel" id="label46566">
6589 <property name="visible">True</property>
6590 <property name="xalign">0</property>
6591 <property name="label" translatable="yes">Add a new line/field</property>
6592 </widget>
6593 <packing>
6594 <property name="left_attach">1</property>
6595 <property name="right_attach">2</property>
6596 <property name="top_attach">8</property>
6597 <property name="bottom_attach">9</property>
6598 <property name="x_options"></property>
6599 <property name="y_options"></property>
6600 </packing>
6601 </child>
6602 <child>
6603 <widget class="GtkLabel" id="label46570">
6604 <property name="visible">True</property>
6605 <property name="xalign">0</property>
6606 <property name="label" translatable="yes">Open current field</property>
6607 </widget>
6608 <packing>
6609 <property name="left_attach">1</property>
6610 <property name="right_attach">2</property>
6611 <property name="top_attach">9</property>
6612 <property name="bottom_attach">10</property>
6613 <property name="x_options"></property>
6614 <property name="y_options"></property>
6615 </packing>
6616 </child>
6617 <child>
6618 <widget class="GtkLabel" id="label250">
6619 <property name="visible">True</property>
6620 <property name="label" translatable="yes">&lt;b&gt;Shortcuts in text entries&lt;/b&gt;</property>
6621 <property name="use_markup">True</property>
6622 </widget>
6623 <packing>
6624 <property name="right_attach">2</property>
6625 <property name="y_options"></property>
6626 <property name="y_padding">5</property>
6627 </packing>
6628 </child>
6629 <child>
6630 <widget class="GtkLabel" id="label46567">
6631 <property name="visible">True</property>
6632 <property name="label" translatable="yes">&lt;b&gt;Shortcuts in relation fields&lt;/b&gt;</property>
6633 <property name="use_markup">True</property>
6634 </widget>
6635 <packing>
6636 <property name="right_attach">2</property>
6637 <property name="top_attach">7</property>
6638 <property name="bottom_attach">8</property>
6639 <property name="x_options"></property>
6640 <property name="y_options"></property>
6641 <property name="y_padding">5</property>
6642 </packing>
6643 </child>
6644 <child>
6645 <widget class="GtkLabel" id="label46569">
6646 <property name="visible">True</property>
6647 <property name="xalign">0</property>
6648 <property name="label" translatable="yes">F2</property>
6649 <property name="justify">GTK_JUSTIFY_CENTER</property>
6650 </widget>
6651 <packing>
6652 <property name="top_attach">9</property>
6653 <property name="bottom_attach">10</property>
6654 <property name="x_options"></property>
6655 <property name="y_options"></property>
6656 </packing>
6657 </child>
6658 </widget>
6659 <packing>
6660 <property name="position">1</property>
6661 </packing>
6662 </child>
6663 <child>
6664 <widget class="GtkLabel" id="label249">
6665 <property name="visible">True</property>
6666 <property name="label" translatable="yes">Edition Widgets</property>
6667 </widget>
6668 <packing>
6669 <property name="type">tab</property>
6670 <property name="position">1</property>
6671 <property name="tab_fill">False</property>
6672 </packing>
6673 </child>
6674 </widget>
6675 <packing>
6676 <property name="position">2</property>
6677 </packing>
6678 </child>
6679 <child internal-child="action_area">
6680 <widget class="GtkHButtonBox" id="dialog-action_area24">
6681 <property name="visible">True</property>
6682 <property name="layout_style">GTK_BUTTONBOX_END</property>
6683 <child>
6684 <widget class="GtkButton" id="closebutton1">
6685 <property name="visible">True</property>
6686 <property name="can_focus">True</property>
6687 <property name="can_default">True</property>
6688 <property name="label">gtk-close</property>
6689 <property name="use_stock">True</property>
6690 <property name="response_id">-7</property>
6691 <signal name="clicked" handler="on_but_ok_pressed"/>
6692 </widget>
6693 </child>
6694 </widget>
6695 <packing>
6696 <property name="expand">False</property>
6697 <property name="pack_type">GTK_PACK_END</property>
6698 </packing>
6699 </child>
6700 </widget>
6701 </child>
6702 </widget>
6703 <widget class="GtkDialog" id="win_import">
6704 <property name="title" translatable="yes">Import from CSV</property>
6705 <property name="modal">True</property>
6706 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
6707 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
6708 <child internal-child="vbox">
6709 <widget class="GtkVBox" id="dialog-vbox27">
6710 <property name="visible">True</property>
6711 <property name="spacing">4</property>
6712 <child>
6713 <widget class="GtkVBox" id="vbox43">
6714 <property name="visible">True</property>
6715 <property name="spacing">9</property>
6716 <child>
6717 <widget class="GtkHBox" id="hbox63">
6718 <property name="visible">True</property>
6719 <child>
6720 <widget class="GtkFrame" id="frame14">
6721 <property name="visible">True</property>
6722 <property name="label_xalign">0</property>
6723 <property name="shadow_type">GTK_SHADOW_NONE</property>
6724 <child>
6725 <widget class="GtkAlignment" id="alignment30">
6726 <property name="visible">True</property>
6727 <property name="left_padding">12</property>
6728 <child>
6729 <widget class="GtkScrolledWindow" id="scrolledwindow38">
6730 <property name="visible">True</property>
6731 <property name="can_focus">True</property>
6732 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
6733 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
6734 <child>
6735 <widget class="GtkViewport" id="import_vp_left">
6736 <property name="visible">True</property>
6737 <child>
6738 <placeholder/>
6739 </child>
6740 </widget>
6741 </child>
6742 </widget>
6743 </child>
6744 </widget>
6745 </child>
6746 <child>
6747 <widget class="GtkLabel" id="label227">
6748 <property name="visible">True</property>
6749 <property name="label" translatable="yes">&lt;b&gt;All fields&lt;/b&gt;</property>
6750 <property name="use_markup">True</property>
6751 </widget>
6752 <packing>
6753 <property name="type">label_item</property>
6754 </packing>
6755 </child>
6756 </widget>
6757 </child>
6758 <child>
6759 <widget class="GtkVBox" id="vbox44">
6760 <property name="visible">True</property>
6761 <property name="border_width">5</property>
6762 <property name="homogeneous">True</property>
6763 <child>
6764 <widget class="GtkButton" id="button_add">
6765 <property name="visible">True</property>
6766 <property name="can_focus">True</property>
6767 <property name="response_id">0</property>
6768 <signal name="clicked" handler="on_but_select_clicked"/>
6769 <child>
6770 <widget class="GtkAlignment" id="alignment31">
6771 <property name="visible">True</property>
6772 <property name="xscale">0</property>
6773 <property name="yscale">0</property>
6774 <child>
6775 <widget class="GtkHBox" id="hbox64">
6776 <property name="visible">True</property>
6777 <property name="spacing">2</property>
6778 <child>
6779 <widget class="GtkImage" id="image2901">
6780 <property name="visible">True</property>
6781 <property name="stock">gtk-go-forward</property>
6782 </widget>
6783 <packing>
6784 <property name="expand">False</property>
6785 <property name="fill">False</property>
6786 </packing>
6787 </child>
6788 <child>
6789 <widget class="GtkLabel" id="label228">
6790 <property name="visible">True</property>
6791 <property name="label" translatable="yes">_Add</property>
6792 <property name="use_underline">True</property>
6793 </widget>
6794 <packing>
6795 <property name="expand">False</property>
6796 <property name="fill">False</property>
6797 <property name="position">1</property>
6798 </packing>
6799 </child>
6800 </widget>
6801 </child>
6802 </widget>
6803 </child>
6804 </widget>
6805 <packing>
6806 <property name="expand">False</property>
6807 <property name="fill">False</property>
6808 </packing>
6809 </child>
6810 <child>
6811 <widget class="GtkButton" id="button_remove">
6812 <property name="visible">True</property>
6813 <property name="can_focus">True</property>
6814 <property name="response_id">0</property>
6815 <signal name="clicked" handler="on_but_unselect_clicked"/>
6816 <child>
6817 <widget class="GtkAlignment" id="alignment32">
6818 <property name="visible">True</property>
6819 <property name="xscale">0</property>
6820 <property name="yscale">0</property>
6821 <child>
6822 <widget class="GtkHBox" id="hbox65">
6823 <property name="visible">True</property>
6824 <property name="spacing">2</property>
6825 <child>
6826 <widget class="GtkImage" id="image2902">
6827 <property name="visible">True</property>
6828 <property name="stock">gtk-go-back</property>
6829 </widget>
6830 <packing>
6831 <property name="expand">False</property>
6832 <property name="fill">False</property>
6833 </packing>
6834 </child>
6835 <child>
6836 <widget class="GtkLabel" id="label229">
6837 <property name="visible">True</property>
6838 <property name="label" translatable="yes">_Remove</property>
6839 <property name="use_underline">True</property>
6840 </widget>
6841 <packing>
6842 <property name="expand">False</property>
6843 <property name="fill">False</property>
6844 <property name="position">1</property>
6845 </packing>
6846 </child>
6847 </widget>
6848 </child>
6849 </widget>
6850 </child>
6851 </widget>
6852 <packing>
6853 <property name="expand">False</property>
6854 <property name="fill">False</property>
6855 <property name="position">1</property>
6856 </packing>
6857 </child>
6858 <child>
6859 <widget class="GtkButton" id="button_remove_all">
6860 <property name="visible">True</property>
6861 <property name="can_focus">True</property>
6862 <property name="response_id">0</property>
6863 <signal name="clicked" handler="on_but_unselect_all_clicked"/>
6864 <child>
6865 <widget class="GtkAlignment" id="alignment34">
6866 <property name="visible">True</property>
6867 <property name="xscale">0</property>
6868 <property name="yscale">0</property>
6869 <child>
6870 <widget class="GtkHBox" id="hbox67">
6871 <property name="visible">True</property>
6872 <property name="spacing">2</property>
6873 <child>
6874 <widget class="GtkImage" id="image2904">
6875 <property name="visible">True</property>
6876 <property name="stock">gtk-goto-first</property>
6877 </widget>
6878 <packing>
6879 <property name="expand">False</property>
6880 <property name="fill">False</property>
6881 </packing>
6882 </child>
6883 <child>
6884 <widget class="GtkLabel" id="label231">
6885 <property name="visible">True</property>
6886 <property name="label" translatable="yes">N_othing</property>
6887 <property name="use_underline">True</property>
6888 </widget>
6889 <packing>
6890 <property name="expand">False</property>
6891 <property name="fill">False</property>
6892 <property name="position">1</property>
6893 </packing>
6894 </child>
6895 </widget>
6896 </child>
6897 </widget>
6898 </child>
6899 </widget>
6900 <packing>
6901 <property name="expand">False</property>
6902 <property name="fill">False</property>
6903 <property name="position">2</property>
6904 </packing>
6905 </child>
6906 <child>
6907 <widget class="GtkHSeparator" id="hseparator27">
6908 <property name="visible">True</property>
6909 </widget>
6910 <packing>
6911 <property name="expand">False</property>
6912 <property name="fill">False</property>
6913 <property name="padding">3</property>
6914 <property name="position">3</property>
6915 </packing>
6916 </child>
6917 <child>
6918 <widget class="GtkButton" id="button_autodetect">
6919 <property name="visible">True</property>
6920 <property name="can_focus">True</property>
6921 <property name="response_id">0</property>
6922 <signal name="clicked" handler="on_but_autodetect_clicked"/>
6923 <child>
6924 <widget class="GtkAlignment" id="alignment44">
6925 <property name="visible">True</property>
6926 <property name="xscale">0</property>
6927 <property name="yscale">0</property>
6928 <child>
6929 <widget class="GtkHBox" id="hbox68">
6930 <property name="visible">True</property>
6931 <property name="spacing">2</property>
6932 <child>
6933 <widget class="GtkImage" id="image2905">
6934 <property name="visible">True</property>
6935 <property name="stock">gtk-zoom-fit</property>
6936 </widget>
6937 <packing>
6938 <property name="expand">False</property>
6939 <property name="fill">False</property>
6940 </packing>
6941 </child>
6942 <child>
6943 <widget class="GtkLabel" id="label247">
6944 <property name="visible">True</property>
6945 <property name="label" translatable="yes">Auto-Detect</property>
6946 <property name="use_underline">True</property>
6947 </widget>
6948 <packing>
6949 <property name="expand">False</property>
6950 <property name="fill">False</property>
6951 <property name="position">1</property>
6952 </packing>
6953 </child>
6954 </widget>
6955 </child>
6956 </widget>
6957 </child>
6958 </widget>
6959 <packing>
6960 <property name="expand">False</property>
6961 <property name="fill">False</property>
6962 <property name="position">4</property>
6963 </packing>
6964 </child>
6965 </widget>
6966 <packing>
6967 <property name="expand">False</property>
6968 <property name="position">1</property>
6969 </packing>
6970 </child>
6971 <child>
6972 <widget class="GtkFrame" id="frame15">
6973 <property name="visible">True</property>
6974 <property name="label_xalign">0</property>
6975 <property name="shadow_type">GTK_SHADOW_NONE</property>
6976 <child>
6977 <widget class="GtkAlignment" id="alignment35">
6978 <property name="visible">True</property>
6979 <property name="left_padding">12</property>
6980 <child>
6981 <widget class="GtkScrolledWindow" id="scrolledwindow37">
6982 <property name="visible">True</property>
6983 <property name="can_focus">True</property>
6984 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
6985 <child>
6986 <widget class="GtkViewport" id="import_vp_right">
6987 <property name="visible">True</property>
6988 <child>
6989 <placeholder/>
6990 </child>
6991 </widget>
6992 </child>
6993 </widget>
6994 </child>
6995 </widget>
6996 </child>
6997 <child>
6998 <widget class="GtkLabel" id="label232">
6999 <property name="visible">True</property>
7000 <property name="label" translatable="yes">&lt;b&gt;Fields to import&lt;/b&gt;</property>
7001 <property name="use_markup">True</property>
7002 </widget>
7003 <packing>
7004 <property name="type">label_item</property>
7005 </packing>
7006 </child>
7007 </widget>
7008 <packing>
7009 <property name="position">2</property>
7010 </packing>
7011 </child>
7012 </widget>
7013 </child>
7014 <child>
7015 <widget class="GtkFrame" id="frame18">
7016 <property name="visible">True</property>
7017 <property name="label_xalign">0</property>
7018 <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
7019 <child>
7020 <widget class="GtkAlignment" id="alignment43">
7021 <property name="visible">True</property>
7022 <property name="top_padding">7</property>
7023 <property name="bottom_padding">7</property>
7024 <property name="left_padding">7</property>
7025 <property name="right_padding">7</property>
7026 <child>
7027 <widget class="GtkVBox" id="vbox54">
7028 <property name="visible">True</property>
7029 <child>
7030 <widget class="GtkHBox" id="hbox77">
7031 <property name="visible">True</property>
7032 <child>
7033 <widget class="GtkLabel" id="label46547">
7034 <property name="visible">True</property>
7035 <property name="label" translatable="yes">File to Import:</property>
7036 </widget>
7037 <packing>
7038 <property name="expand">False</property>
7039 <property name="fill">False</property>
7040 </packing>
7041 </child>
7042 <child>
7043 <widget class="GtkFileChooserButton" id="import_csv_file">
7044 <property name="visible">True</property>
7045 <property name="title" translatable="yes">Open...</property>
7046 </widget>
7047 <packing>
7048 <property name="position">1</property>
7049 </packing>
7050 </child>
7051 </widget>
7052 <packing>
7053 <property name="expand">False</property>
7054 <property name="padding">4</property>
7055 </packing>
7056 </child>
7057 <child>
7058 <widget class="GtkExpander" id="expander3">
7059 <property name="visible">True</property>
7060 <property name="can_focus">True</property>
7061 <property name="expanded">True</property>
7062 <child>
7063 <widget class="GtkTable" id="table21">
7064 <property name="visible">True</property>
7065 <property name="border_width">8</property>
7066 <property name="n_rows">2</property>
7067 <property name="n_columns">4</property>
7068 <property name="column_spacing">8</property>
7069 <property name="row_spacing">9</property>
7070 <child>
7071 <widget class="GtkLabel" id="label46548">
7072 <property name="visible">True</property>
7073 <property name="xalign">1</property>
7074 <property name="label" translatable="yes">Field Separater:</property>
7075 </widget>
7076 <packing>
7077 <property name="x_options"></property>
7078 <property name="y_options"></property>
7079 </packing>
7080 </child>
7081 <child>
7082 <widget class="GtkLabel" id="label46549">
7083 <property name="visible">True</property>
7084 <property name="xalign">1</property>
7085 <property name="label" translatable="yes">Encoding:</property>
7086 </widget>
7087 <packing>
7088 <property name="top_attach">1</property>
7089 <property name="bottom_attach">2</property>
7090 <property name="x_options"></property>
7091 <property name="y_options"></property>
7092 </packing>
7093 </child>
7094 <child>
7095 <widget class="GtkEntry" id="import_csv_sep">
7096 <property name="visible">True</property>
7097 <property name="can_focus">True</property>
7098 <property name="max_length">1</property>
7099 <property name="invisible_char">*</property>
7100 <property name="width_chars">1</property>
7101 <property name="text">,</property>
7102 </widget>
7103 <packing>
7104 <property name="left_attach">1</property>
7105 <property name="right_attach">2</property>
7106 <property name="x_options"></property>
7107 <property name="y_options"></property>
7108 </packing>
7109 </child>
7110 <child>
7111 <widget class="GtkLabel" id="label46550">
7112 <property name="visible">True</property>
7113 <property name="xalign">1</property>
7114 <property name="label" translatable="yes">Text Delimiter:</property>
7115 </widget>
7116 <packing>
7117 <property name="left_attach">2</property>
7118 <property name="right_attach">3</property>
7119 <property name="x_options"></property>
7120 <property name="y_options"></property>
7121 </packing>
7122 </child>
7123 <child>
7124 <widget class="GtkEntry" id="import_csv_del">
7125 <property name="visible">True</property>
7126 <property name="can_focus">True</property>
7127 <property name="invisible_char">*</property>
7128 <property name="width_chars">1</property>
7129 <property name="text">"</property>
7130 </widget>
7131 <packing>
7132 <property name="left_attach">3</property>
7133 <property name="right_attach">4</property>
7134 <property name="x_options"></property>
7135 <property name="y_options"></property>
7136 </packing>
7137 </child>
7138 <child>
7139 <widget class="GtkLabel" id="label46551">
7140 <property name="visible">True</property>
7141 <property name="xalign">1</property>
7142 <property name="label" translatable="yes">Lines to Skip:</property>
7143 </widget>
7144 <packing>
7145 <property name="left_attach">2</property>
7146 <property name="right_attach">3</property>
7147 <property name="top_attach">1</property>
7148 <property name="bottom_attach">2</property>
7149 <property name="x_options"></property>
7150 <property name="y_options"></property>
7151 </packing>
7152 </child>
7153 <child>
7154 <widget class="GtkSpinButton" id="import_csv_skip">
7155 <property name="visible">True</property>
7156 <property name="can_focus">True</property>
7157 <property name="adjustment">0 0 100 1 10 10</property>
7158 <property name="climb_rate">1</property>
7159 </widget>
7160 <packing>
7161 <property name="left_attach">3</property>
7162 <property name="right_attach">4</property>
7163 <property name="top_attach">1</property>
7164 <property name="bottom_attach">2</property>
7165 <property name="x_options"></property>
7166 <property name="y_options"></property>
7167 </packing>
7168 </child>
7169 <child>
7170 <widget class="GtkComboBoxEntry" id="import_csv_combo">
7171 <property name="visible">True</property>
7172 <property name="items">UTF-8
7173 Latin1</property>
7174 <child internal-child="entry">
7175 <widget class="GtkEntry" id="comboboxentry-entry13">
7176 </widget>
7177 </child>
7178 </widget>
7179 <packing>
7180 <property name="left_attach">1</property>
7181 <property name="right_attach">2</property>
7182 <property name="top_attach">1</property>
7183 <property name="bottom_attach">2</property>
7184 <property name="x_options"></property>
7185 <property name="y_options"></property>
7186 </packing>
7187 </child>
7188 </widget>
7189 </child>
7190 <child>
7191 <widget class="GtkLabel" id="label46552">
7192 <property name="visible">True</property>
7193 <property name="label" translatable="yes">CSV Parameters</property>
7194 </widget>
7195 <packing>
7196 <property name="type">label_item</property>
7197 </packing>
7198 </child>
7199 </widget>
7200 <packing>
7201 <property name="expand">False</property>
7202 <property name="position">1</property>
7203 </packing>
7204 </child>
7205 </widget>
7206 </child>
7207 </widget>
7208 </child>
7209 </widget>
7210 <packing>
7211 <property name="expand">False</property>
7212 <property name="position">1</property>
7213 </packing>
7214 </child>
7215 </widget>
7216 <packing>
7217 <property name="position">2</property>
7218 </packing>
7219 </child>
7220 <child internal-child="action_area">
7221 <widget class="GtkHButtonBox" id="dialog-action_area25">
7222 <property name="visible">True</property>
7223 <property name="layout_style">GTK_BUTTONBOX_END</property>
7224 <child>
7225 <widget class="GtkButton" id="helpbutton1">
7226 <property name="visible">True</property>
7227 <property name="can_focus">True</property>
7228 <property name="can_default">True</property>
7229 <property name="label">gtk-help</property>
7230 <property name="use_stock">True</property>
7231 <property name="response_id">-11</property>
7232 </widget>
7233 </child>
7234 <child>
7235 <widget class="GtkButton" id="cancelbutton16">
7236 <property name="visible">True</property>
7237 <property name="can_focus">True</property>
7238 <property name="can_default">True</property>
7239 <property name="label">gtk-cancel</property>
7240 <property name="use_stock">True</property>
7241 <property name="response_id">-6</property>
7242 </widget>
7243 <packing>
7244 <property name="position">1</property>
7245 </packing>
7246 </child>
7247 <child>
7248 <widget class="GtkButton" id="okbutton19">
7249 <property name="visible">True</property>
7250 <property name="can_focus">True</property>
7251 <property name="can_default">True</property>
7252 <property name="label">gtk-ok</property>
7253 <property name="use_stock">True</property>
7254 <property name="response_id">-5</property>
7255 </widget>
7256 <packing>
7257 <property name="position">2</property>
7258 </packing>
7259 </child>
7260 </widget>
7261 <packing>
7262 <property name="expand">False</property>
7263 <property name="pack_type">GTK_PACK_END</property>
7264 </packing>
7265 </child>
7266 </widget>
7267 </child>
7268 </widget>
7269 <widget class="GtkDialog" id="win_quest">
7270 <property name="width_request">350</property>
7271 <property name="height_request">143</property>
7272 <property name="title" translatable="yes">OpenERP</property>
7273 <property name="modal">True</property>
7274 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7275 <child internal-child="vbox">
7276 <widget class="GtkVBox" id="vbox46">
7277 <property name="visible">True</property>
7278 <child>
7279 <widget class="GtkHBox" id="hbox70">
7280 <property name="visible">True</property>
7281 <child>
7282 <widget class="GtkImage" id="image2907">
7283 <property name="visible">True</property>
7284 <property name="xpad">15</property>
7285 <property name="ypad">15</property>
7286 <property name="stock">gtk-dialog-question</property>
7287 <property name="icon_size">6</property>
7288 </widget>
7289 <packing>
7290 <property name="expand">False</property>
7291 <property name="fill">False</property>
7292 </packing>
7293 </child>
7294 <child>
7295 <widget class="GtkVBox" id="vbox47">
7296 <property name="visible">True</property>
7297 <property name="spacing">2</property>
7298 <child>
7299 <widget class="GtkLabel" id="label1">
7300 <property name="visible">True</property>
7301 <property name="label" translatable="yes">Hello World!</property>
7302 </widget>
7303 <packing>
7304 <property name="expand">False</property>
7305 <property name="fill">False</property>
7306 </packing>
7307 </child>
7308 <child>
7309 <widget class="GtkEntry" id="entry">
7310 <property name="visible">True</property>
7311 <property name="can_focus">True</property>
7312 <property name="invisible_char">*</property>
7313 </widget>
7314 <packing>
7315 <property name="expand">False</property>
7316 <property name="fill">False</property>
7317 <property name="position">1</property>
7318 </packing>
7319 </child>
7320 </widget>
7321 <packing>
7322 <property name="padding">2</property>
7323 <property name="position">1</property>
7324 </packing>
7325 </child>
7326 </widget>
7327 <packing>
7328 <property name="padding">4</property>
7329 <property name="position">2</property>
7330 </packing>
7331 </child>
7332 <child internal-child="action_area">
7333 <widget class="GtkHButtonBox" id="hbuttonbox5">
7334 <property name="visible">True</property>
7335 <property name="layout_style">GTK_BUTTONBOX_END</property>
7336 <child>
7337 <widget class="GtkButton" id="button87">
7338 <property name="visible">True</property>
7339 <property name="can_focus">True</property>
7340 <property name="can_default">True</property>
7341 <property name="label">gtk-cancel</property>
7342 <property name="use_stock">True</property>
7343 <property name="response_id">-6</property>
7344 </widget>
7345 </child>
7346 <child>
7347 <widget class="GtkButton" id="button1">
7348 <property name="visible">True</property>
7349 <property name="can_focus">True</property>
7350 <property name="can_default">True</property>
7351 <property name="label">gtk-ok</property>
7352 <property name="use_stock">True</property>
7353 <property name="response_id">-5</property>
7354 </widget>
7355 <packing>
7356 <property name="position">1</property>
7357 </packing>
7358 </child>
7359 </widget>
7360 <packing>
7361 <property name="expand">False</property>
7362 <property name="pack_type">GTK_PACK_END</property>
7363 </packing>
7364 </child>
7365 </widget>
7366 </child>
7367 </widget>
7368 <widget class="GtkDialog" id="win_server">
7369 <property name="title" translatable="yes">Server</property>
7370 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
7371 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7372 <child internal-child="vbox">
7373 <widget class="GtkVBox" id="dialog-vbox23">
7374 <property name="visible">True</property>
7375 <child>
7376 <widget class="GtkLabel" id="label283">
7377 <property name="visible">True</property>
7378 <property name="xalign">0</property>
7379 <property name="label" translatable="yes">&lt;b&gt;Connect to a OpenERP server&lt;/b&gt;</property>
7380 <property name="use_markup">True</property>
7381 </widget>
7382 <packing>
7383 <property name="expand">False</property>
7384 <property name="fill">False</property>
7385 <property name="position">2</property>
7386 </packing>
7387 </child>
7388 <child>
7389 <widget class="GtkHSeparator" id="hseparator31">
7390 <property name="visible">True</property>
7391 </widget>
7392 <packing>
7393 <property name="expand">False</property>
7394 <property name="position">3</property>
7395 </packing>
7396 </child>
7397 <child>
7398 <widget class="GtkTable" id="table16">
7399 <property name="visible">True</property>
7400 <property name="border_width">12</property>
7401 <property name="n_rows">3</property>
7402 <property name="n_columns">2</property>
7403 <property name="row_spacing">6</property>
7404 <child>
7405 <widget class="GtkLabel" id="label268">
7406 <property name="visible">True</property>
7407 <property name="xalign">1</property>
7408 <property name="xpad">3</property>
7409 <property name="ypad">3</property>
7410 <property name="label" translatable="yes">Port:</property>
7411 </widget>
7412 <packing>
7413 <property name="top_attach">1</property>
7414 <property name="bottom_attach">2</property>
7415 <property name="x_options">GTK_FILL</property>
7416 <property name="y_options"></property>
7417 </packing>
7418 </child>
7419 <child>
7420 <widget class="GtkEntry" id="ent_host">
7421 <property name="visible">True</property>
7422 <property name="can_focus">True</property>
7423 <property name="invisible_char">*</property>
7424 <property name="activates_default">True</property>
7425 <property name="width_chars">16</property>
7426 <property name="text">localhost</property>
7427 </widget>
7428 <packing>
7429 <property name="left_attach">1</property>
7430 <property name="right_attach">2</property>
7431 <property name="y_options"></property>
7432 </packing>
7433 </child>
7434 <child>
7435 <widget class="GtkEntry" id="ent_port">
7436 <property name="visible">True</property>
7437 <property name="can_focus">True</property>
7438 <property name="max_length">5</property>
7439 <property name="invisible_char">*</property>
7440 <property name="activates_default">True</property>
7441 <property name="width_chars">16</property>
7442 <property name="text">8069</property>
7443 </widget>
7444 <packing>
7445 <property name="left_attach">1</property>
7446 <property name="right_attach">2</property>
7447 <property name="top_attach">1</property>
7448 <property name="bottom_attach">2</property>
7449 <property name="y_options"></property>
7450 </packing>
7451 </child>
7452 <child>
7453 <widget class="GtkLabel" id="label269">
7454 <property name="visible">True</property>
7455 <property name="xalign">1</property>
7456 <property name="xpad">3</property>
7457 <property name="ypad">3</property>
7458 <property name="label" translatable="yes">Protocol connection:</property>
7459 </widget>
7460 <packing>
7461 <property name="top_attach">2</property>
7462 <property name="bottom_attach">3</property>
7463 <property name="x_options">GTK_FILL</property>
7464 <property name="y_options"></property>
7465 </packing>
7466 </child>
7467 <child>
7468 <widget class="GtkLabel" id="label267">
7469 <property name="width_request">170</property>
7470 <property name="visible">True</property>
7471 <property name="xalign">1</property>
7472 <property name="yalign">0</property>
7473 <property name="xpad">3</property>
7474 <property name="label" translatable="yes">Server:</property>
7475 </widget>
7476 <packing>
7477 <property name="x_options"></property>
7478 <property name="y_options"></property>
7479 </packing>
7480 </child>
7481 <child>
7482 <widget class="GtkComboBox" id="protocol">
7483 <property name="visible">True</property>
7484 <property name="items" translatable="yes"></property>
7485 </widget>
7486 <packing>
7487 <property name="left_attach">1</property>
7488 <property name="right_attach">2</property>
7489 <property name="top_attach">2</property>
7490 <property name="bottom_attach">3</property>
7491 <property name="x_options">GTK_FILL</property>
7492 <property name="y_options"></property>
7493 </packing>
7494 </child>
7495 </widget>
7496 <packing>
7497 <property name="expand">False</property>
7498 <property name="position">4</property>
7499 </packing>
7500 </child>
7501 <child internal-child="action_area">
7502 <widget class="GtkHButtonBox" id="dialog-action_area26">
7503 <property name="visible">True</property>
7504 <property name="layout_style">GTK_BUTTONBOX_END</property>
7505 <child>
7506 <widget class="GtkButton" id="cancelbutton17">
7507 <property name="visible">True</property>
7508 <property name="can_focus">True</property>
7509 <property name="can_default">True</property>
7510 <property name="label">gtk-cancel</property>
7511 <property name="use_stock">True</property>
7512 <property name="response_id">-6</property>
7513 </widget>
7514 </child>
7515 <child>
7516 <widget class="GtkButton" id="okbutton20">
7517 <property name="visible">True</property>
7518 <property name="can_focus">True</property>
7519 <property name="can_default">True</property>
7520 <property name="label">gtk-ok</property>
7521 <property name="use_stock">True</property>
7522 <property name="response_id">-5</property>
7523 </widget>
7524 <packing>
7525 <property name="position">1</property>
7526 </packing>
7527 </child>
7528 </widget>
7529 <packing>
7530 <property name="expand">False</property>
7531 <property name="pack_type">GTK_PACK_END</property>
7532 </packing>
7533 </child>
7534 </widget>
7535 </child>
7536 </widget>
7537 <widget class="GtkDialog" id="win_db_select">
7538 <property name="title" translatable="yes">Choose a database...</property>
7539 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
7540 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7541 <child internal-child="vbox">
7542 <widget class="GtkVBox" id="dialog-vbox24">
7543 <property name="visible">True</property>
7544 <child>
7545 <widget class="GtkVBox" id="vbox48">
7546 <property name="visible">True</property>
7547 <property name="border_width">3</property>
7548 <property name="spacing">3</property>
7549 <child>
7550 <widget class="GtkLabel" id="db_select_label">
7551 <property name="visible">True</property>
7552 <property name="xalign">0</property>
7553 <property name="label" translatable="yes">&lt;b&gt;Backup a database&lt;/b&gt;</property>
7554 <property name="use_markup">True</property>
7555 </widget>
7556 <packing>
7557 <property name="expand">False</property>
7558 <property name="fill">False</property>
7559 </packing>
7560 </child>
7561 <child>
7562 <widget class="GtkHSeparator" id="hseparator30">
7563 <property name="visible">True</property>
7564 </widget>
7565 <packing>
7566 <property name="expand">False</property>
7567 <property name="fill">False</property>
7568 <property name="position">1</property>
7569 </packing>
7570 </child>
7571 <child>
7572 <widget class="GtkTable" id="table19">
7573 <property name="visible">True</property>
7574 <property name="border_width">2</property>
7575 <property name="n_rows">3</property>
7576 <property name="n_columns">3</property>
7577 <property name="column_spacing">3</property>
7578 <property name="row_spacing">3</property>
7579 <child>
7580 <widget class="GtkEntry" id="ent_server_select">
7581 <property name="visible">True</property>
7582 <property name="sensitive">False</property>
7583 <property name="editable">False</property>
7584 <property name="invisible_char">*</property>
7585 <property name="activates_default">True</property>
7586 <property name="width_chars">16</property>
7587 <property name="text">http://localhost:8069</property>
7588 </widget>
7589 <packing>
7590 <property name="left_attach">1</property>
7591 <property name="right_attach">2</property>
7592 <property name="y_options"></property>
7593 </packing>
7594 </child>
7595 <child>
7596 <widget class="GtkButton" id="but_server_select">
7597 <property name="visible">True</property>
7598 <property name="can_focus">True</property>
7599 <property name="response_id">0</property>
7600 <signal name="activate" handler="on_but_server_activate"/>
7601 <child>
7602 <widget class="GtkAlignment" id="alignment50">
7603 <property name="visible">True</property>
7604 <property name="xscale">0</property>
7605 <property name="yscale">0</property>
7606 <child>
7607 <widget class="GtkHBox" id="hbox74">
7608 <property name="visible">True</property>
7609 <property name="spacing">2</property>
7610 <child>
7611 <widget class="GtkImage" id="image3411">
7612 <property name="visible">True</property>
7613 <property name="stock">gtk-network</property>
7614 <property name="icon_size">2</property>
7615 </widget>
7616 <packing>
7617 <property name="expand">False</property>
7618 <property name="fill">False</property>
7619 </packing>
7620 </child>
7621 <child>
7622 <widget class="GtkLabel" id="label292">
7623 <property name="visible">True</property>
7624 <property name="label" translatable="yes">Change</property>
7625 <property name="use_underline">True</property>
7626 </widget>
7627 <packing>
7628 <property name="expand">False</property>
7629 <property name="fill">False</property>
7630 <property name="position">1</property>
7631 </packing>
7632 </child>
7633 </widget>
7634 </child>
7635 </widget>
7636 </child>
7637 </widget>
7638 <packing>
7639 <property name="left_attach">2</property>
7640 <property name="right_attach">3</property>
7641 <property name="x_options"></property>
7642 <property name="y_options"></property>
7643 </packing>
7644 </child>
7645 <child>
7646 <widget class="GtkLabel" id="label285">
7647 <property name="width_request">117</property>
7648 <property name="visible">True</property>
7649 <property name="xalign">1</property>
7650 <property name="xpad">3</property>
7651 <property name="ypad">3</property>
7652 <property name="label" translatable="yes">Server:</property>
7653 </widget>
7654 <packing>
7655 <property name="x_options"></property>
7656 <property name="y_options"></property>
7657 </packing>
7658 </child>
7659 <child>
7660 <widget class="GtkEntry" id="ent_passwd_select">
7661 <property name="visible">True</property>
7662 <property name="can_focus">True</property>
7663 <property name="has_focus">True</property>
7664 <property name="max_length">16</property>
7665 <property name="visibility">False</property>
7666 <property name="invisible_char">*</property>
7667 <property name="activates_default">True</property>
7668 <property name="width_chars">16</property>
7669 </widget>
7670 <packing>
7671 <property name="left_attach">1</property>
7672 <property name="right_attach">3</property>
7673 <property name="top_attach">1</property>
7674 <property name="bottom_attach">2</property>
7675 <property name="y_options"></property>
7676 </packing>
7677 </child>
7678 <child>
7679 <widget class="GtkVBox" id="vbox58">
7680 <property name="visible">True</property>
7681 <child>
7682 <widget class="GtkComboBox" id="combo_db_select">
7683 <property name="visible">True</property>
7684 </widget>
7685 </child>
7686 <child>
7687 <widget class="GtkLabel" id="label_db_select">
7688 <property name="visible">True</property>
7689 <property name="xalign">0</property>
7690 <property name="use_markup">True</property>
7691 </widget>
7692 <packing>
7693 <property name="expand">False</property>
7694 <property name="fill">False</property>
7695 <property name="position">1</property>
7696 </packing>
7697 </child>
7698 </widget>
7699 <packing>
7700 <property name="left_attach">1</property>
7701 <property name="right_attach">3</property>
7702 <property name="top_attach">2</property>
7703 <property name="bottom_attach">3</property>
7704 <property name="x_options">GTK_FILL</property>
7705 <property name="y_options"></property>
7706 </packing>
7707 </child>
7708 <child>
7709 <widget class="GtkLabel" id="label282">
7710 <property name="visible">True</property>
7711 <property name="xalign">1</property>
7712 <property name="label" translatable="yes">Database:</property>
7713 </widget>
7714 <packing>
7715 <property name="top_attach">2</property>
7716 <property name="bottom_attach">3</property>
7717 <property name="x_options">GTK_FILL</property>
7718 <property name="y_options"></property>
7719 </packing>
7720 </child>
7721 <child>
7722 <widget class="GtkLabel" id="label286">
7723 <property name="visible">True</property>
7724 <property name="xalign">1</property>
7725 <property name="xpad">3</property>
7726 <property name="ypad">3</property>
7727 <property name="label" translatable="yes">Password:</property>
7728 <property name="justify">GTK_JUSTIFY_RIGHT</property>
7729 </widget>
7730 <packing>
7731 <property name="top_attach">1</property>
7732 <property name="bottom_attach">2</property>
7733 <property name="x_options">GTK_FILL</property>
7734 <property name="y_options"></property>
7735 </packing>
7736 </child>
7737 </widget>
7738 <packing>
7739 <property name="expand">False</property>
7740 <property name="fill">False</property>
7741 <property name="position">2</property>
7742 </packing>
7743 </child>
7744 </widget>
7745 <packing>
7746 <property name="position">2</property>
7747 </packing>
7748 </child>
7749 <child internal-child="action_area">
7750 <widget class="GtkHButtonBox" id="dialog-action_area27">
7751 <property name="visible">True</property>
7752 <property name="layout_style">GTK_BUTTONBOX_END</property>
7753 <child>
7754 <widget class="GtkButton" id="cancelbutton18">
7755 <property name="visible">True</property>
7756 <property name="can_focus">True</property>
7757 <property name="can_default">True</property>
7758 <property name="label">gtk-cancel</property>
7759 <property name="use_stock">True</property>
7760 <property name="response_id">-6</property>
7761 </widget>
7762 </child>
7763 <child>
7764 <widget class="GtkButton" id="okbutton21">
7765 <property name="visible">True</property>
7766 <property name="can_focus">True</property>
7767 <property name="can_default">True</property>
7768 <property name="label">gtk-ok</property>
7769 <property name="use_stock">True</property>
7770 <property name="response_id">-5</property>
7771 </widget>
7772 <packing>
7773 <property name="position">1</property>
7774 </packing>
7775 </child>
7776 </widget>
7777 <packing>
7778 <property name="expand">False</property>
7779 <property name="pack_type">GTK_PACK_END</property>
7780 </packing>
7781 </child>
7782 </widget>
7783 </child>
7784 </widget>
7785 <widget class="GtkDialog" id="win_db_ent">
7786 <property name="title" translatable="yes">Restore a database</property>
7787 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
7788 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7789 <child internal-child="vbox">
7790 <widget class="GtkVBox" id="dialog-vbox25">
7791 <property name="visible">True</property>
7792 <child>
7793 <widget class="GtkVBox" id="vbox49">
7794 <property name="visible">True</property>
7795 <child>
7796 <widget class="GtkLabel" id="label280">
7797 <property name="visible">True</property>
7798 <property name="xalign">0</property>
7799 <property name="label" translatable="yes">&lt;b&gt;Restore a database&lt;/b&gt;</property>
7800 <property name="use_markup">True</property>
7801 </widget>
7802 <packing>
7803 <property name="expand">False</property>
7804 <property name="fill">False</property>
7805 </packing>
7806 </child>
7807 <child>
7808 <widget class="GtkHSeparator" id="hseparator29">
7809 <property name="visible">True</property>
7810 </widget>
7811 <packing>
7812 <property name="expand">False</property>
7813 <property name="fill">False</property>
7814 <property name="position">1</property>
7815 </packing>
7816 </child>
7817 <child>
7818 <widget class="GtkTable" id="table18">
7819 <property name="visible">True</property>
7820 <property name="border_width">9</property>
7821 <property name="n_rows">5</property>
7822 <property name="n_columns">3</property>
7823 <property name="column_spacing">3</property>
7824 <property name="row_spacing">3</property>
7825 <child>
7826 <placeholder/>
7827 </child>
7828 <child>
7829 <widget class="GtkLabel" id="label288">
7830 <property name="width_request">117</property>
7831 <property name="visible">True</property>
7832 <property name="xalign">1</property>
7833 <property name="xpad">3</property>
7834 <property name="ypad">3</property>
7835 <property name="label" translatable="yes">Server:</property>
7836 </widget>
7837 <packing>
7838 <property name="x_options"></property>
7839 <property name="y_options"></property>
7840 </packing>
7841 </child>
7842 <child>
7843 <widget class="GtkEntry" id="ent_server1">
7844 <property name="visible">True</property>
7845 <property name="sensitive">False</property>
7846 <property name="editable">False</property>
7847 <property name="invisible_char">*</property>
7848 <property name="activates_default">True</property>
7849 <property name="width_chars">16</property>
7850 <property name="text" translatable="yes">http://localhost:8069</property>
7851 </widget>
7852 <packing>
7853 <property name="left_attach">1</property>
7854 <property name="right_attach">2</property>
7855 <property name="y_options"></property>
7856 </packing>
7857 </child>
7858 <child>
7859 <widget class="GtkButton" id="but_server_change">
7860 <property name="visible">True</property>
7861 <property name="can_focus">True</property>
7862 <property name="response_id">0</property>
7863 <signal name="activate" handler="on_but_server_activate"/>
7864 <child>
7865 <widget class="GtkAlignment" id="alignment51">
7866 <property name="visible">True</property>
7867 <property name="xscale">0</property>
7868 <property name="yscale">0</property>
7869 <child>
7870 <widget class="GtkHBox" id="hbox75">
7871 <property name="visible">True</property>
7872 <property name="spacing">2</property>
7873 <child>
7874 <widget class="GtkImage" id="image3412">
7875 <property name="visible">True</property>
7876 <property name="stock">gtk-network</property>
7877 <property name="icon_size">2</property>
7878 </widget>
7879 <packing>
7880 <property name="expand">False</property>
7881 <property name="fill">False</property>
7882 </packing>
7883 </child>
7884 <child>
7885 <widget class="GtkLabel" id="label293">
7886 <property name="visible">True</property>
7887 <property name="label" translatable="yes">Change</property>
7888 <property name="use_underline">True</property>
7889 </widget>
7890 <packing>
7891 <property name="expand">False</property>
7892 <property name="fill">False</property>
7893 <property name="position">1</property>
7894 </packing>
7895 </child>
7896 </widget>
7897 </child>
7898 </widget>
7899 </child>
7900 </widget>
7901 <packing>
7902 <property name="left_attach">2</property>
7903 <property name="right_attach">3</property>
7904 <property name="x_options"></property>
7905 <property name="y_options"></property>
7906 </packing>
7907 </child>
7908 <child>
7909 <widget class="GtkEntry" id="ent_password">
7910 <property name="visible">True</property>
7911 <property name="can_focus">True</property>
7912 <property name="has_focus">True</property>
7913 <property name="max_length">16</property>
7914 <property name="visibility">False</property>
7915 <property name="invisible_char">*</property>
7916 <property name="activates_default">True</property>
7917 <property name="width_chars">16</property>
7918 </widget>
7919 <packing>
7920 <property name="left_attach">1</property>
7921 <property name="right_attach">3</property>
7922 <property name="top_attach">1</property>
7923 <property name="bottom_attach">2</property>
7924 <property name="y_options"></property>
7925 </packing>
7926 </child>
7927 <child>
7928 <widget class="GtkLabel" id="label287">
7929 <property name="visible">True</property>
7930 <property name="xalign">1</property>
7931 <property name="xpad">3</property>
7932 <property name="ypad">3</property>
7933 <property name="label" translatable="yes">Password:</property>
7934 <property name="justify">GTK_JUSTIFY_RIGHT</property>
7935 </widget>
7936 <packing>
7937 <property name="top_attach">1</property>
7938 <property name="bottom_attach">2</property>
7939 <property name="x_options">GTK_FILL</property>
7940 <property name="y_options"></property>
7941 </packing>
7942 </child>
7943 <child>
7944 <widget class="GtkLabel" id="label278">
7945 <property name="visible">True</property>
7946 <property name="xalign">0</property>
7947 <property name="label" translatable="yes">New database name:</property>
7948 </widget>
7949 <packing>
7950 <property name="top_attach">3</property>
7951 <property name="bottom_attach">4</property>
7952 <property name="x_options"></property>
7953 <property name="y_options"></property>
7954 </packing>
7955 </child>
7956 <child>
7957 <widget class="GtkEntry" id="ent_db">
7958 <property name="visible">True</property>
7959 <property name="can_focus">True</property>
7960 <property name="width_chars">16</property>
7961 </widget>
7962 <packing>
7963 <property name="left_attach">1</property>
7964 <property name="right_attach">3</property>
7965 <property name="top_attach">3</property>
7966 <property name="bottom_attach">4</property>
7967 <property name="y_options"></property>
7968 </packing>
7969 </child>
7970 <child>
7971 <widget class="GtkLabel" id="label279">
7972 <property name="visible">True</property>
7973 <property name="xalign">0</property>
7974 <property name="label" translatable="yes">(must not contain any special char)</property>
7975 </widget>
7976 <packing>
7977 <property name="left_attach">1</property>
7978 <property name="right_attach">3</property>
7979 <property name="top_attach">4</property>
7980 <property name="bottom_attach">5</property>
7981 <property name="x_options"></property>
7982 <property name="y_options"></property>
7983 </packing>
7984 </child>
7985 <child>
7986 <widget class="GtkHSeparator" id="hseparator37">
7987 <property name="visible">True</property>
7988 </widget>
7989 <packing>
7990 <property name="right_attach">3</property>
7991 <property name="top_attach">2</property>
7992 <property name="bottom_attach">3</property>
7993 <property name="x_options"></property>
7994 </packing>
7995 </child>
7996 </widget>
7997 <packing>
7998 <property name="expand">False</property>
7999 <property name="fill">False</property>
8000 <property name="position">2</property>
8001 </packing>
8002 </child>
8003 </widget>
8004 <packing>
8005 <property name="expand">False</property>
8006 <property name="fill">False</property>
8007 <property name="position">2</property>
8008 </packing>
8009 </child>
8010 <child internal-child="action_area">
8011 <widget class="GtkHButtonBox" id="dialog-action_area28">
8012 <property name="visible">True</property>
8013 <property name="layout_style">GTK_BUTTONBOX_END</property>
8014 <child>
8015 <widget class="GtkButton" id="cancelbutton19">
8016 <property name="visible">True</property>
8017 <property name="can_focus">True</property>
8018 <property name="can_default">True</property>
8019 <property name="label">gtk-cancel</property>
8020 <property name="use_stock">True</property>
8021 <property name="response_id">-6</property>
8022 </widget>
8023 </child>
8024 <child>
8025 <widget class="GtkButton" id="okbutton22">
8026 <property name="visible">True</property>
8027 <property name="can_focus">True</property>
8028 <property name="can_default">True</property>
8029 <property name="has_default">True</property>
8030 <property name="label">gtk-ok</property>
8031 <property name="use_stock">True</property>
8032 <property name="response_id">-5</property>
8033 </widget>
8034 <packing>
8035 <property name="position">1</property>
8036 </packing>
8037 </child>
8038 </widget>
8039 <packing>
8040 <property name="expand">False</property>
8041 <property name="pack_type">GTK_PACK_END</property>
8042 </packing>
8043 </child>
8044 </widget>
8045 </child>
8046 </widget>
8047 <widget class="GtkDialog" id="win_createdb">
8048 <property name="title" translatable="yes">Create a new database</property>
8049 <property name="modal">True</property>
8050 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
8051 <property name="destroy_with_parent">True</property>
8052 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
8053 <property name="has_separator">False</property>
8054 <child internal-child="vbox">
8055 <widget class="GtkVBox" id="vbox52">
8056 <property name="visible">True</property>
8057 <child>
8058 <widget class="GtkLabel" id="label284">
8059 <property name="visible">True</property>
8060 <property name="xalign">0</property>
8061 <property name="label" translatable="yes">&lt;b&gt;Create a new database&lt;/b&gt;</property>
8062 <property name="use_markup">True</property>
8063 </widget>
8064 <packing>
8065 <property name="expand">False</property>
8066 <property name="fill">False</property>
8067 <property name="position">1</property>
8068 </packing>
8069 </child>
8070 <child>
8071 <widget class="GtkHSeparator" id="hseparator32">
8072 <property name="visible">True</property>
8073 </widget>
8074 <packing>
8075 <property name="expand">False</property>
8076 <property name="position">2</property>
8077 </packing>
8078 </child>
8079 <child>
8080 <widget class="GtkEventBox" id="eventbox18">
8081 <property name="visible">True</property>
8082 <child>
8083 <widget class="GtkTable" id="table17">
8084 <property name="visible">True</property>
8085 <property name="border_width">9</property>
8086 <property name="n_rows">10</property>
8087 <property name="n_columns">3</property>
8088 <property name="column_spacing">5</property>
8089 <property name="row_spacing">5</property>
8090 <child>
8091 <placeholder/>
8092 </child>
8093 <child>
8094 <placeholder/>
8095 </child>
8096 <child>
8097 <placeholder/>
8098 </child>
8099 <child>
8100 <placeholder/>
8101 </child>
8102 <child>
8103 <widget class="GtkEventBox" id="eventbox19">
8104 <property name="visible">True</property>
8105 <child>
8106 <widget class="GtkLabel" id="label275">
8107 <property name="visible">True</property>
8108 <property name="xalign">1</property>
8109 <property name="yalign">0.46000000834465027</property>
8110 <property name="label" translatable="yes">Load Demonstration Data:</property>
8111 </widget>
8112 </child>
8113 </widget>
8114 <packing>
8115 <property name="top_attach">5</property>
8116 <property name="bottom_attach">6</property>
8117 <property name="x_options">GTK_FILL</property>
8118 <property name="y_options"></property>
8119 </packing>
8120 </child>
8121 <child>
8122 <widget class="GtkEntry" id="ent_db_new">
8123 <property name="visible">True</property>
8124 <property name="can_focus">True</property>
8125 <property name="tooltip" translatable="yes">Choose the name of the database that will be created. The name must not contain any special character. Exemple: 'terp'.</property>
8126 <property name="max_length">32</property>
8127 <property name="activates_default">True</property>
8128 <property name="width_chars">16</property>
8129 </widget>
8130 <packing>
8131 <property name="left_attach">1</property>
8132 <property name="right_attach">2</property>
8133 <property name="top_attach">2</property>
8134 <property name="bottom_attach">3</property>
8135 <property name="y_options"></property>
8136 </packing>
8137 </child>
8138 <child>
8139 <widget class="GtkHSeparator" id="hseparator41">
8140 <property name="visible">True</property>
8141 </widget>
8142 <packing>
8143 <property name="right_attach">3</property>
8144 <property name="top_attach">9</property>
8145 <property name="bottom_attach">10</property>
8146 <property name="x_options"></property>
8147 </packing>
8148 </child>
8149 <child>
8150 <widget class="GtkEntry" id="ent_user_pass2">
8151 <property name="visible">True</property>
8152 <property name="can_focus">True</property>
8153 <property name="tooltip" translatable="yes">This is the password of the '&lt;i&gt;admin&lt;/i&gt;' user that will be created in your new database. It has to be the same than the above field.</property>
8154 <property name="visibility">False</property>
8155 <property name="invisible_char">*</property>
8156 <signal name="changed" handler="on_ent_user_pass1_changed"/>
8157 </widget>
8158 <packing>
8159 <property name="left_attach">1</property>
8160 <property name="right_attach">2</property>
8161 <property name="top_attach">8</property>
8162 <property name="bottom_attach">9</property>
8163 <property name="y_options"></property>
8164 </packing>
8165 </child>
8166 <child>
8167 <widget class="GtkComboBox" id="db_create_combo">
8168 <property name="visible">True</property>
8169 <property name="items"></property>
8170 </widget>
8171 <packing>
8172 <property name="left_attach">1</property>
8173 <property name="right_attach">2</property>
8174 <property name="top_attach">6</property>
8175 <property name="bottom_attach">7</property>
8176 <property name="x_options">GTK_FILL</property>
8177 <property name="y_options"></property>
8178 </packing>
8179 </child>
8180 <child>
8181 <widget class="GtkCheckButton" id="check_demo">
8182 <property name="visible">True</property>
8183 <property name="can_focus">True</property>
8184 <property name="tooltip" translatable="yes">Check this box if you want demonstration data to be installed on your new database. These data will help you to understand OpenERP, with predefined products, partners, etc.</property>
8185 <property name="response_id">0</property>
8186 <property name="draw_indicator">True</property>
8187 <child>
8188 <placeholder/>
8189 </child>
8190 </widget>
8191 <packing>
8192 <property name="left_attach">1</property>
8193 <property name="right_attach">3</property>
8194 <property name="top_attach">5</property>
8195 <property name="bottom_attach">6</property>
8196 <property name="x_options">GTK_FILL</property>
8197 <property name="y_options"></property>
8198 </packing>
8199 </child>
8200 <child>
8201 <widget class="GtkLabel" id="label46573">
8202 <property name="visible">True</property>
8203 <property name="xalign">1</property>
8204 <property name="label" translatable="yes">Confirm Password:</property>
8205 </widget>
8206 <packing>
8207 <property name="top_attach">8</property>
8208 <property name="bottom_attach">9</property>
8209 <property name="x_options">GTK_FILL</property>
8210 <property name="y_options"></property>
8211 </packing>
8212 </child>
8213 <child>
8214 <widget class="GtkLabel" id="label46572">
8215 <property name="visible">True</property>
8216 <property name="xalign">1</property>
8217 <property name="label" translatable="yes">Administrator Password:</property>
8218 </widget>
8219 <packing>
8220 <property name="top_attach">7</property>
8221 <property name="bottom_attach">8</property>
8222 <property name="x_options">GTK_FILL</property>
8223 <property name="y_options"></property>
8224 </packing>
8225 </child>
8226 <child>
8227 <widget class="GtkLabel" id="label276">
8228 <property name="visible">True</property>
8229 <property name="xalign">1</property>
8230 <property name="label" translatable="yes">Default Language:</property>
8231 </widget>
8232 <packing>
8233 <property name="top_attach">6</property>
8234 <property name="bottom_attach">7</property>
8235 <property name="x_options">GTK_FILL</property>
8236 <property name="y_options"></property>
8237 </packing>
8238 </child>
8239 <child>
8240 <widget class="GtkHSeparator" id="hseparator40">
8241 <property name="visible">True</property>
8242 </widget>
8243 <packing>
8244 <property name="right_attach">3</property>
8245 <property name="top_attach">4</property>
8246 <property name="bottom_attach">5</property>
8247 <property name="x_options"></property>
8248 <property name="y_padding">2</property>
8249 </packing>
8250 </child>
8251 <child>
8252 <widget class="GtkLabel" id="label274">
8253 <property name="visible">True</property>
8254 <property name="xalign">1</property>
8255 <property name="label" translatable="yes">New Database Name:</property>
8256 </widget>
8257 <packing>
8258 <property name="top_attach">2</property>
8259 <property name="bottom_attach">3</property>
8260 <property name="x_options">GTK_FILL</property>
8261 <property name="y_options"></property>
8262 </packing>
8263 </child>
8264 <child>
8265 <widget class="GtkButton" id="but_server_new">
8266 <property name="visible">True</property>
8267 <property name="can_focus">True</property>
8268 <property name="response_id">0</property>
8269 <signal name="activate" handler="on_but_server_activate"/>
8270 <child>
8271 <widget class="GtkAlignment" id="alignment49">
8272 <property name="visible">True</property>
8273 <property name="xscale">0</property>
8274 <property name="yscale">0</property>
8275 <child>
8276 <widget class="GtkHBox" id="hbox73">
8277 <property name="visible">True</property>
8278 <property name="spacing">2</property>
8279 <child>
8280 <widget class="GtkImage" id="image3410">
8281 <property name="visible">True</property>
8282 <property name="stock">gtk-network</property>
8283 <property name="icon_size">2</property>
8284 </widget>
8285 <packing>
8286 <property name="expand">False</property>
8287 <property name="fill">False</property>
8288 </packing>
8289 </child>
8290 <child>
8291 <widget class="GtkLabel" id="label291">
8292 <property name="visible">True</property>
8293 <property name="label" translatable="yes">Change</property>
8294 <property name="use_underline">True</property>
8295 </widget>
8296 <packing>
8297 <property name="expand">False</property>
8298 <property name="fill">False</property>
8299 <property name="position">1</property>
8300 </packing>
8301 </child>
8302 </widget>
8303 </child>
8304 </widget>
8305 </child>
8306 </widget>
8307 <packing>
8308 <property name="left_attach">2</property>
8309 <property name="right_attach">3</property>
8310 <property name="x_options"></property>
8311 <property name="y_options"></property>
8312 </packing>
8313 </child>
8314 <child>
8315 <widget class="GtkLabel" id="label46555">
8316 <property name="visible">True</property>
8317 <property name="xalign">0</property>
8318 <property name="label" translatable="yes">(&lt;i&gt;admin&lt;/i&gt;, by default)</property>
8319 <property name="use_markup">True</property>
8320 </widget>
8321 <packing>
8322 <property name="left_attach">2</property>
8323 <property name="right_attach">3</property>
8324 <property name="top_attach">1</property>
8325 <property name="bottom_attach">2</property>
8326 <property name="x_options"></property>
8327 <property name="y_options"></property>
8328 </packing>
8329 </child>
8330 <child>
8331 <widget class="GtkEntry" id="ent_password_new">
8332 <property name="visible">True</property>
8333 <property name="can_focus">True</property>
8334 <property name="has_focus">True</property>
8335 <property name="tooltip" translatable="yes">This is the password of the user that have the rights to administer databases. This is not a OpenERP user, just a super administrator. If you did not changed it, the password is 'admin' after installation.</property>
8336 <property name="max_length">16</property>
8337 <property name="visibility">False</property>
8338 <property name="invisible_char">*</property>
8339 <property name="activates_default">True</property>
8340 <property name="width_chars">16</property>
8341 </widget>
8342 <packing>
8343 <property name="left_attach">1</property>
8344 <property name="right_attach">2</property>
8345 <property name="top_attach">1</property>
8346 <property name="bottom_attach">2</property>
8347 <property name="y_options"></property>
8348 </packing>
8349 </child>
8350 <child>
8351 <widget class="GtkLabel" id="label289">
8352 <property name="visible">True</property>
8353 <property name="xalign">1</property>
8354 <property name="xpad">3</property>
8355 <property name="ypad">3</property>
8356 <property name="label" translatable="yes">Super Administrator Password:</property>
8357 <property name="justify">GTK_JUSTIFY_RIGHT</property>
8358 </widget>
8359 <packing>
8360 <property name="top_attach">1</property>
8361 <property name="bottom_attach">2</property>
8362 <property name="x_options">GTK_FILL</property>
8363 <property name="y_options"></property>
8364 </packing>
8365 </child>
8366 <child>
8367 <widget class="GtkEventBox" id="eventbox20">
8368 <property name="visible">True</property>
8369 <property name="tooltip" translatable="yes">Choose the default language that will be installed for this database. You will be able to install new languages after installation through the administration menu.</property>
8370 <child>
8371 <widget class="GtkEntry" id="ent_user_pass1">
8372 <property name="visible">True</property>
8373 <property name="can_focus">True</property>
8374 <property name="tooltip" translatable="yes">This is the password of the '&lt;i&gt;admin&lt;/i&gt;' user that will be created in your new database.</property>
8375 <property name="visibility">False</property>
8376 <property name="invisible_char">*</property>
8377 <signal name="changed" handler="on_ent_user_pass2_changed"/>
8378 </widget>
8379 </child>
8380 </widget>
8381 <packing>
8382 <property name="left_attach">1</property>
8383 <property name="right_attach">2</property>
8384 <property name="top_attach">7</property>
8385 <property name="bottom_attach">8</property>
8386 <property name="x_options"></property>
8387 </packing>
8388 </child>
8389 <child>
8390 <widget class="GtkLabel" id="label290">
8391 <property name="width_request">117</property>
8392 <property name="visible">True</property>
8393 <property name="xalign">1</property>
8394 <property name="xpad">3</property>
8395 <property name="ypad">3</property>
8396 <property name="label" translatable="yes">OpenERP Server:</property>
8397 </widget>
8398 <packing>
8399 <property name="x_options">GTK_FILL</property>
8400 <property name="y_options"></property>
8401 </packing>
8402 </child>
8403 <child>
8404 <widget class="GtkEntry" id="ent_server_new">
8405 <property name="visible">True</property>
8406 <property name="sensitive">False</property>
8407 <property name="tooltip" translatable="yes">This is the URL of the OpenERP server. Use 'localhost' if the server is installed on this computer. Click on 'Change' to change the address.</property>
8408 <property name="editable">False</property>
8409 <property name="invisible_char">*</property>
8410 <property name="activates_default">True</property>
8411 <property name="width_chars">16</property>
8412 <property name="text" translatable="yes">http://localhost:8069</property>
8413 </widget>
8414 <packing>
8415 <property name="left_attach">1</property>
8416 <property name="right_attach">2</property>
8417 <property name="y_options"></property>
8418 </packing>
8419 </child>
8420 <child>
8421 <widget class="GtkHSeparator" id="hseparator33">
8422 <property name="visible">True</property>
8423 </widget>
8424 <packing>
8425 <property name="right_attach">3</property>
8426 <property name="top_attach">3</property>
8427 <property name="bottom_attach">4</property>
8428 <property name="x_options"></property>
8429 </packing>
8430 </child>
8431 </widget>
8432 </child>
8433 </widget>
8434 <packing>
8435 <property name="fill">False</property>
8436 <property name="position">3</property>
8437 </packing>
8438 </child>
8439 <child internal-child="action_area">
8440 <widget class="GtkHButtonBox" id="hbuttonbox7">
8441 <property name="visible">True</property>
8442 <property name="layout_style">GTK_BUTTONBOX_END</property>
8443 <child>
8444 <widget class="GtkButton" id="button2">
8445 <property name="visible">True</property>
8446 <property name="can_focus">True</property>
8447 <property name="can_default">True</property>
8448 <property name="label">gtk-cancel</property>
8449 <property name="use_stock">True</property>
8450 <property name="response_id">-6</property>
8451 </widget>
8452 </child>
8453 <child>
8454 <widget class="GtkButton" id="button_db_ok">
8455 <property name="visible">True</property>
8456 <property name="sensitive">False</property>
8457 <property name="can_focus">True</property>
8458 <property name="can_default">True</property>
8459 <property name="label">gtk-ok</property>
8460 <property name="use_stock">True</property>
8461 <property name="response_id">-5</property>
8462 </widget>
8463 <packing>
8464 <property name="position">1</property>
8465 </packing>
8466 </child>
8467 </widget>
8468 <packing>
8469 <property name="expand">False</property>
8470 <property name="pack_type">GTK_PACK_END</property>
8471 </packing>
8472 </child>
8473 </widget>
8474 </child>
8475 </widget>
8476 <widget class="GtkDialog" id="dia_passwd_change">
8477 <property name="title" translatable="yes">Change password</property>
8478 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
8479 <property name="default_width">400</property>
8480 <property name="default_height">180</property>
8481 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
8482 <child internal-child="vbox">
8483 <widget class="GtkVBox" id="dia_passwd_change_vbox">
8484 <property name="visible">True</property>
8485 <child>
8486 <widget class="GtkVBox" id="vbox53">
8487 <property name="visible">True</property>
8488 <property name="border_width">2</property>
8489 <property name="spacing">5</property>
8490 <child>
8491 <widget class="GtkLabel" id="label294">
8492 <property name="visible">True</property>
8493 <property name="xalign">0</property>
8494 <property name="label" translatable="yes">&lt;b&gt;Change your super admin password&lt;/b&gt;</property>
8495 <property name="use_markup">True</property>
8496 </widget>
8497 <packing>
8498 <property name="expand">False</property>
8499 <property name="fill">False</property>
8500 </packing>
8501 </child>
8502 <child>
8503 <widget class="GtkHSeparator" id="hseparator34">
8504 <property name="visible">True</property>
8505 </widget>
8506 <packing>
8507 <property name="expand">False</property>
8508 <property name="position">1</property>
8509 </packing>
8510 </child>
8511 <child>
8512 <widget class="GtkTable" id="table20">
8513 <property name="visible">True</property>
8514 <property name="border_width">4</property>
8515 <property name="n_rows">4</property>
8516 <property name="n_columns">3</property>
8517 <property name="column_spacing">3</property>
8518 <property name="row_spacing">3</property>
8519 <child>
8520 <widget class="GtkLabel" id="label297">
8521 <property name="visible">True</property>
8522 <property name="xalign">1</property>
8523 <property name="label" translatable="yes">New password confirmation:</property>
8524 </widget>
8525 <packing>
8526 <property name="top_attach">3</property>
8527 <property name="bottom_attach">4</property>
8528 <property name="x_options"></property>
8529 <property name="y_options"></property>
8530 </packing>
8531 </child>
8532 <child>
8533 <widget class="GtkLabel" id="label296">
8534 <property name="visible">True</property>
8535 <property name="xalign">1</property>
8536 <property name="label" translatable="yes">New password:</property>
8537 </widget>
8538 <packing>
8539 <property name="top_attach">2</property>
8540 <property name="bottom_attach">3</property>
8541 <property name="x_options"></property>
8542 <property name="y_options"></property>
8543 </packing>
8544 </child>
8545 <child>
8546 <widget class="GtkLabel" id="label295">
8547 <property name="visible">True</property>
8548 <property name="xalign">1</property>
8549 <property name="label" translatable="yes">Old password:</property>
8550 </widget>
8551 <packing>
8552 <property name="top_attach">1</property>
8553 <property name="bottom_attach">2</property>
8554 <property name="x_options"></property>
8555 <property name="y_options"></property>
8556 </packing>
8557 </child>
8558 <child>
8559 <widget class="GtkLabel" id="label298">
8560 <property name="width_request">117</property>
8561 <property name="visible">True</property>
8562 <property name="xalign">1</property>
8563 <property name="xpad">3</property>
8564 <property name="ypad">3</property>
8565 <property name="label" translatable="yes">Server:</property>
8566 </widget>
8567 <packing>
8568 <property name="x_options"></property>
8569 <property name="y_options"></property>
8570 </packing>
8571 </child>
8572 <child>
8573 <widget class="GtkEntry" id="ent_server2">
8574 <property name="visible">True</property>
8575 <property name="sensitive">False</property>
8576 <property name="editable">False</property>
8577 <property name="invisible_char">*</property>
8578 <property name="activates_default">True</property>
8579 <property name="width_chars">16</property>
8580 <property name="text" translatable="yes">http://localhost:8069</property>
8581 </widget>
8582 <packing>
8583 <property name="left_attach">1</property>
8584 <property name="right_attach">2</property>
8585 <property name="y_options"></property>
8586 </packing>
8587 </child>
8588 <child>
8589 <widget class="GtkButton" id="but_server_change1">
8590 <property name="visible">True</property>
8591 <property name="can_focus">True</property>
8592 <property name="response_id">0</property>
8593 <signal name="activate" handler="on_but_server_activate"/>
8594 <child>
8595 <widget class="GtkAlignment" id="alignment53">
8596 <property name="visible">True</property>
8597 <property name="xscale">0</property>
8598 <property name="yscale">0</property>
8599 <child>
8600 <widget class="GtkHBox" id="hbox76">
8601 <property name="visible">True</property>
8602 <property name="spacing">2</property>
8603 <child>
8604 <widget class="GtkImage" id="image3484">
8605 <property name="visible">True</property>
8606 <property name="stock">gtk-network</property>
8607 <property name="icon_size">2</property>
8608 </widget>
8609 <packing>
8610 <property name="expand">False</property>
8611 <property name="fill">False</property>
8612 </packing>
8613 </child>
8614 <child>
8615 <widget class="GtkLabel" id="label46546">
8616 <property name="visible">True</property>
8617 <property name="label" translatable="yes">Change</property>
8618 <property name="use_underline">True</property>
8619 </widget>
8620 <packing>
8621 <property name="expand">False</property>
8622 <property name="fill">False</property>
8623 <property name="position">1</property>
8624 </packing>
8625 </child>
8626 </widget>
8627 </child>
8628 </widget>
8629 </child>
8630 </widget>
8631 <packing>
8632 <property name="left_attach">2</property>
8633 <property name="right_attach">3</property>
8634 <property name="x_options"></property>
8635 <property name="y_options"></property>
8636 </packing>
8637 </child>
8638 <child>
8639 <widget class="GtkEntry" id="old_passwd">
8640 <property name="visible">True</property>
8641 <property name="can_focus">True</property>
8642 <property name="max_length">16</property>
8643 <property name="visibility">False</property>
8644 <property name="invisible_char">*</property>
8645 </widget>
8646 <packing>
8647 <property name="left_attach">1</property>
8648 <property name="right_attach">3</property>
8649 <property name="top_attach">1</property>
8650 <property name="bottom_attach">2</property>
8651 <property name="y_options"></property>
8652 </packing>
8653 </child>
8654 <child>
8655 <widget class="GtkEntry" id="new_passwd">
8656 <property name="visible">True</property>
8657 <property name="can_focus">True</property>
8658 <property name="max_length">16</property>
8659 <property name="visibility">False</property>
8660 <property name="invisible_char">*</property>
8661 </widget>
8662 <packing>
8663 <property name="left_attach">1</property>
8664 <property name="right_attach">3</property>
8665 <property name="top_attach">2</property>
8666 <property name="bottom_attach">3</property>
8667 <property name="y_options"></property>
8668 </packing>
8669 </child>
8670 <child>
8671 <widget class="GtkEntry" id="new_passwd2">
8672 <property name="visible">True</property>
8673 <property name="can_focus">True</property>
8674 <property name="max_length">16</property>
8675 <property name="visibility">False</property>
8676 <property name="invisible_char">*</property>
8677 </widget>
8678 <packing>
8679 <property name="left_attach">1</property>
8680 <property name="right_attach">3</property>
8681 <property name="top_attach">3</property>
8682 <property name="bottom_attach">4</property>
8683 <property name="y_options"></property>
8684 </packing>
8685 </child>
8686 </widget>
8687 <packing>
8688 <property name="position">2</property>
8689 </packing>
8690 </child>
8691 </widget>
8692 <packing>
8693 <property name="position">2</property>
8694 </packing>
8695 </child>
8696 <child internal-child="action_area">
8697 <widget class="GtkHButtonBox" id="dialog-action_area29">
8698 <property name="visible">True</property>
8699 <property name="layout_style">GTK_BUTTONBOX_END</property>
8700 <child>
8701 <widget class="GtkButton" id="cancelbutton20">
8702 <property name="visible">True</property>
8703 <property name="can_focus">True</property>
8704 <property name="can_default">True</property>
8705 <property name="label">gtk-cancel</property>
8706 <property name="use_stock">True</property>
8707 <property name="response_id">-6</property>
8708 </widget>
8709 </child>
8710 <child>
8711 <widget class="GtkButton" id="okbutton23">
8712 <property name="visible">True</property>
8713 <property name="can_focus">True</property>
8714 <property name="can_default">True</property>
8715 <property name="has_default">True</property>
8716 <property name="label">gtk-ok</property>
8717 <property name="use_stock">True</property>
8718 <property name="response_id">-5</property>
8719 </widget>
8720 <packing>
8721 <property name="position">1</property>
8722 </packing>
8723 </child>
8724 </widget>
8725 <packing>
8726 <property name="expand">False</property>
8727 <property name="pack_type">GTK_PACK_END</property>
8728 </packing>
8729 </child>
8730 </widget>
8731 </child>
8732 </widget>
8733 <widget class="GtkDialog" id="dia_message_box">
8734 <property name="width_request">450</property>
8735 <property name="height_request">250</property>
8736 <property name="title" translatable="yes">OpenERP Message</property>
8737 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
8738 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
8739 <child internal-child="vbox">
8740 <widget class="GtkVBox" id="dialog-vbox26">
8741 <property name="visible">True</property>
8742 <child>
8743 <widget class="GtkVBox" id="vbox55">
8744 <property name="visible">True</property>
8745 <child>
8746 <widget class="GtkLabel" id="msg_title">
8747 <property name="visible">True</property>
8748 <property name="label">msg_title</property>
8749 </widget>
8750 <packing>
8751 <property name="expand">False</property>
8752 <property name="fill">False</property>
8753 </packing>
8754 </child>
8755 <child>
8756 <widget class="GtkHSeparator" id="hseparator35">
8757 <property name="visible">True</property>
8758 </widget>
8759 <packing>
8760 <property name="expand">False</property>
8761 <property name="fill">False</property>
8762 <property name="padding">3</property>
8763 <property name="position">1</property>
8764 </packing>
8765 </child>
8766 <child>
8767 <widget class="GtkScrolledWindow" id="scrolledwindow42">
8768 <property name="visible">True</property>
8769 <property name="can_focus">True</property>
8770 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8771 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8772 <property name="shadow_type">GTK_SHADOW_IN</property>
8773 <child>
8774 <widget class="GtkTextView" id="msg_tv">
8775 <property name="visible">True</property>
8776 <property name="can_focus">True</property>
8777 </widget>
8778 </child>
8779 </widget>
8780 <packing>
8781 <property name="position">2</property>
8782 </packing>
8783 </child>
8784 </widget>
8785 <packing>
8786 <property name="position">2</property>
8787 </packing>
8788 </child>
8789 <child internal-child="action_area">
8790 <widget class="GtkHButtonBox" id="dialog-action_area30">
8791 <property name="visible">True</property>
8792 <property name="layout_style">GTK_BUTTONBOX_END</property>
8793 <child>
8794 <widget class="GtkButton" id="closebutton2">
8795 <property name="visible">True</property>
8796 <property name="can_focus">True</property>
8797 <property name="can_default">True</property>
8798 <property name="label">gtk-close</property>
8799 <property name="use_stock">True</property>
8800 <property name="response_id">-7</property>
8801 </widget>
8802 </child>
8803 </widget>
8804 <packing>
8805 <property name="expand">False</property>
8806 <property name="pack_type">GTK_PACK_END</property>
8807 </packing>
8808 </child>
8809 </widget>
8810 </child>
8811 </widget>
8812 <widget class="GtkDialog" id="dia_dbcreate_ok">
8813 <property name="width_request">550</property>
8814 <property name="height_request">300</property>
8815 <property name="title" translatable="yes">Database creation</property>
8816 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
8817 <property name="default_width">550</property>
8818 <property name="default_height">300</property>
8819 <property name="destroy_with_parent">True</property>
8820 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
8821 <child internal-child="vbox">
8822 <widget class="GtkVBox" id="dialog-vbox35">
8823 <property name="visible">True</property>
8824 <child>
8825 <widget class="GtkHBox" id="hbox78">
8826 <property name="visible">True</property>
8827 <child>
8828 <widget class="GtkImage" id="image3696">
8829 <property name="visible">True</property>
8830 <property name="yalign">0</property>
8831 <property name="xpad">10</property>
8832 <property name="ypad">16</property>
8833 <property name="stock">gtk-dialog-info</property>
8834 <property name="icon_size">6</property>
8835 </widget>
8836 <packing>
8837 <property name="expand">False</property>
8838 <property name="fill">False</property>
8839 </packing>
8840 </child>
8841 <child>
8842 <widget class="GtkVBox" id="vbox56">
8843 <property name="visible">True</property>
8844 <child>
8845 <widget class="GtkLabel" id="label46553">
8846 <property name="visible">True</property>
8847 <property name="xalign">0</property>
8848 <property name="label" translatable="yes">&lt;b&gt;Database created successfully!&lt;/b&gt;</property>
8849 <property name="use_markup">True</property>
8850 </widget>
8851 <packing>
8852 <property name="expand">False</property>
8853 <property name="fill">False</property>
8854 </packing>
8855 </child>
8856 <child>
8857 <widget class="GtkHSeparator" id="hseparator36">
8858 <property name="visible">True</property>
8859 </widget>
8860 <packing>
8861 <property name="expand">False</property>
8862 <property name="fill">False</property>
8863 <property name="padding">3</property>
8864 <property name="position">1</property>
8865 </packing>
8866 </child>
8867 <child>
8868 <widget class="GtkScrolledWindow" id="scrolledwindow43">
8869 <property name="visible">True</property>
8870 <property name="can_focus">True</property>
8871 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8872 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8873 <property name="shadow_type">GTK_SHADOW_IN</property>
8874 <child>
8875 <widget class="GtkTextView" id="dia_tv">
8876 <property name="visible">True</property>
8877 <property name="can_focus">True</property>
8878 <property name="editable">False</property>
8879 <property name="wrap_mode">GTK_WRAP_WORD</property>
8880 <property name="text" translatable="yes">You can connect to the new database using one of the following account:
8882 Administrator: admin / admin </property>
8883 </widget>
8884 </child>
8885 </widget>
8886 <packing>
8887 <property name="position">2</property>
8888 </packing>
8889 </child>
8890 </widget>
8891 <packing>
8892 <property name="position">1</property>
8893 </packing>
8894 </child>
8895 </widget>
8896 <packing>
8897 <property name="position">2</property>
8898 </packing>
8899 </child>
8900 <child internal-child="action_area">
8901 <widget class="GtkHButtonBox" id="dialog-action_area31">
8902 <property name="visible">True</property>
8903 <property name="layout_style">GTK_BUTTONBOX_END</property>
8904 <child>
8905 <widget class="GtkButton" id="button89">
8906 <property name="visible">True</property>
8907 <property name="can_focus">True</property>
8908 <property name="can_default">True</property>
8909 <property name="response_id">-7</property>
8910 <signal name="clicked" handler="on_but_close_clicked"/>
8911 <child>
8912 <widget class="GtkAlignment" id="alignment55">
8913 <property name="visible">True</property>
8914 <property name="xscale">0</property>
8915 <property name="yscale">0</property>
8916 <child>
8917 <widget class="GtkHBox" id="hbox82">
8918 <property name="visible">True</property>
8919 <property name="spacing">2</property>
8920 <child>
8921 <widget class="GtkImage" id="image4164">
8922 <property name="visible">True</property>
8923 <property name="stock">gtk-close</property>
8924 </widget>
8925 <packing>
8926 <property name="expand">False</property>
8927 <property name="fill">False</property>
8928 </packing>
8929 </child>
8930 <child>
8931 <widget class="GtkLabel" id="label46558">
8932 <property name="visible">True</property>
8933 <property name="label">Connect Later</property>
8934 <property name="use_underline">True</property>
8935 </widget>
8936 <packing>
8937 <property name="expand">False</property>
8938 <property name="fill">False</property>
8939 <property name="position">1</property>
8940 </packing>
8941 </child>
8942 </widget>
8943 </child>
8944 </widget>
8945 </child>
8946 </widget>
8947 </child>
8948 <child>
8949 <widget class="GtkButton" id="button91">
8950 <property name="visible">True</property>
8951 <property name="can_focus">True</property>
8952 <property name="can_default">True</property>
8953 <property name="has_default">True</property>
8954 <property name="response_id">-5</property>
8955 <child>
8956 <widget class="GtkAlignment" id="alignment54">
8957 <property name="visible">True</property>
8958 <property name="xscale">0</property>
8959 <property name="yscale">0</property>
8960 <child>
8961 <widget class="GtkHBox" id="hbox81">
8962 <property name="visible">True</property>
8963 <property name="spacing">2</property>
8964 <child>
8965 <widget class="GtkImage" id="image4163">
8966 <property name="visible">True</property>
8967 <property name="stock">gtk-go-forward</property>
8968 </widget>
8969 <packing>
8970 <property name="expand">False</property>
8971 <property name="fill">False</property>
8972 </packing>
8973 </child>
8974 <child>
8975 <widget class="GtkLabel" id="label46557">
8976 <property name="visible">True</property>
8977 <property name="label">Connect now</property>
8978 <property name="use_underline">True</property>
8979 </widget>
8980 <packing>
8981 <property name="expand">False</property>
8982 <property name="fill">False</property>
8983 <property name="position">1</property>
8984 </packing>
8985 </child>
8986 </widget>
8987 </child>
8988 </widget>
8989 </child>
8990 </widget>
8991 <packing>
8992 <property name="position">1</property>
8993 </packing>
8994 </child>
8995 </widget>
8996 <packing>
8997 <property name="expand">False</property>
8998 <property name="pack_type">GTK_PACK_END</property>
8999 </packing>
9000 </child>
9001 </widget>
9002 </child>
9003 </widget>
9004 <widget class="GtkDialog" id="win_extension">
9005 <property name="width_request">800</property>
9006 <property name="height_request">640</property>
9007 <property name="border_width">5</property>
9008 <property name="title" translatable="yes">Extension Manager</property>
9009 <property name="modal">True</property>
9010 <property name="window_position">GTK_WIN_POS_CENTER</property>
9011 <property name="default_width">800</property>
9012 <property name="default_height">640</property>
9013 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
9014 <property name="has_separator">False</property>
9015 <child internal-child="vbox">
9016 <widget class="GtkVBox" id="dialog-vbox37">
9017 <property name="visible">True</property>
9018 <property name="spacing">2</property>
9019 <child>
9020 <widget class="GtkHBox" id="hbox3">
9021 <property name="visible">True</property>
9022 <child>
9023 <widget class="GtkScrolledWindow" id="scrolledwindow2">
9024 <property name="visible">True</property>
9025 <property name="can_focus">True</property>
9026 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
9027 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
9028 <child>
9029 <widget class="GtkTreeView" id="treeview_extension">
9030 <property name="visible">True</property>
9031 <property name="can_focus">True</property>
9032 <property name="rules_hint">True</property>
9033 </widget>
9034 </child>
9035 </widget>
9036 </child>
9037 <child>
9038 <widget class="GtkVButtonBox" id="vbuttonbox1">
9039 <property name="visible">True</property>
9040 <property name="spacing">5</property>
9041 <property name="layout_style">GTK_BUTTONBOX_START</property>
9042 <child>
9043 <widget class="GtkButton" id="button3">
9044 <property name="visible">True</property>
9045 <property name="can_focus">True</property>
9046 <property name="label">gtk-add</property>
9047 <property name="use_stock">True</property>
9048 <property name="response_id">0</property>
9049 <signal name="clicked" handler="on_button5_clicked"/>
9050 </widget>
9051 </child>
9052 <child>
9053 <widget class="GtkButton" id="button8">
9054 <property name="visible">True</property>
9055 <property name="can_focus">True</property>
9056 <property name="label">gtk-delete</property>
9057 <property name="use_stock">True</property>
9058 <property name="response_id">0</property>
9059 <signal name="clicked" handler="on_button6_clicked"/>
9060 </widget>
9061 <packing>
9062 <property name="position">1</property>
9063 </packing>
9064 </child>
9065 </widget>
9066 <packing>
9067 <property name="expand">False</property>
9068 <property name="padding">5</property>
9069 <property name="position">1</property>
9070 </packing>
9071 </child>
9072 </widget>
9073 <packing>
9074 <property name="position">1</property>
9075 </packing>
9076 </child>
9077 <child internal-child="action_area">
9078 <widget class="GtkHButtonBox" id="dialog-action_area38">
9079 <property name="visible">True</property>
9080 <property name="layout_style">GTK_BUTTONBOX_END</property>
9081 <child>
9082 <widget class="GtkButton" id="button9">
9083 <property name="visible">True</property>
9084 <property name="can_focus">True</property>
9085 <property name="label">gtk-cancel</property>
9086 <property name="use_stock">True</property>
9087 <property name="response_id">-6</property>
9088 </widget>
9089 </child>
9090 <child>
9091 <widget class="GtkButton" id="button10">
9092 <property name="visible">True</property>
9093 <property name="can_focus">True</property>
9094 <property name="label">gtk-ok</property>
9095 <property name="use_stock">True</property>
9096 <property name="response_id">-5</property>
9097 </widget>
9098 <packing>
9099 <property name="position">1</property>
9100 </packing>
9101 </child>
9102 </widget>
9103 <packing>
9104 <property name="expand">False</property>
9105 <property name="pack_type">GTK_PACK_END</property>
9106 </packing>
9107 </child>
9108 </widget>
9109 </child>
9110 </widget>
9111 <widget class="GtkDialog" id="dialog_concurrency_exception">
9112 <property name="title" translatable="yes">Concurrency exception</property>
9113 <property name="default_width">87</property>
9114 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
9115 <child internal-child="vbox">
9116 <widget class="GtkVBox" id="dialog-vbox28">
9117 <property name="visible">True</property>
9118 <child>
9119 <widget class="GtkHBox" id="hbox84">
9120 <property name="visible">True</property>
9121 <child>
9122 <widget class="GtkImage" id="image4169">
9123 <property name="width_request">33</property>
9124 <property name="visible">True</property>
9125 <property name="stock">gtk-dialog-info</property>
9126 <property name="icon_size">6</property>
9127 </widget>
9128 </child>
9129 <child>
9130 <widget class="GtkLabel" id="label46562">
9131 <property name="width_request">421</property>
9132 <property name="height_request">164</property>
9133 <property name="visible">True</property>
9134 <property name="xalign">0</property>
9135 <property name="yalign">0</property>
9136 <property name="xpad">14</property>
9137 <property name="label" translatable="yes">&lt;b&gt;
9138 Write concurrency warning:
9139 &lt;/b&gt;
9140 This document has been modified while you were editing it.
9141 Choose:
9142 - "Cancel" to cancel saving.
9143 - "Compare" to see the modified version.
9144 - "Write anyway" to save your current version.
9145 </property>
9146 <property name="use_markup">True</property>
9147 </widget>
9148 <packing>
9149 <property name="padding">6</property>
9150 <property name="position">1</property>
9151 </packing>
9152 </child>
9153 </widget>
9154 <packing>
9155 <property name="position">2</property>
9156 </packing>
9157 </child>
9158 <child internal-child="action_area">
9159 <widget class="GtkHButtonBox" id="dialog-action_area32">
9160 <property name="visible">True</property>
9161 <property name="layout_style">GTK_BUTTONBOX_END</property>
9162 <child>
9163 <widget class="GtkButton" id="button_cancel">
9164 <property name="visible">True</property>
9165 <property name="can_focus">True</property>
9166 <property name="can_default">True</property>
9167 <property name="label">gtk-cancel</property>
9168 <property name="use_stock">True</property>
9169 <property name="response_id">-6</property>
9170 </widget>
9171 </child>
9172 <child>
9173 <widget class="GtkButton" id="button93">
9174 <property name="visible">True</property>
9175 <property name="can_focus">True</property>
9176 <property name="can_default">True</property>
9177 <property name="response_id">-10</property>
9178 <child>
9179 <widget class="GtkAlignment" id="alignment58">
9180 <property name="visible">True</property>
9181 <property name="xscale">0</property>
9182 <property name="yscale">0</property>
9183 <child>
9184 <widget class="GtkHBox" id="hbox86">
9185 <property name="visible">True</property>
9186 <property name="spacing">2</property>
9187 <child>
9188 <widget class="GtkImage" id="image4171">
9189 <property name="visible">True</property>
9190 <property name="stock">gtk-find-and-replace</property>
9191 </widget>
9192 <packing>
9193 <property name="expand">False</property>
9194 <property name="fill">False</property>
9195 </packing>
9196 </child>
9197 <child>
9198 <widget class="GtkLabel" id="label46561">
9199 <property name="visible">True</property>
9200 <property name="label" translatable="yes">Compare</property>
9201 <property name="use_underline">True</property>
9202 </widget>
9203 <packing>
9204 <property name="expand">False</property>
9205 <property name="fill">False</property>
9206 <property name="position">1</property>
9207 </packing>
9208 </child>
9209 </widget>
9210 </child>
9211 </widget>
9212 </child>
9213 </widget>
9214 <packing>
9215 <property name="position">1</property>
9216 </packing>
9217 </child>
9218 <child>
9219 <widget class="GtkButton" id="button94">
9220 <property name="visible">True</property>
9221 <property name="can_focus">True</property>
9222 <property name="can_default">True</property>
9223 <property name="response_id">-5</property>
9224 <child>
9225 <widget class="GtkAlignment" id="alignment57">
9226 <property name="visible">True</property>
9227 <property name="xscale">0</property>
9228 <property name="yscale">0</property>
9229 <child>
9230 <widget class="GtkHBox" id="hbox85">
9231 <property name="visible">True</property>
9232 <property name="spacing">2</property>
9233 <child>
9234 <widget class="GtkImage" id="image4170">
9235 <property name="visible">True</property>
9236 <property name="stock">gtk-floppy</property>
9237 </widget>
9238 <packing>
9239 <property name="expand">False</property>
9240 <property name="fill">False</property>
9241 </packing>
9242 </child>
9243 <child>
9244 <widget class="GtkLabel" id="label46560">
9245 <property name="visible">True</property>
9246 <property name="label" translatable="yes">Write anyway</property>
9247 <property name="use_underline">True</property>
9248 </widget>
9249 <packing>
9250 <property name="expand">False</property>
9251 <property name="fill">False</property>
9252 <property name="position">1</property>
9253 </packing>
9254 </child>
9255 </widget>
9256 </child>
9257 </widget>
9258 </child>
9259 </widget>
9260 <packing>
9261 <property name="position">2</property>
9262 </packing>
9263 </child>
9264 </widget>
9265 <packing>
9266 <property name="expand">False</property>
9267 <property name="pack_type">GTK_PACK_END</property>
9268 </packing>
9269 </child>
9270 </widget>
9271 </child>
9272 </widget>
9273 <widget class="GtkWindow" id="win_view_calendar">
9274 <property name="visible">True</property>
9275 <property name="title" translatable="yes">window1</property>
9276 <child>
9277 <widget class="GtkHPaned" id="widget_view_calendar">
9278 <property name="visible">True</property>
9279 <property name="can_focus">True</property>
9280 <property name="position">256</property>
9281 <child>
9282 <widget class="GtkVBox" id="vbox62">
9283 <property name="visible">True</property>
9284 <child>
9285 <widget class="GtkCalendar" id="calendar_small">
9286 <property name="visible">True</property>
9287 <property name="can_focus">True</property>
9288 <signal name="day_selected_double_click" handler="on_calendar_small_day_selected_double_click"/>
9289 </widget>
9290 <packing>
9291 <property name="expand">False</property>
9292 </packing>
9293 </child>
9294 <child>
9295 <widget class="GtkScrolledWindow" id="scrolledwindow46">
9296 <property name="visible">True</property>
9297 <property name="can_focus">True</property>
9298 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
9299 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
9300 <child>
9301 <widget class="GtkTreeView" id="treeview1">
9302 <property name="visible">True</property>
9303 <property name="can_focus">True</property>
9304 </widget>
9305 </child>
9306 </widget>
9307 <packing>
9308 <property name="position">1</property>
9309 </packing>
9310 </child>
9311 </widget>
9312 <packing>
9313 <property name="resize">False</property>
9314 <property name="shrink">True</property>
9315 </packing>
9316 </child>
9317 <child>
9318 <widget class="GtkVBox" id="cal_vbox">
9319 <property name="visible">True</property>
9320 <child>
9321 <widget class="GtkHBox" id="hbox89">
9322 <property name="visible">True</property>
9323 <child>
9324 <widget class="GtkButton" id="but_back">
9325 <property name="visible">True</property>
9326 <property name="can_focus">True</property>
9327 <property name="relief">GTK_RELIEF_NONE</property>
9328 <property name="response_id">0</property>
9329 <signal name="clicked" handler="on_but_back_clicked"/>
9330 <child>
9331 <widget class="GtkImage" id="image4247">
9332 <property name="visible">True</property>
9333 <property name="stock">gtk-go-back</property>
9334 </widget>
9335 </child>
9336 </widget>
9337 <packing>
9338 <property name="expand">False</property>
9339 <property name="fill">False</property>
9340 </packing>
9341 </child>
9342 <child>
9343 <widget class="GtkButton" id="but_today">
9344 <property name="visible">True</property>
9345 <property name="can_focus">True</property>
9346 <property name="label" translatable="yes">Today</property>
9347 <property name="relief">GTK_RELIEF_NONE</property>
9348 <property name="use_underline">True</property>
9349 <property name="response_id">0</property>
9350 <signal name="clicked" handler="on_but_today_clicked"/>
9351 </widget>
9352 <packing>
9353 <property name="expand">False</property>
9354 <property name="fill">False</property>
9355 <property name="position">1</property>
9356 </packing>
9357 </child>
9358 <child>
9359 <widget class="GtkButton" id="but_forward">
9360 <property name="visible">True</property>
9361 <property name="can_focus">True</property>
9362 <property name="relief">GTK_RELIEF_NONE</property>
9363 <property name="response_id">0</property>
9364 <signal name="clicked" handler="on_but_forward_clicked"/>
9365 <child>
9366 <widget class="GtkImage" id="image4248">
9367 <property name="visible">True</property>
9368 <property name="stock">gtk-go-forward</property>
9369 </widget>
9370 </child>
9371 </widget>
9372 <packing>
9373 <property name="expand">False</property>
9374 <property name="fill">False</property>
9375 <property name="position">2</property>
9376 </packing>
9377 </child>
9378 <child>
9379 <widget class="GtkVSeparator" id="vseparator12">
9380 <property name="visible">True</property>
9381 </widget>
9382 <packing>
9383 <property name="expand">False</property>
9384 <property name="padding">4</property>
9385 <property name="position">3</property>
9386 </packing>
9387 </child>
9388 <child>
9389 <widget class="GtkLabel" id="label_current">
9390 <property name="visible">True</property>
9391 <property name="xalign">0.019999999552965164</property>
9392 <property name="label" translatable="yes">September 2008</property>
9393 </widget>
9394 <packing>
9395 <property name="padding">2</property>
9396 <property name="position">4</property>
9397 </packing>
9398 </child>
9399 <child>
9400 <widget class="GtkToolbar" id="toolbar11">
9401 <property name="visible">True</property>
9402 <property name="toolbar_style">GTK_TOOLBAR_TEXT</property>
9403 <child>
9404 <widget class="GtkRadioToolButton" id="radio_day">
9405 <property name="visible">True</property>
9406 <property name="label" translatable="yes">Day</property>
9407 <property name="use_underline">True</property>
9408 <property name="active">True</property>
9409 <signal name="clicked" handler="on_button_day_clicked"/>
9410 </widget>
9411 </child>
9412 <child>
9413 <widget class="GtkRadioToolButton" id="radio_week">
9414 <property name="visible">True</property>
9415 <property name="label" translatable="yes">Week</property>
9416 <property name="use_underline">True</property>
9417 <property name="group">radio_day</property>
9418 <signal name="clicked" handler="on_button_week_clicked"/>
9419 </widget>
9420 </child>
9421 <child>
9422 <widget class="GtkRadioToolButton" id="radio_month">
9423 <property name="visible">True</property>
9424 <property name="label" translatable="yes">Month</property>
9425 <property name="use_underline">True</property>
9426 <property name="group">radio_day</property>
9427 <signal name="clicked" handler="on_button_month_clicked"/>
9428 </widget>
9429 </child>
9430 </widget>
9431 <packing>
9432 <property name="pack_type">GTK_PACK_END</property>
9433 <property name="position">5</property>
9434 </packing>
9435 </child>
9436 </widget>
9437 <packing>
9438 <property name="expand">False</property>
9439 </packing>
9440 </child>
9441 <child>
9442 <widget class="GtkHSeparator" id="hseparator39">
9443 <property name="visible">True</property>
9444 </widget>
9445 <packing>
9446 <property name="expand">False</property>
9447 <property name="padding">2</property>
9448 <property name="position">1</property>
9449 </packing>
9450 </child>
9451 <child>
9452 <placeholder/>
9453 </child>
9454 </widget>
9455 <packing>
9456 <property name="resize">True</property>
9457 <property name="shrink">True</property>
9458 </packing>
9459 </child>
9460 </widget>
9461 </child>
9462 </widget>
9463 <widget class="GtkWindow" id="win_paned">
9464 <child>
9465 <widget class="GtkScrolledWindow" id="widget_paned">
9466 <property name="height_request">172</property>
9467 <property name="visible">True</property>
9468 <property name="can_focus">True</property>
9469 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
9470 <property name="vscrollbar_policy">GTK_POLICY_NEVER</property>
9471 <child>
9472 <widget class="GtkViewport" id="widget_paned2">
9473 <property name="visible">True</property>
9474 <property name="shadow_type">GTK_SHADOW_NONE</property>
9475 <child>
9476 <widget class="GtkFrame" id="frame20">
9477 <property name="width_request">225</property>
9478 <property name="visible">True</property>
9479 <property name="border_width">3</property>
9480 <property name="label_xalign">0.5</property>
9481 <property name="shadow_type">GTK_SHADOW_IN</property>
9482 <child>
9483 <widget class="GtkAlignment" id="alignment56">
9484 <property name="visible">True</property>
9485 <property name="top_padding">8</property>
9486 <child>
9487 <widget class="GtkVBox" id="widget_paned_vbox">
9488 <property name="visible">True</property>
9489 <child>
9490 <placeholder/>
9491 </child>
9492 </widget>
9493 </child>
9494 </widget>
9495 </child>
9496 <child>
9497 <widget class="GtkHBox" id="hbox83">
9498 <property name="visible">True</property>
9499 <property name="spacing">5</property>
9500 <child>
9501 <widget class="GtkLabel" id="widget_paned_lab">
9502 <property name="visible">True</property>
9503 <property name="xalign">0</property>
9504 <property name="xpad">10</property>
9505 <property name="label">label46559</property>
9506 </widget>
9507 </child>
9508 <child>
9509 <widget class="GtkEventBox" id="eventbox21">
9510 <property name="visible">True</property>
9511 <signal name="button_press_event" handler="on_search_button_press_event"/>
9512 <child>
9513 <widget class="GtkImage" id="image4168">
9514 <property name="visible">True</property>
9515 <property name="stock">gtk-find</property>
9516 </widget>
9517 </child>
9518 </widget>
9519 <packing>
9520 <property name="expand">False</property>
9521 <property name="fill">False</property>
9522 <property name="position">1</property>
9523 </packing>
9524 </child>
9525 <child>
9526 <widget class="GtkEventBox" id="eventbox22">
9527 <property name="visible">True</property>
9528 <signal name="button_press_event" handler="on_open_button_press_event"/>
9529 <child>
9530 <widget class="GtkImage" id="image4167">
9531 <property name="visible">True</property>
9532 <property name="stock">gtk-open</property>
9533 </widget>
9534 </child>
9535 </widget>
9536 <packing>
9537 <property name="expand">False</property>
9538 <property name="fill">False</property>
9539 <property name="position">2</property>
9540 </packing>
9541 </child>
9542 <child>
9543 <widget class="GtkEventBox" id="eventbox23">
9544 <property name="visible">True</property>
9545 <signal name="button_press_event" handler="on_switch_button_press_event"/>
9546 <child>
9547 <widget class="GtkImage" id="image4166">
9548 <property name="visible">True</property>
9549 <property name="xpad">10</property>
9550 <property name="stock">gtk-justify-left</property>
9551 </widget>
9552 </child>
9553 </widget>
9554 <packing>
9555 <property name="expand">False</property>
9556 <property name="fill">False</property>
9557 <property name="position">3</property>
9558 </packing>
9559 </child>
9560 </widget>
9561 <packing>
9562 <property name="type">label_item</property>
9563 </packing>
9564 </child>
9565 </widget>
9566 </child>
9567 </widget>
9568 </child>
9569 </widget>
9570 </child>
9571 </widget>
9572 </glade-interface>