bugfix with binary field and wizard
[openerp-client.git] / bin / openerp.glade
blobb0ee1c08903bf99534080beb7f20c1687ad896b5
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="menu_theme">
901 <property name="visible">True</property>
902 <property name="label" translatable="yes">_Theme</property>
903 <property name="use_underline">True</property>
904 <signal name="activate" handler="on_theme1_activate"/>
905 <child>
906 <widget class="GtkMenu" id="menu_theme_menu">
907 <child>
908 <widget class="GtkMenuItem" id="tiny_erp_theme1">
909 <property name="visible">True</property>
910 <property name="label" translatable="yes">OpenERP Theme</property>
911 <property name="use_underline">True</property>
912 <signal name="activate" handler="on_tiny_erp_theme1_activate"/>
913 </widget>
914 </child>
915 <child>
916 <widget class="GtkMenuItem" id="aqua_os_x">
917 <property name="visible">True</property>
918 <property name="label">Aqua OS X</property>
919 <property name="use_underline">True</property>
920 <signal name="activate" handler="on_aqua_os_x_activate"/>
921 </widget>
922 </child>
923 <child>
924 <widget class="GtkSeparatorMenuItem" id="séparateur14">
925 <property name="visible">True</property>
926 </widget>
927 </child>
928 <child>
929 <widget class="GtkMenuItem" id="default_theme">
930 <property name="visible">True</property>
931 <property name="label" translatable="yes">Default Theme</property>
932 <property name="use_underline">True</property>
933 <signal name="activate" handler="on_default_theme_activate"/>
934 </widget>
935 </child>
936 </widget>
937 </child>
938 <child internal-child="image">
939 <widget class="GtkImage" id="image4237">
940 <property name="visible">True</property>
941 <property name="stock">gtk-select-color</property>
942 <property name="icon_size">1</property>
943 </widget>
944 </child>
945 </widget>
946 </child>
947 <child>
948 <widget class="GtkMenuItem" id="forms1">
949 <property name="visible">True</property>
950 <property name="label" translatable="yes">_Forms</property>
951 <property name="use_underline">True</property>
952 <signal name="activate" handler="on_forms1_activate"/>
953 <child>
954 <widget class="GtkMenu" id="forms1_menu">
955 <child>
956 <widget class="GtkCheckMenuItem" id="opt_form_toolbar">
957 <property name="visible">True</property>
958 <property name="label" translatable="yes">Right Toolbar</property>
959 <property name="use_underline">True</property>
960 <signal name="activate" handler="on_opt_form_toolbar_activate"/>
961 </widget>
962 </child>
963 <child>
964 <widget class="GtkMenuItem" id="forms_tab">
965 <property name="visible">True</property>
966 <property name="label" translatable="yes">Tabs default position</property>
967 <property name="use_underline">True</property>
968 <signal name="activate" handler="on_forms_tabs_activate"/>
969 <child>
970 <widget class="GtkMenu" id="forms_tab_menu">
971 <child>
972 <widget class="GtkRadioMenuItem" id="opt_form_tab_top">
973 <property name="visible">True</property>
974 <property name="label" translatable="yes">Top</property>
975 <property name="use_underline">True</property>
976 <signal name="activate" handler="on_opt_form_tab_top_activate"/>
977 </widget>
978 </child>
979 <child>
980 <widget class="GtkRadioMenuItem" id="opt_form_tab_left">
981 <property name="visible">True</property>
982 <property name="label" translatable="yes">Left</property>
983 <property name="use_underline">True</property>
984 <property name="group">opt_form_tab_top</property>
985 <signal name="activate" handler="on_opt_form_tab_left_activate"/>
986 </widget>
987 </child>
988 <child>
989 <widget class="GtkRadioMenuItem" id="opt_form_tab_right">
990 <property name="visible">True</property>
991 <property name="label" translatable="yes">Right</property>
992 <property name="use_underline">True</property>
993 <property name="group">opt_form_tab_top</property>
994 <signal name="activate" handler="on_opt_form_tab_right_activate"/>
995 </widget>
996 </child>
997 <child>
998 <widget class="GtkRadioMenuItem" id="opt_form_tab_bottom">
999 <property name="visible">True</property>
1000 <property name="label" translatable="yes">Bottom</property>
1001 <property name="use_underline">True</property>
1002 <property name="group">opt_form_tab_top</property>
1003 <signal name="activate" handler="on_opt_form_tab_bottom_activate"/>
1004 </widget>
1005 </child>
1006 </widget>
1007 </child>
1008 </widget>
1009 </child>
1010 <child>
1011 <widget class="GtkMenuItem" id="forms_tab_orientation">
1012 <property name="visible">True</property>
1013 <property name="label" translatable="yes">Tabs default orientation</property>
1014 <property name="use_underline">True</property>
1015 <signal name="activate" handler="on_forms_tabs_orientation_activate"/>
1016 <child>
1017 <widget class="GtkMenu" id="forms_tab_orientation_menu">
1018 <child>
1019 <widget class="GtkRadioMenuItem" id="opt_form_tab_orientation_0">
1020 <property name="visible">True</property>
1021 <property name="label" translatable="yes">Horizontal</property>
1022 <property name="use_underline">True</property>
1023 <signal name="activate" handler="on_opt_form_tab_orientation_horizontal_activate"/>
1024 </widget>
1025 </child>
1026 <child>
1027 <widget class="GtkRadioMenuItem" id="opt_form_tab_orientation_90">
1028 <property name="visible">True</property>
1029 <property name="label" translatable="yes">Vertical</property>
1030 <property name="use_underline">True</property>
1031 <property name="group">opt_form_tab_orientation_0</property>
1032 <signal name="activate" handler="on_opt_form_tab_orientation_vertical_activate"/>
1033 </widget>
1034 </child>
1035 </widget>
1036 </child>
1037 </widget>
1038 </child>
1039 </widget>
1040 </child>
1041 </widget>
1042 </child>
1043 <child>
1044 <widget class="GtkImageMenuItem" id="printer">
1045 <property name="visible">True</property>
1046 <property name="label" translatable="yes">_Print</property>
1047 <property name="use_underline">True</property>
1048 <child>
1049 <widget class="GtkMenu" id="printer_menu">
1050 <child>
1051 <widget class="GtkCheckMenuItem" id="opt_print_preview">
1052 <property name="visible">True</property>
1053 <property name="label" translatable="yes">Previe_w before print</property>
1054 <property name="use_underline">True</property>
1055 <signal name="activate" handler="on_opt_print_preview_activate"/>
1056 </widget>
1057 </child>
1058 </widget>
1059 </child>
1060 <child internal-child="image">
1061 <widget class="GtkImage" id="image4238">
1062 <property name="visible">True</property>
1063 <property name="stock">gtk-print</property>
1064 <property name="icon_size">1</property>
1065 </widget>
1066 </child>
1067 </widget>
1068 </child>
1069 <child>
1070 <widget class="GtkSeparatorMenuItem" id="separator5">
1071 <property name="visible">True</property>
1072 </widget>
1073 </child>
1074 <child>
1075 <widget class="GtkImageMenuItem" id="opt_save">
1076 <property name="visible">True</property>
1077 <property name="label" translatable="yes">_Save options</property>
1078 <property name="use_underline">True</property>
1079 <signal name="activate" handler="on_opt_save_activate"/>
1080 <child internal-child="image">
1081 <widget class="GtkImage" id="image4239">
1082 <property name="visible">True</property>
1083 <property name="stock">gtk-save</property>
1084 <property name="icon_size">1</property>
1085 </widget>
1086 </child>
1087 </widget>
1088 </child>
1089 </widget>
1090 </child>
1091 </widget>
1092 </child>
1093 <child>
1094 <widget class="GtkMenuItem" id="plugins">
1095 <property name="visible">True</property>
1096 <property name="sensitive">False</property>
1097 <property name="label" translatable="yes">_Plugins</property>
1098 <property name="use_underline">True</property>
1099 <signal name="activate" handler="on_plugins_activate"/>
1100 <child>
1101 <widget class="GtkMenu" id="plugins_menu">
1102 <child>
1103 <widget class="GtkImageMenuItem" id="plugin_execute">
1104 <property name="visible">True</property>
1105 <property name="label" translatable="yes">_Execute a plugin</property>
1106 <property name="use_underline">True</property>
1107 <signal name="activate" handler="on_plugin_execute_activate"/>
1108 <child internal-child="image">
1109 <widget class="GtkImage" id="image4240">
1110 <property name="visible">True</property>
1111 <property name="stock">gtk-network</property>
1112 <property name="icon_size">1</property>
1113 </widget>
1114 </child>
1115 </widget>
1116 </child>
1117 </widget>
1118 </child>
1119 </widget>
1120 </child>
1121 <child>
1122 <widget class="GtkMenuItem" id="shortcut">
1123 <property name="visible">True</property>
1124 <property name="sensitive">False</property>
1125 <property name="label" translatable="yes">_Shortcuts</property>
1126 <property name="use_underline">True</property>
1127 <signal name="activate" handler="on_shortcut_activate"/>
1128 </widget>
1129 </child>
1130 <child>
1131 <widget class="GtkMenuItem" id="help">
1132 <property name="visible">True</property>
1133 <property name="label" translatable="yes">_Help</property>
1134 <property name="use_underline">True</property>
1135 <child>
1136 <widget class="GtkMenu" id="help_menu">
1137 <child>
1138 <widget class="GtkImageMenuItem" id="support">
1139 <property name="visible">True</property>
1140 <property name="label" translatable="yes">Support Request</property>
1141 <property name="use_underline">True</property>
1142 <signal name="activate" handler="on_support_activate"/>
1143 <child internal-child="image">
1144 <widget class="GtkImage" id="image4241">
1145 <property name="visible">True</property>
1146 <property name="stock">gtk-help</property>
1147 <property name="icon_size">1</property>
1148 </widget>
1149 </child>
1150 </widget>
1151 </child>
1152 <child>
1153 <widget class="GtkSeparatorMenuItem" id="séparateur13">
1154 <property name="visible">True</property>
1155 </widget>
1156 </child>
1157 <child>
1158 <widget class="GtkImageMenuItem" id="help_index">
1159 <property name="visible">True</property>
1160 <property name="label" translatable="yes">User _Manual</property>
1161 <property name="use_underline">True</property>
1162 <signal name="activate" handler="on_help_index_activate"/>
1163 <child internal-child="image">
1164 <widget class="GtkImage" id="image4242">
1165 <property name="visible">True</property>
1166 <property name="stock">gtk-zoom-fit</property>
1167 <property name="icon_size">1</property>
1168 </widget>
1169 </child>
1170 </widget>
1171 </child>
1172 <child>
1173 <widget class="GtkImageMenuItem" id="help_contextual">
1174 <property name="visible">True</property>
1175 <property name="label" translatable="yes">_Contextual Help</property>
1176 <property name="use_underline">True</property>
1177 <signal name="activate" handler="on_help_contextual_activate"/>
1178 <accelerator key="H" modifiers="GDK_CONTROL_MASK" signal="activate"/>
1179 <child internal-child="image">
1180 <widget class="GtkImage" id="image4243">
1181 <property name="visible">True</property>
1182 <property name="stock">gtk-jump-to</property>
1183 <property name="icon_size">1</property>
1184 </widget>
1185 </child>
1186 </widget>
1187 </child>
1188 <child>
1189 <widget class="GtkImageMenuItem" id="help_tips">
1190 <property name="visible">True</property>
1191 <property name="label" translatable="yes">_Tips</property>
1192 <property name="use_underline">True</property>
1193 <signal name="activate" handler="on_help_tips_activate"/>
1194 <child internal-child="image">
1195 <widget class="GtkImage" id="image4244">
1196 <property name="visible">True</property>
1197 <property name="stock">gtk-index</property>
1198 <property name="icon_size">1</property>
1199 </widget>
1200 </child>
1201 </widget>
1202 </child>
1203 <child>
1204 <widget class="GtkMenuItem" id="shortcuts">
1205 <property name="visible">True</property>
1206 <property name="label" translatable="yes">Keyboard Shortcuts</property>
1207 <property name="use_underline">True</property>
1208 <signal name="activate" handler="on_shortcuts_activate"/>
1209 </widget>
1210 </child>
1211 <child>
1212 <widget class="GtkSeparatorMenuItem" id="séparateur11">
1213 <property name="visible">True</property>
1214 </widget>
1215 </child>
1216 <child>
1217 <widget class="GtkImageMenuItem" id="help_licence">
1218 <property name="visible">True</property>
1219 <property name="label" translatable="yes">_License</property>
1220 <property name="use_underline">True</property>
1221 <signal name="activate" handler="on_help_licence_activate"/>
1222 <child internal-child="image">
1223 <widget class="GtkImage" id="image4245">
1224 <property name="visible">True</property>
1225 <property name="stock">gtk-justify-center</property>
1226 <property name="icon_size">1</property>
1227 </widget>
1228 </child>
1229 </widget>
1230 </child>
1231 <child>
1232 <widget class="GtkImageMenuItem" id="about1">
1233 <property name="visible">True</property>
1234 <property name="label" translatable="yes">_About...</property>
1235 <property name="use_underline">True</property>
1236 <signal name="activate" handler="on_about_activate"/>
1237 <child internal-child="image">
1238 <widget class="GtkImage" id="image4246">
1239 <property name="visible">True</property>
1240 <property name="stock">gtk-about</property>
1241 <property name="icon_size">1</property>
1242 </widget>
1243 </child>
1244 </widget>
1245 </child>
1246 </widget>
1247 </child>
1248 </widget>
1249 </child>
1250 </widget>
1251 </child>
1252 </widget>
1253 <packing>
1254 <property name="expand">False</property>
1255 <property name="fill">False</property>
1256 </packing>
1257 </child>
1258 <child>
1259 <widget class="GtkToolbar" id="main_toolbar">
1260 <property name="visible">True</property>
1261 <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
1262 <child>
1263 <widget class="GtkToolButton" id="but_new">
1264 <property name="visible">True</property>
1265 <property name="tooltip" translatable="yes">Create a new resource</property>
1266 <property name="stock_id">gtk-new</property>
1267 <signal name="clicked" handler="on_but_new_clicked"/>
1268 </widget>
1269 <packing>
1270 <property name="expand">False</property>
1271 </packing>
1272 </child>
1273 <child>
1274 <widget class="GtkToolButton" id="but_save">
1275 <property name="visible">True</property>
1276 <property name="tooltip" translatable="yes">Edit / Save this resource</property>
1277 <property name="stock_id">gtk-save</property>
1278 <signal name="clicked" handler="on_but_save_clicked"/>
1279 </widget>
1280 <packing>
1281 <property name="expand">False</property>
1282 </packing>
1283 </child>
1284 <child>
1285 <widget class="GtkSeparatorToolItem" id="separatortoolitem5">
1286 <property name="visible">True</property>
1287 </widget>
1288 <packing>
1289 <property name="expand">False</property>
1290 <property name="homogeneous">False</property>
1291 </packing>
1292 </child>
1293 <child>
1294 <widget class="GtkToolButton" id="but_remove">
1295 <property name="visible">True</property>
1296 <property name="tooltip" translatable="yes">Delete this resource</property>
1297 <property name="stock_id">gtk-delete</property>
1298 <signal name="clicked" handler="on_but_remove_clicked"/>
1299 </widget>
1300 <packing>
1301 <property name="expand">False</property>
1302 <property name="homogeneous">False</property>
1303 </packing>
1304 </child>
1305 <child>
1306 <widget class="GtkSeparatorToolItem" id="separatortoolitem1">
1307 <property name="visible">True</property>
1308 </widget>
1309 <packing>
1310 <property name="expand">False</property>
1311 <property name="homogeneous">False</property>
1312 </packing>
1313 </child>
1314 <child>
1315 <widget class="GtkToolButton" id="but_previous">
1316 <property name="visible">True</property>
1317 <property name="tooltip" translatable="yes">Go to previous matched search</property>
1318 <property name="stock_id">gtk-go-back</property>
1319 <signal name="clicked" handler="on_but_previous_clicked"/>
1320 </widget>
1321 <packing>
1322 <property name="expand">False</property>
1323 </packing>
1324 </child>
1325 <child>
1326 <widget class="GtkToolButton" id="but_next">
1327 <property name="visible">True</property>
1328 <property name="tooltip" translatable="yes">Go to next matched resource</property>
1329 <property name="stock_id">gtk-go-forward</property>
1330 <signal name="clicked" handler="on_but_next_clicked"/>
1331 </widget>
1332 <packing>
1333 <property name="expand">False</property>
1334 <property name="homogeneous">False</property>
1335 </packing>
1336 </child>
1337 <child>
1338 <widget class="GtkSeparatorToolItem" id="separatortoolitem8">
1339 <property name="visible">True</property>
1340 </widget>
1341 <packing>
1342 <property name="expand">False</property>
1343 <property name="homogeneous">False</property>
1344 </packing>
1345 </child>
1346 <child>
1347 <widget class="GtkRadioToolButton" id="radio_tree">
1348 <property name="visible">True</property>
1349 <property name="label" translatable="yes">List</property>
1350 <property name="use_underline">True</property>
1351 <property name="stock_id">gtk-find</property>
1352 <signal name="toggled" handler="on_radio_tree_clicked"/>
1353 </widget>
1354 <packing>
1355 <property name="expand">False</property>
1356 </packing>
1357 </child>
1358 <child>
1359 <widget class="GtkRadioToolButton" id="radio_form">
1360 <property name="visible">True</property>
1361 <property name="label" translatable="yes">Form</property>
1362 <property name="use_underline">True</property>
1363 <property name="stock_id">gtk-new</property>
1364 <property name="group">radio_tree</property>
1365 <signal name="clicked" handler="on_radio_form_clicked"/>
1366 </widget>
1367 <packing>
1368 <property name="expand">False</property>
1369 </packing>
1370 </child>
1371 <child>
1372 <widget class="GtkRadioToolButton" id="radio_calendar">
1373 <property name="visible">True</property>
1374 <property name="label" translatable="yes">Calendar</property>
1375 <property name="use_underline">True</property>
1376 <property name="stock_id">gtk-select-color</property>
1377 <property name="group">radio_tree</property>
1378 <signal name="clicked" handler="on_radio_calendar_clicked"/>
1379 </widget>
1380 <packing>
1381 <property name="expand">False</property>
1382 <property name="homogeneous">False</property>
1383 </packing>
1384 </child>
1385 <child>
1386 <widget class="GtkRadioToolButton" id="radio_graph">
1387 <property name="visible">True</property>
1388 <property name="label" translatable="yes">Graph</property>
1389 <property name="use_underline">True</property>
1390 <property name="stock_id">gtk-spell-check</property>
1391 <property name="group">radio_tree</property>
1392 <signal name="clicked" handler="on_radio_graph_clicked"/>
1393 </widget>
1394 <packing>
1395 <property name="expand">False</property>
1396 </packing>
1397 </child>
1398 <child>
1399 <widget class="GtkSeparatorToolItem" id="separatortoolitem9">
1400 <property name="visible">True</property>
1401 </widget>
1402 <packing>
1403 <property name="expand">False</property>
1404 <property name="homogeneous">False</property>
1405 </packing>
1406 </child>
1407 <child>
1408 <widget class="GtkToolButton" id="but_print">
1409 <property name="visible">True</property>
1410 <property name="tooltip" translatable="yes">Print documents</property>
1411 <property name="stock_id">gtk-print</property>
1412 <signal name="clicked" handler="on_but_print_clicked"/>
1413 </widget>
1414 <packing>
1415 <property name="expand">False</property>
1416 </packing>
1417 </child>
1418 <child>
1419 <widget class="GtkToolButton" id="but_action">
1420 <property name="visible">True</property>
1421 <property name="tooltip" translatable="yes">Launch actions about this resource</property>
1422 <property name="label" translatable="yes">Action</property>
1423 <property name="use_underline">True</property>
1424 <property name="stock_id">gtk-execute</property>
1425 <signal name="clicked" handler="on_but_action_clicked"/>
1426 </widget>
1427 <packing>
1428 <property name="expand">False</property>
1429 </packing>
1430 </child>
1431 <child>
1432 <widget class="GtkToolButton" id="but_attach">
1433 <property name="visible">True</property>
1434 <property name="tooltip" translatable="yes">Add an attachment to this resource</property>
1435 <property name="label" translatable="yes">Attachment</property>
1436 <property name="use_underline">True</property>
1437 <property name="stock_id">gtk-paste</property>
1438 <signal name="clicked" handler="on_but_attach_clicked"/>
1439 </widget>
1440 <packing>
1441 <property name="expand">False</property>
1442 <property name="homogeneous">False</property>
1443 </packing>
1444 </child>
1445 <child>
1446 <widget class="GtkSeparatorToolItem" id="separatortoolitem10">
1447 <property name="visible">True</property>
1448 </widget>
1449 <packing>
1450 <property name="expand">False</property>
1451 <property name="homogeneous">False</property>
1452 </packing>
1453 </child>
1454 <child>
1455 <widget class="GtkToolButton" id="but_menu">
1456 <property name="visible">True</property>
1457 <property name="sensitive">False</property>
1458 <property name="tooltip" translatable="yes">Menu</property>
1459 <property name="label" translatable="yes">Menu</property>
1460 <property name="use_underline">True</property>
1461 <property name="stock_id">gtk-index</property>
1462 <signal name="clicked" handler="on_but_menu_clicked"/>
1463 </widget>
1464 <packing>
1465 <property name="expand">False</property>
1466 </packing>
1467 </child>
1468 <child>
1469 <widget class="GtkToolButton" id="but_close">
1470 <property name="visible">True</property>
1471 <property name="tooltip" translatable="yes">Close this window</property>
1472 <property name="stock_id">gtk-close</property>
1473 <signal name="clicked" handler="on_but_close_clicked"/>
1474 </widget>
1475 <packing>
1476 <property name="expand">False</property>
1477 </packing>
1478 </child>
1479 </widget>
1480 <packing>
1481 <property name="expand">False</property>
1482 <property name="fill">False</property>
1483 <property name="position">2</property>
1484 </packing>
1485 </child>
1486 <child>
1487 <placeholder/>
1488 </child>
1489 <child>
1490 <widget class="GtkHBox" id="hbox_status_main">
1491 <property name="visible">True</property>
1492 <child>
1493 <widget class="GtkStatusbar" id="sb_user_server">
1494 <property name="width_request">150</property>
1495 <property name="visible">True</property>
1496 <property name="border_width">2</property>
1497 <property name="has_resize_grip">False</property>
1498 </widget>
1499 </child>
1500 <child>
1501 <widget class="GtkStatusbar" id="sb_user_name">
1502 <property name="width_request">130</property>
1503 <property name="visible">True</property>
1504 <property name="border_width">2</property>
1505 <property name="has_resize_grip">False</property>
1506 </widget>
1507 <packing>
1508 <property name="position">1</property>
1509 </packing>
1510 </child>
1511 <child>
1512 <widget class="GtkLabel" id="label54">
1513 <property name="visible">True</property>
1514 <property name="xpad">5</property>
1515 <property name="label" translatable="yes">Requests:</property>
1516 </widget>
1517 <packing>
1518 <property name="expand">False</property>
1519 <property name="fill">False</property>
1520 <property name="position">2</property>
1521 </packing>
1522 </child>
1523 <child>
1524 <widget class="GtkStatusbar" id="sb_requests">
1525 <property name="width_request">128</property>
1526 <property name="visible">True</property>
1527 <property name="border_width">2</property>
1528 <property name="has_resize_grip">False</property>
1529 </widget>
1530 <packing>
1531 <property name="position">3</property>
1532 </packing>
1533 </child>
1534 <child>
1535 <widget class="GtkButton" id="req_search_but">
1536 <property name="visible">True</property>
1537 <property name="can_focus">True</property>
1538 <property name="tooltip" translatable="yes">Read my Requests</property>
1539 <property name="relief">GTK_RELIEF_NONE</property>
1540 <property name="response_id">0</property>
1541 <signal name="clicked" handler="on_read_requests_activate"/>
1542 <child>
1543 <widget class="GtkImage" id="image376">
1544 <property name="visible">True</property>
1545 <property name="stock">gtk-find</property>
1546 </widget>
1547 </child>
1548 </widget>
1549 <packing>
1550 <property name="expand">False</property>
1551 <property name="fill">False</property>
1552 <property name="position">4</property>
1553 </packing>
1554 </child>
1555 <child>
1556 <widget class="GtkButton" id="request_new_but">
1557 <property name="visible">True</property>
1558 <property name="can_focus">True</property>
1559 <property name="tooltip" translatable="yes">Send a new request</property>
1560 <property name="relief">GTK_RELIEF_NONE</property>
1561 <property name="response_id">0</property>
1562 <signal name="clicked" handler="on_send_request_activate"/>
1563 <child>
1564 <widget class="GtkImage" id="image377">
1565 <property name="visible">True</property>
1566 <property name="stock">gtk-new</property>
1567 </widget>
1568 </child>
1569 </widget>
1570 <packing>
1571 <property name="expand">False</property>
1572 <property name="fill">False</property>
1573 <property name="position">5</property>
1574 </packing>
1575 </child>
1576 <child>
1577 <widget class="GtkImage" id="secure_img">
1578 <property name="visible">True</property>
1579 <property name="stock">gtk-dialog-authentication</property>
1580 </widget>
1581 <packing>
1582 <property name="expand">False</property>
1583 <property name="position">6</property>
1584 </packing>
1585 </child>
1586 </widget>
1587 <packing>
1588 <property name="expand">False</property>
1589 <property name="fill">False</property>
1590 <property name="pack_type">GTK_PACK_END</property>
1591 <property name="position">1</property>
1592 </packing>
1593 </child>
1594 </widget>
1595 </child>
1596 </widget>
1597 <widget class="GtkWindow" id="win_tree">
1598 <property name="visible">True</property>
1599 <property name="title" translatable="yes">OpenERP - Tree Resources</property>
1600 <child>
1601 <widget class="GtkVBox" id="win_tree_container">
1602 <property name="visible">True</property>
1603 <property name="spacing">2</property>
1604 <child>
1605 <widget class="GtkHPaned" id="hp_tree">
1606 <property name="visible">True</property>
1607 <property name="can_focus">True</property>
1608 <property name="position">250</property>
1609 <child>
1610 <widget class="GtkVBox" id="widget_vbox">
1611 <property name="visible">True</property>
1612 <child>
1613 <widget class="GtkVPaned" id="tree_vpaned">
1614 <property name="visible">True</property>
1615 <property name="can_focus">True</property>
1616 <property name="position">400</property>
1617 <child>
1618 <widget class="GtkToolbar" id="tree_toolbar">
1619 <property name="visible">True</property>
1620 <property name="orientation">GTK_ORIENTATION_VERTICAL</property>
1621 <property name="toolbar_style">GTK_TOOLBAR_BOTH_HORIZ</property>
1622 </widget>
1623 <packing>
1624 <property name="resize">True</property>
1625 <property name="shrink">True</property>
1626 </packing>
1627 </child>
1628 <child>
1629 <widget class="GtkScrolledWindow" id="scrolledwindow3">
1630 <property name="visible">True</property>
1631 <property name="can_focus">True</property>
1632 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1633 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1634 <child>
1635 <widget class="GtkViewport" id="viewport1">
1636 <property name="visible">True</property>
1637 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
1638 <child>
1639 <widget class="GtkVBox" id="vbox13">
1640 <property name="visible">True</property>
1641 <child>
1642 <widget class="GtkHBox" id="hbox1">
1643 <property name="visible">True</property>
1644 <child>
1645 <widget class="GtkToolbar" id="toolbar10">
1646 <property name="visible">True</property>
1647 <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
1648 <property name="show_arrow">False</property>
1649 <child>
1650 <widget class="GtkToolButton" id="tbsc">
1651 <property name="visible">True</property>
1652 <property name="label" translatable="yes">Shortcuts</property>
1653 <property name="use_underline">True</property>
1654 <signal name="clicked" handler="on_tbsc_clicked"/>
1655 </widget>
1656 <packing>
1657 <property name="expand">False</property>
1658 <property name="homogeneous">False</property>
1659 </packing>
1660 </child>
1661 </widget>
1662 <packing>
1663 <property name="expand">False</property>
1664 <property name="fill">False</property>
1665 </packing>
1666 </child>
1667 <child>
1668 <widget class="GtkToolbar" id="toolbar1">
1669 <property name="visible">True</property>
1670 <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
1671 <child>
1672 <widget class="GtkToolButton" id="button4">
1673 <property name="visible">True</property>
1674 <property name="stock_id">gtk-add</property>
1675 <signal name="clicked" handler="on_but_sc_add_clicked"/>
1676 </widget>
1677 <packing>
1678 <property name="expand">False</property>
1679 <property name="homogeneous">False</property>
1680 </packing>
1681 </child>
1682 <child>
1683 <widget class="GtkToolButton" id="button6">
1684 <property name="visible">True</property>
1685 <property name="stock_id">gtk-remove</property>
1686 <signal name="clicked" handler="on_but_sc_del_clicked"/>
1687 </widget>
1688 <packing>
1689 <property name="expand">False</property>
1690 </packing>
1691 </child>
1692 <child>
1693 <widget class="GtkSeparatorToolItem" id="separatortoolitem7">
1694 <property name="visible">True</property>
1695 </widget>
1696 <packing>
1697 <property name="expand">False</property>
1698 <property name="homogeneous">False</property>
1699 </packing>
1700 </child>
1701 <child>
1702 <widget class="GtkToolButton" id="button7">
1703 <property name="visible">True</property>
1704 <property name="stock_id">gtk-goto-bottom</property>
1705 <signal name="clicked" handler="on_but_expand_collapse_clicked"/>
1706 </widget>
1707 <packing>
1708 <property name="expand">False</property>
1709 </packing>
1710 </child>
1711 </widget>
1712 <packing>
1713 <property name="position">1</property>
1714 </packing>
1715 </child>
1716 </widget>
1717 <packing>
1718 <property name="expand">False</property>
1719 </packing>
1720 </child>
1721 <child>
1722 <widget class="GtkTreeView" id="win_tree_sc">
1723 <property name="visible">True</property>
1724 <property name="can_focus">True</property>
1725 <property name="headers_visible">False</property>
1726 <property name="reorderable">True</property>
1727 </widget>
1728 <packing>
1729 <property name="position">1</property>
1730 </packing>
1731 </child>
1732 </widget>
1733 </child>
1734 </widget>
1735 </child>
1736 </widget>
1737 <packing>
1738 <property name="resize">True</property>
1739 <property name="shrink">True</property>
1740 </packing>
1741 </child>
1742 </widget>
1743 </child>
1744 </widget>
1745 <packing>
1746 <property name="resize">False</property>
1747 <property name="shrink">False</property>
1748 </packing>
1749 </child>
1750 <child>
1751 <widget class="GtkScrolledWindow" id="main_tree_sw">
1752 <property name="visible">True</property>
1753 <property name="can_focus">True</property>
1754 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1755 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1756 <child>
1757 <placeholder/>
1758 </child>
1759 </widget>
1760 <packing>
1761 <property name="resize">True</property>
1762 <property name="shrink">True</property>
1763 </packing>
1764 </child>
1765 </widget>
1766 </child>
1767 </widget>
1768 </child>
1769 </widget>
1770 <widget class="GtkWindow" id="win_form">
1771 <property name="visible">True</property>
1772 <property name="extension_events">GDK_EXTENSION_EVENTS_ALL</property>
1773 <property name="title" translatable="yes">OpenERP - Forms</property>
1774 <child>
1775 <widget class="GtkVBox" id="win_form_container">
1776 <property name="visible">True</property>
1777 <property name="spacing">2</property>
1778 <child>
1779 <placeholder/>
1780 </child>
1781 <child>
1782 <widget class="GtkHBox" id="hbox2">
1783 <property name="visible">True</property>
1784 <property name="border_width">3</property>
1785 <child>
1786 <widget class="GtkStatusbar" id="stat_form">
1787 <property name="width_request">103</property>
1788 <property name="visible">True</property>
1789 <property name="border_width">1</property>
1790 <property name="has_resize_grip">False</property>
1791 </widget>
1792 </child>
1793 <child>
1794 <widget class="GtkLabel" id="label37">
1795 <property name="visible">True</property>
1796 <property name="xpad">10</property>
1797 <property name="label" translatable="yes">State:</property>
1798 </widget>
1799 <packing>
1800 <property name="expand">False</property>
1801 <property name="fill">False</property>
1802 <property name="position">1</property>
1803 </packing>
1804 </child>
1805 <child>
1806 <widget class="GtkLabel" id="stat_state">
1807 <property name="visible">True</property>
1808 <property name="xalign">0</property>
1809 <property name="use_markup">True</property>
1810 </widget>
1811 <packing>
1812 <property name="position">2</property>
1813 </packing>
1814 </child>
1815 </widget>
1816 <packing>
1817 <property name="expand">False</property>
1818 <property name="fill">False</property>
1819 <property name="pack_type">GTK_PACK_END</property>
1820 <property name="position">1</property>
1821 </packing>
1822 </child>
1823 </widget>
1824 </child>
1825 </widget>
1826 <widget class="GtkDialog" id="win_about">
1827 <property name="width_request">430</property>
1828 <property name="height_request">360</property>
1829 <property name="title" translatable="yes">OpenERP - About</property>
1830 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
1831 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1832 <child internal-child="vbox">
1833 <widget class="GtkVBox" id="dialog-vbox2">
1834 <property name="visible">True</property>
1835 <child>
1836 <widget class="GtkVBox" id="vbox7">
1837 <property name="visible">True</property>
1838 <child>
1839 <widget class="GtkLabel" id="label36">
1840 <property name="visible">True</property>
1841 <property name="xpad">5</property>
1842 <property name="ypad">8</property>
1843 <property name="label" translatable="yes">&lt;b&gt;About OpenERP&lt;/b&gt;
1844 &lt;i&gt;The most advanced Open Source ERP &amp;amp; CRM !&lt;/i&gt;</property>
1845 <property name="use_markup">True</property>
1846 <property name="justify">GTK_JUSTIFY_CENTER</property>
1847 <property name="wrap">True</property>
1848 </widget>
1849 <packing>
1850 <property name="expand">False</property>
1851 <property name="fill">False</property>
1852 <property name="padding">2</property>
1853 </packing>
1854 </child>
1855 <child>
1856 <widget class="GtkHSeparator" id="hseparator4">
1857 <property name="visible">True</property>
1858 </widget>
1859 <packing>
1860 <property name="expand">False</property>
1861 <property name="padding">2</property>
1862 <property name="position">1</property>
1863 </packing>
1864 </child>
1865 <child>
1866 <widget class="GtkNotebook" id="notebook2">
1867 <property name="visible">True</property>
1868 <property name="can_focus">True</property>
1869 <child>
1870 <widget class="GtkScrolledWindow" id="scrolledwindow14">
1871 <property name="visible">True</property>
1872 <property name="can_focus">True</property>
1873 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1874 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1875 <property name="window_placement">GTK_CORNER_BOTTOM_LEFT</property>
1876 <child>
1877 <widget class="GtkTextView" id="textview2">
1878 <property name="visible">True</property>
1879 <property name="can_focus">True</property>
1880 <property name="editable">False</property>
1881 <property name="justification">GTK_JUSTIFY_CENTER</property>
1882 <property name="text" translatable="yes">
1883 OpenERP - GTK Client - v%s
1885 OpenERP is an Open Source ERP+CRM
1886 for small to medium businesses.
1888 The whole source code is distributed under
1889 the terms of the GNU Public Licence.
1891 (c) 2003-TODAY, Tiny sprl
1893 More Info on www.openerp.com !</property>
1894 </widget>
1895 </child>
1896 </widget>
1897 </child>
1898 <child>
1899 <widget class="GtkHBox" id="hbox30">
1900 <property name="visible">True</property>
1901 <child>
1902 <widget class="GtkImage" id="image165">
1903 <property name="visible">True</property>
1904 <property name="stock">gtk-network</property>
1905 </widget>
1906 </child>
1907 <child>
1908 <widget class="GtkLabel" id="label98">
1909 <property name="visible">True</property>
1910 <property name="label" translatable="yes">_OpenERP</property>
1911 <property name="use_underline">True</property>
1912 </widget>
1913 <packing>
1914 <property name="expand">False</property>
1915 <property name="fill">False</property>
1916 <property name="position">1</property>
1917 </packing>
1918 </child>
1919 </widget>
1920 <packing>
1921 <property name="type">tab</property>
1922 <property name="tab_fill">False</property>
1923 </packing>
1924 </child>
1925 <child>
1926 <widget class="GtkScrolledWindow" id="scrolledwindow15">
1927 <property name="visible">True</property>
1928 <property name="can_focus">True</property>
1929 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1930 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1931 <child>
1932 <widget class="GtkTextView" id="textview3">
1933 <property name="visible">True</property>
1934 <property name="can_focus">True</property>
1935 <property name="editable">False</property>
1936 <property name="justification">GTK_JUSTIFY_CENTER</property>
1937 <property name="accepts_tab">False</property>
1938 <property name="text" translatable="yes">
1939 (c) 2003-TODAY - Tiny sprl
1940 OpenERP is a product of Tiny sprl:
1942 Tiny sprl
1943 40 Chaussée de Namur
1944 1367 Gérompont
1945 Belgium
1947 Tel : (+32)81.81.37.00
1948 Mail: sales@tiny.be
1949 Web: http://tiny.be</property>
1950 </widget>
1951 </child>
1952 </widget>
1953 <packing>
1954 <property name="position">1</property>
1955 </packing>
1956 </child>
1957 <child>
1958 <widget class="GtkHBox" id="hbox31">
1959 <property name="visible">True</property>
1960 <child>
1961 <widget class="GtkImage" id="image166">
1962 <property name="visible">True</property>
1963 <property name="stock">gtk-home</property>
1964 </widget>
1965 </child>
1966 <child>
1967 <widget class="GtkLabel" id="label99">
1968 <property name="visible">True</property>
1969 <property name="label" translatable="yes">_Contact</property>
1970 <property name="use_underline">True</property>
1971 </widget>
1972 <packing>
1973 <property name="expand">False</property>
1974 <property name="fill">False</property>
1975 <property name="position">1</property>
1976 </packing>
1977 </child>
1978 </widget>
1979 <packing>
1980 <property name="type">tab</property>
1981 <property name="position">1</property>
1982 <property name="tab_fill">False</property>
1983 </packing>
1984 </child>
1985 </widget>
1986 <packing>
1987 <property name="position">2</property>
1988 </packing>
1989 </child>
1990 </widget>
1991 <packing>
1992 <property name="position">2</property>
1993 </packing>
1994 </child>
1995 <child internal-child="action_area">
1996 <widget class="GtkHButtonBox" id="dialog-action_area2">
1997 <property name="visible">True</property>
1998 <property name="layout_style">GTK_BUTTONBOX_END</property>
1999 <child>
2000 <widget class="GtkButton" id="okbutton2">
2001 <property name="visible">True</property>
2002 <property name="can_focus">True</property>
2003 <property name="can_default">True</property>
2004 <property name="label">gtk-close</property>
2005 <property name="use_stock">True</property>
2006 <property name="response_id">-5</property>
2007 <signal name="pressed" handler="on_but_ok_pressed"/>
2008 </widget>
2009 </child>
2010 </widget>
2011 <packing>
2012 <property name="expand">False</property>
2013 <property name="pack_type">GTK_PACK_END</property>
2014 </packing>
2015 </child>
2016 </widget>
2017 </child>
2018 </widget>
2019 <widget class="GtkDialog" id="win_sur">
2020 <property name="width_request">350</property>
2021 <property name="height_request">143</property>
2022 <property name="title" translatable="yes">OpenERP - Confirmation</property>
2023 <property name="modal">True</property>
2024 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
2025 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2026 <child internal-child="vbox">
2027 <widget class="GtkVBox" id="dialog-vbox4">
2028 <property name="visible">True</property>
2029 <child>
2030 <widget class="GtkHBox" id="hbox28">
2031 <property name="visible">True</property>
2032 <child>
2033 <widget class="GtkImage" id="image144">
2034 <property name="visible">True</property>
2035 <property name="xpad">15</property>
2036 <property name="ypad">15</property>
2037 <property name="stock">gtk-dialog-question</property>
2038 <property name="icon_size">6</property>
2039 </widget>
2040 <packing>
2041 <property name="expand">False</property>
2042 <property name="fill">False</property>
2043 </packing>
2044 </child>
2045 <child>
2046 <widget class="GtkLabel" id="lab_question">
2047 <property name="width_request">200</property>
2048 <property name="height_request">60</property>
2049 <property name="visible">True</property>
2050 <property name="label" translatable="yes">Hello World!</property>
2051 </widget>
2052 <packing>
2053 <property name="position">1</property>
2054 </packing>
2055 </child>
2056 </widget>
2057 <packing>
2058 <property name="padding">4</property>
2059 <property name="position">2</property>
2060 </packing>
2061 </child>
2062 <child internal-child="action_area">
2063 <widget class="GtkHButtonBox" id="dialog-action_area4">
2064 <property name="visible">True</property>
2065 <property name="layout_style">GTK_BUTTONBOX_END</property>
2066 <child>
2067 <widget class="GtkButton" id="cancelbutton2">
2068 <property name="visible">True</property>
2069 <property name="can_focus">True</property>
2070 <property name="can_default">True</property>
2071 <property name="label">gtk-cancel</property>
2072 <property name="use_stock">True</property>
2073 <property name="response_id">-6</property>
2074 </widget>
2075 </child>
2076 <child>
2077 <widget class="GtkButton" id="okbutton4">
2078 <property name="visible">True</property>
2079 <property name="can_focus">True</property>
2080 <property name="can_default">True</property>
2081 <property name="label">gtk-ok</property>
2082 <property name="use_stock">True</property>
2083 <property name="response_id">-5</property>
2084 </widget>
2085 <packing>
2086 <property name="position">1</property>
2087 </packing>
2088 </child>
2089 </widget>
2090 <packing>
2091 <property name="expand">False</property>
2092 <property name="pack_type">GTK_PACK_END</property>
2093 </packing>
2094 </child>
2095 </widget>
2096 </child>
2097 </widget>
2098 <widget class="GtkDialog" id="win_selection">
2099 <property name="title" translatable="yes">OpenERP - Selection</property>
2100 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
2101 <property name="default_width">400</property>
2102 <property name="default_height">400</property>
2103 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2104 <child internal-child="vbox">
2105 <widget class="GtkVBox" id="dialog-vbox6">
2106 <property name="visible">True</property>
2107 <child>
2108 <widget class="GtkVBox" id="win_selection_vbox">
2109 <property name="visible">True</property>
2110 <child>
2111 <widget class="GtkLabel" id="win_sel_title">
2112 <property name="visible">True</property>
2113 <property name="label" translatable="yes">Your selection:</property>
2114 </widget>
2115 <packing>
2116 <property name="expand">False</property>
2117 <property name="fill">False</property>
2118 </packing>
2119 </child>
2120 <child>
2121 <widget class="GtkHSeparator" id="hseparator8">
2122 <property name="visible">True</property>
2123 </widget>
2124 <packing>
2125 <property name="expand">False</property>
2126 <property name="padding">3</property>
2127 <property name="position">1</property>
2128 </packing>
2129 </child>
2130 <child>
2131 <widget class="GtkScrolledWindow" id="scrolledwindow5">
2132 <property name="visible">True</property>
2133 <property name="can_focus">True</property>
2134 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2135 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2136 <child>
2137 <widget class="GtkTreeView" id="win_sel_tree">
2138 <property name="visible">True</property>
2139 <property name="can_focus">True</property>
2140 <property name="headers_visible">False</property>
2141 </widget>
2142 </child>
2143 </widget>
2144 <packing>
2145 <property name="position">2</property>
2146 </packing>
2147 </child>
2148 </widget>
2149 <packing>
2150 <property name="position">2</property>
2151 </packing>
2152 </child>
2153 <child internal-child="action_area">
2154 <widget class="GtkHButtonBox" id="dialog-action_area8">
2155 <property name="visible">True</property>
2156 <property name="layout_style">GTK_BUTTONBOX_END</property>
2157 <child>
2158 <widget class="GtkButton" id="cancelbutton5">
2159 <property name="visible">True</property>
2160 <property name="can_focus">True</property>
2161 <property name="can_default">True</property>
2162 <property name="label">gtk-cancel</property>
2163 <property name="use_stock">True</property>
2164 <property name="response_id">-6</property>
2165 <signal name="clicked" handler="on_cancelbutton5_clicked"/>
2166 </widget>
2167 </child>
2168 <child>
2169 <widget class="GtkButton" id="okbutton6">
2170 <property name="visible">True</property>
2171 <property name="can_focus">True</property>
2172 <property name="can_default">True</property>
2173 <property name="label">gtk-ok</property>
2174 <property name="use_stock">True</property>
2175 <property name="response_id">-5</property>
2176 <signal name="clicked" handler="on_okbutton6_clicked"/>
2177 </widget>
2178 <packing>
2179 <property name="position">1</property>
2180 </packing>
2181 </child>
2182 </widget>
2183 <packing>
2184 <property name="expand">False</property>
2185 <property name="pack_type">GTK_PACK_END</property>
2186 </packing>
2187 </child>
2188 </widget>
2189 </child>
2190 </widget>
2191 <widget class="GtkDialog" id="win_dialog">
2192 <property name="visible">True</property>
2193 <property name="title" translatable="yes">OpenERP - Dialog</property>
2194 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2195 <child internal-child="vbox">
2196 <widget class="GtkVBox" id="dia_vbox_main">
2197 <property name="visible">True</property>
2198 <child>
2199 <placeholder/>
2200 </child>
2201 <child internal-child="action_area">
2202 <widget class="GtkHButtonBox" id="dia_hbox_button">
2203 <property name="visible">True</property>
2204 <property name="layout_style">GTK_BUTTONBOX_END</property>
2205 </widget>
2206 <packing>
2207 <property name="expand">False</property>
2208 <property name="pack_type">GTK_PACK_END</property>
2209 </packing>
2210 </child>
2211 </widget>
2212 </child>
2213 </widget>
2214 <widget class="GtkDialog" id="win_field_pref">
2215 <property name="width_request">440</property>
2216 <property name="height_request">268</property>
2217 <property name="title" translatable="yes">OpenERP, Field Preference target</property>
2218 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
2219 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2220 <child internal-child="vbox">
2221 <widget class="GtkVBox" id="dialog-vbox8">
2222 <property name="visible">True</property>
2223 <child>
2224 <widget class="GtkTable" id="table3">
2225 <property name="visible">True</property>
2226 <property name="border_width">4</property>
2227 <property name="n_rows">5</property>
2228 <property name="n_columns">2</property>
2229 <property name="column_spacing">5</property>
2230 <property name="row_spacing">4</property>
2231 <child>
2232 <widget class="GtkLabel" id="label64">
2233 <property name="visible">True</property>
2234 <property name="xalign">1</property>
2235 <property name="label" translatable="yes">Default _value:</property>
2236 <property name="use_underline">True</property>
2237 <property name="mnemonic_widget">ent_value</property>
2238 </widget>
2239 <packing>
2240 <property name="top_attach">2</property>
2241 <property name="bottom_attach">3</property>
2242 <property name="x_options">GTK_FILL</property>
2243 <property name="y_options"></property>
2244 </packing>
2245 </child>
2246 <child>
2247 <widget class="GtkEntry" id="ent_value">
2248 <property name="visible">True</property>
2249 <property name="sensitive">False</property>
2250 <property name="can_focus">True</property>
2251 <property name="editable">False</property>
2252 <property name="invisible_char">*</property>
2253 </widget>
2254 <packing>
2255 <property name="left_attach">1</property>
2256 <property name="right_attach">2</property>
2257 <property name="top_attach">2</property>
2258 <property name="bottom_attach">3</property>
2259 <property name="y_options"></property>
2260 </packing>
2261 </child>
2262 <child>
2263 <widget class="GtkEntry" id="ent_domain">
2264 <property name="visible">True</property>
2265 <property name="sensitive">False</property>
2266 <property name="can_focus">True</property>
2267 <property name="editable">False</property>
2268 <property name="invisible_char">*</property>
2269 </widget>
2270 <packing>
2271 <property name="left_attach">1</property>
2272 <property name="right_attach">2</property>
2273 <property name="top_attach">1</property>
2274 <property name="bottom_attach">2</property>
2275 <property name="y_options"></property>
2276 </packing>
2277 </child>
2278 <child>
2279 <widget class="GtkEntry" id="ent_field">
2280 <property name="visible">True</property>
2281 <property name="sensitive">False</property>
2282 <property name="can_focus">True</property>
2283 <property name="editable">False</property>
2284 <property name="invisible_char">*</property>
2285 </widget>
2286 <packing>
2287 <property name="left_attach">1</property>
2288 <property name="right_attach">2</property>
2289 <property name="y_options"></property>
2290 </packing>
2291 </child>
2292 <child>
2293 <widget class="GtkLabel" id="label66">
2294 <property name="visible">True</property>
2295 <property name="xalign">1</property>
2296 <property name="label" translatable="yes">_Domain:</property>
2297 <property name="use_underline">True</property>
2298 <property name="justify">GTK_JUSTIFY_RIGHT</property>
2299 <property name="mnemonic_widget">ent_domain</property>
2300 </widget>
2301 <packing>
2302 <property name="top_attach">1</property>
2303 <property name="bottom_attach">2</property>
2304 <property name="x_options">GTK_FILL</property>
2305 <property name="y_options"></property>
2306 </packing>
2307 </child>
2308 <child>
2309 <widget class="GtkLabel" id="label63">
2310 <property name="visible">True</property>
2311 <property name="xalign">1</property>
2312 <property name="label" translatable="yes">Field _Name:</property>
2313 <property name="use_underline">True</property>
2314 <property name="justify">GTK_JUSTIFY_RIGHT</property>
2315 <property name="mnemonic_widget">ent_field</property>
2316 </widget>
2317 <packing>
2318 <property name="x_options">GTK_FILL</property>
2319 <property name="y_options"></property>
2320 </packing>
2321 </child>
2322 <child>
2323 <widget class="GtkFrame" id="frame5">
2324 <property name="visible">True</property>
2325 <property name="label_xalign">0</property>
2326 <child>
2327 <widget class="GtkAlignment" id="alignment12">
2328 <property name="visible">True</property>
2329 <property name="left_padding">12</property>
2330 <child>
2331 <widget class="GtkVBox" id="pref_vbox">
2332 <property name="visible">True</property>
2333 <child>
2334 <placeholder/>
2335 </child>
2336 </widget>
2337 </child>
2338 </widget>
2339 </child>
2340 <child>
2341 <widget class="GtkLabel" id="label115">
2342 <property name="visible">True</property>
2343 <property name="label" translatable="yes">&lt;b&gt;Value applicable if:&lt;/b&gt;</property>
2344 <property name="use_markup">True</property>
2345 </widget>
2346 <packing>
2347 <property name="type">label_item</property>
2348 </packing>
2349 </child>
2350 </widget>
2351 <packing>
2352 <property name="right_attach">2</property>
2353 <property name="top_attach">4</property>
2354 <property name="bottom_attach">5</property>
2355 </packing>
2356 </child>
2357 <child>
2358 <widget class="GtkFrame" id="frame6">
2359 <property name="visible">True</property>
2360 <property name="label_xalign">0</property>
2361 <child>
2362 <widget class="GtkAlignment" id="alignment13">
2363 <property name="visible">True</property>
2364 <property name="left_padding">12</property>
2365 <child>
2366 <widget class="GtkHBox" id="hbox40">
2367 <property name="visible">True</property>
2368 <property name="border_width">6</property>
2369 <property name="homogeneous">True</property>
2370 <child>
2371 <widget class="GtkRadioButton" id="radio_user_pref">
2372 <property name="visible">True</property>
2373 <property name="can_focus">True</property>
2374 <property name="label" translatable="yes">_only for you</property>
2375 <property name="use_underline">True</property>
2376 <property name="response_id">0</property>
2377 <property name="draw_indicator">True</property>
2378 </widget>
2379 <packing>
2380 <property name="expand">False</property>
2381 <property name="fill">False</property>
2382 </packing>
2383 </child>
2384 <child>
2385 <widget class="GtkRadioButton" id="radiobutton2">
2386 <property name="visible">True</property>
2387 <property name="can_focus">True</property>
2388 <property name="label" translatable="yes">for _all users</property>
2389 <property name="use_underline">True</property>
2390 <property name="response_id">0</property>
2391 <property name="active">True</property>
2392 <property name="draw_indicator">True</property>
2393 <property name="group">radio_user_pref</property>
2394 </widget>
2395 <packing>
2396 <property name="expand">False</property>
2397 <property name="fill">False</property>
2398 <property name="position">1</property>
2399 </packing>
2400 </child>
2401 </widget>
2402 </child>
2403 </widget>
2404 </child>
2405 <child>
2406 <widget class="GtkLabel" id="label116">
2407 <property name="visible">True</property>
2408 <property name="label" translatable="yes">&lt;b&gt;Value applicable for:&lt;/b&gt;</property>
2409 <property name="use_markup">True</property>
2410 </widget>
2411 <packing>
2412 <property name="type">label_item</property>
2413 </packing>
2414 </child>
2415 </widget>
2416 <packing>
2417 <property name="right_attach">2</property>
2418 <property name="top_attach">3</property>
2419 <property name="bottom_attach">4</property>
2420 <property name="y_options"></property>
2421 </packing>
2422 </child>
2423 </widget>
2424 <packing>
2425 <property name="position">2</property>
2426 </packing>
2427 </child>
2428 <child internal-child="action_area">
2429 <widget class="GtkHButtonBox" id="dialog-action_area10">
2430 <property name="visible">True</property>
2431 <property name="layout_style">GTK_BUTTONBOX_END</property>
2432 <child>
2433 <widget class="GtkButton" id="cancelbutton7">
2434 <property name="visible">True</property>
2435 <property name="can_focus">True</property>
2436 <property name="can_default">True</property>
2437 <property name="label">gtk-cancel</property>
2438 <property name="use_stock">True</property>
2439 <property name="response_id">-6</property>
2440 </widget>
2441 </child>
2442 <child>
2443 <widget class="GtkButton" id="okbutton8">
2444 <property name="visible">True</property>
2445 <property name="can_focus">True</property>
2446 <property name="can_default">True</property>
2447 <property name="label">gtk-ok</property>
2448 <property name="use_stock">True</property>
2449 <property name="response_id">-5</property>
2450 </widget>
2451 <packing>
2452 <property name="position">1</property>
2453 </packing>
2454 </child>
2455 </widget>
2456 <packing>
2457 <property name="expand">False</property>
2458 <property name="pack_type">GTK_PACK_END</property>
2459 </packing>
2460 </child>
2461 </widget>
2462 </child>
2463 </widget>
2464 <widget class="GtkDialog" id="win_save_as">
2465 <property name="width_request">723</property>
2466 <property name="height_request">569</property>
2467 <property name="title" translatable="yes">OpenERP - Export to CSV</property>
2468 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
2469 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2470 <child internal-child="vbox">
2471 <widget class="GtkVBox" id="dialog-vbox9">
2472 <property name="visible">True</property>
2473 <child>
2474 <widget class="GtkVBox" id="vbox15">
2475 <property name="visible">True</property>
2476 <child>
2477 <widget class="GtkExpander" id="expander4">
2478 <property name="visible">True</property>
2479 <property name="can_focus">True</property>
2480 <child>
2481 <widget class="GtkVBox" id="vbox63">
2482 <property name="visible">True</property>
2483 <child>
2484 <widget class="GtkHBox" id="hbox4">
2485 <property name="visible">True</property>
2486 <property name="homogeneous">True</property>
2487 <child>
2488 <widget class="GtkButton" id="button85">
2489 <property name="visible">True</property>
2490 <property name="can_focus">True</property>
2491 <property name="response_id">0</property>
2492 <signal name="clicked" handler="on_but_predefined_clicked"/>
2493 <child>
2494 <widget class="GtkAlignment" id="alignment46">
2495 <property name="visible">True</property>
2496 <property name="xscale">0</property>
2497 <property name="yscale">0</property>
2498 <child>
2499 <widget class="GtkHBox" id="hbox69">
2500 <property name="visible">True</property>
2501 <property name="spacing">2</property>
2502 <child>
2503 <widget class="GtkImage" id="image2906">
2504 <property name="visible">True</property>
2505 <property name="stock">gtk-add</property>
2506 </widget>
2507 <packing>
2508 <property name="expand">False</property>
2509 <property name="fill">False</property>
2510 </packing>
2511 </child>
2512 <child>
2513 <widget class="GtkLabel" id="label264">
2514 <property name="visible">True</property>
2515 <property name="label" translatable="yes">Save List</property>
2516 <property name="use_underline">True</property>
2517 <property name="justify">GTK_JUSTIFY_CENTER</property>
2518 </widget>
2519 <packing>
2520 <property name="expand">False</property>
2521 <property name="fill">False</property>
2522 <property name="position">1</property>
2523 </packing>
2524 </child>
2525 </widget>
2526 </child>
2527 </widget>
2528 </child>
2529 </widget>
2530 <packing>
2531 <property name="expand">False</property>
2532 <property name="fill">False</property>
2533 </packing>
2534 </child>
2535 <child>
2536 <widget class="GtkButton" id="button11">
2537 <property name="visible">True</property>
2538 <property name="can_focus">True</property>
2539 <property name="response_id">0</property>
2540 <signal name="clicked" handler="on_but_delpredefined_clicked"/>
2541 <child>
2542 <widget class="GtkAlignment" id="alignment1">
2543 <property name="visible">True</property>
2544 <property name="xscale">0</property>
2545 <property name="yscale">0</property>
2546 <child>
2547 <widget class="GtkHBox" id="hbox5">
2548 <property name="visible">True</property>
2549 <property name="spacing">2</property>
2550 <child>
2551 <widget class="GtkImage" id="image1">
2552 <property name="visible">True</property>
2553 <property name="stock">gtk-remove</property>
2554 </widget>
2555 <packing>
2556 <property name="expand">False</property>
2557 <property name="fill">False</property>
2558 </packing>
2559 </child>
2560 <child>
2561 <widget class="GtkLabel" id="label3">
2562 <property name="visible">True</property>
2563 <property name="label" translatable="yes">Remove List</property>
2564 <property name="use_underline">True</property>
2565 <property name="justify">GTK_JUSTIFY_CENTER</property>
2566 </widget>
2567 <packing>
2568 <property name="expand">False</property>
2569 <property name="fill">False</property>
2570 <property name="position">1</property>
2571 </packing>
2572 </child>
2573 </widget>
2574 </child>
2575 </widget>
2576 </child>
2577 </widget>
2578 <packing>
2579 <property name="expand">False</property>
2580 <property name="fill">False</property>
2581 <property name="position">1</property>
2582 </packing>
2583 </child>
2584 </widget>
2585 </child>
2586 <child>
2587 <widget class="GtkFrame" id="frame19">
2588 <property name="height_request">150</property>
2589 <property name="visible">True</property>
2590 <property name="border_width">2</property>
2591 <property name="label_xalign">0</property>
2592 <property name="shadow_type">GTK_SHADOW_NONE</property>
2593 <child>
2594 <widget class="GtkAlignment" id="alignment45">
2595 <property name="visible">True</property>
2596 <property name="left_padding">12</property>
2597 <child>
2598 <widget class="GtkScrolledWindow" id="scrolledwindow">
2599 <property name="visible">True</property>
2600 <property name="can_focus">True</property>
2601 <property name="border_width">2</property>
2602 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2603 <child>
2604 <widget class="GtkViewport" id="predefined_exports">
2605 <property name="visible">True</property>
2606 <child>
2607 <placeholder/>
2608 </child>
2609 </widget>
2610 </child>
2611 </widget>
2612 </child>
2613 </widget>
2614 </child>
2615 <child>
2616 <widget class="GtkLabel" id="label263">
2617 <property name="visible">True</property>
2618 <property name="label" translatable="yes">&lt;b&gt;Exports List&lt;/b&gt;</property>
2619 <property name="use_markup">True</property>
2620 </widget>
2621 <packing>
2622 <property name="type">label_item</property>
2623 </packing>
2624 </child>
2625 </widget>
2626 <packing>
2627 <property name="position">1</property>
2628 </packing>
2629 </child>
2630 </widget>
2631 </child>
2632 <child>
2633 <widget class="GtkLabel" id="label46574">
2634 <property name="visible">True</property>
2635 <property name="label" translatable="yes">&lt;b&gt;Predefined Exports&lt;/b&gt;</property>
2636 <property name="use_markup">True</property>
2637 </widget>
2638 <packing>
2639 <property name="type">label_item</property>
2640 </packing>
2641 </child>
2642 </widget>
2643 <packing>
2644 <property name="expand">False</property>
2645 <property name="fill">False</property>
2646 </packing>
2647 </child>
2648 <child>
2649 <widget class="GtkHBox" id="hbox35">
2650 <property name="visible">True</property>
2651 <child>
2652 <widget class="GtkFrame" id="frame3">
2653 <property name="visible">True</property>
2654 <property name="label_xalign">0</property>
2655 <property name="shadow_type">GTK_SHADOW_NONE</property>
2656 <child>
2657 <widget class="GtkAlignment" id="alignment6">
2658 <property name="visible">True</property>
2659 <property name="left_padding">12</property>
2660 <child>
2661 <widget class="GtkScrolledWindow" id="scrolledwindow10">
2662 <property name="visible">True</property>
2663 <property name="can_focus">True</property>
2664 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2665 <child>
2666 <widget class="GtkViewport" id="exp_vp1">
2667 <property name="visible">True</property>
2668 <child>
2669 <placeholder/>
2670 </child>
2671 </widget>
2672 </child>
2673 </widget>
2674 </child>
2675 </widget>
2676 </child>
2677 <child>
2678 <widget class="GtkLabel" id="label109">
2679 <property name="visible">True</property>
2680 <property name="label" translatable="yes">Available Fields</property>
2681 <property name="use_markup">True</property>
2682 </widget>
2683 <packing>
2684 <property name="type">label_item</property>
2685 </packing>
2686 </child>
2687 </widget>
2688 </child>
2689 <child>
2690 <widget class="GtkVBox" id="vbox25">
2691 <property name="visible">True</property>
2692 <property name="border_width">5</property>
2693 <property name="spacing">2</property>
2694 <property name="homogeneous">True</property>
2695 <child>
2696 <widget class="GtkButton" id="but_select1">
2697 <property name="visible">True</property>
2698 <property name="can_focus">True</property>
2699 <property name="response_id">0</property>
2700 <signal name="clicked" handler="on_but_select_clicked"/>
2701 <child>
2702 <widget class="GtkAlignment" id="alignment8">
2703 <property name="visible">True</property>
2704 <property name="xscale">0</property>
2705 <property name="yscale">0</property>
2706 <child>
2707 <widget class="GtkHBox" id="hbox36">
2708 <property name="visible">True</property>
2709 <property name="spacing">2</property>
2710 <child>
2711 <widget class="GtkImage" id="image353">
2712 <property name="visible">True</property>
2713 <property name="stock">gtk-go-forward</property>
2714 </widget>
2715 <packing>
2716 <property name="expand">False</property>
2717 <property name="fill">False</property>
2718 </packing>
2719 </child>
2720 <child>
2721 <widget class="GtkLabel" id="label111">
2722 <property name="visible">True</property>
2723 <property name="label" translatable="yes">_Add</property>
2724 <property name="use_underline">True</property>
2725 </widget>
2726 <packing>
2727 <property name="expand">False</property>
2728 <property name="fill">False</property>
2729 <property name="position">1</property>
2730 </packing>
2731 </child>
2732 </widget>
2733 </child>
2734 </widget>
2735 </child>
2736 </widget>
2737 <packing>
2738 <property name="expand">False</property>
2739 <property name="fill">False</property>
2740 </packing>
2741 </child>
2742 <child>
2743 <widget class="GtkButton" id="but_unselect1">
2744 <property name="visible">True</property>
2745 <property name="can_focus">True</property>
2746 <property name="response_id">0</property>
2747 <signal name="clicked" handler="on_but_unselect_clicked"/>
2748 <child>
2749 <widget class="GtkAlignment" id="alignment9">
2750 <property name="visible">True</property>
2751 <property name="xscale">0</property>
2752 <property name="yscale">0</property>
2753 <child>
2754 <widget class="GtkHBox" id="hbox37">
2755 <property name="visible">True</property>
2756 <property name="spacing">2</property>
2757 <child>
2758 <widget class="GtkImage" id="image354">
2759 <property name="visible">True</property>
2760 <property name="stock">gtk-go-back</property>
2761 </widget>
2762 <packing>
2763 <property name="expand">False</property>
2764 <property name="fill">False</property>
2765 </packing>
2766 </child>
2767 <child>
2768 <widget class="GtkLabel" id="label112">
2769 <property name="visible">True</property>
2770 <property name="label" translatable="yes">_Remove</property>
2771 <property name="use_underline">True</property>
2772 </widget>
2773 <packing>
2774 <property name="expand">False</property>
2775 <property name="fill">False</property>
2776 <property name="position">1</property>
2777 </packing>
2778 </child>
2779 </widget>
2780 </child>
2781 </widget>
2782 </child>
2783 </widget>
2784 <packing>
2785 <property name="expand">False</property>
2786 <property name="fill">False</property>
2787 <property name="position">1</property>
2788 </packing>
2789 </child>
2790 <child>
2791 <widget class="GtkButton" id="but_unselect_all">
2792 <property name="visible">True</property>
2793 <property name="can_focus">True</property>
2794 <property name="response_id">0</property>
2795 <signal name="clicked" handler="on_but_unselect_all_clicked"/>
2796 <child>
2797 <widget class="GtkAlignment" id="alignment10">
2798 <property name="visible">True</property>
2799 <property name="xscale">0</property>
2800 <property name="yscale">0</property>
2801 <child>
2802 <widget class="GtkHBox" id="hbox38">
2803 <property name="visible">True</property>
2804 <property name="spacing">2</property>
2805 <child>
2806 <widget class="GtkImage" id="image355">
2807 <property name="visible">True</property>
2808 <property name="stock">gtk-goto-first</property>
2809 </widget>
2810 <packing>
2811 <property name="expand">False</property>
2812 <property name="fill">False</property>
2813 </packing>
2814 </child>
2815 <child>
2816 <widget class="GtkLabel" id="label113">
2817 <property name="visible">True</property>
2818 <property name="label" translatable="yes">_Nothing</property>
2819 <property name="use_underline">True</property>
2820 </widget>
2821 <packing>
2822 <property name="expand">False</property>
2823 <property name="fill">False</property>
2824 <property name="position">1</property>
2825 </packing>
2826 </child>
2827 </widget>
2828 </child>
2829 </widget>
2830 </child>
2831 </widget>
2832 <packing>
2833 <property name="expand">False</property>
2834 <property name="fill">False</property>
2835 <property name="position">2</property>
2836 </packing>
2837 </child>
2838 </widget>
2839 <packing>
2840 <property name="expand">False</property>
2841 <property name="position">1</property>
2842 </packing>
2843 </child>
2844 <child>
2845 <widget class="GtkFrame" id="frame4">
2846 <property name="visible">True</property>
2847 <property name="label_xalign">0</property>
2848 <property name="shadow_type">GTK_SHADOW_NONE</property>
2849 <child>
2850 <widget class="GtkAlignment" id="alignment7">
2851 <property name="visible">True</property>
2852 <property name="left_padding">12</property>
2853 <child>
2854 <widget class="GtkScrolledWindow" id="scrolledwindow9">
2855 <property name="visible">True</property>
2856 <property name="can_focus">True</property>
2857 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2858 <child>
2859 <widget class="GtkViewport" id="exp_vp2">
2860 <property name="visible">True</property>
2861 <child>
2862 <placeholder/>
2863 </child>
2864 </widget>
2865 </child>
2866 </widget>
2867 </child>
2868 </widget>
2869 </child>
2870 <child>
2871 <widget class="GtkLabel" id="label110">
2872 <property name="visible">True</property>
2873 <property name="label" translatable="yes">Fields to Export</property>
2874 <property name="use_markup">True</property>
2875 </widget>
2876 <packing>
2877 <property name="type">label_item</property>
2878 </packing>
2879 </child>
2880 </widget>
2881 <packing>
2882 <property name="position">2</property>
2883 </packing>
2884 </child>
2885 </widget>
2886 <packing>
2887 <property name="position">1</property>
2888 </packing>
2889 </child>
2890 <child>
2891 <widget class="GtkFrame" id="frame2">
2892 <property name="visible">True</property>
2893 <property name="border_width">2</property>
2894 <property name="label_xalign">0</property>
2895 <child>
2896 <widget class="GtkHBox" id="hbox55">
2897 <property name="visible">True</property>
2898 <property name="border_width">2</property>
2899 <property name="spacing">2</property>
2900 <child>
2901 <widget class="GtkComboBox" id="win_saveas_combo">
2902 <property name="visible">True</property>
2903 <property name="items" translatable="yes">Open in Excel
2904 Save as CSV</property>
2905 </widget>
2906 </child>
2907 <child>
2908 <widget class="GtkVSeparator" id="vseparator9">
2909 <property name="visible">True</property>
2910 </widget>
2911 <packing>
2912 <property name="expand">False</property>
2913 <property name="fill">False</property>
2914 <property name="padding">10</property>
2915 <property name="position">1</property>
2916 </packing>
2917 </child>
2918 <child>
2919 <widget class="GtkCheckButton" id="add_field_names_cb">
2920 <property name="visible">True</property>
2921 <property name="can_focus">True</property>
2922 <property name="label" translatable="yes">Add _field names</property>
2923 <property name="use_underline">True</property>
2924 <property name="response_id">0</property>
2925 <property name="active">True</property>
2926 <property name="draw_indicator">True</property>
2927 </widget>
2928 <packing>
2929 <property name="expand">False</property>
2930 <property name="fill">False</property>
2931 <property name="position">2</property>
2932 </packing>
2933 </child>
2934 </widget>
2935 </child>
2936 <child>
2937 <widget class="GtkLabel" id="label81">
2938 <property name="visible">True</property>
2939 <property name="label" translatable="yes">&lt;b&gt;Opti_ons&lt;/b&gt;</property>
2940 <property name="use_markup">True</property>
2941 <property name="use_underline">True</property>
2942 </widget>
2943 <packing>
2944 <property name="type">label_item</property>
2945 </packing>
2946 </child>
2947 </widget>
2948 <packing>
2949 <property name="expand">False</property>
2950 <property name="fill">False</property>
2951 <property name="position">2</property>
2952 </packing>
2953 </child>
2954 </widget>
2955 <packing>
2956 <property name="position">2</property>
2957 </packing>
2958 </child>
2959 <child internal-child="action_area">
2960 <widget class="GtkHButtonBox" id="dialog-action_area11">
2961 <property name="visible">True</property>
2962 <property name="layout_style">GTK_BUTTONBOX_END</property>
2963 <child>
2964 <widget class="GtkButton" id="cancelbutton8">
2965 <property name="visible">True</property>
2966 <property name="can_focus">True</property>
2967 <property name="can_default">True</property>
2968 <property name="label">gtk-cancel</property>
2969 <property name="use_stock">True</property>
2970 <property name="response_id">-6</property>
2971 </widget>
2972 </child>
2973 <child>
2974 <widget class="GtkButton" id="okbutton9">
2975 <property name="visible">True</property>
2976 <property name="can_focus">True</property>
2977 <property name="can_default">True</property>
2978 <property name="label">gtk-ok</property>
2979 <property name="use_stock">True</property>
2980 <property name="response_id">-5</property>
2981 </widget>
2982 <packing>
2983 <property name="position">1</property>
2984 </packing>
2985 </child>
2986 </widget>
2987 <packing>
2988 <property name="expand">False</property>
2989 <property name="pack_type">GTK_PACK_END</property>
2990 </packing>
2991 </child>
2992 </widget>
2993 </child>
2994 </widget>
2995 <widget class="GtkDialog" id="win_search">
2996 <property name="width_request">777</property>
2997 <property name="height_request">500</property>
2998 <property name="title" translatable="yes">OpenERP - Search</property>
2999 <property name="modal">True</property>
3000 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
3001 <property name="default_width">777</property>
3002 <property name="default_height">500</property>
3003 <property name="destroy_with_parent">True</property>
3004 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3005 <child internal-child="vbox">
3006 <widget class="GtkVBox" id="dialog-vbox11">
3007 <property name="visible">True</property>
3008 <child>
3009 <widget class="GtkHBox" id="search_hbox">
3010 <property name="visible">True</property>
3011 <child>
3012 <placeholder/>
3013 </child>
3014 </widget>
3015 <packing>
3016 <property name="expand">False</property>
3017 <property name="fill">False</property>
3018 <property name="position">2</property>
3019 </packing>
3020 </child>
3021 <child>
3022 <widget class="GtkHSeparator" id="hseparator24">
3023 <property name="visible">True</property>
3024 </widget>
3025 <packing>
3026 <property name="expand">False</property>
3027 <property name="position">3</property>
3028 </packing>
3029 </child>
3030 <child>
3031 <widget class="GtkScrolledWindow" id="search_sw">
3032 <property name="visible">True</property>
3033 <property name="can_focus">True</property>
3034 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3035 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3036 <child>
3037 <placeholder/>
3038 </child>
3039 </widget>
3040 <packing>
3041 <property name="position">4</property>
3042 </packing>
3043 </child>
3044 <child internal-child="action_area">
3045 <widget class="GtkHButtonBox" id="dialog-action_area12">
3046 <property name="visible">True</property>
3047 <property name="layout_style">GTK_BUTTONBOX_END</property>
3048 <child>
3049 <widget class="GtkButton" id="newbutton">
3050 <property name="visible">True</property>
3051 <property name="can_focus">True</property>
3052 <property name="can_default">True</property>
3053 <property name="label">gtk-new</property>
3054 <property name="use_stock">True</property>
3055 <property name="response_id">-3</property>
3056 </widget>
3057 </child>
3058 <child>
3059 <widget class="GtkButton" id="button81">
3060 <property name="visible">True</property>
3061 <property name="can_focus">True</property>
3062 <property name="can_default">True</property>
3063 <property name="has_default">True</property>
3064 <property name="label">gtk-find</property>
3065 <property name="use_stock">True</property>
3066 <property name="response_id">-10</property>
3067 </widget>
3068 <packing>
3069 <property name="position">1</property>
3070 </packing>
3071 </child>
3072 <child>
3073 <widget class="GtkButton" id="cancelbutton9">
3074 <property name="visible">True</property>
3075 <property name="can_focus">True</property>
3076 <property name="can_default">True</property>
3077 <property name="label">gtk-cancel</property>
3078 <property name="use_stock">True</property>
3079 <property name="response_id">-6</property>
3080 <accelerator key="Escape" modifiers="" signal="clicked"/>
3081 </widget>
3082 <packing>
3083 <property name="position">2</property>
3084 </packing>
3085 </child>
3086 <child>
3087 <widget class="GtkButton" id="okbutton10">
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-ok</property>
3092 <property name="use_stock">True</property>
3093 <property name="response_id">-5</property>
3094 </widget>
3095 <packing>
3096 <property name="position">3</property>
3097 </packing>
3098 </child>
3099 </widget>
3100 <packing>
3101 <property name="expand">False</property>
3102 <property name="pack_type">GTK_PACK_END</property>
3103 </packing>
3104 </child>
3105 </widget>
3106 </child>
3107 </widget>
3108 <widget class="GtkDialog" id="win_attach">
3109 <property name="title" translatable="yes">OpenERP - Attachment</property>
3110 <property name="modal">True</property>
3111 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
3112 <property name="default_width">740</property>
3113 <property name="default_height">590</property>
3114 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3115 <child internal-child="vbox">
3116 <widget class="GtkVBox" id="dialog-vbox13">
3117 <property name="visible">True</property>
3118 <child>
3119 <widget class="GtkVPaned" id="vpaned1">
3120 <property name="visible">True</property>
3121 <property name="can_focus">True</property>
3122 <property name="position">432</property>
3123 <child>
3124 <widget class="GtkHPaned" id="hpaned2">
3125 <property name="visible">True</property>
3126 <property name="can_focus">True</property>
3127 <property name="position">553</property>
3128 <child>
3129 <widget class="GtkVBox" id="vbox29">
3130 <property name="visible">True</property>
3131 <child>
3132 <widget class="GtkLabel" id="attach_filename">
3133 <property name="visible">True</property>
3134 <property name="label" translatable="yes">Filename:</property>
3135 </widget>
3136 <packing>
3137 <property name="expand">False</property>
3138 <property name="fill">False</property>
3139 </packing>
3140 </child>
3141 <child>
3142 <widget class="GtkScrolledWindow" id="scrolledwindow22">
3143 <property name="visible">True</property>
3144 <property name="can_focus">True</property>
3145 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3146 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3147 <property name="shadow_type">GTK_SHADOW_IN</property>
3148 <child>
3149 <widget class="GtkViewport" id="viewport3">
3150 <property name="visible">True</property>
3151 <child>
3152 <widget class="GtkImage" id="attach_image">
3153 <property name="visible">True</property>
3154 <property name="stock">gtk-cancel</property>
3155 <property name="icon_size">6</property>
3156 </widget>
3157 </child>
3158 </widget>
3159 </child>
3160 </widget>
3161 <packing>
3162 <property name="position">1</property>
3163 </packing>
3164 </child>
3165 </widget>
3166 <packing>
3167 <property name="resize">False</property>
3168 <property name="shrink">True</property>
3169 </packing>
3170 </child>
3171 <child>
3172 <widget class="GtkVBox" id="vbox28">
3173 <property name="visible">True</property>
3174 <child>
3175 <widget class="GtkLabel" id="attach_title">
3176 <property name="visible">True</property>
3177 <property name="label" translatable="yes">Description:</property>
3178 </widget>
3179 <packing>
3180 <property name="expand">False</property>
3181 <property name="fill">False</property>
3182 </packing>
3183 </child>
3184 <child>
3185 <widget class="GtkScrolledWindow" id="scrolledwindow21">
3186 <property name="visible">True</property>
3187 <property name="can_focus">True</property>
3188 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3189 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3190 <property name="shadow_type">GTK_SHADOW_IN</property>
3191 <child>
3192 <widget class="GtkTextView" id="attach_tv">
3193 <property name="visible">True</property>
3194 <property name="can_focus">True</property>
3195 </widget>
3196 </child>
3197 </widget>
3198 <packing>
3199 <property name="position">1</property>
3200 </packing>
3201 </child>
3202 <child>
3203 <widget class="GtkButton" id="button86">
3204 <property name="visible">True</property>
3205 <property name="can_focus">True</property>
3206 <property name="response_id">0</property>
3207 <signal name="clicked" handler="comment_save"/>
3208 <child>
3209 <widget class="GtkAlignment" id="alignment48">
3210 <property name="visible">True</property>
3211 <property name="xscale">0</property>
3212 <property name="yscale">0</property>
3213 <child>
3214 <widget class="GtkHBox" id="hbox72">
3215 <property name="visible">True</property>
3216 <property name="spacing">2</property>
3217 <child>
3218 <widget class="GtkImage" id="image3409">
3219 <property name="visible">True</property>
3220 <property name="stock">gtk-floppy</property>
3221 </widget>
3222 <packing>
3223 <property name="expand">False</property>
3224 <property name="fill">False</property>
3225 </packing>
3226 </child>
3227 <child>
3228 <widget class="GtkLabel" id="label273">
3229 <property name="visible">True</property>
3230 <property name="label" translatable="yes">Save text</property>
3231 <property name="use_underline">True</property>
3232 </widget>
3233 <packing>
3234 <property name="expand">False</property>
3235 <property name="fill">False</property>
3236 <property name="position">1</property>
3237 </packing>
3238 </child>
3239 </widget>
3240 </child>
3241 </widget>
3242 </child>
3243 </widget>
3244 <packing>
3245 <property name="expand">False</property>
3246 <property name="fill">False</property>
3247 <property name="position">2</property>
3248 </packing>
3249 </child>
3250 </widget>
3251 <packing>
3252 <property name="resize">True</property>
3253 <property name="shrink">True</property>
3254 </packing>
3255 </child>
3256 </widget>
3257 <packing>
3258 <property name="resize">False</property>
3259 <property name="shrink">True</property>
3260 </packing>
3261 </child>
3262 <child>
3263 <widget class="GtkHBox" id="attach_hbox">
3264 <property name="height_request">470</property>
3265 <property name="visible">True</property>
3266 <child>
3267 <widget class="GtkVBox" id="vbox27">
3268 <property name="width_request">121</property>
3269 <property name="visible">True</property>
3270 <child>
3271 <widget class="GtkButton" id="attach_but_add">
3272 <property name="visible">True</property>
3273 <property name="can_focus">True</property>
3274 <property name="label">gtk-add</property>
3275 <property name="use_stock">True</property>
3276 <property name="focus_on_click">False</property>
3277 <property name="response_id">0</property>
3278 <signal name="clicked" handler="on_attach_but_add_activate"/>
3279 </widget>
3280 <packing>
3281 <property name="expand">False</property>
3282 <property name="fill">False</property>
3283 </packing>
3284 </child>
3285 <child>
3286 <widget class="GtkButton" id="attach_but_link">
3287 <property name="visible">True</property>
3288 <property name="can_focus">True</property>
3289 <property name="response_id">0</property>
3290 <signal name="clicked" handler="on_attach_but_link_activate"/>
3291 <child>
3292 <widget class="GtkAlignment" id="alignment26">
3293 <property name="width_request">78</property>
3294 <property name="visible">True</property>
3295 <property name="xscale">0</property>
3296 <property name="yscale">0</property>
3297 <child>
3298 <widget class="GtkHBox" id="hbox58">
3299 <property name="visible">True</property>
3300 <property name="spacing">2</property>
3301 <child>
3302 <widget class="GtkImage" id="image1649">
3303 <property name="visible">True</property>
3304 <property name="stock">gtk-add</property>
3305 </widget>
3306 <packing>
3307 <property name="expand">False</property>
3308 <property name="fill">False</property>
3309 </packing>
3310 </child>
3311 <child>
3312 <widget class="GtkLabel" id="label160">
3313 <property name="visible">True</property>
3314 <property name="label">Add as link</property>
3315 <property name="use_underline">True</property>
3316 </widget>
3317 <packing>
3318 <property name="expand">False</property>
3319 <property name="fill">False</property>
3320 <property name="position">1</property>
3321 </packing>
3322 </child>
3323 </widget>
3324 </child>
3325 </widget>
3326 </child>
3327 </widget>
3328 <packing>
3329 <property name="expand">False</property>
3330 <property name="fill">False</property>
3331 <property name="position">1</property>
3332 </packing>
3333 </child>
3334 <child>
3335 <widget class="GtkButton" id="attach_but_save">
3336 <property name="visible">True</property>
3337 <property name="can_focus">True</property>
3338 <property name="label">gtk-save-as</property>
3339 <property name="use_stock">True</property>
3340 <property name="response_id">0</property>
3341 <signal name="clicked" handler="on_attach_but_save_activate"/>
3342 </widget>
3343 <packing>
3344 <property name="expand">False</property>
3345 <property name="fill">False</property>
3346 <property name="position">2</property>
3347 </packing>
3348 </child>
3349 <child>
3350 <widget class="GtkButton" id="attach_but_del">
3351 <property name="visible">True</property>
3352 <property name="can_focus">True</property>
3353 <property name="label">gtk-delete</property>
3354 <property name="use_stock">True</property>
3355 <property name="response_id">0</property>
3356 <signal name="clicked" handler="on_attach_but_del_activate"/>
3357 </widget>
3358 <packing>
3359 <property name="expand">False</property>
3360 <property name="fill">False</property>
3361 <property name="position">3</property>
3362 </packing>
3363 </child>
3364 </widget>
3365 <packing>
3366 <property name="expand">False</property>
3367 <property name="fill">False</property>
3368 </packing>
3369 </child>
3370 <child>
3371 <widget class="GtkAlignment" id="alignment47">
3372 <property name="visible">True</property>
3373 <child>
3374 <widget class="GtkScrolledWindow" id="scrolledwindow41">
3375 <property name="visible">True</property>
3376 <property name="can_focus">True</property>
3377 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3378 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3379 <property name="shadow_type">GTK_SHADOW_IN</property>
3380 <child>
3381 <widget class="GtkViewport" id="vp_attach">
3382 <property name="visible">True</property>
3383 <child>
3384 <placeholder/>
3385 </child>
3386 </widget>
3387 </child>
3388 </widget>
3389 </child>
3390 </widget>
3391 <packing>
3392 <property name="position">1</property>
3393 </packing>
3394 </child>
3395 </widget>
3396 <packing>
3397 <property name="resize">True</property>
3398 <property name="shrink">True</property>
3399 </packing>
3400 </child>
3401 </widget>
3402 <packing>
3403 <property name="position">2</property>
3404 </packing>
3405 </child>
3406 <child internal-child="action_area">
3407 <widget class="GtkHButtonBox" id="dialog-action_area16">
3408 <property name="visible">True</property>
3409 <property name="layout_style">GTK_BUTTONBOX_END</property>
3410 <child>
3411 <widget class="GtkButton" id="okbutton13">
3412 <property name="visible">True</property>
3413 <property name="can_focus">True</property>
3414 <property name="can_default">True</property>
3415 <property name="label">gtk-close</property>
3416 <property name="use_stock">True</property>
3417 <property name="response_id">-7</property>
3418 </widget>
3419 </child>
3420 </widget>
3421 <packing>
3422 <property name="expand">False</property>
3423 <property name="pack_type">GTK_PACK_END</property>
3424 </packing>
3425 </child>
3426 </widget>
3427 </child>
3428 </widget>
3429 <widget class="GtkDialog" id="win_error">
3430 <property name="title" translatable="yes">OpenERP - Error</property>
3431 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
3432 <property name="default_width">700</property>
3433 <property name="default_height">580</property>
3434 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3435 <child internal-child="vbox">
3436 <widget class="GtkVBox" id="dialog-vbox10">
3437 <property name="visible">True</property>
3438 <child>
3439 <widget class="GtkVBox" id="vbox22">
3440 <property name="visible">True</property>
3441 <child>
3442 <widget class="GtkLabel" id="label101">
3443 <property name="visible">True</property>
3444 <property name="xalign">0.49000000953674316</property>
3445 <property name="label" translatable="yes">Application Error!</property>
3446 </widget>
3447 <packing>
3448 <property name="expand">False</property>
3449 <property name="fill">False</property>
3450 </packing>
3451 </child>
3452 <child>
3453 <widget class="GtkHSeparator" id="hseparator16">
3454 <property name="visible">True</property>
3455 </widget>
3456 <packing>
3457 <property name="expand">False</property>
3458 <property name="padding">5</property>
3459 <property name="position">1</property>
3460 </packing>
3461 </child>
3462 <child>
3463 <widget class="GtkNotebook" id="notebook3">
3464 <property name="visible">True</property>
3465 <property name="can_focus">True</property>
3466 <child>
3467 <widget class="GtkHBox" id="hbox33">
3468 <property name="visible">True</property>
3469 <child>
3470 <widget class="GtkImage" id="image168">
3471 <property name="visible">True</property>
3472 <property name="yalign">0.18000000715255737</property>
3473 <property name="stock">gtk-dialog-warning</property>
3474 <property name="icon_size">6</property>
3475 </widget>
3476 <packing>
3477 <property name="expand">False</property>
3478 <property name="padding">10</property>
3479 </packing>
3480 </child>
3481 <child>
3482 <widget class="GtkVBox" id="vbox61">
3483 <property name="visible">True</property>
3484 <child>
3485 <widget class="GtkScrolledWindow" id="scrolledwindow45">
3486 <property name="visible">True</property>
3487 <property name="can_focus">True</property>
3488 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3489 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3490 <child>
3491 <widget class="GtkViewport" id="viewport6">
3492 <property name="visible">True</property>
3493 <property name="shadow_type">GTK_SHADOW_NONE</property>
3494 <child>
3495 <widget class="GtkVBox" id="vbox60">
3496 <property name="visible">True</property>
3497 <property name="spacing">10</property>
3498 <child>
3499 <widget class="GtkLabel" id="error_title">
3500 <property name="visible">True</property>
3501 <property name="xalign">0</property>
3502 <property name="xpad">254</property>
3503 <property name="ypad">14</property>
3504 <property name="label" translatable="yes">&lt;b&gt;Error 404&lt;/b&gt;</property>
3505 <property name="use_markup">True</property>
3506 </widget>
3507 <packing>
3508 <property name="expand">False</property>
3509 <property name="fill">False</property>
3510 </packing>
3511 </child>
3512 <child>
3513 <widget class="GtkLabel" id="label107">
3514 <property name="visible">True</property>
3515 <property name="xalign">0</property>
3516 <property name="yalign">0.40999999642372131</property>
3517 <property name="xpad">10</property>
3518 <property name="label" translatable="yes">&lt;b&gt;Error code:&lt;/b&gt;</property>
3519 <property name="use_markup">True</property>
3520 <property name="use_underline">True</property>
3521 <property name="mnemonic_widget">scrolledwindow45</property>
3522 </widget>
3523 <packing>
3524 <property name="expand">False</property>
3525 <property name="fill">False</property>
3526 <property name="position">1</property>
3527 </packing>
3528 </child>
3529 <child>
3530 <widget class="GtkLabel" id="error_info">
3531 <property name="visible">True</property>
3532 <property name="can_focus">True</property>
3533 <property name="xalign">0</property>
3534 <property name="xpad">10</property>
3535 <property name="label" translatable="yes">This Page does not exist !
3536 Please retry</property>
3537 <property name="selectable">True</property>
3538 </widget>
3539 <packing>
3540 <property name="expand">False</property>
3541 <property name="fill">False</property>
3542 <property name="position">2</property>
3543 </packing>
3544 </child>
3545 </widget>
3546 </child>
3547 </widget>
3548 </child>
3549 </widget>
3550 </child>
3551 <child>
3552 <widget class="GtkLabel" id="label132">
3553 <property name="visible">True</property>
3554 <property name="xalign">1</property>
3555 <property name="yalign">1</property>
3556 <property name="xpad">10</property>
3557 <property name="ypad">10</property>
3558 <property name="label" translatable="yes">&lt;i&gt;Click on the Support Request tab if you need more help !&lt;/i&gt;</property>
3559 <property name="use_markup">True</property>
3560 </widget>
3561 <packing>
3562 <property name="expand">False</property>
3563 <property name="position">1</property>
3564 </packing>
3565 </child>
3566 </widget>
3567 <packing>
3568 <property name="position">1</property>
3569 </packing>
3570 </child>
3571 </widget>
3572 </child>
3573 <child>
3574 <widget class="GtkLabel" id="label102">
3575 <property name="visible">True</property>
3576 <property name="xpad">5</property>
3577 <property name="label" translatable="yes">De_scription</property>
3578 <property name="use_underline">True</property>
3579 </widget>
3580 <packing>
3581 <property name="type">tab</property>
3582 <property name="tab_fill">False</property>
3583 </packing>
3584 </child>
3585 <child>
3586 <widget class="GtkScrolledWindow" id="scrolledwindow17">
3587 <property name="visible">True</property>
3588 <property name="can_focus">True</property>
3589 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3590 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3591 <child>
3592 <widget class="GtkViewport" id="viewport2">
3593 <property name="visible">True</property>
3594 <property name="shadow_type">GTK_SHADOW_NONE</property>
3595 <child>
3596 <widget class="GtkTextView" id="error_details">
3597 <property name="visible">True</property>
3598 <property name="can_focus">True</property>
3599 <property name="editable">False</property>
3600 <property name="left_margin">4</property>
3601 <property name="right_margin">4</property>
3602 <property name="cursor_visible">False</property>
3603 <property name="text" translatable="yes">Error details</property>
3604 </widget>
3605 </child>
3606 </widget>
3607 </child>
3608 </widget>
3609 <packing>
3610 <property name="position">1</property>
3611 </packing>
3612 </child>
3613 <child>
3614 <widget class="GtkLabel" id="label103">
3615 <property name="visible">True</property>
3616 <property name="xpad">5</property>
3617 <property name="label" translatable="yes">_Details</property>
3618 <property name="use_markup">True</property>
3619 <property name="use_underline">True</property>
3620 </widget>
3621 <packing>
3622 <property name="type">tab</property>
3623 <property name="position">1</property>
3624 <property name="tab_fill">False</property>
3625 </packing>
3626 </child>
3627 <child>
3628 <widget class="GtkScrolledWindow" id="scrolledwindow18">
3629 <property name="visible">True</property>
3630 <property name="can_focus">True</property>
3631 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3632 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3633 <child>
3634 <widget class="GtkViewport" id="viewport4">
3635 <property name="visible">True</property>
3636 <child>
3637 <widget class="GtkVBox" id="vbox1">
3638 <property name="visible">True</property>
3639 <child>
3640 <widget class="GtkLabel" id="label119">
3641 <property name="visible">True</property>
3642 <property name="xalign">0</property>
3643 <property name="xpad">10</property>
3644 <property name="ypad">10</property>
3645 <property name="label" translatable="yes">&lt;b&gt;Complete this form to submit your bug and/or request a support.&lt;/b&gt;
3646 &lt;i&gt;
3647 Your request will be send to OpenERP and we will reply you shortly.
3648 Note that we may not reply you if your Service Company is not a OpenERP partner.
3649 &lt;/i&gt;</property>
3650 <property name="use_markup">True</property>
3651 </widget>
3652 <packing>
3653 <property name="expand">False</property>
3654 <property name="fill">False</property>
3655 </packing>
3656 </child>
3657 <child>
3658 <widget class="GtkHSeparator" id="hseparator19">
3659 <property name="visible">True</property>
3660 </widget>
3661 <packing>
3662 <property name="expand">False</property>
3663 <property name="padding">3</property>
3664 <property name="position">1</property>
3665 </packing>
3666 </child>
3667 <child>
3668 <widget class="GtkTable" id="table6">
3669 <property name="visible">True</property>
3670 <property name="border_width">10</property>
3671 <property name="n_rows">8</property>
3672 <property name="n_columns">4</property>
3673 <property name="column_spacing">5</property>
3674 <property name="row_spacing">5</property>
3675 <child>
3676 <widget class="GtkLabel" id="label120">
3677 <property name="visible">True</property>
3678 <property name="xalign">1</property>
3679 <property name="label" translatable="yes">&lt;b&gt;Your name:&lt;/b&gt;</property>
3680 <property name="use_markup">True</property>
3681 </widget>
3682 <packing>
3683 <property name="top_attach">1</property>
3684 <property name="bottom_attach">2</property>
3685 <property name="x_options"></property>
3686 <property name="y_options"></property>
3687 </packing>
3688 </child>
3689 <child>
3690 <widget class="GtkLabel" id="label121">
3691 <property name="visible">True</property>
3692 <property name="xalign">1</property>
3693 <property name="label" translatable="yes">&lt;b&gt;Your Company:&lt;/b&gt;</property>
3694 <property name="use_markup">True</property>
3695 </widget>
3696 <packing>
3697 <property name="top_attach">2</property>
3698 <property name="bottom_attach">3</property>
3699 <property name="x_options"></property>
3700 <property name="y_options"></property>
3701 </packing>
3702 </child>
3703 <child>
3704 <widget class="GtkLabel" id="label128">
3705 <property name="visible">True</property>
3706 <property name="xalign">1</property>
3707 <property name="label" translatable="yes">&lt;b&gt;Your Email:&lt;/b&gt;</property>
3708 <property name="use_markup">True</property>
3709 </widget>
3710 <packing>
3711 <property name="top_attach">3</property>
3712 <property name="bottom_attach">4</property>
3713 <property name="x_options"></property>
3714 <property name="y_options"></property>
3715 </packing>
3716 </child>
3717 <child>
3718 <widget class="GtkEntry" id="name_entry">
3719 <property name="visible">True</property>
3720 <property name="can_focus">True</property>
3721 <property name="invisible_char">*</property>
3722 </widget>
3723 <packing>
3724 <property name="left_attach">1</property>
3725 <property name="right_attach">4</property>
3726 <property name="top_attach">1</property>
3727 <property name="bottom_attach">2</property>
3728 <property name="y_options"></property>
3729 </packing>
3730 </child>
3731 <child>
3732 <widget class="GtkEntry" id="company_entry">
3733 <property name="visible">True</property>
3734 <property name="can_focus">True</property>
3735 <property name="invisible_char">*</property>
3736 </widget>
3737 <packing>
3738 <property name="left_attach">1</property>
3739 <property name="right_attach">4</property>
3740 <property name="top_attach">2</property>
3741 <property name="bottom_attach">3</property>
3742 <property name="y_options"></property>
3743 </packing>
3744 </child>
3745 <child>
3746 <widget class="GtkLabel" id="label125">
3747 <property name="visible">True</property>
3748 <property name="xalign">1</property>
3749 <property name="yalign">0.019999999552965164</property>
3750 <property name="label" translatable="yes">Explain what you did:</property>
3751 </widget>
3752 <packing>
3753 <property name="top_attach">5</property>
3754 <property name="bottom_attach">6</property>
3755 <property name="x_options"></property>
3756 <property name="y_options"></property>
3757 </packing>
3758 </child>
3759 <child>
3760 <widget class="GtkLabel" id="label130">
3761 <property name="visible">True</property>
3762 <property name="xalign">1</property>
3763 <property name="yalign">0.019999999552965164</property>
3764 <property name="label" translatable="yes">Others Comments:</property>
3765 </widget>
3766 <packing>
3767 <property name="top_attach">6</property>
3768 <property name="bottom_attach">7</property>
3769 <property name="x_options"></property>
3770 <property name="y_options"></property>
3771 </packing>
3772 </child>
3773 <child>
3774 <widget class="GtkScrolledWindow" id="scrolledwindow20">
3775 <property name="visible">True</property>
3776 <property name="can_focus">True</property>
3777 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3778 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3779 <property name="shadow_type">GTK_SHADOW_IN</property>
3780 <child>
3781 <widget class="GtkTextView" id="remarks_textview">
3782 <property name="visible">True</property>
3783 <property name="can_focus">True</property>
3784 </widget>
3785 </child>
3786 </widget>
3787 <packing>
3788 <property name="left_attach">1</property>
3789 <property name="right_attach">4</property>
3790 <property name="top_attach">6</property>
3791 <property name="bottom_attach">7</property>
3792 <property name="y_options"></property>
3793 </packing>
3794 </child>
3795 <child>
3796 <widget class="GtkScrolledWindow" id="scrolledwindow1">
3797 <property name="visible">True</property>
3798 <property name="can_focus">True</property>
3799 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3800 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3801 <property name="shadow_type">GTK_SHADOW_IN</property>
3802 <child>
3803 <widget class="GtkTextView" id="explanation_textview">
3804 <property name="visible">True</property>
3805 <property name="can_focus">True</property>
3806 </widget>
3807 </child>
3808 </widget>
3809 <packing>
3810 <property name="left_attach">1</property>
3811 <property name="right_attach">4</property>
3812 <property name="top_attach">5</property>
3813 <property name="bottom_attach">6</property>
3814 <property name="y_options"></property>
3815 </packing>
3816 </child>
3817 <child>
3818 <widget class="GtkHBox" id="hbox44">
3819 <property name="visible">True</property>
3820 <child>
3821 <widget class="GtkButton" id="button_send">
3822 <property name="visible">True</property>
3823 <property name="can_focus">True</property>
3824 <property name="response_id">0</property>
3825 <signal name="clicked" handler="on_button_send_clicked"/>
3826 <child>
3827 <widget class="GtkAlignment" id="alignment16">
3828 <property name="visible">True</property>
3829 <property name="xscale">0</property>
3830 <property name="yscale">0</property>
3831 <child>
3832 <widget class="GtkHBox" id="hbox43">
3833 <property name="visible">True</property>
3834 <property name="spacing">2</property>
3835 <child>
3836 <widget class="GtkImage" id="image420">
3837 <property name="visible">True</property>
3838 <property name="stock">gtk-execute</property>
3839 </widget>
3840 <packing>
3841 <property name="expand">False</property>
3842 <property name="fill">False</property>
3843 </packing>
3844 </child>
3845 <child>
3846 <widget class="GtkLabel" id="label127">
3847 <property name="visible">True</property>
3848 <property name="label" translatable="yes">Send Support Request</property>
3849 <property name="use_underline">True</property>
3850 </widget>
3851 <packing>
3852 <property name="expand">False</property>
3853 <property name="fill">False</property>
3854 <property name="position">1</property>
3855 </packing>
3856 </child>
3857 </widget>
3858 </child>
3859 </widget>
3860 </child>
3861 </widget>
3862 <packing>
3863 <property name="expand">False</property>
3864 <property name="fill">False</property>
3865 <property name="pack_type">GTK_PACK_END</property>
3866 </packing>
3867 </child>
3868 </widget>
3869 <packing>
3870 <property name="right_attach">4</property>
3871 <property name="top_attach">7</property>
3872 <property name="bottom_attach">8</property>
3873 <property name="x_options"></property>
3874 <property name="y_options"></property>
3875 </packing>
3876 </child>
3877 <child>
3878 <widget class="GtkLabel" id="label161">
3879 <property name="visible">True</property>
3880 <property name="xalign">1</property>
3881 <property name="label" translatable="yes">&lt;b&gt;support contract id&lt;/b&gt;</property>
3882 <property name="use_markup">True</property>
3883 </widget>
3884 <packing>
3885 <property name="x_options"></property>
3886 <property name="y_options"></property>
3887 </packing>
3888 </child>
3889 <child>
3890 <widget class="GtkEntry" id="id_entry">
3891 <property name="visible">True</property>
3892 <property name="can_focus">True</property>
3893 <property name="invisible_char">*</property>
3894 </widget>
3895 <packing>
3896 <property name="left_attach">1</property>
3897 <property name="right_attach">4</property>
3898 <property name="y_options"></property>
3899 </packing>
3900 </child>
3901 <child>
3902 <widget class="GtkComboBoxEntry" id="urgency_combo">
3903 <property name="visible">True</property>
3904 <property name="items" translatable="yes">Not Urgent
3905 Medium
3906 Urgent
3907 Very Urgent</property>
3908 <child internal-child="entry">
3909 <widget class="GtkEntry" id="comboboxentry-entry4">
3910 </widget>
3911 </child>
3912 </widget>
3913 <packing>
3914 <property name="left_attach">3</property>
3915 <property name="right_attach">4</property>
3916 <property name="top_attach">4</property>
3917 <property name="bottom_attach">5</property>
3918 <property name="x_options"></property>
3919 <property name="y_options"></property>
3920 </packing>
3921 </child>
3922 <child>
3923 <widget class="GtkLabel" id="label131">
3924 <property name="visible">True</property>
3925 <property name="xalign">1</property>
3926 <property name="label" translatable="yes">Emergency:</property>
3927 </widget>
3928 <packing>
3929 <property name="left_attach">2</property>
3930 <property name="right_attach">3</property>
3931 <property name="top_attach">4</property>
3932 <property name="bottom_attach">5</property>
3933 <property name="x_options"></property>
3934 <property name="y_options"></property>
3935 </packing>
3936 </child>
3937 <child>
3938 <widget class="GtkLabel" id="label129">
3939 <property name="visible">True</property>
3940 <property name="xalign">1</property>
3941 <property name="label" translatable="yes">Phone Number:</property>
3942 </widget>
3943 <packing>
3944 <property name="top_attach">4</property>
3945 <property name="bottom_attach">5</property>
3946 <property name="x_options"></property>
3947 <property name="y_options"></property>
3948 </packing>
3949 </child>
3950 <child>
3951 <widget class="GtkEntry" id="phone_entry">
3952 <property name="visible">True</property>
3953 <property name="can_focus">True</property>
3954 <property name="invisible_char">*</property>
3955 </widget>
3956 <packing>
3957 <property name="left_attach">1</property>
3958 <property name="right_attach">2</property>
3959 <property name="top_attach">4</property>
3960 <property name="bottom_attach">5</property>
3961 <property name="y_options"></property>
3962 </packing>
3963 </child>
3964 <child>
3965 <widget class="GtkEntry" id="email_entry">
3966 <property name="visible">True</property>
3967 <property name="can_focus">True</property>
3968 <property name="invisible_char">*</property>
3969 </widget>
3970 <packing>
3971 <property name="left_attach">1</property>
3972 <property name="right_attach">4</property>
3973 <property name="top_attach">3</property>
3974 <property name="bottom_attach">4</property>
3975 <property name="y_options"></property>
3976 </packing>
3977 </child>
3978 </widget>
3979 <packing>
3980 <property name="position">2</property>
3981 </packing>
3982 </child>
3983 </widget>
3984 </child>
3985 </widget>
3986 </child>
3987 </widget>
3988 <packing>
3989 <property name="position">2</property>
3990 <property name="tab_fill">False</property>
3991 </packing>
3992 </child>
3993 <child>
3994 <widget class="GtkLabel" id="label106">
3995 <property name="width_request">138</property>
3996 <property name="visible">True</property>
3997 <property name="xalign">0</property>
3998 <property name="yalign">0</property>
3999 <property name="xpad">5</property>
4000 <property name="label" translatable="yes">&lt;b&gt;_Support Request&lt;/b&gt;</property>
4001 <property name="use_markup">True</property>
4002 <property name="use_underline">True</property>
4003 <property name="justify">GTK_JUSTIFY_RIGHT</property>
4004 </widget>
4005 <packing>
4006 <property name="type">tab</property>
4007 <property name="position">2</property>
4008 <property name="tab_fill">False</property>
4009 </packing>
4010 </child>
4011 </widget>
4012 <packing>
4013 <property name="position">2</property>
4014 </packing>
4015 </child>
4016 </widget>
4017 <packing>
4018 <property name="position">2</property>
4019 </packing>
4020 </child>
4021 <child internal-child="action_area">
4022 <widget class="GtkHButtonBox" id="dialog-action_area13">
4023 <property name="visible">True</property>
4024 <property name="layout_style">GTK_BUTTONBOX_END</property>
4025 <child>
4026 <widget class="GtkButton" id="closebutton">
4027 <property name="visible">True</property>
4028 <property name="can_focus">True</property>
4029 <property name="can_default">True</property>
4030 <property name="label">gtk-close</property>
4031 <property name="use_stock">True</property>
4032 <property name="response_id">-7</property>
4033 <signal name="clicked" handler="on_closebutton_clicked"/>
4034 </widget>
4035 </child>
4036 </widget>
4037 <packing>
4038 <property name="expand">False</property>
4039 <property name="pack_type">GTK_PACK_END</property>
4040 </packing>
4041 </child>
4042 </widget>
4043 </child>
4044 </widget>
4045 <widget class="GtkDialog" id="win_preference">
4046 <property name="width_request">600</property>
4047 <property name="title" translatable="yes">OpenERP - Preferences</property>
4048 <property name="modal">True</property>
4049 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4050 <property name="default_height">500</property>
4051 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4052 <child internal-child="vbox">
4053 <widget class="GtkVBox" id="dialog-vbox18">
4054 <property name="visible">True</property>
4055 <child>
4056 <widget class="GtkVBox" id="preference_vbox">
4057 <property name="visible">True</property>
4058 <child>
4059 <widget class="GtkLabel" id="label117">
4060 <property name="visible">True</property>
4061 <property name="label" translatable="yes">&lt;b&gt;User preferences&lt;/b&gt;</property>
4062 <property name="use_markup">True</property>
4063 <property name="use_underline">True</property>
4064 <property name="justify">GTK_JUSTIFY_CENTER</property>
4065 </widget>
4066 <packing>
4067 <property name="expand">False</property>
4068 <property name="fill">False</property>
4069 </packing>
4070 </child>
4071 <child>
4072 <widget class="GtkHSeparator" id="hseparator18">
4073 <property name="visible">True</property>
4074 </widget>
4075 <packing>
4076 <property name="expand">False</property>
4077 <property name="padding">5</property>
4078 <property name="position">1</property>
4079 </packing>
4080 </child>
4081 <child>
4082 <placeholder/>
4083 </child>
4084 </widget>
4085 <packing>
4086 <property name="position">2</property>
4087 </packing>
4088 </child>
4089 <child internal-child="action_area">
4090 <widget class="GtkHButtonBox" id="dialog-action_area18">
4091 <property name="visible">True</property>
4092 <property name="layout_style">GTK_BUTTONBOX_END</property>
4093 <child>
4094 <widget class="GtkButton" id="cancelbutton12">
4095 <property name="visible">True</property>
4096 <property name="can_focus">True</property>
4097 <property name="can_default">True</property>
4098 <property name="label">gtk-cancel</property>
4099 <property name="use_stock">True</property>
4100 <property name="response_id">-6</property>
4101 </widget>
4102 </child>
4103 <child>
4104 <widget class="GtkButton" id="okbutton14">
4105 <property name="visible">True</property>
4106 <property name="can_focus">True</property>
4107 <property name="can_default">True</property>
4108 <property name="has_default">True</property>
4109 <property name="label">gtk-ok</property>
4110 <property name="use_stock">True</property>
4111 <property name="response_id">-5</property>
4112 </widget>
4113 <packing>
4114 <property name="position">1</property>
4115 </packing>
4116 </child>
4117 </widget>
4118 <packing>
4119 <property name="expand">False</property>
4120 <property name="pack_type">GTK_PACK_END</property>
4121 </packing>
4122 </child>
4123 </widget>
4124 </child>
4125 </widget>
4126 <widget class="GtkDialog" id="win_tips">
4127 <property name="title" translatable="yes">Tip of the Day</property>
4128 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4129 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4130 <property name="has_separator">False</property>
4131 <child internal-child="vbox">
4132 <widget class="GtkVBox" id="dialog-vbox16">
4133 <property name="visible">True</property>
4134 <child>
4135 <widget class="GtkVBox" id="vbox31">
4136 <property name="visible">True</property>
4137 <child>
4138 <widget class="GtkImage" id="tip_image_tinyerp">
4139 <property name="width_request">500</property>
4140 <property name="height_request">71</property>
4141 <property name="visible">True</property>
4142 <property name="stock">gtk-missing-image</property>
4143 </widget>
4144 <packing>
4145 <property name="expand">False</property>
4146 </packing>
4147 </child>
4148 <child>
4149 <widget class="GtkLabel" id="tip_label">
4150 <property name="visible">True</property>
4151 <property name="use_markup">True</property>
4152 <property name="wrap">True</property>
4153 </widget>
4154 <packing>
4155 <property name="position">1</property>
4156 </packing>
4157 </child>
4158 <child>
4159 <widget class="GtkHSeparator" id="hseparator23">
4160 <property name="visible">True</property>
4161 </widget>
4162 <packing>
4163 <property name="expand">False</property>
4164 <property name="fill">False</property>
4165 <property name="padding">3</property>
4166 <property name="position">3</property>
4167 </packing>
4168 </child>
4169 <child>
4170 <widget class="GtkCheckButton" id="tip_checkbutton">
4171 <property name="visible">True</property>
4172 <property name="can_focus">True</property>
4173 <property name="border_width">5</property>
4174 <property name="label" translatable="yes">_Display a new tip next time?</property>
4175 <property name="use_underline">True</property>
4176 <property name="focus_on_click">False</property>
4177 <property name="response_id">0</property>
4178 <property name="active">True</property>
4179 <property name="draw_indicator">True</property>
4180 </widget>
4181 <packing>
4182 <property name="expand">False</property>
4183 <property name="fill">False</property>
4184 <property name="pack_type">GTK_PACK_END</property>
4185 <property name="position">2</property>
4186 </packing>
4187 </child>
4188 </widget>
4189 <packing>
4190 <property name="position">1</property>
4191 </packing>
4192 </child>
4193 <child internal-child="action_area">
4194 <widget class="GtkHButtonBox" id="dialog-action_area19">
4195 <property name="visible">True</property>
4196 <property name="layout_style">GTK_BUTTONBOX_END</property>
4197 <child>
4198 <widget class="GtkButton" id="but_previous1">
4199 <property name="visible">True</property>
4200 <property name="can_focus">True</property>
4201 <property name="can_default">True</property>
4202 <property name="relief">GTK_RELIEF_NONE</property>
4203 <property name="response_id">0</property>
4204 <signal name="clicked" handler="on_but_previous_activate"/>
4205 <child>
4206 <widget class="GtkAlignment" id="alignment17">
4207 <property name="visible">True</property>
4208 <property name="xscale">0</property>
4209 <property name="yscale">0</property>
4210 <child>
4211 <widget class="GtkHBox" id="hbox45">
4212 <property name="visible">True</property>
4213 <property name="spacing">2</property>
4214 <child>
4215 <widget class="GtkImage" id="image630">
4216 <property name="visible">True</property>
4217 <property name="stock">gtk-go-back</property>
4218 </widget>
4219 <packing>
4220 <property name="expand">False</property>
4221 <property name="fill">False</property>
4222 </packing>
4223 </child>
4224 <child>
4225 <widget class="GtkLabel" id="label135">
4226 <property name="visible">True</property>
4227 <property name="label" translatable="yes">Pre_vious Tip</property>
4228 <property name="use_underline">True</property>
4229 </widget>
4230 <packing>
4231 <property name="expand">False</property>
4232 <property name="fill">False</property>
4233 <property name="position">1</property>
4234 </packing>
4235 </child>
4236 </widget>
4237 </child>
4238 </widget>
4239 </child>
4240 </widget>
4241 </child>
4242 <child>
4243 <widget class="GtkButton" id="but_next1">
4244 <property name="visible">True</property>
4245 <property name="can_focus">True</property>
4246 <property name="can_default">True</property>
4247 <property name="relief">GTK_RELIEF_NONE</property>
4248 <property name="focus_on_click">False</property>
4249 <property name="response_id">0</property>
4250 <signal name="clicked" handler="on_but_next_activate"/>
4251 <child>
4252 <widget class="GtkAlignment" id="alignment18">
4253 <property name="visible">True</property>
4254 <property name="xscale">0</property>
4255 <property name="yscale">0</property>
4256 <child>
4257 <widget class="GtkHBox" id="hbox46">
4258 <property name="visible">True</property>
4259 <property name="spacing">2</property>
4260 <child>
4261 <widget class="GtkImage" id="image631">
4262 <property name="visible">True</property>
4263 <property name="stock">gtk-go-forward</property>
4264 </widget>
4265 <packing>
4266 <property name="expand">False</property>
4267 <property name="fill">False</property>
4268 </packing>
4269 </child>
4270 <child>
4271 <widget class="GtkLabel" id="but_nextdffsdfsdfds">
4272 <property name="visible">True</property>
4273 <property name="label" translatable="yes">Ne_xt Tip</property>
4274 <property name="use_underline">True</property>
4275 </widget>
4276 <packing>
4277 <property name="expand">False</property>
4278 <property name="fill">False</property>
4279 <property name="position">1</property>
4280 </packing>
4281 </child>
4282 </widget>
4283 </child>
4284 </widget>
4285 </child>
4286 </widget>
4287 <packing>
4288 <property name="position">1</property>
4289 </packing>
4290 </child>
4291 <child>
4292 <widget class="GtkButton" id="but_close1">
4293 <property name="visible">True</property>
4294 <property name="can_focus">True</property>
4295 <property name="has_focus">True</property>
4296 <property name="can_default">True</property>
4297 <property name="has_default">True</property>
4298 <property name="label">gtk-close</property>
4299 <property name="use_stock">True</property>
4300 <property name="response_id">-7</property>
4301 <signal name="clicked" handler="on_but_close_activate"/>
4302 </widget>
4303 <packing>
4304 <property name="position">2</property>
4305 </packing>
4306 </child>
4307 </widget>
4308 <packing>
4309 <property name="expand">False</property>
4310 <property name="pack_type">GTK_PACK_END</property>
4311 </packing>
4312 </child>
4313 </widget>
4314 </child>
4315 </widget>
4316 <widget class="GtkDialog" id="win_licence">
4317 <property name="width_request">484</property>
4318 <property name="height_request">358</property>
4319 <property name="title" translatable="yes">OpenERP - License</property>
4320 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4321 <property name="default_width">500</property>
4322 <property name="default_height">500</property>
4323 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4324 <child internal-child="vbox">
4325 <widget class="GtkVBox" id="vbox32">
4326 <property name="visible">True</property>
4327 <child>
4328 <widget class="GtkVBox" id="vbox33">
4329 <property name="visible">True</property>
4330 <child>
4331 <widget class="GtkLabel" id="label137">
4332 <property name="visible">True</property>
4333 <property name="xpad">5</property>
4334 <property name="label" translatable="yes">OpenERP license</property>
4335 <property name="justify">GTK_JUSTIFY_CENTER</property>
4336 <property name="wrap">True</property>
4337 </widget>
4338 <packing>
4339 <property name="expand">False</property>
4340 <property name="fill">False</property>
4341 <property name="padding">2</property>
4342 </packing>
4343 </child>
4344 <child>
4345 <widget class="GtkHSeparator" id="hseparator20">
4346 <property name="visible">True</property>
4347 </widget>
4348 <packing>
4349 <property name="expand">False</property>
4350 <property name="padding">2</property>
4351 <property name="position">1</property>
4352 </packing>
4353 </child>
4354 <child>
4355 <widget class="GtkScrolledWindow" id="scrolledwindow30">
4356 <property name="visible">True</property>
4357 <property name="can_focus">True</property>
4358 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4359 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4360 <property name="window_placement">GTK_CORNER_BOTTOM_LEFT</property>
4361 <child>
4362 <widget class="GtkTextView" id="textview11">
4363 <property name="visible">True</property>
4364 <property name="can_focus">True</property>
4365 <property name="editable">False</property>
4366 <property name="wrap_mode">GTK_WRAP_WORD</property>
4367 <property name="left_margin">5</property>
4368 <property name="right_margin">5</property>
4369 <property name="indent">25</property>
4370 <property name="cursor_visible">False</property>
4371 <property name="text"> GNU GENERAL PUBLIC LICENSE
4372 Version 2, June 1991
4374 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
4375 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
4376 Everyone is permitted to copy and distribute verbatim copies
4377 of this license document, but changing it is not allowed.
4379 Preamble
4381 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.
4383 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.
4385 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.
4387 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.
4389 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.
4391 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.
4393 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.
4395 The precise terms and conditions for copying, distribution and modification follow.
4397 GNU GENERAL PUBLIC LICENSE
4398 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
4400 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".
4402 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.
4404 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.
4406 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.
4408 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:
4410 a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
4412 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.
4414 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.)
4416 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.
4418 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.
4420 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.
4422 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:
4424 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,
4426 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,
4428 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.)
4430 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.
4432 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.
4434 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.
4436 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
4437 the Program or works based on it.
4439 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.
4441 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.
4443 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.
4445 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.
4447 This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
4449 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.
4451 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.
4453 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.
4455 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.
4457 NO WARRANTY
4459 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.
4461 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.
4463 END OF TERMS AND CONDITIONS
4464 </property>
4465 </widget>
4466 </child>
4467 </widget>
4468 <packing>
4469 <property name="position">2</property>
4470 </packing>
4471 </child>
4472 </widget>
4473 <packing>
4474 <property name="position">2</property>
4475 </packing>
4476 </child>
4477 <child internal-child="action_area">
4478 <widget class="GtkHButtonBox" id="hbuttonbox2">
4479 <property name="visible">True</property>
4480 <property name="layout_style">GTK_BUTTONBOX_END</property>
4481 <child>
4482 <widget class="GtkButton" id="button73">
4483 <property name="visible">True</property>
4484 <property name="can_focus">True</property>
4485 <property name="can_default">True</property>
4486 <property name="label">gtk-ok</property>
4487 <property name="use_stock">True</property>
4488 <property name="response_id">-5</property>
4489 <signal name="pressed" handler="on_but_ok_pressed"/>
4490 </widget>
4491 </child>
4492 </widget>
4493 <packing>
4494 <property name="expand">False</property>
4495 <property name="pack_type">GTK_PACK_END</property>
4496 </packing>
4497 </child>
4498 </widget>
4499 </child>
4500 </widget>
4501 <widget class="GtkDialog" id="dia_goto_id">
4502 <property name="width_request">230</property>
4503 <property name="height_request">122</property>
4504 <property name="title" translatable="yes">Go to resource ID</property>
4505 <property name="resizable">False</property>
4506 <property name="modal">True</property>
4507 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4508 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4509 <child internal-child="vbox">
4510 <widget class="GtkVBox" id="dialog-vbox22">
4511 <property name="visible">True</property>
4512 <child>
4513 <widget class="GtkTable" id="table8">
4514 <property name="visible">True</property>
4515 <property name="n_rows">2</property>
4516 <property name="n_columns">2</property>
4517 <child>
4518 <widget class="GtkLabel" id="label156">
4519 <property name="visible">True</property>
4520 <property name="xalign">0</property>
4521 <property name="ypad">9</property>
4522 <property name="label" translatable="yes">Search ID:</property>
4523 </widget>
4524 <packing>
4525 <property name="left_attach">1</property>
4526 <property name="right_attach">2</property>
4527 <property name="x_options"></property>
4528 <property name="y_options"></property>
4529 </packing>
4530 </child>
4531 <child>
4532 <widget class="GtkImage" id="image1176">
4533 <property name="visible">True</property>
4534 <property name="stock">gtk-index</property>
4535 <property name="icon_size">5</property>
4536 </widget>
4537 <packing>
4538 <property name="bottom_attach">2</property>
4539 <property name="y_options"></property>
4540 </packing>
4541 </child>
4542 <child>
4543 <widget class="GtkSpinButton" id="goto_spinbutton">
4544 <property name="width_request">49</property>
4545 <property name="visible">True</property>
4546 <property name="can_focus">True</property>
4547 <property name="has_focus">True</property>
4548 <property name="can_default">True</property>
4549 <property name="has_default">True</property>
4550 <property name="adjustment">1 0 1.0000000138499999e+24 1 10 10</property>
4551 <property name="climb_rate">1</property>
4552 <property name="numeric">True</property>
4553 </widget>
4554 <packing>
4555 <property name="left_attach">1</property>
4556 <property name="right_attach">2</property>
4557 <property name="top_attach">1</property>
4558 <property name="bottom_attach">2</property>
4559 <property name="y_options"></property>
4560 <property name="x_padding">7</property>
4561 </packing>
4562 </child>
4563 </widget>
4564 <packing>
4565 <property name="position">2</property>
4566 </packing>
4567 </child>
4568 <child internal-child="action_area">
4569 <widget class="GtkHButtonBox" id="dialog-action_area21">
4570 <property name="visible">True</property>
4571 <property name="layout_style">GTK_BUTTONBOX_END</property>
4572 <child>
4573 <widget class="GtkButton" id="cancelbutton14">
4574 <property name="visible">True</property>
4575 <property name="can_focus">True</property>
4576 <property name="can_default">True</property>
4577 <property name="label">gtk-cancel</property>
4578 <property name="use_stock">True</property>
4579 <property name="response_id">-6</property>
4580 </widget>
4581 </child>
4582 <child>
4583 <widget class="GtkButton" id="okbutton16">
4584 <property name="visible">True</property>
4585 <property name="can_focus">True</property>
4586 <property name="can_default">True</property>
4587 <property name="has_default">True</property>
4588 <property name="label">gtk-ok</property>
4589 <property name="use_stock">True</property>
4590 <property name="response_id">-5</property>
4591 <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
4592 </widget>
4593 <packing>
4594 <property name="position">1</property>
4595 </packing>
4596 </child>
4597 </widget>
4598 <packing>
4599 <property name="expand">False</property>
4600 <property name="pack_type">GTK_PACK_END</property>
4601 </packing>
4602 </child>
4603 </widget>
4604 </child>
4605 </widget>
4606 <widget class="GtkDialog" id="dia_survey">
4607 <property name="width_request">620</property>
4608 <property name="title" translatable="yes">OpenERP Survey</property>
4609 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4610 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4611 <child internal-child="vbox">
4612 <widget class="GtkVBox" id="dialog-vbox19">
4613 <property name="width_request">500</property>
4614 <property name="height_request">547</property>
4615 <property name="visible">True</property>
4616 <child>
4617 <widget class="GtkVBox" id="vbox39">
4618 <property name="visible">True</property>
4619 <property name="border_width">4</property>
4620 <property name="spacing">14</property>
4621 <child>
4622 <widget class="GtkLabel" id="label162">
4623 <property name="visible">True</property>
4624 <property name="label" translatable="yes">&lt;b&gt;OpenERP Survey&lt;/b&gt;</property>
4625 <property name="use_markup">True</property>
4626 </widget>
4627 <packing>
4628 <property name="expand">False</property>
4629 <property name="fill">False</property>
4630 </packing>
4631 </child>
4632 <child>
4633 <widget class="GtkLabel" id="label163">
4634 <property name="visible">True</property>
4635 <property name="xalign">0</property>
4636 <property name="xpad">6</property>
4637 <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>
4638 <property name="use_markup">True</property>
4639 <property name="wrap">True</property>
4640 </widget>
4641 <packing>
4642 <property name="expand">False</property>
4643 <property name="fill">False</property>
4644 <property name="position">1</property>
4645 </packing>
4646 </child>
4647 <child>
4648 <widget class="GtkFrame" id="frame12">
4649 <property name="visible">True</property>
4650 <property name="label_xalign">0</property>
4651 <property name="shadow_type">GTK_SHADOW_NONE</property>
4652 <child>
4653 <widget class="GtkAlignment" id="alignment28">
4654 <property name="visible">True</property>
4655 <property name="left_padding">12</property>
4656 <child>
4657 <widget class="GtkTable" id="table10">
4658 <property name="visible">True</property>
4659 <property name="n_rows">4</property>
4660 <property name="n_columns">4</property>
4661 <property name="column_spacing">6</property>
4662 <property name="row_spacing">3</property>
4663 <child>
4664 <widget class="GtkLabel" id="label168">
4665 <property name="visible">True</property>
4666 <property name="xalign">1</property>
4667 <property name="label" translatable="yes">Industry:</property>
4668 </widget>
4669 <packing>
4670 <property name="x_options">GTK_FILL</property>
4671 <property name="y_options"></property>
4672 </packing>
4673 </child>
4674 <child>
4675 <widget class="GtkLabel" id="label169">
4676 <property name="width_request">91</property>
4677 <property name="visible">True</property>
4678 <property name="xalign">1</property>
4679 <property name="label" translatable="yes"># Employees:</property>
4680 </widget>
4681 <packing>
4682 <property name="top_attach">1</property>
4683 <property name="bottom_attach">2</property>
4684 <property name="x_options">GTK_FILL</property>
4685 <property name="y_options"></property>
4686 </packing>
4687 </child>
4688 <child>
4689 <widget class="GtkComboBoxEntry" id="combo_industry">
4690 <property name="visible">True</property>
4691 <property name="items">(choose one)
4692 Apparel
4693 Banking
4694 Biotechnology
4695 Chemicals
4696 Communications
4697 Construction
4698 Consulting
4699 Education
4700 Electronics
4701 Energy
4702 Engineering
4703 Entertainment
4704 Environmental
4705 Finance
4706 Government
4707 Healthcare
4708 Hospitality
4709 Insurance
4710 Machinery
4711 Manufacturing
4712 Media
4713 Not For Profit
4714 Recreation
4715 Retail
4716 Shipping
4717 Technology
4718 Telecommunications
4719 Transportation
4720 Utilities
4721 Other</property>
4722 <child internal-child="entry">
4723 <widget class="GtkEntry" id="comboboxentry-entry5">
4724 </widget>
4725 </child>
4726 </widget>
4727 <packing>
4728 <property name="left_attach">1</property>
4729 <property name="right_attach">2</property>
4730 <property name="y_options"></property>
4731 </packing>
4732 </child>
4733 <child>
4734 <widget class="GtkComboBoxEntry" id="combo_employee">
4735 <property name="visible">True</property>
4736 <property name="items">(choose one)
4738 6-20
4739 21-50
4740 51-100
4741 101-250
4742 251-1000
4743 1001-2500
4744 2500+</property>
4745 <child internal-child="entry">
4746 <widget class="GtkEntry" id="comboboxentry-entry6">
4747 </widget>
4748 </child>
4749 </widget>
4750 <packing>
4751 <property name="left_attach">1</property>
4752 <property name="right_attach">2</property>
4753 <property name="top_attach">1</property>
4754 <property name="bottom_attach">2</property>
4755 <property name="x_options">GTK_FILL</property>
4756 <property name="y_options"></property>
4757 </packing>
4758 </child>
4759 <child>
4760 <widget class="GtkLabel" id="label170">
4761 <property name="visible">True</property>
4762 <property name="xalign">1</property>
4763 <property name="xpad">3</property>
4764 <property name="label" translatable="yes">Country:</property>
4765 </widget>
4766 <packing>
4767 <property name="left_attach">2</property>
4768 <property name="right_attach">3</property>
4769 <property name="x_options">GTK_FILL</property>
4770 <property name="y_options"></property>
4771 </packing>
4772 </child>
4773 <child>
4774 <widget class="GtkLabel" id="label171">
4775 <property name="visible">True</property>
4776 <property name="xalign">1</property>
4777 <property name="xpad">3</property>
4778 <property name="label" translatable="yes">Your Role:</property>
4779 </widget>
4780 <packing>
4781 <property name="left_attach">2</property>
4782 <property name="right_attach">3</property>
4783 <property name="top_attach">1</property>
4784 <property name="bottom_attach">2</property>
4785 <property name="x_options">GTK_FILL</property>
4786 <property name="y_options"></property>
4787 </packing>
4788 </child>
4789 <child>
4790 <widget class="GtkComboBoxEntry" id="combo_role">
4791 <property name="visible">True</property>
4792 <property name="items">(choose one)
4793 Analyst
4794 Area Manager
4795 Chief Executive Off.
4796 Chief Financial Off.
4797 Chief HR Off.
4798 Chief Operating Off.
4799 Consultant
4800 Director
4801 Editor / Journalist
4802 Employee
4803 Executive Board
4804 Lecturer/University
4805 Manager
4806 Project Manager
4807 Secretary
4808 Student
4809 System Admin.
4810 Other</property>
4811 <child internal-child="entry">
4812 <widget class="GtkEntry" id="comboboxentry-entry7">
4813 </widget>
4814 </child>
4815 </widget>
4816 <packing>
4817 <property name="left_attach">3</property>
4818 <property name="right_attach">4</property>
4819 <property name="top_attach">1</property>
4820 <property name="bottom_attach">2</property>
4821 <property name="x_options"></property>
4822 <property name="y_options"></property>
4823 </packing>
4824 </child>
4825 <child>
4826 <widget class="GtkLabel" id="label173">
4827 <property name="visible">True</property>
4828 <property name="xalign">1</property>
4829 <property name="label" translatable="yes">System:</property>
4830 </widget>
4831 <packing>
4832 <property name="top_attach">2</property>
4833 <property name="bottom_attach">3</property>
4834 <property name="x_options">GTK_FILL</property>
4835 <property name="y_options"></property>
4836 </packing>
4837 </child>
4838 <child>
4839 <widget class="GtkComboBoxEntry" id="combo_system">
4840 <property name="visible">True</property>
4841 <property name="items">(choose one)
4842 Windows
4843 Linux
4844 Other</property>
4845 <child internal-child="entry">
4846 <widget class="GtkEntry" id="comboboxentry-entry8">
4847 </widget>
4848 </child>
4849 </widget>
4850 <packing>
4851 <property name="left_attach">1</property>
4852 <property name="right_attach">2</property>
4853 <property name="top_attach">2</property>
4854 <property name="bottom_attach">3</property>
4855 <property name="x_options">GTK_FILL</property>
4856 <property name="y_options"></property>
4857 </packing>
4858 </child>
4859 <child>
4860 <widget class="GtkComboBoxEntry" id="combo_opensource">
4861 <property name="visible">True</property>
4862 <property name="items">(choose one)
4863 I only use open source softwares
4864 I use some open source softwares
4865 I never used open source software</property>
4866 <child internal-child="entry">
4867 <widget class="GtkEntry" id="comboboxentry-entry9">
4868 </widget>
4869 </child>
4870 </widget>
4871 <packing>
4872 <property name="left_attach">3</property>
4873 <property name="right_attach">4</property>
4874 <property name="top_attach">2</property>
4875 <property name="bottom_attach">3</property>
4876 <property name="x_options"></property>
4877 <property name="y_options"></property>
4878 </packing>
4879 </child>
4880 <child>
4881 <widget class="GtkLabel" id="label177">
4882 <property name="visible">True</property>
4883 <property name="xalign">1</property>
4884 <property name="label" translatable="yes">How did you hear about us:</property>
4885 </widget>
4886 <packing>
4887 <property name="right_attach">3</property>
4888 <property name="top_attach">3</property>
4889 <property name="bottom_attach">4</property>
4890 <property name="x_options"></property>
4891 <property name="y_options"></property>
4892 </packing>
4893 </child>
4894 <child>
4895 <widget class="GtkComboBoxEntry" id="combo_hear">
4896 <property name="visible">True</property>
4897 <property name="items">(choose one)
4898 Search Engine
4899 From a OpenERP Partner
4900 Conference or Trade show
4901 Link in another website
4902 Word of mouth
4903 In the press
4904 Other</property>
4905 <child internal-child="entry">
4906 <widget class="GtkEntry" id="comboboxentry-entry10">
4907 </widget>
4908 </child>
4909 </widget>
4910 <packing>
4911 <property name="left_attach">3</property>
4912 <property name="right_attach">4</property>
4913 <property name="top_attach">3</property>
4914 <property name="bottom_attach">4</property>
4915 <property name="x_options"></property>
4916 <property name="y_options"></property>
4917 </packing>
4918 </child>
4919 <child>
4920 <widget class="GtkLabel" id="label178">
4921 <property name="visible">True</property>
4922 <property name="xalign">0</property>
4923 <property name="label" translatable="yes">Open Source:</property>
4924 </widget>
4925 <packing>
4926 <property name="left_attach">2</property>
4927 <property name="right_attach">3</property>
4928 <property name="top_attach">2</property>
4929 <property name="bottom_attach">3</property>
4930 <property name="x_options">GTK_FILL</property>
4931 <property name="y_options"></property>
4932 </packing>
4933 </child>
4934 <child>
4935 <widget class="GtkComboBoxEntry" id="combo_country">
4936 <property name="visible">True</property>
4937 <property name="items">(choose one)
4938 AALAND ISLANDS
4939 AFGHANISTAN
4940 ALBANIA
4941 ALGERIA
4942 AMERICAN SAMOA
4943 ANDORRA
4944 ANGOLA
4945 ANGUILLA
4946 ANTARCTICA
4947 ANTIGUA AND BARBUDA
4948 ARGENTINA
4949 ARMENIA
4950 ARUBA
4951 AUSTRALIA
4952 AUSTRIA
4953 AZERBAIJAN
4954 BAHAMAS
4955 BAHRAIN
4956 BANGLADESH
4957 BARBADOS
4958 BELARUS
4959 BELGIUM
4960 BELIZE
4961 BENIN
4962 BERMUDA
4963 BHUTAN
4964 BOLIVIA
4965 BOSNIA AND HERZEGOWINA
4966 BOTSWANA
4967 BOUVET ISLAND
4968 BRAZIL
4969 BRITISH INDIAN OCEAN TERRITORY
4970 BRUNEI DARUSSALAM
4971 BULGARIA
4972 BURKINA FASO
4973 BURUNDI
4974 CAMBODIA
4975 CAMEROON
4976 CANADA
4977 CAPE VERDE
4978 CAYMAN ISLANDS
4979 CENTRAL AFRICAN REPUBLIC
4980 CHAD
4981 CHILE
4982 CHINA
4983 CHRISTMAS ISLAND
4984 COCOS (KEELING) ISLANDS
4985 COLOMBIA
4986 COMOROS
4987 CONGO
4988 COOK ISLANDS
4989 COSTA RICA
4990 COTE D'IVOIRE
4991 CROATIA
4992 CUBA
4993 CYPRUS
4994 CZECH REPUBLIC
4995 DENMARK
4996 DJIBOUTI
4997 DOMINICA
4998 DOMINICAN REPUBLIC
4999 ECUADOR
5000 EGYPT
5001 EL SALVADOR
5002 EQUATORIAL GUINEA
5003 ERITREA
5004 ESTONIA
5005 ETHIOPIA
5006 FALKLAND ISLANDS (MALVINAS)
5007 FAROE ISLANDS
5008 FIJI
5009 FINLAND
5010 FRANCE
5011 FRENCH GUIANA
5012 FRENCH POLYNESIA
5013 FRENCH SOUTHERN TERRITORIES
5014 GABON
5015 GAMBIA
5016 GEORGIA
5017 GERMANY
5018 GHANA
5019 GIBRALTAR
5020 GREECE
5021 GREENLAND
5022 GRENADA
5023 GUADELOUPE
5024 GUAM
5025 GUATEMALA
5026 GUINEA
5027 GUINEA-BISSAU
5028 GUYANA
5029 HAITI
5030 HEARD AND MC DONALD ISLANDS
5031 HONDURAS
5032 HONG KONG
5033 HUNGARY
5034 ICELAND
5035 INDIA
5036 INDONESIA
5037 IRAN
5038 IRAQ
5039 IRELAND
5040 ISRAEL
5041 ITALY
5042 JAMAICA
5043 JAPAN
5044 JORDAN
5045 KAZAKHSTAN
5046 KENYA
5047 KIRIBATI
5048 KOREA
5049 KUWAIT
5050 KYRGYZSTAN
5052 LATVIA
5053 LEBANON
5054 LESOTHO
5055 LIBERIA
5056 LIBYAN ARAB JAMAHIRIYA
5057 LIECHTENSTEIN
5058 LITHUANIA
5059 LUXEMBOURG
5060 MACAU
5061 MACEDONIA
5062 MADAGASCAR
5063 MALAWI
5064 MALAYSIA
5065 MALDIVES
5066 MALI
5067 MALTA
5068 MARSHALL ISLANDS
5069 MARTINIQUE
5070 MAURITANIA
5071 MAURITIUS
5072 MAYOTTE
5073 MEXICO
5074 MICRONESIA
5075 MOLDOVA
5076 MONACO
5077 MONGOLIA
5078 MONTSERRAT
5079 MOROCCO
5080 MOZAMBIQUE
5081 MYANMAR
5082 NAMIBIA
5083 NAURU
5084 NEPAL
5085 NETHERLANDS
5086 NETHERLANDS ANTILLES
5087 NEW CALEDONIA
5088 NEW ZEALAND
5089 NICARAGUA
5090 NIGER
5091 NIGERIA
5092 NIUE
5093 NORFOLK ISLAND
5094 NORTHERN MARIANA ISLANDS
5095 NORWAY
5096 OMAN
5097 PAKISTAN
5098 PALAU
5099 PANAMA
5100 PAPUA NEW GUINEA
5101 PARAGUAY
5102 PERU
5103 PHILIPPINES
5104 PITCAIRPITCAIRN
5105 POLAND
5106 PORTUGAL
5107 PUERTO RICO
5108 QATAR
5109 REUNION
5110 ROMANIA
5111 RUSSIAN FEDERATION
5112 RWANDA
5113 SAINT HELENA
5114 SAINT KITTS AND NEVIS
5115 SAINT LUCIA
5116 SAINT PIERRE AND MIQUELON
5117 SAINT VINCENT AND THE GRENADINES
5118 SAMOA
5119 SAN MARINO
5120 SAO TOME AND PRINCIPE
5121 SAUDI ARABIA
5122 SENEGAL
5123 SERBIA AND MONTENEGRO
5124 SEYCHELLES
5125 SIERRA LEONE
5126 SINGAPORE
5127 SLOVAKIA
5128 SLOVENIA
5129 SOLOMON ISLANDS
5130 SOMALIA
5131 SOUTH AFRICA
5132 SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS
5133 SPAIN
5134 SRI LANKA
5135 SUDAN
5136 SURINAME
5137 SVALBARD AND JAN MAYEN ISLANDS
5138 SWAZILAND
5139 SWEDEN
5140 SWITZERLAND
5141 SYRIAN ARAB REPUBLIC
5142 TAIWAN
5143 TAJIKISTAN
5144 TANZANIA
5146 POLAND
5147 PORTUGAL
5148 PUERTO RICO
5149 QATAR
5150 REUNION
5151 ROMANIA
5152 RUSSIAN FEDERATION
5153 RWANDA
5154 SAINT HELENA
5155 SAINT KITTS AND NEVIS
5156 SAINT LUCIA
5157 SAINT PIERRE AND MIQUELON
5158 SAINT VINCENT AND THE GRENADINES
5159 SAMOA
5160 SAN MARINO
5161 SAO TOME AND PRINCIPE
5162 SAUDI ARABIA
5163 SENEGAL
5164 SERBIA AND MONTENEGRO
5165 SEYCHELLES
5166 SIERRA LEONE
5167 SINGAPORE
5168 SLOVAKIA
5169 SLOVENIA
5170 SOLOMON ISLANDS
5171 SOMALIA
5172 SOUTH AFRICA
5173 SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS
5174 SPAIN
5175 SRI LANKA
5176 SUDAN
5177 SURINAME
5178 SVALBARD AND JAN MAYEN ISLANDS
5179 SWAZILAND
5180 SWEDEN
5181 SWITZERLAND
5182 SYRIAN ARAB REPUBLIC
5183 TAIWAN
5184 TAJIKISTAN
5185 TANZANIA
5186 THAILAND
5187 TIMOR-LESTE
5188 TOGO
5189 TOKELAU
5190 TONGA
5191 TRINIDAD AND TOBAGO
5192 TUNISIA
5193 TURKEY
5194 TURKMENISTAN
5195 TURKS AND CAICOS ISLANDS
5196 TUVALU
5197 UGANDA
5198 UKRAINE
5199 UNITED ARAB EMIRATES
5200 UNITED KINGDOM
5201 UNITED STATES
5202 URUGUAY
5203 UZBEKISTAN
5204 VANUATU
5205 VATICAN CITY STATE
5206 VENEZUELA
5207 VIET NAM
5208 VIRGIN ISLANDS
5209 WALLIS AND FUTUNA ISLANDS
5210 WESTERN SAHARA
5211 YEMEN
5212 ZAMBIA
5213 ZIMBABWE</property>
5214 <child internal-child="entry">
5215 <widget class="GtkEntry" id="comboboxentry-entry11">
5216 </widget>
5217 </child>
5218 </widget>
5219 <packing>
5220 <property name="left_attach">3</property>
5221 <property name="right_attach">4</property>
5222 <property name="x_options"></property>
5223 <property name="y_options"></property>
5224 </packing>
5225 </child>
5226 </widget>
5227 </child>
5228 </widget>
5229 </child>
5230 <child>
5231 <widget class="GtkLabel" id="label165">
5232 <property name="visible">True</property>
5233 <property name="label" translatable="yes">&lt;b&gt;Your company:&lt;/b&gt;</property>
5234 <property name="use_markup">True</property>
5235 </widget>
5236 <packing>
5237 <property name="type">label_item</property>
5238 </packing>
5239 </child>
5240 </widget>
5241 <packing>
5242 <property name="position">2</property>
5243 </packing>
5244 </child>
5245 <child>
5246 <widget class="GtkFrame" id="frame13">
5247 <property name="visible">True</property>
5248 <property name="label_xalign">0</property>
5249 <property name="shadow_type">GTK_SHADOW_NONE</property>
5250 <child>
5251 <widget class="GtkAlignment" id="alignment29">
5252 <property name="visible">True</property>
5253 <property name="left_padding">12</property>
5254 <child>
5255 <widget class="GtkVBox" id="vbox40">
5256 <property name="visible">True</property>
5257 <child>
5258 <widget class="GtkHBox" id="hbox87">
5259 <property name="visible">True</property>
5260 <property name="spacing">23</property>
5261 <child>
5262 <widget class="GtkCheckButton" id="check_use">
5263 <property name="visible">True</property>
5264 <property name="can_focus">True</property>
5265 <property name="label" translatable="yes">We plan to use OpenERP</property>
5266 <property name="use_underline">True</property>
5267 <property name="response_id">0</property>
5268 <property name="draw_indicator">True</property>
5269 </widget>
5270 <packing>
5271 <property name="expand">False</property>
5272 <property name="fill">False</property>
5273 </packing>
5274 </child>
5275 <child>
5276 <widget class="GtkCheckButton" id="check_sell">
5277 <property name="visible">True</property>
5278 <property name="can_focus">True</property>
5279 <property name="label" translatable="yes">We plan to offer services on OpenERP</property>
5280 <property name="use_underline">True</property>
5281 <property name="response_id">0</property>
5282 <property name="draw_indicator">True</property>
5283 </widget>
5284 <packing>
5285 <property name="expand">False</property>
5286 <property name="fill">False</property>
5287 <property name="position">1</property>
5288 </packing>
5289 </child>
5290 </widget>
5291 <packing>
5292 <property name="expand">False</property>
5293 <property name="fill">False</property>
5294 </packing>
5295 </child>
5296 <child>
5297 <widget class="GtkLabel" id="label46568">
5298 <property name="visible">True</property>
5299 <property name="xalign">0</property>
5300 <property name="label" translatable="yes">Tell us why you try OpenERP and what are your current softwares:</property>
5301 <property name="use_markup">True</property>
5302 </widget>
5303 <packing>
5304 <property name="expand">False</property>
5305 <property name="fill">False</property>
5306 <property name="position">1</property>
5307 </packing>
5308 </child>
5309 <child>
5310 <widget class="GtkScrolledWindow" id="scrolledwindow32">
5311 <property name="visible">True</property>
5312 <property name="can_focus">True</property>
5313 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5314 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5315 <property name="shadow_type">GTK_SHADOW_IN</property>
5316 <child>
5317 <widget class="GtkTextView" id="textview_comment">
5318 <property name="visible">True</property>
5319 <property name="can_focus">True</property>
5320 </widget>
5321 </child>
5322 </widget>
5323 <packing>
5324 <property name="position">2</property>
5325 </packing>
5326 </child>
5327 </widget>
5328 </child>
5329 </widget>
5330 </child>
5331 <child>
5332 <widget class="GtkLabel" id="label172">
5333 <property name="visible">True</property>
5334 <property name="label" translatable="yes">&lt;b&gt;Your interrest:&lt;/b&gt;</property>
5335 <property name="use_markup">True</property>
5336 </widget>
5337 <packing>
5338 <property name="type">label_item</property>
5339 </packing>
5340 </child>
5341 </widget>
5342 <packing>
5343 <property name="position">3</property>
5344 </packing>
5345 </child>
5346 <child>
5347 <widget class="GtkFrame" id="frame11">
5348 <property name="visible">True</property>
5349 <property name="label_xalign">0</property>
5350 <property name="shadow_type">GTK_SHADOW_NONE</property>
5351 <child>
5352 <widget class="GtkAlignment" id="alignment27">
5353 <property name="visible">True</property>
5354 <property name="left_padding">12</property>
5355 <child>
5356 <widget class="GtkTable" id="table9">
5357 <property name="visible">True</property>
5358 <property name="n_rows">3</property>
5359 <property name="n_columns">2</property>
5360 <property name="column_spacing">5</property>
5361 <property name="row_spacing">5</property>
5362 <child>
5363 <placeholder/>
5364 </child>
5365 <child>
5366 <widget class="GtkLabel" id="label167">
5367 <property name="visible">True</property>
5368 <property name="xalign">0</property>
5369 <property name="label" translatable="yes">(Get OpenERP announces, docs and new releases by email)</property>
5370 <property name="wrap">True</property>
5371 </widget>
5372 <packing>
5373 <property name="left_attach">1</property>
5374 <property name="right_attach">2</property>
5375 <property name="top_attach">2</property>
5376 <property name="bottom_attach">3</property>
5377 <property name="x_options"></property>
5378 <property name="y_options"></property>
5379 </packing>
5380 </child>
5381 <child>
5382 <widget class="GtkLabel" id="label46571">
5383 <property name="visible">True</property>
5384 <property name="xalign">1</property>
5385 <property name="label" translatable="yes">Company:</property>
5386 </widget>
5387 <packing>
5388 <property name="x_options">GTK_FILL</property>
5389 <property name="y_options"></property>
5390 </packing>
5391 </child>
5392 <child>
5393 <widget class="GtkLabel" id="label166">
5394 <property name="width_request">85</property>
5395 <property name="visible">True</property>
5396 <property name="xalign">1</property>
5397 <property name="label" translatable="yes">E-Mail:</property>
5398 </widget>
5399 <packing>
5400 <property name="top_attach">1</property>
5401 <property name="bottom_attach">2</property>
5402 <property name="x_options">GTK_FILL</property>
5403 <property name="y_options"></property>
5404 </packing>
5405 </child>
5406 <child>
5407 <widget class="GtkEntry" id="entry_email">
5408 <property name="visible">True</property>
5409 <property name="can_focus">True</property>
5410 <property name="invisible_char">*</property>
5411 </widget>
5412 <packing>
5413 <property name="left_attach">1</property>
5414 <property name="right_attach">2</property>
5415 <property name="top_attach">1</property>
5416 <property name="bottom_attach">2</property>
5417 <property name="y_options"></property>
5418 </packing>
5419 </child>
5420 <child>
5421 <widget class="GtkEntry" id="entry_company">
5422 <property name="visible">True</property>
5423 <property name="can_focus">True</property>
5424 </widget>
5425 <packing>
5426 <property name="left_attach">1</property>
5427 <property name="right_attach">2</property>
5428 <property name="y_options"></property>
5429 </packing>
5430 </child>
5431 </widget>
5432 </child>
5433 </widget>
5434 </child>
5435 <child>
5436 <widget class="GtkLabel" id="label164">
5437 <property name="visible">True</property>
5438 <property name="label" translatable="yes">&lt;b&gt;Keep Informed&lt;/b&gt;</property>
5439 <property name="use_markup">True</property>
5440 </widget>
5441 <packing>
5442 <property name="type">label_item</property>
5443 </packing>
5444 </child>
5445 </widget>
5446 <packing>
5447 <property name="position">4</property>
5448 </packing>
5449 </child>
5450 </widget>
5451 <packing>
5452 <property name="position">2</property>
5453 </packing>
5454 </child>
5455 <child internal-child="action_area">
5456 <widget class="GtkHButtonBox" id="dialog-action_area22">
5457 <property name="visible">True</property>
5458 <property name="layout_style">GTK_BUTTONBOX_END</property>
5459 <child>
5460 <widget class="GtkButton" id="okbutton17">
5461 <property name="visible">True</property>
5462 <property name="can_focus">True</property>
5463 <property name="can_default">True</property>
5464 <property name="label">gtk-cancel</property>
5465 <property name="use_stock">True</property>
5466 <property name="response_id">-6</property>
5467 </widget>
5468 </child>
5469 <child>
5470 <widget class="GtkButton" id="button90">
5471 <property name="visible">True</property>
5472 <property name="can_focus">True</property>
5473 <property name="can_default">True</property>
5474 <property name="label">gtk-ok</property>
5475 <property name="use_stock">True</property>
5476 <property name="response_id">-5</property>
5477 </widget>
5478 <packing>
5479 <property name="position">1</property>
5480 </packing>
5481 </child>
5482 </widget>
5483 <packing>
5484 <property name="expand">False</property>
5485 <property name="pack_type">GTK_PACK_END</property>
5486 </packing>
5487 </child>
5488 </widget>
5489 </child>
5490 </widget>
5491 <widget class="GtkDialog" id="dia_support">
5492 <property name="title" translatable="yes">Support Request</property>
5493 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5494 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5495 <child internal-child="vbox">
5496 <widget class="GtkVBox" id="dialog-vbox20">
5497 <property name="width_request">700</property>
5498 <property name="height_request">520</property>
5499 <property name="visible">True</property>
5500 <child>
5501 <widget class="GtkScrolledWindow" id="scrolledwindow33">
5502 <property name="visible">True</property>
5503 <property name="can_focus">True</property>
5504 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5505 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5506 <child>
5507 <widget class="GtkViewport" id="viewport7">
5508 <property name="visible">True</property>
5509 <child>
5510 <widget class="GtkVBox" id="vbox41">
5511 <property name="visible">True</property>
5512 <child>
5513 <widget class="GtkLabel" id="label185">
5514 <property name="visible">True</property>
5515 <property name="xalign">0</property>
5516 <property name="xpad">10</property>
5517 <property name="ypad">10</property>
5518 <property name="label" translatable="yes">&lt;b&gt;Complete this form to submit your bug and/or send a support request.&lt;/b&gt;
5519 &lt;i&gt;
5520 Your request will be sent to the OpenERP team and we will reply shortly.
5521 Note that we may not reply if you do not have a support contract with Tiny or an official partner.&lt;/i&gt;</property>
5522 <property name="use_markup">True</property>
5523 </widget>
5524 <packing>
5525 <property name="expand">False</property>
5526 <property name="fill">False</property>
5527 </packing>
5528 </child>
5529 <child>
5530 <widget class="GtkHSeparator" id="hseparator25">
5531 <property name="visible">True</property>
5532 </widget>
5533 <packing>
5534 <property name="expand">False</property>
5535 <property name="padding">3</property>
5536 <property name="position">1</property>
5537 </packing>
5538 </child>
5539 <child>
5540 <widget class="GtkTable" id="table12">
5541 <property name="visible">True</property>
5542 <property name="border_width">10</property>
5543 <property name="n_rows">7</property>
5544 <property name="n_columns">4</property>
5545 <property name="column_spacing">5</property>
5546 <property name="row_spacing">5</property>
5547 <child>
5548 <widget class="GtkLabel" id="label186">
5549 <property name="visible">True</property>
5550 <property name="xalign">1</property>
5551 <property name="label" translatable="yes">&lt;b&gt;Your name:&lt;/b&gt;</property>
5552 <property name="use_markup">True</property>
5553 </widget>
5554 <packing>
5555 <property name="top_attach">1</property>
5556 <property name="bottom_attach">2</property>
5557 <property name="x_options">GTK_FILL</property>
5558 <property name="y_options"></property>
5559 </packing>
5560 </child>
5561 <child>
5562 <widget class="GtkLabel" id="label187">
5563 <property name="visible">True</property>
5564 <property name="xalign">1</property>
5565 <property name="label" translatable="yes">&lt;b&gt;Your Company:&lt;/b&gt;</property>
5566 <property name="use_markup">True</property>
5567 </widget>
5568 <packing>
5569 <property name="top_attach">2</property>
5570 <property name="bottom_attach">3</property>
5571 <property name="x_options">GTK_FILL</property>
5572 <property name="y_options"></property>
5573 </packing>
5574 </child>
5575 <child>
5576 <widget class="GtkLabel" id="label188">
5577 <property name="visible">True</property>
5578 <property name="xalign">1</property>
5579 <property name="label" translatable="yes">&lt;b&gt;Your email:&lt;/b&gt;</property>
5580 <property name="use_markup">True</property>
5581 </widget>
5582 <packing>
5583 <property name="top_attach">3</property>
5584 <property name="bottom_attach">4</property>
5585 <property name="x_options">GTK_FILL</property>
5586 <property name="y_options"></property>
5587 </packing>
5588 </child>
5589 <child>
5590 <widget class="GtkEntry" id="name_entry1">
5591 <property name="visible">True</property>
5592 <property name="can_focus">True</property>
5593 <property name="invisible_char">*</property>
5594 </widget>
5595 <packing>
5596 <property name="left_attach">1</property>
5597 <property name="right_attach">4</property>
5598 <property name="top_attach">1</property>
5599 <property name="bottom_attach">2</property>
5600 <property name="y_options"></property>
5601 </packing>
5602 </child>
5603 <child>
5604 <widget class="GtkEntry" id="company_entry1">
5605 <property name="visible">True</property>
5606 <property name="can_focus">True</property>
5607 <property name="invisible_char">*</property>
5608 </widget>
5609 <packing>
5610 <property name="left_attach">1</property>
5611 <property name="right_attach">4</property>
5612 <property name="top_attach">2</property>
5613 <property name="bottom_attach">3</property>
5614 <property name="y_options"></property>
5615 </packing>
5616 </child>
5617 <child>
5618 <widget class="GtkLabel" id="label189">
5619 <property name="visible">True</property>
5620 <property name="xalign">1</property>
5621 <property name="yalign">0.019999999552965164</property>
5622 <property name="label" translatable="yes">Explain your problem:</property>
5623 </widget>
5624 <packing>
5625 <property name="top_attach">5</property>
5626 <property name="bottom_attach">6</property>
5627 <property name="x_options">GTK_FILL</property>
5628 <property name="y_options"></property>
5629 </packing>
5630 </child>
5631 <child>
5632 <widget class="GtkLabel" id="label190">
5633 <property name="visible">True</property>
5634 <property name="xalign">1</property>
5635 <property name="yalign">0.019999999552965164</property>
5636 <property name="label" translatable="yes">Other comments:</property>
5637 </widget>
5638 <packing>
5639 <property name="top_attach">6</property>
5640 <property name="bottom_attach">7</property>
5641 <property name="x_options">GTK_FILL</property>
5642 <property name="y_options"></property>
5643 </packing>
5644 </child>
5645 <child>
5646 <widget class="GtkScrolledWindow" id="scrolledwindow34">
5647 <property name="visible">True</property>
5648 <property name="can_focus">True</property>
5649 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5650 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5651 <property name="shadow_type">GTK_SHADOW_IN</property>
5652 <child>
5653 <widget class="GtkTextView" id="remark_textview">
5654 <property name="visible">True</property>
5655 <property name="can_focus">True</property>
5656 </widget>
5657 </child>
5658 </widget>
5659 <packing>
5660 <property name="left_attach">1</property>
5661 <property name="right_attach">4</property>
5662 <property name="top_attach">6</property>
5663 <property name="bottom_attach">7</property>
5664 <property name="y_options"></property>
5665 </packing>
5666 </child>
5667 <child>
5668 <widget class="GtkScrolledWindow" id="scrolledwindow35">
5669 <property name="visible">True</property>
5670 <property name="can_focus">True</property>
5671 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5672 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5673 <property name="shadow_type">GTK_SHADOW_IN</property>
5674 <child>
5675 <widget class="GtkTextView" id="explanation_textview1">
5676 <property name="visible">True</property>
5677 <property name="can_focus">True</property>
5678 </widget>
5679 </child>
5680 </widget>
5681 <packing>
5682 <property name="left_attach">1</property>
5683 <property name="right_attach">4</property>
5684 <property name="top_attach">5</property>
5685 <property name="bottom_attach">6</property>
5686 <property name="y_options"></property>
5687 </packing>
5688 </child>
5689 <child>
5690 <widget class="GtkLabel" id="label192">
5691 <property name="visible">True</property>
5692 <property name="xalign">1</property>
5693 <property name="label" translatable="yes">&lt;b&gt;Support contract id:&lt;/b&gt;</property>
5694 <property name="use_markup">True</property>
5695 </widget>
5696 <packing>
5697 <property name="x_options">GTK_FILL</property>
5698 <property name="y_options"></property>
5699 </packing>
5700 </child>
5701 <child>
5702 <widget class="GtkEntry" id="id_entry1">
5703 <property name="visible">True</property>
5704 <property name="can_focus">True</property>
5705 <property name="invisible_char">*</property>
5706 </widget>
5707 <packing>
5708 <property name="left_attach">1</property>
5709 <property name="right_attach">4</property>
5710 <property name="y_options"></property>
5711 </packing>
5712 </child>
5713 <child>
5714 <widget class="GtkComboBoxEntry" id="urgency_combo1">
5715 <property name="visible">True</property>
5716 <property name="items" translatable="yes">Not Urgent
5717 Medium
5718 Urgent
5719 Very Urgent</property>
5720 <child internal-child="entry">
5721 <widget class="GtkEntry" id="comboboxentry-entry12">
5722 </widget>
5723 </child>
5724 </widget>
5725 <packing>
5726 <property name="left_attach">3</property>
5727 <property name="right_attach">4</property>
5728 <property name="top_attach">4</property>
5729 <property name="bottom_attach">5</property>
5730 <property name="x_options"></property>
5731 <property name="y_options"></property>
5732 </packing>
5733 </child>
5734 <child>
5735 <widget class="GtkLabel" id="label193">
5736 <property name="visible">True</property>
5737 <property name="xalign">1</property>
5738 <property name="label" translatable="yes">Emergency:</property>
5739 </widget>
5740 <packing>
5741 <property name="left_attach">2</property>
5742 <property name="right_attach">3</property>
5743 <property name="top_attach">4</property>
5744 <property name="bottom_attach">5</property>
5745 <property name="x_options">GTK_FILL</property>
5746 <property name="y_options"></property>
5747 </packing>
5748 </child>
5749 <child>
5750 <widget class="GtkLabel" id="label194">
5751 <property name="visible">True</property>
5752 <property name="xalign">1</property>
5753 <property name="label" translatable="yes">Phone number:</property>
5754 </widget>
5755 <packing>
5756 <property name="top_attach">4</property>
5757 <property name="bottom_attach">5</property>
5758 <property name="x_options">GTK_FILL</property>
5759 <property name="y_options"></property>
5760 </packing>
5761 </child>
5762 <child>
5763 <widget class="GtkEntry" id="phone_entry1">
5764 <property name="visible">True</property>
5765 <property name="can_focus">True</property>
5766 <property name="invisible_char">*</property>
5767 </widget>
5768 <packing>
5769 <property name="left_attach">1</property>
5770 <property name="right_attach">2</property>
5771 <property name="top_attach">4</property>
5772 <property name="bottom_attach">5</property>
5773 <property name="y_options"></property>
5774 </packing>
5775 </child>
5776 <child>
5777 <widget class="GtkEntry" id="email_entry1">
5778 <property name="visible">True</property>
5779 <property name="can_focus">True</property>
5780 <property name="invisible_char">*</property>
5781 </widget>
5782 <packing>
5783 <property name="left_attach">1</property>
5784 <property name="right_attach">4</property>
5785 <property name="top_attach">3</property>
5786 <property name="bottom_attach">4</property>
5787 <property name="y_options"></property>
5788 </packing>
5789 </child>
5790 </widget>
5791 <packing>
5792 <property name="position">2</property>
5793 </packing>
5794 </child>
5795 </widget>
5796 </child>
5797 </widget>
5798 </child>
5799 </widget>
5800 <packing>
5801 <property name="position">2</property>
5802 </packing>
5803 </child>
5804 <child internal-child="action_area">
5805 <widget class="GtkHButtonBox" id="dialog-action_area23">
5806 <property name="visible">True</property>
5807 <property name="layout_style">GTK_BUTTONBOX_END</property>
5808 <child>
5809 <widget class="GtkButton" id="cancelbutton15">
5810 <property name="visible">True</property>
5811 <property name="can_focus">True</property>
5812 <property name="can_default">True</property>
5813 <property name="label">gtk-cancel</property>
5814 <property name="use_stock">True</property>
5815 <property name="response_id">-6</property>
5816 </widget>
5817 </child>
5818 <child>
5819 <widget class="GtkButton" id="okbutton18">
5820 <property name="visible">True</property>
5821 <property name="can_focus">True</property>
5822 <property name="can_default">True</property>
5823 <property name="label">gtk-ok</property>
5824 <property name="use_stock">True</property>
5825 <property name="response_id">-5</property>
5826 </widget>
5827 <packing>
5828 <property name="position">1</property>
5829 </packing>
5830 </child>
5831 </widget>
5832 <packing>
5833 <property name="expand">False</property>
5834 <property name="pack_type">GTK_PACK_END</property>
5835 </packing>
5836 </child>
5837 </widget>
5838 </child>
5839 </widget>
5840 <widget class="GtkDialog" id="win_quest_3b">
5841 <property name="width_request">350</property>
5842 <property name="height_request">143</property>
5843 <property name="title" translatable="yes">OpenERP - Confirmation</property>
5844 <property name="modal">True</property>
5845 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5846 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5847 <child internal-child="vbox">
5848 <widget class="GtkVBox" id="vbox42">
5849 <property name="visible">True</property>
5850 <child>
5851 <widget class="GtkHBox" id="hbox62">
5852 <property name="visible">True</property>
5853 <child>
5854 <widget class="GtkImage" id="image2803">
5855 <property name="visible">True</property>
5856 <property name="xpad">15</property>
5857 <property name="ypad">15</property>
5858 <property name="stock">gtk-dialog-question</property>
5859 <property name="icon_size">6</property>
5860 </widget>
5861 <packing>
5862 <property name="expand">False</property>
5863 <property name="fill">False</property>
5864 </packing>
5865 </child>
5866 <child>
5867 <widget class="GtkLabel" id="label">
5868 <property name="width_request">200</property>
5869 <property name="height_request">60</property>
5870 <property name="visible">True</property>
5871 <property name="label" translatable="yes">Hello World!</property>
5872 </widget>
5873 <packing>
5874 <property name="position">1</property>
5875 </packing>
5876 </child>
5877 </widget>
5878 <packing>
5879 <property name="padding">4</property>
5880 <property name="position">2</property>
5881 </packing>
5882 </child>
5883 <child internal-child="action_area">
5884 <widget class="GtkHButtonBox" id="hbuttonbox4">
5885 <property name="visible">True</property>
5886 <property name="layout_style">GTK_BUTTONBOX_END</property>
5887 <child>
5888 <widget class="GtkButton" id="button82">
5889 <property name="visible">True</property>
5890 <property name="can_focus">True</property>
5891 <property name="can_default">True</property>
5892 <property name="label">gtk-yes</property>
5893 <property name="use_stock">True</property>
5894 <property name="response_id">-8</property>
5895 </widget>
5896 </child>
5897 <child>
5898 <widget class="GtkButton" id="button83">
5899 <property name="visible">True</property>
5900 <property name="can_focus">True</property>
5901 <property name="can_default">True</property>
5902 <property name="label">gtk-no</property>
5903 <property name="use_stock">True</property>
5904 <property name="response_id">-9</property>
5905 </widget>
5906 <packing>
5907 <property name="position">1</property>
5908 </packing>
5909 </child>
5910 <child>
5911 <widget class="GtkButton" id="button84">
5912 <property name="visible">True</property>
5913 <property name="can_focus">True</property>
5914 <property name="can_default">True</property>
5915 <property name="label">gtk-cancel</property>
5916 <property name="use_stock">True</property>
5917 <property name="response_id">-6</property>
5918 </widget>
5919 <packing>
5920 <property name="position">2</property>
5921 </packing>
5922 </child>
5923 </widget>
5924 <packing>
5925 <property name="expand">False</property>
5926 <property name="pack_type">GTK_PACK_END</property>
5927 </packing>
5928 </child>
5929 </widget>
5930 </child>
5931 </widget>
5932 <widget class="GtkDialog" id="shortcuts_dia">
5933 <property name="title" translatable="yes">Keyboard shortcuts</property>
5934 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5935 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5936 <child internal-child="vbox">
5937 <widget class="GtkVBox" id="dialog-vbox21">
5938 <property name="visible">True</property>
5939 <child>
5940 <widget class="GtkNotebook" id="notebook4">
5941 <property name="visible">True</property>
5942 <property name="can_focus">True</property>
5943 <child>
5944 <widget class="GtkTable" id="table13">
5945 <property name="visible">True</property>
5946 <property name="border_width">8</property>
5947 <property name="n_rows">15</property>
5948 <property name="n_columns">2</property>
5949 <property name="column_spacing">15</property>
5950 <property name="row_spacing">2</property>
5951 <child>
5952 <widget class="GtkLabel" id="label197">
5953 <property name="visible">True</property>
5954 <property name="xalign">0</property>
5955 <property name="label" translatable="yes">&lt;Ctrl&gt; + O</property>
5956 </widget>
5957 <packing>
5958 <property name="top_attach">1</property>
5959 <property name="bottom_attach">2</property>
5960 <property name="x_options"></property>
5961 <property name="y_options"></property>
5962 </packing>
5963 </child>
5964 <child>
5965 <widget class="GtkLabel" id="label198">
5966 <property name="visible">True</property>
5967 <property name="xalign">0</property>
5968 <property name="label" translatable="yes">Connect</property>
5969 </widget>
5970 <packing>
5971 <property name="left_attach">1</property>
5972 <property name="right_attach">2</property>
5973 <property name="top_attach">1</property>
5974 <property name="bottom_attach">2</property>
5975 <property name="x_options"></property>
5976 <property name="y_options"></property>
5977 </packing>
5978 </child>
5979 <child>
5980 <widget class="GtkLabel" id="label199">
5981 <property name="visible">True</property>
5982 <property name="xalign">0</property>
5983 <property name="label" translatable="yes">&lt;Ctrl&gt; + F</property>
5984 </widget>
5985 <packing>
5986 <property name="top_attach">5</property>
5987 <property name="bottom_attach">6</property>
5988 <property name="x_options"></property>
5989 <property name="y_options"></property>
5990 </packing>
5991 </child>
5992 <child>
5993 <widget class="GtkLabel" id="label200">
5994 <property name="visible">True</property>
5995 <property name="xalign">0</property>
5996 <property name="label" translatable="yes">Find / Search</property>
5997 </widget>
5998 <packing>
5999 <property name="left_attach">1</property>
6000 <property name="right_attach">2</property>
6001 <property name="top_attach">5</property>
6002 <property name="bottom_attach">6</property>
6003 <property name="x_options"></property>
6004 <property name="y_options"></property>
6005 </packing>
6006 </child>
6007 <child>
6008 <widget class="GtkLabel" id="label201">
6009 <property name="visible">True</property>
6010 <property name="xalign">0</property>
6011 <property name="label" translatable="yes">&lt;Ctrl&gt; + D</property>
6012 </widget>
6013 <packing>
6014 <property name="top_attach">4</property>
6015 <property name="bottom_attach">5</property>
6016 <property name="x_options"></property>
6017 <property name="y_options"></property>
6018 </packing>
6019 </child>
6020 <child>
6021 <widget class="GtkLabel" id="label202">
6022 <property name="visible">True</property>
6023 <property name="xalign">0</property>
6024 <property name="label" translatable="yes">Delete</property>
6025 </widget>
6026 <packing>
6027 <property name="left_attach">1</property>
6028 <property name="right_attach">2</property>
6029 <property name="top_attach">4</property>
6030 <property name="bottom_attach">5</property>
6031 <property name="x_options"></property>
6032 <property name="y_options"></property>
6033 </packing>
6034 </child>
6035 <child>
6036 <widget class="GtkLabel" id="label203">
6037 <property name="visible">True</property>
6038 <property name="xalign">0</property>
6039 <property name="label" translatable="yes">&lt;Ctrl&gt; + N</property>
6040 </widget>
6041 <packing>
6042 <property name="top_attach">2</property>
6043 <property name="bottom_attach">3</property>
6044 <property name="x_options"></property>
6045 <property name="y_options"></property>
6046 </packing>
6047 </child>
6048 <child>
6049 <widget class="GtkLabel" id="label204">
6050 <property name="visible">True</property>
6051 <property name="xalign">0</property>
6052 <property name="label" translatable="yes">New</property>
6053 </widget>
6054 <packing>
6055 <property name="left_attach">1</property>
6056 <property name="right_attach">2</property>
6057 <property name="top_attach">2</property>
6058 <property name="bottom_attach">3</property>
6059 <property name="x_options"></property>
6060 <property name="y_options"></property>
6061 </packing>
6062 </child>
6063 <child>
6064 <widget class="GtkLabel" id="label207">
6065 <property name="visible">True</property>
6066 <property name="xalign">0</property>
6067 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;PgUp&gt;</property>
6068 </widget>
6069 <packing>
6070 <property name="top_attach">9</property>
6071 <property name="bottom_attach">10</property>
6072 <property name="x_options"></property>
6073 <property name="y_options"></property>
6074 </packing>
6075 </child>
6076 <child>
6077 <widget class="GtkLabel" id="label208">
6078 <property name="visible">True</property>
6079 <property name="xalign">0</property>
6080 <property name="label" translatable="yes">Previous tab</property>
6081 </widget>
6082 <packing>
6083 <property name="left_attach">1</property>
6084 <property name="right_attach">2</property>
6085 <property name="top_attach">9</property>
6086 <property name="bottom_attach">10</property>
6087 <property name="x_options"></property>
6088 <property name="y_options"></property>
6089 </packing>
6090 </child>
6091 <child>
6092 <widget class="GtkLabel" id="label209">
6093 <property name="visible">True</property>
6094 <property name="xalign">0</property>
6095 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;PgDn&gt;</property>
6096 </widget>
6097 <packing>
6098 <property name="top_attach">10</property>
6099 <property name="bottom_attach">11</property>
6100 <property name="x_options"></property>
6101 <property name="y_options"></property>
6102 </packing>
6103 </child>
6104 <child>
6105 <widget class="GtkLabel" id="label210">
6106 <property name="visible">True</property>
6107 <property name="xalign">0</property>
6108 <property name="label" translatable="yes">Next Tab</property>
6109 </widget>
6110 <packing>
6111 <property name="left_attach">1</property>
6112 <property name="right_attach">2</property>
6113 <property name="top_attach">10</property>
6114 <property name="bottom_attach">11</property>
6115 <property name="x_options"></property>
6116 <property name="y_options"></property>
6117 </packing>
6118 </child>
6119 <child>
6120 <widget class="GtkLabel" id="label211">
6121 <property name="visible">True</property>
6122 <property name="xalign">0</property>
6123 <property name="label" translatable="yes">&lt;Ctrl&gt; + S</property>
6124 </widget>
6125 <packing>
6126 <property name="top_attach">3</property>
6127 <property name="bottom_attach">4</property>
6128 <property name="x_options"></property>
6129 <property name="y_options"></property>
6130 </packing>
6131 </child>
6132 <child>
6133 <widget class="GtkLabel" id="label212">
6134 <property name="visible">True</property>
6135 <property name="xalign">0</property>
6136 <property name="label" translatable="yes">&lt;Ctrl&gt; + W</property>
6137 </widget>
6138 <packing>
6139 <property name="top_attach">11</property>
6140 <property name="bottom_attach">12</property>
6141 <property name="x_options"></property>
6142 <property name="y_options"></property>
6143 </packing>
6144 </child>
6145 <child>
6146 <widget class="GtkLabel" id="label213">
6147 <property name="visible">True</property>
6148 <property name="xalign">0</property>
6149 <property name="label" translatable="yes">Save</property>
6150 </widget>
6151 <packing>
6152 <property name="left_attach">1</property>
6153 <property name="right_attach">2</property>
6154 <property name="top_attach">3</property>
6155 <property name="bottom_attach">4</property>
6156 <property name="x_options"></property>
6157 <property name="y_options"></property>
6158 </packing>
6159 </child>
6160 <child>
6161 <widget class="GtkLabel" id="label214">
6162 <property name="visible">True</property>
6163 <property name="xalign">0</property>
6164 <property name="label" translatable="yes">Close Tab</property>
6165 </widget>
6166 <packing>
6167 <property name="left_attach">1</property>
6168 <property name="right_attach">2</property>
6169 <property name="top_attach">11</property>
6170 <property name="bottom_attach">12</property>
6171 <property name="x_options"></property>
6172 <property name="y_options"></property>
6173 </packing>
6174 </child>
6175 <child>
6176 <widget class="GtkLabel" id="label215">
6177 <property name="visible">True</property>
6178 <property name="xalign">0</property>
6179 <property name="label" translatable="yes">&lt;PgUp&gt;</property>
6180 </widget>
6181 <packing>
6182 <property name="top_attach">6</property>
6183 <property name="bottom_attach">7</property>
6184 <property name="x_options"></property>
6185 <property name="y_options"></property>
6186 </packing>
6187 </child>
6188 <child>
6189 <widget class="GtkLabel" id="label216">
6190 <property name="visible">True</property>
6191 <property name="xalign">0</property>
6192 <property name="label" translatable="yes">&lt;PgDn&gt;</property>
6193 </widget>
6194 <packing>
6195 <property name="top_attach">7</property>
6196 <property name="bottom_attach">8</property>
6197 <property name="x_options"></property>
6198 <property name="y_options"></property>
6199 </packing>
6200 </child>
6201 <child>
6202 <widget class="GtkLabel" id="label217">
6203 <property name="visible">True</property>
6204 <property name="xalign">0</property>
6205 <property name="label" translatable="yes">Previous record</property>
6206 </widget>
6207 <packing>
6208 <property name="left_attach">1</property>
6209 <property name="right_attach">2</property>
6210 <property name="top_attach">6</property>
6211 <property name="bottom_attach">7</property>
6212 <property name="x_options"></property>
6213 <property name="y_options"></property>
6214 </packing>
6215 </child>
6216 <child>
6217 <widget class="GtkLabel" id="label218">
6218 <property name="visible">True</property>
6219 <property name="xalign">0</property>
6220 <property name="label" translatable="yes">Next record</property>
6221 </widget>
6222 <packing>
6223 <property name="left_attach">1</property>
6224 <property name="right_attach">2</property>
6225 <property name="top_attach">7</property>
6226 <property name="bottom_attach">8</property>
6227 <property name="x_options"></property>
6228 <property name="y_options"></property>
6229 </packing>
6230 </child>
6231 <child>
6232 <widget class="GtkLabel" id="label219">
6233 <property name="visible">True</property>
6234 <property name="xalign">0</property>
6235 <property name="label" translatable="yes">&lt;Ctrl&gt; + L</property>
6236 </widget>
6237 <packing>
6238 <property name="top_attach">8</property>
6239 <property name="bottom_attach">9</property>
6240 <property name="x_options"></property>
6241 <property name="y_options"></property>
6242 </packing>
6243 </child>
6244 <child>
6245 <widget class="GtkLabel" id="label220">
6246 <property name="visible">True</property>
6247 <property name="xalign">0</property>
6248 <property name="label" translatable="yes">Switch view mode</property>
6249 </widget>
6250 <packing>
6251 <property name="left_attach">1</property>
6252 <property name="right_attach">2</property>
6253 <property name="top_attach">8</property>
6254 <property name="bottom_attach">9</property>
6255 <property name="x_options"></property>
6256 <property name="y_options"></property>
6257 </packing>
6258 </child>
6259 <child>
6260 <widget class="GtkLabel" id="label222">
6261 <property name="visible">True</property>
6262 <property name="xalign">0</property>
6263 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;Enter&gt;</property>
6264 </widget>
6265 <packing>
6266 <property name="top_attach">13</property>
6267 <property name="bottom_attach">14</property>
6268 <property name="x_options"></property>
6269 <property name="y_options"></property>
6270 </packing>
6271 </child>
6272 <child>
6273 <widget class="GtkLabel" id="label223">
6274 <property name="visible">True</property>
6275 <property name="xalign">0</property>
6276 <property name="label" translatable="yes">Save and Close window</property>
6277 </widget>
6278 <packing>
6279 <property name="left_attach">1</property>
6280 <property name="right_attach">2</property>
6281 <property name="top_attach">13</property>
6282 <property name="bottom_attach">14</property>
6283 <property name="x_options"></property>
6284 <property name="y_options"></property>
6285 </packing>
6286 </child>
6287 <child>
6288 <widget class="GtkLabel" id="label224">
6289 <property name="visible">True</property>
6290 <property name="xalign">0</property>
6291 <property name="ypad">10</property>
6292 <property name="label" translatable="yes">&lt;i&gt;When editing a resource in a popup window&lt;/i&gt;</property>
6293 <property name="use_markup">True</property>
6294 <property name="justify">GTK_JUSTIFY_CENTER</property>
6295 </widget>
6296 <packing>
6297 <property name="right_attach">2</property>
6298 <property name="top_attach">12</property>
6299 <property name="bottom_attach">13</property>
6300 <property name="x_options"></property>
6301 <property name="y_options"></property>
6302 </packing>
6303 </child>
6304 <child>
6305 <widget class="GtkLabel" id="label225">
6306 <property name="visible">True</property>
6307 <property name="xalign">0</property>
6308 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;Esc&gt;</property>
6309 </widget>
6310 <packing>
6311 <property name="top_attach">14</property>
6312 <property name="bottom_attach">15</property>
6313 <property name="x_options"></property>
6314 <property name="y_options"></property>
6315 </packing>
6316 </child>
6317 <child>
6318 <widget class="GtkLabel" id="label226">
6319 <property name="visible">True</property>
6320 <property name="xalign">0</property>
6321 <property name="label" translatable="yes">Close window without saving</property>
6322 </widget>
6323 <packing>
6324 <property name="left_attach">1</property>
6325 <property name="right_attach">2</property>
6326 <property name="top_attach">14</property>
6327 <property name="bottom_attach">15</property>
6328 <property name="x_options"></property>
6329 <property name="y_options"></property>
6330 </packing>
6331 </child>
6332 <child>
6333 <widget class="GtkLabel" id="label196">
6334 <property name="visible">True</property>
6335 <property name="xpad">2</property>
6336 <property name="label" translatable="yes">&lt;b&gt;Shortcuts for OpenERP&lt;/b&gt;</property>
6337 <property name="use_markup">True</property>
6338 <property name="justify">GTK_JUSTIFY_CENTER</property>
6339 </widget>
6340 <packing>
6341 <property name="right_attach">2</property>
6342 <property name="y_options"></property>
6343 <property name="y_padding">5</property>
6344 </packing>
6345 </child>
6346 </widget>
6347 </child>
6348 <child>
6349 <widget class="GtkLabel" id="label248">
6350 <property name="visible">True</property>
6351 <property name="label" translatable="yes">Main Shortcuts</property>
6352 </widget>
6353 <packing>
6354 <property name="type">tab</property>
6355 <property name="tab_fill">False</property>
6356 </packing>
6357 </child>
6358 <child>
6359 <widget class="GtkTable" id="table15">
6360 <property name="visible">True</property>
6361 <property name="border_width">8</property>
6362 <property name="n_rows">10</property>
6363 <property name="n_columns">2</property>
6364 <child>
6365 <widget class="GtkLabel" id="label251">
6366 <property name="visible">True</property>
6367 <property name="xalign">0</property>
6368 <property name="label" translatable="yes">&lt;Ctrl&gt; + X</property>
6369 </widget>
6370 <packing>
6371 <property name="top_attach">1</property>
6372 <property name="bottom_attach">2</property>
6373 <property name="x_options"></property>
6374 <property name="y_options"></property>
6375 </packing>
6376 </child>
6377 <child>
6378 <widget class="GtkLabel" id="label252">
6379 <property name="visible">True</property>
6380 <property name="xalign">0</property>
6381 <property name="label" translatable="yes">&lt;Ctrl&gt; + C</property>
6382 </widget>
6383 <packing>
6384 <property name="top_attach">2</property>
6385 <property name="bottom_attach">3</property>
6386 <property name="x_options"></property>
6387 <property name="y_options"></property>
6388 </packing>
6389 </child>
6390 <child>
6391 <widget class="GtkLabel" id="label253">
6392 <property name="visible">True</property>
6393 <property name="xalign">0</property>
6394 <property name="label" translatable="yes">&lt;Ctrl&gt; + V</property>
6395 </widget>
6396 <packing>
6397 <property name="top_attach">3</property>
6398 <property name="bottom_attach">4</property>
6399 <property name="x_options"></property>
6400 <property name="y_options"></property>
6401 </packing>
6402 </child>
6403 <child>
6404 <widget class="GtkLabel" id="label254">
6405 <property name="visible">True</property>
6406 <property name="xalign">0</property>
6407 <property name="label" translatable="yes">Cut selected text</property>
6408 </widget>
6409 <packing>
6410 <property name="left_attach">1</property>
6411 <property name="right_attach">2</property>
6412 <property name="top_attach">1</property>
6413 <property name="bottom_attach">2</property>
6414 <property name="x_options"></property>
6415 <property name="y_options"></property>
6416 </packing>
6417 </child>
6418 <child>
6419 <widget class="GtkLabel" id="label255">
6420 <property name="visible">True</property>
6421 <property name="xalign">0</property>
6422 <property name="label" translatable="yes">Copy selected text</property>
6423 </widget>
6424 <packing>
6425 <property name="left_attach">1</property>
6426 <property name="right_attach">2</property>
6427 <property name="top_attach">2</property>
6428 <property name="bottom_attach">3</property>
6429 <property name="x_options"></property>
6430 <property name="y_options"></property>
6431 </packing>
6432 </child>
6433 <child>
6434 <widget class="GtkLabel" id="label256">
6435 <property name="visible">True</property>
6436 <property name="xalign">0</property>
6437 <property name="label" translatable="yes">Paste selected text</property>
6438 </widget>
6439 <packing>
6440 <property name="left_attach">1</property>
6441 <property name="right_attach">2</property>
6442 <property name="top_attach">3</property>
6443 <property name="bottom_attach">4</property>
6444 <property name="x_options"></property>
6445 <property name="y_options"></property>
6446 </packing>
6447 </child>
6448 <child>
6449 <widget class="GtkLabel" id="label257">
6450 <property name="visible">True</property>
6451 <property name="xalign">0</property>
6452 <property name="label" translatable="yes">&lt;Tab&gt;</property>
6453 </widget>
6454 <packing>
6455 <property name="top_attach">4</property>
6456 <property name="bottom_attach">5</property>
6457 <property name="x_options"></property>
6458 <property name="y_options"></property>
6459 </packing>
6460 </child>
6461 <child>
6462 <widget class="GtkLabel" id="label258">
6463 <property name="visible">True</property>
6464 <property name="xalign">0</property>
6465 <property name="label" translatable="yes">Next editable widget</property>
6466 </widget>
6467 <packing>
6468 <property name="left_attach">1</property>
6469 <property name="right_attach">2</property>
6470 <property name="top_attach">4</property>
6471 <property name="bottom_attach">5</property>
6472 <property name="x_options"></property>
6473 <property name="y_options"></property>
6474 </packing>
6475 </child>
6476 <child>
6477 <widget class="GtkLabel" id="label259">
6478 <property name="visible">True</property>
6479 <property name="xalign">0</property>
6480 <property name="label" translatable="yes">&lt;Shist&gt; + &lt;Tab&gt;</property>
6481 </widget>
6482 <packing>
6483 <property name="top_attach">5</property>
6484 <property name="bottom_attach">6</property>
6485 <property name="x_options"></property>
6486 <property name="y_options"></property>
6487 </packing>
6488 </child>
6489 <child>
6490 <widget class="GtkLabel" id="label260">
6491 <property name="visible">True</property>
6492 <property name="xalign">0</property>
6493 <property name="label" translatable="yes">Previous editable widget</property>
6494 </widget>
6495 <packing>
6496 <property name="left_attach">1</property>
6497 <property name="right_attach">2</property>
6498 <property name="top_attach">5</property>
6499 <property name="bottom_attach">6</property>
6500 <property name="x_options"></property>
6501 <property name="y_options"></property>
6502 </packing>
6503 </child>
6504 <child>
6505 <widget class="GtkLabel" id="label261">
6506 <property name="visible">True</property>
6507 <property name="xalign">0</property>
6508 <property name="label" translatable="yes">&lt;Enter&gt;</property>
6509 </widget>
6510 <packing>
6511 <property name="top_attach">6</property>
6512 <property name="bottom_attach">7</property>
6513 <property name="x_options"></property>
6514 <property name="y_options"></property>
6515 </packing>
6516 </child>
6517 <child>
6518 <widget class="GtkLabel" id="label262">
6519 <property name="visible">True</property>
6520 <property name="xalign">0</property>
6521 <property name="label" translatable="yes">Auto-Complete text field</property>
6522 </widget>
6523 <packing>
6524 <property name="left_attach">1</property>
6525 <property name="right_attach">2</property>
6526 <property name="top_attach">6</property>
6527 <property name="bottom_attach">7</property>
6528 <property name="x_options"></property>
6529 <property name="y_options"></property>
6530 </packing>
6531 </child>
6532 <child>
6533 <widget class="GtkLabel" id="label46565">
6534 <property name="visible">True</property>
6535 <property name="xalign">0</property>
6536 <property name="label" translatable="yes">F1</property>
6537 </widget>
6538 <packing>
6539 <property name="top_attach">8</property>
6540 <property name="bottom_attach">9</property>
6541 <property name="x_options"></property>
6542 <property name="y_options"></property>
6543 </packing>
6544 </child>
6545 <child>
6546 <widget class="GtkLabel" id="label46566">
6547 <property name="visible">True</property>
6548 <property name="xalign">0</property>
6549 <property name="label" translatable="yes">Add a new line/field</property>
6550 </widget>
6551 <packing>
6552 <property name="left_attach">1</property>
6553 <property name="right_attach">2</property>
6554 <property name="top_attach">8</property>
6555 <property name="bottom_attach">9</property>
6556 <property name="x_options"></property>
6557 <property name="y_options"></property>
6558 </packing>
6559 </child>
6560 <child>
6561 <widget class="GtkLabel" id="label46570">
6562 <property name="visible">True</property>
6563 <property name="xalign">0</property>
6564 <property name="label" translatable="yes">Open current field</property>
6565 </widget>
6566 <packing>
6567 <property name="left_attach">1</property>
6568 <property name="right_attach">2</property>
6569 <property name="top_attach">9</property>
6570 <property name="bottom_attach">10</property>
6571 <property name="x_options"></property>
6572 <property name="y_options"></property>
6573 </packing>
6574 </child>
6575 <child>
6576 <widget class="GtkLabel" id="label250">
6577 <property name="visible">True</property>
6578 <property name="label" translatable="yes">&lt;b&gt;Shortcuts in text entries&lt;/b&gt;</property>
6579 <property name="use_markup">True</property>
6580 </widget>
6581 <packing>
6582 <property name="right_attach">2</property>
6583 <property name="y_options"></property>
6584 <property name="y_padding">5</property>
6585 </packing>
6586 </child>
6587 <child>
6588 <widget class="GtkLabel" id="label46567">
6589 <property name="visible">True</property>
6590 <property name="label" translatable="yes">&lt;b&gt;Shortcuts in relation fields&lt;/b&gt;</property>
6591 <property name="use_markup">True</property>
6592 </widget>
6593 <packing>
6594 <property name="right_attach">2</property>
6595 <property name="top_attach">7</property>
6596 <property name="bottom_attach">8</property>
6597 <property name="x_options"></property>
6598 <property name="y_options"></property>
6599 <property name="y_padding">5</property>
6600 </packing>
6601 </child>
6602 <child>
6603 <widget class="GtkLabel" id="label46569">
6604 <property name="visible">True</property>
6605 <property name="xalign">0</property>
6606 <property name="label" translatable="yes">F2</property>
6607 <property name="justify">GTK_JUSTIFY_CENTER</property>
6608 </widget>
6609 <packing>
6610 <property name="top_attach">9</property>
6611 <property name="bottom_attach">10</property>
6612 <property name="x_options"></property>
6613 <property name="y_options"></property>
6614 </packing>
6615 </child>
6616 </widget>
6617 <packing>
6618 <property name="position">1</property>
6619 </packing>
6620 </child>
6621 <child>
6622 <widget class="GtkLabel" id="label249">
6623 <property name="visible">True</property>
6624 <property name="label" translatable="yes">Edition Widgets</property>
6625 </widget>
6626 <packing>
6627 <property name="type">tab</property>
6628 <property name="position">1</property>
6629 <property name="tab_fill">False</property>
6630 </packing>
6631 </child>
6632 </widget>
6633 <packing>
6634 <property name="position">2</property>
6635 </packing>
6636 </child>
6637 <child internal-child="action_area">
6638 <widget class="GtkHButtonBox" id="dialog-action_area24">
6639 <property name="visible">True</property>
6640 <property name="layout_style">GTK_BUTTONBOX_END</property>
6641 <child>
6642 <widget class="GtkButton" id="closebutton1">
6643 <property name="visible">True</property>
6644 <property name="can_focus">True</property>
6645 <property name="can_default">True</property>
6646 <property name="label">gtk-close</property>
6647 <property name="use_stock">True</property>
6648 <property name="response_id">-7</property>
6649 <signal name="clicked" handler="on_but_ok_pressed"/>
6650 </widget>
6651 </child>
6652 </widget>
6653 <packing>
6654 <property name="expand">False</property>
6655 <property name="pack_type">GTK_PACK_END</property>
6656 </packing>
6657 </child>
6658 </widget>
6659 </child>
6660 </widget>
6661 <widget class="GtkDialog" id="win_import">
6662 <property name="title" translatable="yes">Import from CSV</property>
6663 <property name="modal">True</property>
6664 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
6665 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
6666 <child internal-child="vbox">
6667 <widget class="GtkVBox" id="dialog-vbox27">
6668 <property name="visible">True</property>
6669 <property name="spacing">4</property>
6670 <child>
6671 <widget class="GtkVBox" id="vbox43">
6672 <property name="visible">True</property>
6673 <property name="spacing">9</property>
6674 <child>
6675 <widget class="GtkHBox" id="hbox63">
6676 <property name="visible">True</property>
6677 <child>
6678 <widget class="GtkFrame" id="frame14">
6679 <property name="visible">True</property>
6680 <property name="label_xalign">0</property>
6681 <property name="shadow_type">GTK_SHADOW_NONE</property>
6682 <child>
6683 <widget class="GtkAlignment" id="alignment30">
6684 <property name="visible">True</property>
6685 <property name="left_padding">12</property>
6686 <child>
6687 <widget class="GtkScrolledWindow" id="scrolledwindow38">
6688 <property name="visible">True</property>
6689 <property name="can_focus">True</property>
6690 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
6691 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
6692 <child>
6693 <widget class="GtkViewport" id="import_vp_left">
6694 <property name="visible">True</property>
6695 <child>
6696 <placeholder/>
6697 </child>
6698 </widget>
6699 </child>
6700 </widget>
6701 </child>
6702 </widget>
6703 </child>
6704 <child>
6705 <widget class="GtkLabel" id="label227">
6706 <property name="visible">True</property>
6707 <property name="label" translatable="yes">&lt;b&gt;All fields&lt;/b&gt;</property>
6708 <property name="use_markup">True</property>
6709 </widget>
6710 <packing>
6711 <property name="type">label_item</property>
6712 </packing>
6713 </child>
6714 </widget>
6715 </child>
6716 <child>
6717 <widget class="GtkVBox" id="vbox44">
6718 <property name="visible">True</property>
6719 <property name="border_width">5</property>
6720 <property name="homogeneous">True</property>
6721 <child>
6722 <widget class="GtkButton" id="button_add">
6723 <property name="visible">True</property>
6724 <property name="can_focus">True</property>
6725 <property name="response_id">0</property>
6726 <signal name="clicked" handler="on_but_select_clicked"/>
6727 <child>
6728 <widget class="GtkAlignment" id="alignment31">
6729 <property name="visible">True</property>
6730 <property name="xscale">0</property>
6731 <property name="yscale">0</property>
6732 <child>
6733 <widget class="GtkHBox" id="hbox64">
6734 <property name="visible">True</property>
6735 <property name="spacing">2</property>
6736 <child>
6737 <widget class="GtkImage" id="image2901">
6738 <property name="visible">True</property>
6739 <property name="stock">gtk-go-forward</property>
6740 </widget>
6741 <packing>
6742 <property name="expand">False</property>
6743 <property name="fill">False</property>
6744 </packing>
6745 </child>
6746 <child>
6747 <widget class="GtkLabel" id="label228">
6748 <property name="visible">True</property>
6749 <property name="label" translatable="yes">_Add</property>
6750 <property name="use_underline">True</property>
6751 </widget>
6752 <packing>
6753 <property name="expand">False</property>
6754 <property name="fill">False</property>
6755 <property name="position">1</property>
6756 </packing>
6757 </child>
6758 </widget>
6759 </child>
6760 </widget>
6761 </child>
6762 </widget>
6763 <packing>
6764 <property name="expand">False</property>
6765 <property name="fill">False</property>
6766 </packing>
6767 </child>
6768 <child>
6769 <widget class="GtkButton" id="button_remove">
6770 <property name="visible">True</property>
6771 <property name="can_focus">True</property>
6772 <property name="response_id">0</property>
6773 <signal name="clicked" handler="on_but_unselect_clicked"/>
6774 <child>
6775 <widget class="GtkAlignment" id="alignment32">
6776 <property name="visible">True</property>
6777 <property name="xscale">0</property>
6778 <property name="yscale">0</property>
6779 <child>
6780 <widget class="GtkHBox" id="hbox65">
6781 <property name="visible">True</property>
6782 <property name="spacing">2</property>
6783 <child>
6784 <widget class="GtkImage" id="image2902">
6785 <property name="visible">True</property>
6786 <property name="stock">gtk-go-back</property>
6787 </widget>
6788 <packing>
6789 <property name="expand">False</property>
6790 <property name="fill">False</property>
6791 </packing>
6792 </child>
6793 <child>
6794 <widget class="GtkLabel" id="label229">
6795 <property name="visible">True</property>
6796 <property name="label" translatable="yes">_Remove</property>
6797 <property name="use_underline">True</property>
6798 </widget>
6799 <packing>
6800 <property name="expand">False</property>
6801 <property name="fill">False</property>
6802 <property name="position">1</property>
6803 </packing>
6804 </child>
6805 </widget>
6806 </child>
6807 </widget>
6808 </child>
6809 </widget>
6810 <packing>
6811 <property name="expand">False</property>
6812 <property name="fill">False</property>
6813 <property name="position">1</property>
6814 </packing>
6815 </child>
6816 <child>
6817 <widget class="GtkButton" id="button_remove_all">
6818 <property name="visible">True</property>
6819 <property name="can_focus">True</property>
6820 <property name="response_id">0</property>
6821 <signal name="clicked" handler="on_but_unselect_all_clicked"/>
6822 <child>
6823 <widget class="GtkAlignment" id="alignment34">
6824 <property name="visible">True</property>
6825 <property name="xscale">0</property>
6826 <property name="yscale">0</property>
6827 <child>
6828 <widget class="GtkHBox" id="hbox67">
6829 <property name="visible">True</property>
6830 <property name="spacing">2</property>
6831 <child>
6832 <widget class="GtkImage" id="image2904">
6833 <property name="visible">True</property>
6834 <property name="stock">gtk-goto-first</property>
6835 </widget>
6836 <packing>
6837 <property name="expand">False</property>
6838 <property name="fill">False</property>
6839 </packing>
6840 </child>
6841 <child>
6842 <widget class="GtkLabel" id="label231">
6843 <property name="visible">True</property>
6844 <property name="label" translatable="yes">N_othing</property>
6845 <property name="use_underline">True</property>
6846 </widget>
6847 <packing>
6848 <property name="expand">False</property>
6849 <property name="fill">False</property>
6850 <property name="position">1</property>
6851 </packing>
6852 </child>
6853 </widget>
6854 </child>
6855 </widget>
6856 </child>
6857 </widget>
6858 <packing>
6859 <property name="expand">False</property>
6860 <property name="fill">False</property>
6861 <property name="position">2</property>
6862 </packing>
6863 </child>
6864 <child>
6865 <widget class="GtkHSeparator" id="hseparator27">
6866 <property name="visible">True</property>
6867 </widget>
6868 <packing>
6869 <property name="expand">False</property>
6870 <property name="fill">False</property>
6871 <property name="padding">3</property>
6872 <property name="position">3</property>
6873 </packing>
6874 </child>
6875 <child>
6876 <widget class="GtkButton" id="button_autodetect">
6877 <property name="visible">True</property>
6878 <property name="can_focus">True</property>
6879 <property name="response_id">0</property>
6880 <signal name="clicked" handler="on_but_autodetect_clicked"/>
6881 <child>
6882 <widget class="GtkAlignment" id="alignment44">
6883 <property name="visible">True</property>
6884 <property name="xscale">0</property>
6885 <property name="yscale">0</property>
6886 <child>
6887 <widget class="GtkHBox" id="hbox68">
6888 <property name="visible">True</property>
6889 <property name="spacing">2</property>
6890 <child>
6891 <widget class="GtkImage" id="image2905">
6892 <property name="visible">True</property>
6893 <property name="stock">gtk-zoom-fit</property>
6894 </widget>
6895 <packing>
6896 <property name="expand">False</property>
6897 <property name="fill">False</property>
6898 </packing>
6899 </child>
6900 <child>
6901 <widget class="GtkLabel" id="label247">
6902 <property name="visible">True</property>
6903 <property name="label" translatable="yes">Auto-Detect</property>
6904 <property name="use_underline">True</property>
6905 </widget>
6906 <packing>
6907 <property name="expand">False</property>
6908 <property name="fill">False</property>
6909 <property name="position">1</property>
6910 </packing>
6911 </child>
6912 </widget>
6913 </child>
6914 </widget>
6915 </child>
6916 </widget>
6917 <packing>
6918 <property name="expand">False</property>
6919 <property name="fill">False</property>
6920 <property name="position">4</property>
6921 </packing>
6922 </child>
6923 </widget>
6924 <packing>
6925 <property name="expand">False</property>
6926 <property name="position">1</property>
6927 </packing>
6928 </child>
6929 <child>
6930 <widget class="GtkFrame" id="frame15">
6931 <property name="visible">True</property>
6932 <property name="label_xalign">0</property>
6933 <property name="shadow_type">GTK_SHADOW_NONE</property>
6934 <child>
6935 <widget class="GtkAlignment" id="alignment35">
6936 <property name="visible">True</property>
6937 <property name="left_padding">12</property>
6938 <child>
6939 <widget class="GtkScrolledWindow" id="scrolledwindow37">
6940 <property name="visible">True</property>
6941 <property name="can_focus">True</property>
6942 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
6943 <child>
6944 <widget class="GtkViewport" id="import_vp_right">
6945 <property name="visible">True</property>
6946 <child>
6947 <placeholder/>
6948 </child>
6949 </widget>
6950 </child>
6951 </widget>
6952 </child>
6953 </widget>
6954 </child>
6955 <child>
6956 <widget class="GtkLabel" id="label232">
6957 <property name="visible">True</property>
6958 <property name="label" translatable="yes">&lt;b&gt;Fields to import&lt;/b&gt;</property>
6959 <property name="use_markup">True</property>
6960 </widget>
6961 <packing>
6962 <property name="type">label_item</property>
6963 </packing>
6964 </child>
6965 </widget>
6966 <packing>
6967 <property name="position">2</property>
6968 </packing>
6969 </child>
6970 </widget>
6971 </child>
6972 <child>
6973 <widget class="GtkFrame" id="frame18">
6974 <property name="visible">True</property>
6975 <property name="label_xalign">0</property>
6976 <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
6977 <child>
6978 <widget class="GtkAlignment" id="alignment43">
6979 <property name="visible">True</property>
6980 <property name="top_padding">7</property>
6981 <property name="bottom_padding">7</property>
6982 <property name="left_padding">7</property>
6983 <property name="right_padding">7</property>
6984 <child>
6985 <widget class="GtkVBox" id="vbox54">
6986 <property name="visible">True</property>
6987 <child>
6988 <widget class="GtkHBox" id="hbox77">
6989 <property name="visible">True</property>
6990 <child>
6991 <widget class="GtkLabel" id="label46547">
6992 <property name="visible">True</property>
6993 <property name="label" translatable="yes">File to Import:</property>
6994 </widget>
6995 <packing>
6996 <property name="expand">False</property>
6997 <property name="fill">False</property>
6998 </packing>
6999 </child>
7000 <child>
7001 <widget class="GtkFileChooserButton" id="import_csv_file">
7002 <property name="visible">True</property>
7003 <property name="title" translatable="yes">Open...</property>
7004 </widget>
7005 <packing>
7006 <property name="position">1</property>
7007 </packing>
7008 </child>
7009 </widget>
7010 <packing>
7011 <property name="expand">False</property>
7012 <property name="padding">4</property>
7013 </packing>
7014 </child>
7015 <child>
7016 <widget class="GtkExpander" id="expander3">
7017 <property name="visible">True</property>
7018 <property name="can_focus">True</property>
7019 <property name="expanded">True</property>
7020 <child>
7021 <widget class="GtkTable" id="table21">
7022 <property name="visible">True</property>
7023 <property name="border_width">8</property>
7024 <property name="n_rows">2</property>
7025 <property name="n_columns">4</property>
7026 <property name="column_spacing">8</property>
7027 <property name="row_spacing">9</property>
7028 <child>
7029 <widget class="GtkLabel" id="label46548">
7030 <property name="visible">True</property>
7031 <property name="xalign">1</property>
7032 <property name="label" translatable="yes">Field Separater:</property>
7033 </widget>
7034 <packing>
7035 <property name="x_options">GTK_FILL</property>
7036 <property name="y_options"></property>
7037 </packing>
7038 </child>
7039 <child>
7040 <widget class="GtkLabel" id="label46549">
7041 <property name="visible">True</property>
7042 <property name="xalign">1</property>
7043 <property name="label" translatable="yes">Encoding:</property>
7044 </widget>
7045 <packing>
7046 <property name="top_attach">1</property>
7047 <property name="bottom_attach">2</property>
7048 <property name="x_options">GTK_FILL</property>
7049 <property name="y_options"></property>
7050 </packing>
7051 </child>
7052 <child>
7053 <widget class="GtkEntry" id="import_csv_sep">
7054 <property name="visible">True</property>
7055 <property name="can_focus">True</property>
7056 <property name="max_length">1</property>
7057 <property name="invisible_char">*</property>
7058 <property name="width_chars">1</property>
7059 <property name="text">,</property>
7060 </widget>
7061 <packing>
7062 <property name="left_attach">1</property>
7063 <property name="right_attach">2</property>
7064 <property name="x_options">GTK_FILL</property>
7065 <property name="y_options"></property>
7066 </packing>
7067 </child>
7068 <child>
7069 <widget class="GtkLabel" id="label46550">
7070 <property name="visible">True</property>
7071 <property name="xalign">1</property>
7072 <property name="label" translatable="yes">Text Delimiter:</property>
7073 </widget>
7074 <packing>
7075 <property name="left_attach">2</property>
7076 <property name="right_attach">3</property>
7077 <property name="x_options">GTK_FILL</property>
7078 <property name="y_options"></property>
7079 </packing>
7080 </child>
7081 <child>
7082 <widget class="GtkEntry" id="import_csv_del">
7083 <property name="visible">True</property>
7084 <property name="can_focus">True</property>
7085 <property name="invisible_char">*</property>
7086 <property name="width_chars">1</property>
7087 <property name="text">"</property>
7088 </widget>
7089 <packing>
7090 <property name="left_attach">3</property>
7091 <property name="right_attach">4</property>
7092 <property name="x_options">GTK_FILL</property>
7093 <property name="y_options"></property>
7094 </packing>
7095 </child>
7096 <child>
7097 <widget class="GtkLabel" id="label46551">
7098 <property name="visible">True</property>
7099 <property name="xalign">1</property>
7100 <property name="label" translatable="yes">Lines to Skip:</property>
7101 </widget>
7102 <packing>
7103 <property name="left_attach">2</property>
7104 <property name="right_attach">3</property>
7105 <property name="top_attach">1</property>
7106 <property name="bottom_attach">2</property>
7107 <property name="x_options">GTK_FILL</property>
7108 <property name="y_options"></property>
7109 </packing>
7110 </child>
7111 <child>
7112 <widget class="GtkSpinButton" id="import_csv_skip">
7113 <property name="visible">True</property>
7114 <property name="can_focus">True</property>
7115 <property name="adjustment">0 0 100 1 10 10</property>
7116 <property name="climb_rate">1</property>
7117 </widget>
7118 <packing>
7119 <property name="left_attach">3</property>
7120 <property name="right_attach">4</property>
7121 <property name="top_attach">1</property>
7122 <property name="bottom_attach">2</property>
7123 <property name="x_options"></property>
7124 <property name="y_options"></property>
7125 </packing>
7126 </child>
7127 <child>
7128 <widget class="GtkComboBoxEntry" id="import_csv_combo">
7129 <property name="visible">True</property>
7130 <property name="items">UTF-8
7131 Latin1</property>
7132 <child internal-child="entry">
7133 <widget class="GtkEntry" id="comboboxentry-entry13">
7134 </widget>
7135 </child>
7136 </widget>
7137 <packing>
7138 <property name="left_attach">1</property>
7139 <property name="right_attach">2</property>
7140 <property name="top_attach">1</property>
7141 <property name="bottom_attach">2</property>
7142 <property name="x_options"></property>
7143 <property name="y_options"></property>
7144 </packing>
7145 </child>
7146 </widget>
7147 </child>
7148 <child>
7149 <widget class="GtkLabel" id="label46552">
7150 <property name="visible">True</property>
7151 <property name="label" translatable="yes">CSV Parameters</property>
7152 </widget>
7153 <packing>
7154 <property name="type">label_item</property>
7155 </packing>
7156 </child>
7157 </widget>
7158 <packing>
7159 <property name="expand">False</property>
7160 <property name="position">1</property>
7161 </packing>
7162 </child>
7163 </widget>
7164 </child>
7165 </widget>
7166 </child>
7167 </widget>
7168 <packing>
7169 <property name="expand">False</property>
7170 <property name="position">1</property>
7171 </packing>
7172 </child>
7173 </widget>
7174 <packing>
7175 <property name="position">2</property>
7176 </packing>
7177 </child>
7178 <child internal-child="action_area">
7179 <widget class="GtkHButtonBox" id="dialog-action_area25">
7180 <property name="visible">True</property>
7181 <property name="layout_style">GTK_BUTTONBOX_END</property>
7182 <child>
7183 <widget class="GtkButton" id="helpbutton1">
7184 <property name="visible">True</property>
7185 <property name="can_focus">True</property>
7186 <property name="can_default">True</property>
7187 <property name="label">gtk-help</property>
7188 <property name="use_stock">True</property>
7189 <property name="response_id">-11</property>
7190 </widget>
7191 </child>
7192 <child>
7193 <widget class="GtkButton" id="cancelbutton16">
7194 <property name="visible">True</property>
7195 <property name="can_focus">True</property>
7196 <property name="can_default">True</property>
7197 <property name="label">gtk-cancel</property>
7198 <property name="use_stock">True</property>
7199 <property name="response_id">-6</property>
7200 </widget>
7201 <packing>
7202 <property name="position">1</property>
7203 </packing>
7204 </child>
7205 <child>
7206 <widget class="GtkButton" id="okbutton19">
7207 <property name="visible">True</property>
7208 <property name="can_focus">True</property>
7209 <property name="can_default">True</property>
7210 <property name="label">gtk-ok</property>
7211 <property name="use_stock">True</property>
7212 <property name="response_id">-5</property>
7213 </widget>
7214 <packing>
7215 <property name="position">2</property>
7216 </packing>
7217 </child>
7218 </widget>
7219 <packing>
7220 <property name="expand">False</property>
7221 <property name="pack_type">GTK_PACK_END</property>
7222 </packing>
7223 </child>
7224 </widget>
7225 </child>
7226 </widget>
7227 <widget class="GtkDialog" id="win_quest">
7228 <property name="width_request">350</property>
7229 <property name="height_request">143</property>
7230 <property name="title" translatable="yes">OpenERP</property>
7231 <property name="modal">True</property>
7232 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7233 <child internal-child="vbox">
7234 <widget class="GtkVBox" id="vbox46">
7235 <property name="visible">True</property>
7236 <child>
7237 <widget class="GtkHBox" id="hbox70">
7238 <property name="visible">True</property>
7239 <child>
7240 <widget class="GtkImage" id="image2907">
7241 <property name="visible">True</property>
7242 <property name="xpad">15</property>
7243 <property name="ypad">15</property>
7244 <property name="stock">gtk-dialog-question</property>
7245 <property name="icon_size">6</property>
7246 </widget>
7247 <packing>
7248 <property name="expand">False</property>
7249 <property name="fill">False</property>
7250 </packing>
7251 </child>
7252 <child>
7253 <widget class="GtkVBox" id="vbox47">
7254 <property name="visible">True</property>
7255 <property name="spacing">2</property>
7256 <child>
7257 <widget class="GtkLabel" id="label1">
7258 <property name="visible">True</property>
7259 <property name="label" translatable="yes">Hello World!</property>
7260 </widget>
7261 <packing>
7262 <property name="expand">False</property>
7263 <property name="fill">False</property>
7264 </packing>
7265 </child>
7266 <child>
7267 <widget class="GtkEntry" id="entry">
7268 <property name="visible">True</property>
7269 <property name="can_focus">True</property>
7270 <property name="invisible_char">*</property>
7271 </widget>
7272 <packing>
7273 <property name="expand">False</property>
7274 <property name="fill">False</property>
7275 <property name="position">1</property>
7276 </packing>
7277 </child>
7278 </widget>
7279 <packing>
7280 <property name="padding">2</property>
7281 <property name="position">1</property>
7282 </packing>
7283 </child>
7284 </widget>
7285 <packing>
7286 <property name="padding">4</property>
7287 <property name="position">2</property>
7288 </packing>
7289 </child>
7290 <child internal-child="action_area">
7291 <widget class="GtkHButtonBox" id="hbuttonbox5">
7292 <property name="visible">True</property>
7293 <property name="layout_style">GTK_BUTTONBOX_END</property>
7294 <child>
7295 <widget class="GtkButton" id="button87">
7296 <property name="visible">True</property>
7297 <property name="can_focus">True</property>
7298 <property name="can_default">True</property>
7299 <property name="label">gtk-cancel</property>
7300 <property name="use_stock">True</property>
7301 <property name="response_id">-6</property>
7302 </widget>
7303 </child>
7304 <child>
7305 <widget class="GtkButton" id="button1">
7306 <property name="visible">True</property>
7307 <property name="can_focus">True</property>
7308 <property name="can_default">True</property>
7309 <property name="label">gtk-ok</property>
7310 <property name="use_stock">True</property>
7311 <property name="response_id">-5</property>
7312 </widget>
7313 <packing>
7314 <property name="position">1</property>
7315 </packing>
7316 </child>
7317 </widget>
7318 <packing>
7319 <property name="expand">False</property>
7320 <property name="pack_type">GTK_PACK_END</property>
7321 </packing>
7322 </child>
7323 </widget>
7324 </child>
7325 </widget>
7326 <widget class="GtkDialog" id="win_server">
7327 <property name="title" translatable="yes">Server</property>
7328 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
7329 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7330 <child internal-child="vbox">
7331 <widget class="GtkVBox" id="dialog-vbox23">
7332 <property name="visible">True</property>
7333 <child>
7334 <widget class="GtkLabel" id="label283">
7335 <property name="visible">True</property>
7336 <property name="xalign">0</property>
7337 <property name="label" translatable="yes">&lt;b&gt;Connect to a OpenERP server&lt;/b&gt;</property>
7338 <property name="use_markup">True</property>
7339 </widget>
7340 <packing>
7341 <property name="expand">False</property>
7342 <property name="fill">False</property>
7343 <property name="position">2</property>
7344 </packing>
7345 </child>
7346 <child>
7347 <widget class="GtkHSeparator" id="hseparator31">
7348 <property name="visible">True</property>
7349 </widget>
7350 <packing>
7351 <property name="expand">False</property>
7352 <property name="position">3</property>
7353 </packing>
7354 </child>
7355 <child>
7356 <widget class="GtkTable" id="table16">
7357 <property name="visible">True</property>
7358 <property name="border_width">12</property>
7359 <property name="n_rows">3</property>
7360 <property name="n_columns">2</property>
7361 <property name="row_spacing">6</property>
7362 <child>
7363 <widget class="GtkLabel" id="label268">
7364 <property name="visible">True</property>
7365 <property name="xalign">1</property>
7366 <property name="xpad">3</property>
7367 <property name="ypad">3</property>
7368 <property name="label" translatable="yes">Port:</property>
7369 </widget>
7370 <packing>
7371 <property name="top_attach">1</property>
7372 <property name="bottom_attach">2</property>
7373 <property name="x_options">GTK_FILL</property>
7374 <property name="y_options"></property>
7375 </packing>
7376 </child>
7377 <child>
7378 <widget class="GtkEntry" id="ent_host">
7379 <property name="visible">True</property>
7380 <property name="can_focus">True</property>
7381 <property name="invisible_char">*</property>
7382 <property name="activates_default">True</property>
7383 <property name="width_chars">16</property>
7384 <property name="text">localhost</property>
7385 </widget>
7386 <packing>
7387 <property name="left_attach">1</property>
7388 <property name="right_attach">2</property>
7389 <property name="y_options"></property>
7390 </packing>
7391 </child>
7392 <child>
7393 <widget class="GtkEntry" id="ent_port">
7394 <property name="visible">True</property>
7395 <property name="can_focus">True</property>
7396 <property name="max_length">5</property>
7397 <property name="invisible_char">*</property>
7398 <property name="activates_default">True</property>
7399 <property name="width_chars">16</property>
7400 <property name="text">8069</property>
7401 </widget>
7402 <packing>
7403 <property name="left_attach">1</property>
7404 <property name="right_attach">2</property>
7405 <property name="top_attach">1</property>
7406 <property name="bottom_attach">2</property>
7407 <property name="y_options"></property>
7408 </packing>
7409 </child>
7410 <child>
7411 <widget class="GtkLabel" id="label269">
7412 <property name="visible">True</property>
7413 <property name="xalign">1</property>
7414 <property name="xpad">3</property>
7415 <property name="ypad">3</property>
7416 <property name="label" translatable="yes">Protocol connection:</property>
7417 </widget>
7418 <packing>
7419 <property name="top_attach">2</property>
7420 <property name="bottom_attach">3</property>
7421 <property name="x_options">GTK_FILL</property>
7422 <property name="y_options"></property>
7423 </packing>
7424 </child>
7425 <child>
7426 <widget class="GtkLabel" id="label267">
7427 <property name="width_request">170</property>
7428 <property name="visible">True</property>
7429 <property name="xalign">1</property>
7430 <property name="yalign">0</property>
7431 <property name="xpad">3</property>
7432 <property name="label" translatable="yes">Server:</property>
7433 </widget>
7434 <packing>
7435 <property name="x_options"></property>
7436 <property name="y_options"></property>
7437 </packing>
7438 </child>
7439 <child>
7440 <widget class="GtkComboBox" id="protocol">
7441 <property name="visible">True</property>
7442 <property name="items" translatable="yes"></property>
7443 </widget>
7444 <packing>
7445 <property name="left_attach">1</property>
7446 <property name="right_attach">2</property>
7447 <property name="top_attach">2</property>
7448 <property name="bottom_attach">3</property>
7449 <property name="x_options">GTK_FILL</property>
7450 <property name="y_options"></property>
7451 </packing>
7452 </child>
7453 </widget>
7454 <packing>
7455 <property name="expand">False</property>
7456 <property name="position">4</property>
7457 </packing>
7458 </child>
7459 <child internal-child="action_area">
7460 <widget class="GtkHButtonBox" id="dialog-action_area26">
7461 <property name="visible">True</property>
7462 <property name="layout_style">GTK_BUTTONBOX_END</property>
7463 <child>
7464 <widget class="GtkButton" id="cancelbutton17">
7465 <property name="visible">True</property>
7466 <property name="can_focus">True</property>
7467 <property name="can_default">True</property>
7468 <property name="label">gtk-cancel</property>
7469 <property name="use_stock">True</property>
7470 <property name="response_id">-6</property>
7471 </widget>
7472 </child>
7473 <child>
7474 <widget class="GtkButton" id="okbutton20">
7475 <property name="visible">True</property>
7476 <property name="can_focus">True</property>
7477 <property name="can_default">True</property>
7478 <property name="label">gtk-ok</property>
7479 <property name="use_stock">True</property>
7480 <property name="response_id">-5</property>
7481 </widget>
7482 <packing>
7483 <property name="position">1</property>
7484 </packing>
7485 </child>
7486 </widget>
7487 <packing>
7488 <property name="expand">False</property>
7489 <property name="pack_type">GTK_PACK_END</property>
7490 </packing>
7491 </child>
7492 </widget>
7493 </child>
7494 </widget>
7495 <widget class="GtkDialog" id="win_db_select">
7496 <property name="title" translatable="yes">Choose a database...</property>
7497 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
7498 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7499 <child internal-child="vbox">
7500 <widget class="GtkVBox" id="dialog-vbox24">
7501 <property name="visible">True</property>
7502 <child>
7503 <widget class="GtkVBox" id="vbox48">
7504 <property name="visible">True</property>
7505 <property name="border_width">3</property>
7506 <property name="spacing">3</property>
7507 <child>
7508 <widget class="GtkLabel" id="db_select_label">
7509 <property name="visible">True</property>
7510 <property name="xalign">0</property>
7511 <property name="label" translatable="yes">&lt;b&gt;Backup a database&lt;/b&gt;</property>
7512 <property name="use_markup">True</property>
7513 </widget>
7514 <packing>
7515 <property name="expand">False</property>
7516 <property name="fill">False</property>
7517 </packing>
7518 </child>
7519 <child>
7520 <widget class="GtkHSeparator" id="hseparator30">
7521 <property name="visible">True</property>
7522 </widget>
7523 <packing>
7524 <property name="expand">False</property>
7525 <property name="fill">False</property>
7526 <property name="position">1</property>
7527 </packing>
7528 </child>
7529 <child>
7530 <widget class="GtkTable" id="table19">
7531 <property name="visible">True</property>
7532 <property name="border_width">2</property>
7533 <property name="n_rows">3</property>
7534 <property name="n_columns">3</property>
7535 <property name="column_spacing">3</property>
7536 <property name="row_spacing">3</property>
7537 <child>
7538 <widget class="GtkEntry" id="ent_server_select">
7539 <property name="visible">True</property>
7540 <property name="sensitive">False</property>
7541 <property name="editable">False</property>
7542 <property name="invisible_char">*</property>
7543 <property name="activates_default">True</property>
7544 <property name="width_chars">16</property>
7545 <property name="text">http://localhost:8069</property>
7546 </widget>
7547 <packing>
7548 <property name="left_attach">1</property>
7549 <property name="right_attach">2</property>
7550 <property name="y_options"></property>
7551 </packing>
7552 </child>
7553 <child>
7554 <widget class="GtkButton" id="but_server_select">
7555 <property name="visible">True</property>
7556 <property name="can_focus">True</property>
7557 <property name="response_id">0</property>
7558 <signal name="activate" handler="on_but_server_activate"/>
7559 <child>
7560 <widget class="GtkAlignment" id="alignment50">
7561 <property name="visible">True</property>
7562 <property name="xscale">0</property>
7563 <property name="yscale">0</property>
7564 <child>
7565 <widget class="GtkHBox" id="hbox74">
7566 <property name="visible">True</property>
7567 <property name="spacing">2</property>
7568 <child>
7569 <widget class="GtkImage" id="image3411">
7570 <property name="visible">True</property>
7571 <property name="stock">gtk-network</property>
7572 <property name="icon_size">2</property>
7573 </widget>
7574 <packing>
7575 <property name="expand">False</property>
7576 <property name="fill">False</property>
7577 </packing>
7578 </child>
7579 <child>
7580 <widget class="GtkLabel" id="label292">
7581 <property name="visible">True</property>
7582 <property name="label" translatable="yes">Change</property>
7583 <property name="use_underline">True</property>
7584 </widget>
7585 <packing>
7586 <property name="expand">False</property>
7587 <property name="fill">False</property>
7588 <property name="position">1</property>
7589 </packing>
7590 </child>
7591 </widget>
7592 </child>
7593 </widget>
7594 </child>
7595 </widget>
7596 <packing>
7597 <property name="left_attach">2</property>
7598 <property name="right_attach">3</property>
7599 <property name="x_options"></property>
7600 <property name="y_options"></property>
7601 </packing>
7602 </child>
7603 <child>
7604 <widget class="GtkLabel" id="label285">
7605 <property name="width_request">117</property>
7606 <property name="visible">True</property>
7607 <property name="xalign">1</property>
7608 <property name="xpad">3</property>
7609 <property name="ypad">3</property>
7610 <property name="label" translatable="yes">Server:</property>
7611 </widget>
7612 <packing>
7613 <property name="x_options"></property>
7614 <property name="y_options"></property>
7615 </packing>
7616 </child>
7617 <child>
7618 <widget class="GtkEntry" id="ent_passwd_select">
7619 <property name="visible">True</property>
7620 <property name="can_focus">True</property>
7621 <property name="has_focus">True</property>
7622 <property name="max_length">16</property>
7623 <property name="visibility">False</property>
7624 <property name="invisible_char">*</property>
7625 <property name="activates_default">True</property>
7626 <property name="width_chars">16</property>
7627 </widget>
7628 <packing>
7629 <property name="left_attach">1</property>
7630 <property name="right_attach">3</property>
7631 <property name="top_attach">1</property>
7632 <property name="bottom_attach">2</property>
7633 <property name="y_options"></property>
7634 </packing>
7635 </child>
7636 <child>
7637 <widget class="GtkVBox" id="vbox58">
7638 <property name="visible">True</property>
7639 <child>
7640 <widget class="GtkComboBox" id="combo_db_select">
7641 <property name="visible">True</property>
7642 </widget>
7643 </child>
7644 <child>
7645 <widget class="GtkLabel" id="label_db_select">
7646 <property name="visible">True</property>
7647 <property name="xalign">0</property>
7648 <property name="use_markup">True</property>
7649 </widget>
7650 <packing>
7651 <property name="expand">False</property>
7652 <property name="fill">False</property>
7653 <property name="position">1</property>
7654 </packing>
7655 </child>
7656 </widget>
7657 <packing>
7658 <property name="left_attach">1</property>
7659 <property name="right_attach">3</property>
7660 <property name="top_attach">2</property>
7661 <property name="bottom_attach">3</property>
7662 <property name="x_options">GTK_FILL</property>
7663 <property name="y_options"></property>
7664 </packing>
7665 </child>
7666 <child>
7667 <widget class="GtkLabel" id="label282">
7668 <property name="visible">True</property>
7669 <property name="xalign">1</property>
7670 <property name="label" translatable="yes">Database:</property>
7671 </widget>
7672 <packing>
7673 <property name="top_attach">2</property>
7674 <property name="bottom_attach">3</property>
7675 <property name="x_options">GTK_FILL</property>
7676 <property name="y_options"></property>
7677 </packing>
7678 </child>
7679 <child>
7680 <widget class="GtkLabel" id="label286">
7681 <property name="visible">True</property>
7682 <property name="xalign">1</property>
7683 <property name="xpad">3</property>
7684 <property name="ypad">3</property>
7685 <property name="label" translatable="yes">Password:</property>
7686 <property name="justify">GTK_JUSTIFY_RIGHT</property>
7687 </widget>
7688 <packing>
7689 <property name="top_attach">1</property>
7690 <property name="bottom_attach">2</property>
7691 <property name="x_options">GTK_FILL</property>
7692 <property name="y_options"></property>
7693 </packing>
7694 </child>
7695 </widget>
7696 <packing>
7697 <property name="expand">False</property>
7698 <property name="fill">False</property>
7699 <property name="position">2</property>
7700 </packing>
7701 </child>
7702 </widget>
7703 <packing>
7704 <property name="position">2</property>
7705 </packing>
7706 </child>
7707 <child internal-child="action_area">
7708 <widget class="GtkHButtonBox" id="dialog-action_area27">
7709 <property name="visible">True</property>
7710 <property name="layout_style">GTK_BUTTONBOX_END</property>
7711 <child>
7712 <widget class="GtkButton" id="cancelbutton18">
7713 <property name="visible">True</property>
7714 <property name="can_focus">True</property>
7715 <property name="can_default">True</property>
7716 <property name="label">gtk-cancel</property>
7717 <property name="use_stock">True</property>
7718 <property name="response_id">-6</property>
7719 </widget>
7720 </child>
7721 <child>
7722 <widget class="GtkButton" id="okbutton21">
7723 <property name="visible">True</property>
7724 <property name="can_focus">True</property>
7725 <property name="can_default">True</property>
7726 <property name="label">gtk-ok</property>
7727 <property name="use_stock">True</property>
7728 <property name="response_id">-5</property>
7729 </widget>
7730 <packing>
7731 <property name="position">1</property>
7732 </packing>
7733 </child>
7734 </widget>
7735 <packing>
7736 <property name="expand">False</property>
7737 <property name="pack_type">GTK_PACK_END</property>
7738 </packing>
7739 </child>
7740 </widget>
7741 </child>
7742 </widget>
7743 <widget class="GtkDialog" id="win_db_ent">
7744 <property name="title" translatable="yes">Restore a database</property>
7745 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
7746 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7747 <child internal-child="vbox">
7748 <widget class="GtkVBox" id="dialog-vbox25">
7749 <property name="visible">True</property>
7750 <child>
7751 <widget class="GtkVBox" id="vbox49">
7752 <property name="visible">True</property>
7753 <child>
7754 <widget class="GtkLabel" id="label280">
7755 <property name="visible">True</property>
7756 <property name="xalign">0</property>
7757 <property name="label" translatable="yes">&lt;b&gt;Restore a database&lt;/b&gt;</property>
7758 <property name="use_markup">True</property>
7759 </widget>
7760 <packing>
7761 <property name="expand">False</property>
7762 <property name="fill">False</property>
7763 </packing>
7764 </child>
7765 <child>
7766 <widget class="GtkHSeparator" id="hseparator29">
7767 <property name="visible">True</property>
7768 </widget>
7769 <packing>
7770 <property name="expand">False</property>
7771 <property name="fill">False</property>
7772 <property name="position">1</property>
7773 </packing>
7774 </child>
7775 <child>
7776 <widget class="GtkTable" id="table18">
7777 <property name="visible">True</property>
7778 <property name="border_width">9</property>
7779 <property name="n_rows">5</property>
7780 <property name="n_columns">3</property>
7781 <property name="column_spacing">3</property>
7782 <property name="row_spacing">3</property>
7783 <child>
7784 <placeholder/>
7785 </child>
7786 <child>
7787 <widget class="GtkLabel" id="label288">
7788 <property name="width_request">117</property>
7789 <property name="visible">True</property>
7790 <property name="xalign">1</property>
7791 <property name="xpad">3</property>
7792 <property name="ypad">3</property>
7793 <property name="label" translatable="yes">Server:</property>
7794 </widget>
7795 <packing>
7796 <property name="x_options"></property>
7797 <property name="y_options"></property>
7798 </packing>
7799 </child>
7800 <child>
7801 <widget class="GtkEntry" id="ent_server1">
7802 <property name="visible">True</property>
7803 <property name="sensitive">False</property>
7804 <property name="editable">False</property>
7805 <property name="invisible_char">*</property>
7806 <property name="activates_default">True</property>
7807 <property name="width_chars">16</property>
7808 <property name="text" translatable="yes">http://localhost:8069</property>
7809 </widget>
7810 <packing>
7811 <property name="left_attach">1</property>
7812 <property name="right_attach">2</property>
7813 <property name="y_options"></property>
7814 </packing>
7815 </child>
7816 <child>
7817 <widget class="GtkButton" id="but_server_change">
7818 <property name="visible">True</property>
7819 <property name="can_focus">True</property>
7820 <property name="response_id">0</property>
7821 <signal name="activate" handler="on_but_server_activate"/>
7822 <child>
7823 <widget class="GtkAlignment" id="alignment51">
7824 <property name="visible">True</property>
7825 <property name="xscale">0</property>
7826 <property name="yscale">0</property>
7827 <child>
7828 <widget class="GtkHBox" id="hbox75">
7829 <property name="visible">True</property>
7830 <property name="spacing">2</property>
7831 <child>
7832 <widget class="GtkImage" id="image3412">
7833 <property name="visible">True</property>
7834 <property name="stock">gtk-network</property>
7835 <property name="icon_size">2</property>
7836 </widget>
7837 <packing>
7838 <property name="expand">False</property>
7839 <property name="fill">False</property>
7840 </packing>
7841 </child>
7842 <child>
7843 <widget class="GtkLabel" id="label293">
7844 <property name="visible">True</property>
7845 <property name="label" translatable="yes">Change</property>
7846 <property name="use_underline">True</property>
7847 </widget>
7848 <packing>
7849 <property name="expand">False</property>
7850 <property name="fill">False</property>
7851 <property name="position">1</property>
7852 </packing>
7853 </child>
7854 </widget>
7855 </child>
7856 </widget>
7857 </child>
7858 </widget>
7859 <packing>
7860 <property name="left_attach">2</property>
7861 <property name="right_attach">3</property>
7862 <property name="x_options"></property>
7863 <property name="y_options"></property>
7864 </packing>
7865 </child>
7866 <child>
7867 <widget class="GtkEntry" id="ent_password">
7868 <property name="visible">True</property>
7869 <property name="can_focus">True</property>
7870 <property name="has_focus">True</property>
7871 <property name="max_length">16</property>
7872 <property name="visibility">False</property>
7873 <property name="invisible_char">*</property>
7874 <property name="activates_default">True</property>
7875 <property name="width_chars">16</property>
7876 </widget>
7877 <packing>
7878 <property name="left_attach">1</property>
7879 <property name="right_attach">3</property>
7880 <property name="top_attach">1</property>
7881 <property name="bottom_attach">2</property>
7882 <property name="y_options"></property>
7883 </packing>
7884 </child>
7885 <child>
7886 <widget class="GtkLabel" id="label287">
7887 <property name="visible">True</property>
7888 <property name="xalign">1</property>
7889 <property name="xpad">3</property>
7890 <property name="ypad">3</property>
7891 <property name="label" translatable="yes">Password:</property>
7892 <property name="justify">GTK_JUSTIFY_RIGHT</property>
7893 </widget>
7894 <packing>
7895 <property name="top_attach">1</property>
7896 <property name="bottom_attach">2</property>
7897 <property name="x_options">GTK_FILL</property>
7898 <property name="y_options"></property>
7899 </packing>
7900 </child>
7901 <child>
7902 <widget class="GtkLabel" id="label278">
7903 <property name="visible">True</property>
7904 <property name="xalign">0</property>
7905 <property name="label" translatable="yes">New database name:</property>
7906 </widget>
7907 <packing>
7908 <property name="top_attach">3</property>
7909 <property name="bottom_attach">4</property>
7910 <property name="x_options"></property>
7911 <property name="y_options"></property>
7912 </packing>
7913 </child>
7914 <child>
7915 <widget class="GtkEntry" id="ent_db">
7916 <property name="visible">True</property>
7917 <property name="can_focus">True</property>
7918 <property name="width_chars">16</property>
7919 </widget>
7920 <packing>
7921 <property name="left_attach">1</property>
7922 <property name="right_attach">3</property>
7923 <property name="top_attach">3</property>
7924 <property name="bottom_attach">4</property>
7925 <property name="y_options"></property>
7926 </packing>
7927 </child>
7928 <child>
7929 <widget class="GtkLabel" id="label279">
7930 <property name="visible">True</property>
7931 <property name="xalign">0</property>
7932 <property name="label" translatable="yes">(must not contain any special char)</property>
7933 </widget>
7934 <packing>
7935 <property name="left_attach">1</property>
7936 <property name="right_attach">3</property>
7937 <property name="top_attach">4</property>
7938 <property name="bottom_attach">5</property>
7939 <property name="x_options"></property>
7940 <property name="y_options"></property>
7941 </packing>
7942 </child>
7943 <child>
7944 <widget class="GtkHSeparator" id="hseparator37">
7945 <property name="visible">True</property>
7946 </widget>
7947 <packing>
7948 <property name="right_attach">3</property>
7949 <property name="top_attach">2</property>
7950 <property name="bottom_attach">3</property>
7951 <property name="x_options"></property>
7952 </packing>
7953 </child>
7954 </widget>
7955 <packing>
7956 <property name="expand">False</property>
7957 <property name="fill">False</property>
7958 <property name="position">2</property>
7959 </packing>
7960 </child>
7961 </widget>
7962 <packing>
7963 <property name="expand">False</property>
7964 <property name="fill">False</property>
7965 <property name="position">2</property>
7966 </packing>
7967 </child>
7968 <child internal-child="action_area">
7969 <widget class="GtkHButtonBox" id="dialog-action_area28">
7970 <property name="visible">True</property>
7971 <property name="layout_style">GTK_BUTTONBOX_END</property>
7972 <child>
7973 <widget class="GtkButton" id="cancelbutton19">
7974 <property name="visible">True</property>
7975 <property name="can_focus">True</property>
7976 <property name="can_default">True</property>
7977 <property name="label">gtk-cancel</property>
7978 <property name="use_stock">True</property>
7979 <property name="response_id">-6</property>
7980 </widget>
7981 </child>
7982 <child>
7983 <widget class="GtkButton" id="okbutton22">
7984 <property name="visible">True</property>
7985 <property name="can_focus">True</property>
7986 <property name="can_default">True</property>
7987 <property name="has_default">True</property>
7988 <property name="label">gtk-ok</property>
7989 <property name="use_stock">True</property>
7990 <property name="response_id">-5</property>
7991 </widget>
7992 <packing>
7993 <property name="position">1</property>
7994 </packing>
7995 </child>
7996 </widget>
7997 <packing>
7998 <property name="expand">False</property>
7999 <property name="pack_type">GTK_PACK_END</property>
8000 </packing>
8001 </child>
8002 </widget>
8003 </child>
8004 </widget>
8005 <widget class="GtkDialog" id="win_createdb">
8006 <property name="title" translatable="yes">Create a new database</property>
8007 <property name="modal">True</property>
8008 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
8009 <property name="destroy_with_parent">True</property>
8010 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
8011 <property name="has_separator">False</property>
8012 <child internal-child="vbox">
8013 <widget class="GtkVBox" id="vbox52">
8014 <property name="visible">True</property>
8015 <child>
8016 <widget class="GtkLabel" id="label284">
8017 <property name="visible">True</property>
8018 <property name="xalign">0</property>
8019 <property name="label" translatable="yes">&lt;b&gt;Create a new database&lt;/b&gt;</property>
8020 <property name="use_markup">True</property>
8021 </widget>
8022 <packing>
8023 <property name="expand">False</property>
8024 <property name="fill">False</property>
8025 <property name="position">1</property>
8026 </packing>
8027 </child>
8028 <child>
8029 <widget class="GtkHSeparator" id="hseparator32">
8030 <property name="visible">True</property>
8031 </widget>
8032 <packing>
8033 <property name="expand">False</property>
8034 <property name="position">2</property>
8035 </packing>
8036 </child>
8037 <child>
8038 <widget class="GtkEventBox" id="eventbox18">
8039 <property name="visible">True</property>
8040 <child>
8041 <widget class="GtkTable" id="table17">
8042 <property name="visible">True</property>
8043 <property name="border_width">9</property>
8044 <property name="n_rows">10</property>
8045 <property name="n_columns">3</property>
8046 <property name="column_spacing">5</property>
8047 <property name="row_spacing">5</property>
8048 <child>
8049 <placeholder/>
8050 </child>
8051 <child>
8052 <placeholder/>
8053 </child>
8054 <child>
8055 <placeholder/>
8056 </child>
8057 <child>
8058 <placeholder/>
8059 </child>
8060 <child>
8061 <widget class="GtkEventBox" id="eventbox19">
8062 <property name="visible">True</property>
8063 <child>
8064 <widget class="GtkLabel" id="label275">
8065 <property name="visible">True</property>
8066 <property name="xalign">1</property>
8067 <property name="yalign">0.46000000834465027</property>
8068 <property name="label" translatable="yes">Load Demonstration Data:</property>
8069 </widget>
8070 </child>
8071 </widget>
8072 <packing>
8073 <property name="top_attach">5</property>
8074 <property name="bottom_attach">6</property>
8075 <property name="x_options">GTK_FILL</property>
8076 <property name="y_options"></property>
8077 </packing>
8078 </child>
8079 <child>
8080 <widget class="GtkEntry" id="ent_db_new">
8081 <property name="visible">True</property>
8082 <property name="can_focus">True</property>
8083 <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>
8084 <property name="max_length">32</property>
8085 <property name="activates_default">True</property>
8086 <property name="width_chars">16</property>
8087 </widget>
8088 <packing>
8089 <property name="left_attach">1</property>
8090 <property name="right_attach">2</property>
8091 <property name="top_attach">2</property>
8092 <property name="bottom_attach">3</property>
8093 <property name="y_options"></property>
8094 </packing>
8095 </child>
8096 <child>
8097 <widget class="GtkHSeparator" id="hseparator41">
8098 <property name="visible">True</property>
8099 </widget>
8100 <packing>
8101 <property name="right_attach">3</property>
8102 <property name="top_attach">9</property>
8103 <property name="bottom_attach">10</property>
8104 <property name="x_options"></property>
8105 </packing>
8106 </child>
8107 <child>
8108 <widget class="GtkEntry" id="ent_user_pass2">
8109 <property name="visible">True</property>
8110 <property name="can_focus">True</property>
8111 <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>
8112 <property name="visibility">False</property>
8113 <property name="invisible_char">*</property>
8114 <signal name="changed" handler="on_ent_user_pass1_changed"/>
8115 </widget>
8116 <packing>
8117 <property name="left_attach">1</property>
8118 <property name="right_attach">2</property>
8119 <property name="top_attach">8</property>
8120 <property name="bottom_attach">9</property>
8121 <property name="y_options"></property>
8122 </packing>
8123 </child>
8124 <child>
8125 <widget class="GtkComboBox" id="db_create_combo">
8126 <property name="visible">True</property>
8127 <property name="items"></property>
8128 </widget>
8129 <packing>
8130 <property name="left_attach">1</property>
8131 <property name="right_attach">2</property>
8132 <property name="top_attach">6</property>
8133 <property name="bottom_attach">7</property>
8134 <property name="x_options">GTK_FILL</property>
8135 <property name="y_options"></property>
8136 </packing>
8137 </child>
8138 <child>
8139 <widget class="GtkCheckButton" id="check_demo">
8140 <property name="visible">True</property>
8141 <property name="can_focus">True</property>
8142 <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>
8143 <property name="response_id">0</property>
8144 <property name="draw_indicator">True</property>
8145 <child>
8146 <placeholder/>
8147 </child>
8148 </widget>
8149 <packing>
8150 <property name="left_attach">1</property>
8151 <property name="right_attach">3</property>
8152 <property name="top_attach">5</property>
8153 <property name="bottom_attach">6</property>
8154 <property name="x_options">GTK_FILL</property>
8155 <property name="y_options"></property>
8156 </packing>
8157 </child>
8158 <child>
8159 <widget class="GtkLabel" id="label46573">
8160 <property name="visible">True</property>
8161 <property name="xalign">1</property>
8162 <property name="label" translatable="yes">Confirm Password:</property>
8163 </widget>
8164 <packing>
8165 <property name="top_attach">8</property>
8166 <property name="bottom_attach">9</property>
8167 <property name="x_options">GTK_FILL</property>
8168 <property name="y_options"></property>
8169 </packing>
8170 </child>
8171 <child>
8172 <widget class="GtkLabel" id="label46572">
8173 <property name="visible">True</property>
8174 <property name="xalign">1</property>
8175 <property name="label" translatable="yes">Administrator Password:</property>
8176 </widget>
8177 <packing>
8178 <property name="top_attach">7</property>
8179 <property name="bottom_attach">8</property>
8180 <property name="x_options">GTK_FILL</property>
8181 <property name="y_options"></property>
8182 </packing>
8183 </child>
8184 <child>
8185 <widget class="GtkLabel" id="label276">
8186 <property name="visible">True</property>
8187 <property name="xalign">1</property>
8188 <property name="label" translatable="yes">Default Language:</property>
8189 </widget>
8190 <packing>
8191 <property name="top_attach">6</property>
8192 <property name="bottom_attach">7</property>
8193 <property name="x_options">GTK_FILL</property>
8194 <property name="y_options"></property>
8195 </packing>
8196 </child>
8197 <child>
8198 <widget class="GtkHSeparator" id="hseparator40">
8199 <property name="visible">True</property>
8200 </widget>
8201 <packing>
8202 <property name="right_attach">3</property>
8203 <property name="top_attach">4</property>
8204 <property name="bottom_attach">5</property>
8205 <property name="x_options"></property>
8206 <property name="y_padding">2</property>
8207 </packing>
8208 </child>
8209 <child>
8210 <widget class="GtkLabel" id="label274">
8211 <property name="visible">True</property>
8212 <property name="xalign">1</property>
8213 <property name="label" translatable="yes">New Database Name:</property>
8214 </widget>
8215 <packing>
8216 <property name="top_attach">2</property>
8217 <property name="bottom_attach">3</property>
8218 <property name="x_options">GTK_FILL</property>
8219 <property name="y_options"></property>
8220 </packing>
8221 </child>
8222 <child>
8223 <widget class="GtkButton" id="but_server_new">
8224 <property name="visible">True</property>
8225 <property name="can_focus">True</property>
8226 <property name="response_id">0</property>
8227 <signal name="activate" handler="on_but_server_activate"/>
8228 <child>
8229 <widget class="GtkAlignment" id="alignment49">
8230 <property name="visible">True</property>
8231 <property name="xscale">0</property>
8232 <property name="yscale">0</property>
8233 <child>
8234 <widget class="GtkHBox" id="hbox73">
8235 <property name="visible">True</property>
8236 <property name="spacing">2</property>
8237 <child>
8238 <widget class="GtkImage" id="image3410">
8239 <property name="visible">True</property>
8240 <property name="stock">gtk-network</property>
8241 <property name="icon_size">2</property>
8242 </widget>
8243 <packing>
8244 <property name="expand">False</property>
8245 <property name="fill">False</property>
8246 </packing>
8247 </child>
8248 <child>
8249 <widget class="GtkLabel" id="label291">
8250 <property name="visible">True</property>
8251 <property name="label" translatable="yes">Change</property>
8252 <property name="use_underline">True</property>
8253 </widget>
8254 <packing>
8255 <property name="expand">False</property>
8256 <property name="fill">False</property>
8257 <property name="position">1</property>
8258 </packing>
8259 </child>
8260 </widget>
8261 </child>
8262 </widget>
8263 </child>
8264 </widget>
8265 <packing>
8266 <property name="left_attach">2</property>
8267 <property name="right_attach">3</property>
8268 <property name="x_options"></property>
8269 <property name="y_options"></property>
8270 </packing>
8271 </child>
8272 <child>
8273 <widget class="GtkLabel" id="label46555">
8274 <property name="visible">True</property>
8275 <property name="xalign">0</property>
8276 <property name="label" translatable="yes">(&lt;i&gt;admin&lt;/i&gt;, by default)</property>
8277 <property name="use_markup">True</property>
8278 </widget>
8279 <packing>
8280 <property name="left_attach">2</property>
8281 <property name="right_attach">3</property>
8282 <property name="top_attach">1</property>
8283 <property name="bottom_attach">2</property>
8284 <property name="x_options"></property>
8285 <property name="y_options"></property>
8286 </packing>
8287 </child>
8288 <child>
8289 <widget class="GtkEntry" id="ent_password_new">
8290 <property name="visible">True</property>
8291 <property name="can_focus">True</property>
8292 <property name="has_focus">True</property>
8293 <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>
8294 <property name="max_length">16</property>
8295 <property name="visibility">False</property>
8296 <property name="invisible_char">*</property>
8297 <property name="activates_default">True</property>
8298 <property name="width_chars">16</property>
8299 </widget>
8300 <packing>
8301 <property name="left_attach">1</property>
8302 <property name="right_attach">2</property>
8303 <property name="top_attach">1</property>
8304 <property name="bottom_attach">2</property>
8305 <property name="y_options"></property>
8306 </packing>
8307 </child>
8308 <child>
8309 <widget class="GtkLabel" id="label289">
8310 <property name="visible">True</property>
8311 <property name="xalign">1</property>
8312 <property name="xpad">3</property>
8313 <property name="ypad">3</property>
8314 <property name="label" translatable="yes">Super Administrator Password:</property>
8315 <property name="justify">GTK_JUSTIFY_RIGHT</property>
8316 </widget>
8317 <packing>
8318 <property name="top_attach">1</property>
8319 <property name="bottom_attach">2</property>
8320 <property name="x_options">GTK_FILL</property>
8321 <property name="y_options"></property>
8322 </packing>
8323 </child>
8324 <child>
8325 <widget class="GtkEventBox" id="eventbox20">
8326 <property name="visible">True</property>
8327 <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>
8328 <child>
8329 <widget class="GtkEntry" id="ent_user_pass1">
8330 <property name="visible">True</property>
8331 <property name="can_focus">True</property>
8332 <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>
8333 <property name="visibility">False</property>
8334 <property name="invisible_char">*</property>
8335 <signal name="changed" handler="on_ent_user_pass2_changed"/>
8336 </widget>
8337 </child>
8338 </widget>
8339 <packing>
8340 <property name="left_attach">1</property>
8341 <property name="right_attach">2</property>
8342 <property name="top_attach">7</property>
8343 <property name="bottom_attach">8</property>
8344 <property name="x_options"></property>
8345 </packing>
8346 </child>
8347 <child>
8348 <widget class="GtkLabel" id="label290">
8349 <property name="width_request">117</property>
8350 <property name="visible">True</property>
8351 <property name="xalign">1</property>
8352 <property name="xpad">3</property>
8353 <property name="ypad">3</property>
8354 <property name="label" translatable="yes">OpenERP Server:</property>
8355 </widget>
8356 <packing>
8357 <property name="x_options">GTK_FILL</property>
8358 <property name="y_options"></property>
8359 </packing>
8360 </child>
8361 <child>
8362 <widget class="GtkEntry" id="ent_server_new">
8363 <property name="visible">True</property>
8364 <property name="sensitive">False</property>
8365 <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>
8366 <property name="editable">False</property>
8367 <property name="invisible_char">*</property>
8368 <property name="activates_default">True</property>
8369 <property name="width_chars">16</property>
8370 <property name="text" translatable="yes">http://localhost:8069</property>
8371 </widget>
8372 <packing>
8373 <property name="left_attach">1</property>
8374 <property name="right_attach">2</property>
8375 <property name="y_options"></property>
8376 </packing>
8377 </child>
8378 <child>
8379 <widget class="GtkHSeparator" id="hseparator33">
8380 <property name="visible">True</property>
8381 </widget>
8382 <packing>
8383 <property name="right_attach">3</property>
8384 <property name="top_attach">3</property>
8385 <property name="bottom_attach">4</property>
8386 <property name="x_options"></property>
8387 </packing>
8388 </child>
8389 </widget>
8390 </child>
8391 </widget>
8392 <packing>
8393 <property name="fill">False</property>
8394 <property name="position">3</property>
8395 </packing>
8396 </child>
8397 <child internal-child="action_area">
8398 <widget class="GtkHButtonBox" id="hbuttonbox7">
8399 <property name="visible">True</property>
8400 <property name="layout_style">GTK_BUTTONBOX_END</property>
8401 <child>
8402 <widget class="GtkButton" id="button2">
8403 <property name="visible">True</property>
8404 <property name="can_focus">True</property>
8405 <property name="can_default">True</property>
8406 <property name="label">gtk-cancel</property>
8407 <property name="use_stock">True</property>
8408 <property name="response_id">-6</property>
8409 </widget>
8410 </child>
8411 <child>
8412 <widget class="GtkButton" id="button_db_ok">
8413 <property name="visible">True</property>
8414 <property name="sensitive">False</property>
8415 <property name="can_focus">True</property>
8416 <property name="can_default">True</property>
8417 <property name="label">gtk-ok</property>
8418 <property name="use_stock">True</property>
8419 <property name="response_id">-5</property>
8420 </widget>
8421 <packing>
8422 <property name="position">1</property>
8423 </packing>
8424 </child>
8425 </widget>
8426 <packing>
8427 <property name="expand">False</property>
8428 <property name="pack_type">GTK_PACK_END</property>
8429 </packing>
8430 </child>
8431 </widget>
8432 </child>
8433 </widget>
8434 <widget class="GtkDialog" id="dia_passwd_change">
8435 <property name="title" translatable="yes">Change password</property>
8436 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
8437 <property name="default_width">400</property>
8438 <property name="default_height">180</property>
8439 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
8440 <child internal-child="vbox">
8441 <widget class="GtkVBox" id="dia_passwd_change_vbox">
8442 <property name="visible">True</property>
8443 <child>
8444 <widget class="GtkVBox" id="vbox53">
8445 <property name="visible">True</property>
8446 <property name="border_width">2</property>
8447 <property name="spacing">5</property>
8448 <child>
8449 <widget class="GtkLabel" id="label294">
8450 <property name="visible">True</property>
8451 <property name="xalign">0</property>
8452 <property name="label" translatable="yes">&lt;b&gt;Change your super admin password&lt;/b&gt;</property>
8453 <property name="use_markup">True</property>
8454 </widget>
8455 <packing>
8456 <property name="expand">False</property>
8457 <property name="fill">False</property>
8458 </packing>
8459 </child>
8460 <child>
8461 <widget class="GtkHSeparator" id="hseparator34">
8462 <property name="visible">True</property>
8463 </widget>
8464 <packing>
8465 <property name="expand">False</property>
8466 <property name="position">1</property>
8467 </packing>
8468 </child>
8469 <child>
8470 <widget class="GtkTable" id="table20">
8471 <property name="visible">True</property>
8472 <property name="border_width">4</property>
8473 <property name="n_rows">4</property>
8474 <property name="n_columns">3</property>
8475 <property name="column_spacing">3</property>
8476 <property name="row_spacing">3</property>
8477 <child>
8478 <widget class="GtkLabel" id="label297">
8479 <property name="visible">True</property>
8480 <property name="xalign">1</property>
8481 <property name="label" translatable="yes">New password confirmation:</property>
8482 </widget>
8483 <packing>
8484 <property name="top_attach">3</property>
8485 <property name="bottom_attach">4</property>
8486 <property name="x_options">GTK_FILL</property>
8487 <property name="y_options"></property>
8488 </packing>
8489 </child>
8490 <child>
8491 <widget class="GtkLabel" id="label296">
8492 <property name="visible">True</property>
8493 <property name="xalign">1</property>
8494 <property name="label" translatable="yes">New password:</property>
8495 </widget>
8496 <packing>
8497 <property name="top_attach">2</property>
8498 <property name="bottom_attach">3</property>
8499 <property name="x_options">GTK_FILL</property>
8500 <property name="y_options"></property>
8501 </packing>
8502 </child>
8503 <child>
8504 <widget class="GtkLabel" id="label295">
8505 <property name="visible">True</property>
8506 <property name="xalign">1</property>
8507 <property name="label" translatable="yes">Old password:</property>
8508 </widget>
8509 <packing>
8510 <property name="top_attach">1</property>
8511 <property name="bottom_attach">2</property>
8512 <property name="x_options">GTK_FILL</property>
8513 <property name="y_options"></property>
8514 </packing>
8515 </child>
8516 <child>
8517 <widget class="GtkLabel" id="label298">
8518 <property name="width_request">117</property>
8519 <property name="visible">True</property>
8520 <property name="xalign">1</property>
8521 <property name="xpad">3</property>
8522 <property name="ypad">3</property>
8523 <property name="label" translatable="yes">Server:</property>
8524 </widget>
8525 <packing>
8526 <property name="x_options">GTK_FILL</property>
8527 <property name="y_options"></property>
8528 </packing>
8529 </child>
8530 <child>
8531 <widget class="GtkEntry" id="ent_server2">
8532 <property name="visible">True</property>
8533 <property name="sensitive">False</property>
8534 <property name="editable">False</property>
8535 <property name="invisible_char">*</property>
8536 <property name="activates_default">True</property>
8537 <property name="width_chars">16</property>
8538 <property name="text" translatable="yes">http://localhost:8069</property>
8539 </widget>
8540 <packing>
8541 <property name="left_attach">1</property>
8542 <property name="right_attach">2</property>
8543 <property name="y_options"></property>
8544 </packing>
8545 </child>
8546 <child>
8547 <widget class="GtkButton" id="but_server_change1">
8548 <property name="visible">True</property>
8549 <property name="can_focus">True</property>
8550 <property name="response_id">0</property>
8551 <signal name="activate" handler="on_but_server_activate"/>
8552 <child>
8553 <widget class="GtkAlignment" id="alignment53">
8554 <property name="visible">True</property>
8555 <property name="xscale">0</property>
8556 <property name="yscale">0</property>
8557 <child>
8558 <widget class="GtkHBox" id="hbox76">
8559 <property name="visible">True</property>
8560 <property name="spacing">2</property>
8561 <child>
8562 <widget class="GtkImage" id="image3484">
8563 <property name="visible">True</property>
8564 <property name="stock">gtk-network</property>
8565 <property name="icon_size">2</property>
8566 </widget>
8567 <packing>
8568 <property name="expand">False</property>
8569 <property name="fill">False</property>
8570 </packing>
8571 </child>
8572 <child>
8573 <widget class="GtkLabel" id="label46546">
8574 <property name="visible">True</property>
8575 <property name="label" translatable="yes">Change</property>
8576 <property name="use_underline">True</property>
8577 </widget>
8578 <packing>
8579 <property name="expand">False</property>
8580 <property name="fill">False</property>
8581 <property name="position">1</property>
8582 </packing>
8583 </child>
8584 </widget>
8585 </child>
8586 </widget>
8587 </child>
8588 </widget>
8589 <packing>
8590 <property name="left_attach">2</property>
8591 <property name="right_attach">3</property>
8592 <property name="x_options"></property>
8593 <property name="y_options"></property>
8594 </packing>
8595 </child>
8596 <child>
8597 <widget class="GtkEntry" id="old_passwd">
8598 <property name="visible">True</property>
8599 <property name="can_focus">True</property>
8600 <property name="max_length">16</property>
8601 <property name="visibility">False</property>
8602 <property name="invisible_char">*</property>
8603 </widget>
8604 <packing>
8605 <property name="left_attach">1</property>
8606 <property name="right_attach">3</property>
8607 <property name="top_attach">1</property>
8608 <property name="bottom_attach">2</property>
8609 <property name="y_options"></property>
8610 </packing>
8611 </child>
8612 <child>
8613 <widget class="GtkEntry" id="new_passwd">
8614 <property name="visible">True</property>
8615 <property name="can_focus">True</property>
8616 <property name="max_length">16</property>
8617 <property name="visibility">False</property>
8618 <property name="invisible_char">*</property>
8619 </widget>
8620 <packing>
8621 <property name="left_attach">1</property>
8622 <property name="right_attach">3</property>
8623 <property name="top_attach">2</property>
8624 <property name="bottom_attach">3</property>
8625 <property name="y_options"></property>
8626 </packing>
8627 </child>
8628 <child>
8629 <widget class="GtkEntry" id="new_passwd2">
8630 <property name="visible">True</property>
8631 <property name="can_focus">True</property>
8632 <property name="max_length">16</property>
8633 <property name="visibility">False</property>
8634 <property name="invisible_char">*</property>
8635 </widget>
8636 <packing>
8637 <property name="left_attach">1</property>
8638 <property name="right_attach">3</property>
8639 <property name="top_attach">3</property>
8640 <property name="bottom_attach">4</property>
8641 <property name="y_options"></property>
8642 </packing>
8643 </child>
8644 </widget>
8645 <packing>
8646 <property name="position">2</property>
8647 </packing>
8648 </child>
8649 </widget>
8650 <packing>
8651 <property name="position">2</property>
8652 </packing>
8653 </child>
8654 <child internal-child="action_area">
8655 <widget class="GtkHButtonBox" id="dialog-action_area29">
8656 <property name="visible">True</property>
8657 <property name="layout_style">GTK_BUTTONBOX_END</property>
8658 <child>
8659 <widget class="GtkButton" id="cancelbutton20">
8660 <property name="visible">True</property>
8661 <property name="can_focus">True</property>
8662 <property name="can_default">True</property>
8663 <property name="label">gtk-cancel</property>
8664 <property name="use_stock">True</property>
8665 <property name="response_id">-6</property>
8666 </widget>
8667 </child>
8668 <child>
8669 <widget class="GtkButton" id="okbutton23">
8670 <property name="visible">True</property>
8671 <property name="can_focus">True</property>
8672 <property name="can_default">True</property>
8673 <property name="has_default">True</property>
8674 <property name="label">gtk-ok</property>
8675 <property name="use_stock">True</property>
8676 <property name="response_id">-5</property>
8677 </widget>
8678 <packing>
8679 <property name="position">1</property>
8680 </packing>
8681 </child>
8682 </widget>
8683 <packing>
8684 <property name="expand">False</property>
8685 <property name="pack_type">GTK_PACK_END</property>
8686 </packing>
8687 </child>
8688 </widget>
8689 </child>
8690 </widget>
8691 <widget class="GtkDialog" id="dia_message_box">
8692 <property name="width_request">450</property>
8693 <property name="height_request">250</property>
8694 <property name="title" translatable="yes">OpenERP Message</property>
8695 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
8696 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
8697 <child internal-child="vbox">
8698 <widget class="GtkVBox" id="dialog-vbox26">
8699 <property name="visible">True</property>
8700 <child>
8701 <widget class="GtkVBox" id="vbox55">
8702 <property name="visible">True</property>
8703 <child>
8704 <widget class="GtkLabel" id="msg_title">
8705 <property name="visible">True</property>
8706 <property name="label">msg_title</property>
8707 </widget>
8708 <packing>
8709 <property name="expand">False</property>
8710 <property name="fill">False</property>
8711 </packing>
8712 </child>
8713 <child>
8714 <widget class="GtkHSeparator" id="hseparator35">
8715 <property name="visible">True</property>
8716 </widget>
8717 <packing>
8718 <property name="expand">False</property>
8719 <property name="fill">False</property>
8720 <property name="padding">3</property>
8721 <property name="position">1</property>
8722 </packing>
8723 </child>
8724 <child>
8725 <widget class="GtkScrolledWindow" id="scrolledwindow42">
8726 <property name="visible">True</property>
8727 <property name="can_focus">True</property>
8728 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8729 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8730 <property name="shadow_type">GTK_SHADOW_IN</property>
8731 <child>
8732 <widget class="GtkTextView" id="msg_tv">
8733 <property name="visible">True</property>
8734 <property name="can_focus">True</property>
8735 </widget>
8736 </child>
8737 </widget>
8738 <packing>
8739 <property name="position">2</property>
8740 </packing>
8741 </child>
8742 </widget>
8743 <packing>
8744 <property name="position">2</property>
8745 </packing>
8746 </child>
8747 <child internal-child="action_area">
8748 <widget class="GtkHButtonBox" id="dialog-action_area30">
8749 <property name="visible">True</property>
8750 <property name="layout_style">GTK_BUTTONBOX_END</property>
8751 <child>
8752 <widget class="GtkButton" id="closebutton2">
8753 <property name="visible">True</property>
8754 <property name="can_focus">True</property>
8755 <property name="can_default">True</property>
8756 <property name="label">gtk-close</property>
8757 <property name="use_stock">True</property>
8758 <property name="response_id">-7</property>
8759 </widget>
8760 </child>
8761 </widget>
8762 <packing>
8763 <property name="expand">False</property>
8764 <property name="pack_type">GTK_PACK_END</property>
8765 </packing>
8766 </child>
8767 </widget>
8768 </child>
8769 </widget>
8770 <widget class="GtkDialog" id="dia_dbcreate_ok">
8771 <property name="width_request">550</property>
8772 <property name="height_request">300</property>
8773 <property name="title" translatable="yes">Database creation</property>
8774 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
8775 <property name="default_width">550</property>
8776 <property name="default_height">300</property>
8777 <property name="destroy_with_parent">True</property>
8778 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
8779 <child internal-child="vbox">
8780 <widget class="GtkVBox" id="dialog-vbox35">
8781 <property name="visible">True</property>
8782 <child>
8783 <widget class="GtkHBox" id="hbox78">
8784 <property name="visible">True</property>
8785 <child>
8786 <widget class="GtkImage" id="image3696">
8787 <property name="visible">True</property>
8788 <property name="yalign">0</property>
8789 <property name="xpad">10</property>
8790 <property name="ypad">16</property>
8791 <property name="stock">gtk-dialog-info</property>
8792 <property name="icon_size">6</property>
8793 </widget>
8794 <packing>
8795 <property name="expand">False</property>
8796 <property name="fill">False</property>
8797 </packing>
8798 </child>
8799 <child>
8800 <widget class="GtkVBox" id="vbox56">
8801 <property name="visible">True</property>
8802 <child>
8803 <widget class="GtkLabel" id="label46553">
8804 <property name="visible">True</property>
8805 <property name="xalign">0</property>
8806 <property name="label" translatable="yes">&lt;b&gt;Database created successfully!&lt;/b&gt;</property>
8807 <property name="use_markup">True</property>
8808 </widget>
8809 <packing>
8810 <property name="expand">False</property>
8811 <property name="fill">False</property>
8812 </packing>
8813 </child>
8814 <child>
8815 <widget class="GtkHSeparator" id="hseparator36">
8816 <property name="visible">True</property>
8817 </widget>
8818 <packing>
8819 <property name="expand">False</property>
8820 <property name="fill">False</property>
8821 <property name="padding">3</property>
8822 <property name="position">1</property>
8823 </packing>
8824 </child>
8825 <child>
8826 <widget class="GtkScrolledWindow" id="scrolledwindow43">
8827 <property name="visible">True</property>
8828 <property name="can_focus">True</property>
8829 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8830 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8831 <property name="shadow_type">GTK_SHADOW_IN</property>
8832 <child>
8833 <widget class="GtkTextView" id="dia_tv">
8834 <property name="visible">True</property>
8835 <property name="can_focus">True</property>
8836 <property name="editable">False</property>
8837 <property name="wrap_mode">GTK_WRAP_WORD</property>
8838 <property name="text" translatable="yes">You can connect to the new database using one of the following account:
8840 Administrator: admin / admin </property>
8841 </widget>
8842 </child>
8843 </widget>
8844 <packing>
8845 <property name="position">2</property>
8846 </packing>
8847 </child>
8848 </widget>
8849 <packing>
8850 <property name="position">1</property>
8851 </packing>
8852 </child>
8853 </widget>
8854 <packing>
8855 <property name="position">2</property>
8856 </packing>
8857 </child>
8858 <child internal-child="action_area">
8859 <widget class="GtkHButtonBox" id="dialog-action_area31">
8860 <property name="visible">True</property>
8861 <property name="layout_style">GTK_BUTTONBOX_END</property>
8862 <child>
8863 <widget class="GtkButton" id="button89">
8864 <property name="visible">True</property>
8865 <property name="can_focus">True</property>
8866 <property name="can_default">True</property>
8867 <property name="response_id">-7</property>
8868 <signal name="clicked" handler="on_but_close_clicked"/>
8869 <child>
8870 <widget class="GtkAlignment" id="alignment55">
8871 <property name="visible">True</property>
8872 <property name="xscale">0</property>
8873 <property name="yscale">0</property>
8874 <child>
8875 <widget class="GtkHBox" id="hbox82">
8876 <property name="visible">True</property>
8877 <property name="spacing">2</property>
8878 <child>
8879 <widget class="GtkImage" id="image4164">
8880 <property name="visible">True</property>
8881 <property name="stock">gtk-close</property>
8882 </widget>
8883 <packing>
8884 <property name="expand">False</property>
8885 <property name="fill">False</property>
8886 </packing>
8887 </child>
8888 <child>
8889 <widget class="GtkLabel" id="label46558">
8890 <property name="visible">True</property>
8891 <property name="label">Connect Later</property>
8892 <property name="use_underline">True</property>
8893 </widget>
8894 <packing>
8895 <property name="expand">False</property>
8896 <property name="fill">False</property>
8897 <property name="position">1</property>
8898 </packing>
8899 </child>
8900 </widget>
8901 </child>
8902 </widget>
8903 </child>
8904 </widget>
8905 </child>
8906 <child>
8907 <widget class="GtkButton" id="button91">
8908 <property name="visible">True</property>
8909 <property name="can_focus">True</property>
8910 <property name="can_default">True</property>
8911 <property name="has_default">True</property>
8912 <property name="response_id">-5</property>
8913 <child>
8914 <widget class="GtkAlignment" id="alignment54">
8915 <property name="visible">True</property>
8916 <property name="xscale">0</property>
8917 <property name="yscale">0</property>
8918 <child>
8919 <widget class="GtkHBox" id="hbox81">
8920 <property name="visible">True</property>
8921 <property name="spacing">2</property>
8922 <child>
8923 <widget class="GtkImage" id="image4163">
8924 <property name="visible">True</property>
8925 <property name="stock">gtk-go-forward</property>
8926 </widget>
8927 <packing>
8928 <property name="expand">False</property>
8929 <property name="fill">False</property>
8930 </packing>
8931 </child>
8932 <child>
8933 <widget class="GtkLabel" id="label46557">
8934 <property name="visible">True</property>
8935 <property name="label">Connect now</property>
8936 <property name="use_underline">True</property>
8937 </widget>
8938 <packing>
8939 <property name="expand">False</property>
8940 <property name="fill">False</property>
8941 <property name="position">1</property>
8942 </packing>
8943 </child>
8944 </widget>
8945 </child>
8946 </widget>
8947 </child>
8948 </widget>
8949 <packing>
8950 <property name="position">1</property>
8951 </packing>
8952 </child>
8953 </widget>
8954 <packing>
8955 <property name="expand">False</property>
8956 <property name="pack_type">GTK_PACK_END</property>
8957 </packing>
8958 </child>
8959 </widget>
8960 </child>
8961 </widget>
8962 <widget class="GtkDialog" id="win_extension">
8963 <property name="width_request">800</property>
8964 <property name="height_request">640</property>
8965 <property name="border_width">5</property>
8966 <property name="title" translatable="yes">Extension Manager</property>
8967 <property name="modal">True</property>
8968 <property name="window_position">GTK_WIN_POS_CENTER</property>
8969 <property name="default_width">800</property>
8970 <property name="default_height">640</property>
8971 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
8972 <property name="has_separator">False</property>
8973 <child internal-child="vbox">
8974 <widget class="GtkVBox" id="dialog-vbox37">
8975 <property name="visible">True</property>
8976 <property name="spacing">2</property>
8977 <child>
8978 <widget class="GtkHBox" id="hbox3">
8979 <property name="visible">True</property>
8980 <child>
8981 <widget class="GtkScrolledWindow" id="scrolledwindow2">
8982 <property name="visible">True</property>
8983 <property name="can_focus">True</property>
8984 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8985 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8986 <child>
8987 <widget class="GtkTreeView" id="treeview_extension">
8988 <property name="visible">True</property>
8989 <property name="can_focus">True</property>
8990 <property name="rules_hint">True</property>
8991 </widget>
8992 </child>
8993 </widget>
8994 </child>
8995 <child>
8996 <widget class="GtkVButtonBox" id="vbuttonbox1">
8997 <property name="visible">True</property>
8998 <property name="spacing">5</property>
8999 <property name="layout_style">GTK_BUTTONBOX_START</property>
9000 <child>
9001 <widget class="GtkButton" id="button3">
9002 <property name="visible">True</property>
9003 <property name="can_focus">True</property>
9004 <property name="label">gtk-add</property>
9005 <property name="use_stock">True</property>
9006 <property name="response_id">0</property>
9007 <signal name="clicked" handler="on_button5_clicked"/>
9008 </widget>
9009 </child>
9010 <child>
9011 <widget class="GtkButton" id="button8">
9012 <property name="visible">True</property>
9013 <property name="can_focus">True</property>
9014 <property name="label">gtk-delete</property>
9015 <property name="use_stock">True</property>
9016 <property name="response_id">0</property>
9017 <signal name="clicked" handler="on_button6_clicked"/>
9018 </widget>
9019 <packing>
9020 <property name="position">1</property>
9021 </packing>
9022 </child>
9023 </widget>
9024 <packing>
9025 <property name="expand">False</property>
9026 <property name="padding">5</property>
9027 <property name="position">1</property>
9028 </packing>
9029 </child>
9030 </widget>
9031 <packing>
9032 <property name="position">1</property>
9033 </packing>
9034 </child>
9035 <child internal-child="action_area">
9036 <widget class="GtkHButtonBox" id="dialog-action_area38">
9037 <property name="visible">True</property>
9038 <property name="layout_style">GTK_BUTTONBOX_END</property>
9039 <child>
9040 <widget class="GtkButton" id="button9">
9041 <property name="visible">True</property>
9042 <property name="can_focus">True</property>
9043 <property name="label">gtk-cancel</property>
9044 <property name="use_stock">True</property>
9045 <property name="response_id">-6</property>
9046 </widget>
9047 </child>
9048 <child>
9049 <widget class="GtkButton" id="button10">
9050 <property name="visible">True</property>
9051 <property name="can_focus">True</property>
9052 <property name="label">gtk-ok</property>
9053 <property name="use_stock">True</property>
9054 <property name="response_id">-5</property>
9055 </widget>
9056 <packing>
9057 <property name="position">1</property>
9058 </packing>
9059 </child>
9060 </widget>
9061 <packing>
9062 <property name="expand">False</property>
9063 <property name="pack_type">GTK_PACK_END</property>
9064 </packing>
9065 </child>
9066 </widget>
9067 </child>
9068 </widget>
9069 <widget class="GtkDialog" id="dialog_concurrency_exception">
9070 <property name="title" translatable="yes">Concurrency exception</property>
9071 <property name="default_width">87</property>
9072 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
9073 <child internal-child="vbox">
9074 <widget class="GtkVBox" id="dialog-vbox28">
9075 <property name="visible">True</property>
9076 <child>
9077 <widget class="GtkHBox" id="hbox84">
9078 <property name="visible">True</property>
9079 <child>
9080 <widget class="GtkImage" id="image4169">
9081 <property name="width_request">33</property>
9082 <property name="visible">True</property>
9083 <property name="stock">gtk-dialog-info</property>
9084 <property name="icon_size">6</property>
9085 </widget>
9086 </child>
9087 <child>
9088 <widget class="GtkLabel" id="label46562">
9089 <property name="width_request">421</property>
9090 <property name="height_request">164</property>
9091 <property name="visible">True</property>
9092 <property name="xalign">0</property>
9093 <property name="yalign">0</property>
9094 <property name="xpad">14</property>
9095 <property name="label" translatable="yes">&lt;b&gt;
9096 Write concurrency warning:
9097 &lt;/b&gt;
9098 This document has been modified while you were editing it.
9099 Choose:
9100 - "Cancel" to cancel saving.
9101 - "Compare" to see the modified version.
9102 - "Write anyway" to save your current version.
9103 </property>
9104 <property name="use_markup">True</property>
9105 </widget>
9106 <packing>
9107 <property name="padding">6</property>
9108 <property name="position">1</property>
9109 </packing>
9110 </child>
9111 </widget>
9112 <packing>
9113 <property name="position">2</property>
9114 </packing>
9115 </child>
9116 <child internal-child="action_area">
9117 <widget class="GtkHButtonBox" id="dialog-action_area32">
9118 <property name="visible">True</property>
9119 <property name="layout_style">GTK_BUTTONBOX_END</property>
9120 <child>
9121 <widget class="GtkButton" id="button_cancel">
9122 <property name="visible">True</property>
9123 <property name="can_focus">True</property>
9124 <property name="can_default">True</property>
9125 <property name="label">gtk-cancel</property>
9126 <property name="use_stock">True</property>
9127 <property name="response_id">-6</property>
9128 </widget>
9129 </child>
9130 <child>
9131 <widget class="GtkButton" id="button93">
9132 <property name="visible">True</property>
9133 <property name="can_focus">True</property>
9134 <property name="can_default">True</property>
9135 <property name="response_id">-10</property>
9136 <child>
9137 <widget class="GtkAlignment" id="alignment58">
9138 <property name="visible">True</property>
9139 <property name="xscale">0</property>
9140 <property name="yscale">0</property>
9141 <child>
9142 <widget class="GtkHBox" id="hbox86">
9143 <property name="visible">True</property>
9144 <property name="spacing">2</property>
9145 <child>
9146 <widget class="GtkImage" id="image4171">
9147 <property name="visible">True</property>
9148 <property name="stock">gtk-find-and-replace</property>
9149 </widget>
9150 <packing>
9151 <property name="expand">False</property>
9152 <property name="fill">False</property>
9153 </packing>
9154 </child>
9155 <child>
9156 <widget class="GtkLabel" id="label46561">
9157 <property name="visible">True</property>
9158 <property name="label" translatable="yes">Compare</property>
9159 <property name="use_underline">True</property>
9160 </widget>
9161 <packing>
9162 <property name="expand">False</property>
9163 <property name="fill">False</property>
9164 <property name="position">1</property>
9165 </packing>
9166 </child>
9167 </widget>
9168 </child>
9169 </widget>
9170 </child>
9171 </widget>
9172 <packing>
9173 <property name="position">1</property>
9174 </packing>
9175 </child>
9176 <child>
9177 <widget class="GtkButton" id="button94">
9178 <property name="visible">True</property>
9179 <property name="can_focus">True</property>
9180 <property name="can_default">True</property>
9181 <property name="response_id">-5</property>
9182 <child>
9183 <widget class="GtkAlignment" id="alignment57">
9184 <property name="visible">True</property>
9185 <property name="xscale">0</property>
9186 <property name="yscale">0</property>
9187 <child>
9188 <widget class="GtkHBox" id="hbox85">
9189 <property name="visible">True</property>
9190 <property name="spacing">2</property>
9191 <child>
9192 <widget class="GtkImage" id="image4170">
9193 <property name="visible">True</property>
9194 <property name="stock">gtk-floppy</property>
9195 </widget>
9196 <packing>
9197 <property name="expand">False</property>
9198 <property name="fill">False</property>
9199 </packing>
9200 </child>
9201 <child>
9202 <widget class="GtkLabel" id="label46560">
9203 <property name="visible">True</property>
9204 <property name="label" translatable="yes">Write anyway</property>
9205 <property name="use_underline">True</property>
9206 </widget>
9207 <packing>
9208 <property name="expand">False</property>
9209 <property name="fill">False</property>
9210 <property name="position">1</property>
9211 </packing>
9212 </child>
9213 </widget>
9214 </child>
9215 </widget>
9216 </child>
9217 </widget>
9218 <packing>
9219 <property name="position">2</property>
9220 </packing>
9221 </child>
9222 </widget>
9223 <packing>
9224 <property name="expand">False</property>
9225 <property name="pack_type">GTK_PACK_END</property>
9226 </packing>
9227 </child>
9228 </widget>
9229 </child>
9230 </widget>
9231 <widget class="GtkWindow" id="win_view_calendar">
9232 <property name="visible">True</property>
9233 <property name="title" translatable="yes">window1</property>
9234 <child>
9235 <widget class="GtkHPaned" id="widget_view_calendar">
9236 <property name="visible">True</property>
9237 <property name="can_focus">True</property>
9238 <property name="position">256</property>
9239 <child>
9240 <widget class="GtkVBox" id="vbox62">
9241 <property name="visible">True</property>
9242 <child>
9243 <widget class="GtkCalendar" id="calendar_small">
9244 <property name="visible">True</property>
9245 <property name="can_focus">True</property>
9246 <signal name="day_selected_double_click" handler="on_calendar_small_day_selected_double_click"/>
9247 </widget>
9248 <packing>
9249 <property name="expand">False</property>
9250 </packing>
9251 </child>
9252 <child>
9253 <widget class="GtkScrolledWindow" id="scrolledwindow46">
9254 <property name="visible">True</property>
9255 <property name="can_focus">True</property>
9256 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
9257 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
9258 <child>
9259 <widget class="GtkTreeView" id="treeview1">
9260 <property name="visible">True</property>
9261 <property name="can_focus">True</property>
9262 </widget>
9263 </child>
9264 </widget>
9265 <packing>
9266 <property name="position">1</property>
9267 </packing>
9268 </child>
9269 </widget>
9270 <packing>
9271 <property name="resize">False</property>
9272 <property name="shrink">True</property>
9273 </packing>
9274 </child>
9275 <child>
9276 <widget class="GtkVBox" id="cal_vbox">
9277 <property name="visible">True</property>
9278 <child>
9279 <widget class="GtkHBox" id="hbox89">
9280 <property name="visible">True</property>
9281 <child>
9282 <widget class="GtkButton" id="but_back">
9283 <property name="visible">True</property>
9284 <property name="can_focus">True</property>
9285 <property name="relief">GTK_RELIEF_NONE</property>
9286 <property name="response_id">0</property>
9287 <signal name="clicked" handler="on_but_back_clicked"/>
9288 <child>
9289 <widget class="GtkImage" id="image4247">
9290 <property name="visible">True</property>
9291 <property name="stock">gtk-go-back</property>
9292 </widget>
9293 </child>
9294 </widget>
9295 <packing>
9296 <property name="expand">False</property>
9297 <property name="fill">False</property>
9298 </packing>
9299 </child>
9300 <child>
9301 <widget class="GtkButton" id="but_today">
9302 <property name="visible">True</property>
9303 <property name="can_focus">True</property>
9304 <property name="label" translatable="yes">Today</property>
9305 <property name="relief">GTK_RELIEF_NONE</property>
9306 <property name="use_underline">True</property>
9307 <property name="response_id">0</property>
9308 <signal name="clicked" handler="on_but_today_clicked"/>
9309 </widget>
9310 <packing>
9311 <property name="expand">False</property>
9312 <property name="fill">False</property>
9313 <property name="position">1</property>
9314 </packing>
9315 </child>
9316 <child>
9317 <widget class="GtkButton" id="but_forward">
9318 <property name="visible">True</property>
9319 <property name="can_focus">True</property>
9320 <property name="relief">GTK_RELIEF_NONE</property>
9321 <property name="response_id">0</property>
9322 <signal name="clicked" handler="on_but_forward_clicked"/>
9323 <child>
9324 <widget class="GtkImage" id="image4248">
9325 <property name="visible">True</property>
9326 <property name="stock">gtk-go-forward</property>
9327 </widget>
9328 </child>
9329 </widget>
9330 <packing>
9331 <property name="expand">False</property>
9332 <property name="fill">False</property>
9333 <property name="position">2</property>
9334 </packing>
9335 </child>
9336 <child>
9337 <widget class="GtkVSeparator" id="vseparator12">
9338 <property name="visible">True</property>
9339 </widget>
9340 <packing>
9341 <property name="expand">False</property>
9342 <property name="padding">4</property>
9343 <property name="position">3</property>
9344 </packing>
9345 </child>
9346 <child>
9347 <widget class="GtkLabel" id="label_current">
9348 <property name="visible">True</property>
9349 <property name="xalign">0.019999999552965164</property>
9350 <property name="label" translatable="yes">September 2008</property>
9351 </widget>
9352 <packing>
9353 <property name="padding">2</property>
9354 <property name="position">4</property>
9355 </packing>
9356 </child>
9357 <child>
9358 <widget class="GtkToolbar" id="toolbar11">
9359 <property name="visible">True</property>
9360 <property name="toolbar_style">GTK_TOOLBAR_TEXT</property>
9361 <child>
9362 <widget class="GtkRadioToolButton" id="radio_day">
9363 <property name="visible">True</property>
9364 <property name="label" translatable="yes">Day</property>
9365 <property name="use_underline">True</property>
9366 <property name="active">True</property>
9367 <signal name="clicked" handler="on_button_day_clicked"/>
9368 </widget>
9369 <packing>
9370 <property name="expand">False</property>
9371 </packing>
9372 </child>
9373 <child>
9374 <widget class="GtkRadioToolButton" id="radio_week">
9375 <property name="visible">True</property>
9376 <property name="label" translatable="yes">Week</property>
9377 <property name="use_underline">True</property>
9378 <property name="group">radio_day</property>
9379 <signal name="clicked" handler="on_button_week_clicked"/>
9380 </widget>
9381 <packing>
9382 <property name="expand">False</property>
9383 </packing>
9384 </child>
9385 <child>
9386 <widget class="GtkRadioToolButton" id="radio_month">
9387 <property name="visible">True</property>
9388 <property name="label" translatable="yes">Month</property>
9389 <property name="use_underline">True</property>
9390 <property name="group">radio_day</property>
9391 <signal name="clicked" handler="on_button_month_clicked"/>
9392 </widget>
9393 <packing>
9394 <property name="expand">False</property>
9395 </packing>
9396 </child>
9397 </widget>
9398 <packing>
9399 <property name="pack_type">GTK_PACK_END</property>
9400 <property name="position">5</property>
9401 </packing>
9402 </child>
9403 </widget>
9404 <packing>
9405 <property name="expand">False</property>
9406 </packing>
9407 </child>
9408 <child>
9409 <widget class="GtkHSeparator" id="hseparator39">
9410 <property name="visible">True</property>
9411 </widget>
9412 <packing>
9413 <property name="expand">False</property>
9414 <property name="padding">2</property>
9415 <property name="position">1</property>
9416 </packing>
9417 </child>
9418 <child>
9419 <placeholder/>
9420 </child>
9421 </widget>
9422 <packing>
9423 <property name="resize">True</property>
9424 <property name="shrink">True</property>
9425 </packing>
9426 </child>
9427 </widget>
9428 </child>
9429 </widget>
9430 <widget class="GtkWindow" id="win_paned">
9431 <child>
9432 <widget class="GtkScrolledWindow" id="widget_paned">
9433 <property name="height_request">172</property>
9434 <property name="visible">True</property>
9435 <property name="can_focus">True</property>
9436 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
9437 <property name="vscrollbar_policy">GTK_POLICY_NEVER</property>
9438 <child>
9439 <widget class="GtkViewport" id="widget_paned2">
9440 <property name="visible">True</property>
9441 <property name="shadow_type">GTK_SHADOW_NONE</property>
9442 <child>
9443 <widget class="GtkFrame" id="frame20">
9444 <property name="width_request">225</property>
9445 <property name="visible">True</property>
9446 <property name="border_width">3</property>
9447 <property name="label_xalign">0.5</property>
9448 <property name="shadow_type">GTK_SHADOW_IN</property>
9449 <child>
9450 <widget class="GtkAlignment" id="alignment56">
9451 <property name="visible">True</property>
9452 <property name="top_padding">8</property>
9453 <child>
9454 <widget class="GtkVBox" id="widget_paned_vbox">
9455 <property name="visible">True</property>
9456 <child>
9457 <placeholder/>
9458 </child>
9459 </widget>
9460 </child>
9461 </widget>
9462 </child>
9463 <child>
9464 <widget class="GtkHBox" id="hbox83">
9465 <property name="visible">True</property>
9466 <property name="spacing">5</property>
9467 <child>
9468 <widget class="GtkLabel" id="widget_paned_lab">
9469 <property name="visible">True</property>
9470 <property name="xalign">0</property>
9471 <property name="xpad">10</property>
9472 <property name="label">label46559</property>
9473 </widget>
9474 </child>
9475 <child>
9476 <widget class="GtkEventBox" id="eventbox21">
9477 <property name="visible">True</property>
9478 <signal name="button_press_event" handler="on_search_button_press_event"/>
9479 <child>
9480 <widget class="GtkImage" id="image4168">
9481 <property name="visible">True</property>
9482 <property name="stock">gtk-find</property>
9483 </widget>
9484 </child>
9485 </widget>
9486 <packing>
9487 <property name="expand">False</property>
9488 <property name="fill">False</property>
9489 <property name="position">1</property>
9490 </packing>
9491 </child>
9492 <child>
9493 <widget class="GtkEventBox" id="eventbox22">
9494 <property name="visible">True</property>
9495 <signal name="button_press_event" handler="on_open_button_press_event"/>
9496 <child>
9497 <widget class="GtkImage" id="image4167">
9498 <property name="visible">True</property>
9499 <property name="stock">gtk-open</property>
9500 </widget>
9501 </child>
9502 </widget>
9503 <packing>
9504 <property name="expand">False</property>
9505 <property name="fill">False</property>
9506 <property name="position">2</property>
9507 </packing>
9508 </child>
9509 <child>
9510 <widget class="GtkEventBox" id="eventbox23">
9511 <property name="visible">True</property>
9512 <signal name="button_press_event" handler="on_switch_button_press_event"/>
9513 <child>
9514 <widget class="GtkImage" id="image4166">
9515 <property name="visible">True</property>
9516 <property name="xpad">10</property>
9517 <property name="stock">gtk-justify-left</property>
9518 </widget>
9519 </child>
9520 </widget>
9521 <packing>
9522 <property name="expand">False</property>
9523 <property name="fill">False</property>
9524 <property name="position">3</property>
9525 </packing>
9526 </child>
9527 </widget>
9528 <packing>
9529 <property name="type">label_item</property>
9530 </packing>
9531 </child>
9532 </widget>
9533 </child>
9534 </widget>
9535 </child>
9536 </widget>
9537 </child>
9538 </widget>
9539 </glade-interface>