merge
[openerp-client.git] / bin / terp.glade
blob812a30fcc758c7725f282a201e36a611a539988e
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">Tiny ERP - 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 <packing>
28 <property name="expand">False</property>
29 </packing>
30 </child>
31 <child>
32 <widget class="GtkTable" id="table1">
33 <property name="visible">True</property>
34 <property name="border_width">10</property>
35 <property name="n_rows">4</property>
36 <property name="n_columns">3</property>
37 <property name="column_spacing">3</property>
38 <property name="row_spacing">3</property>
39 <child>
40 <widget class="GtkLabel" id="label4">
41 <property name="visible">True</property>
42 <property name="xalign">1</property>
43 <property name="xpad">3</property>
44 <property name="ypad">3</property>
45 <property name="label" translatable="yes">User:</property>
46 </widget>
47 <packing>
48 <property name="top_attach">2</property>
49 <property name="bottom_attach">3</property>
50 <property name="x_options">GTK_FILL</property>
51 <property name="y_options"></property>
52 </packing>
53 </child>
54 <child>
55 <widget class="GtkLabel" id="label5">
56 <property name="visible">True</property>
57 <property name="xalign">1</property>
58 <property name="xpad">3</property>
59 <property name="ypad">3</property>
60 <property name="label" translatable="yes">Password:</property>
61 <property name="justify">GTK_JUSTIFY_RIGHT</property>
62 </widget>
63 <packing>
64 <property name="top_attach">3</property>
65 <property name="bottom_attach">4</property>
66 <property name="x_options">GTK_FILL</property>
67 <property name="y_options"></property>
68 </packing>
69 </child>
70 <child>
71 <widget class="GtkButton" id="but_server">
72 <property name="visible">True</property>
73 <property name="can_focus">True</property>
74 <property name="label" translatable="yes">Change</property>
75 <property name="use_underline">True</property>
76 <property name="response_id">0</property>
77 <signal name="activate" handler="on_but_server_activate"/>
78 </widget>
79 <packing>
80 <property name="left_attach">2</property>
81 <property name="right_attach">3</property>
82 <property name="x_options">GTK_FILL</property>
83 <property name="y_options"></property>
84 </packing>
85 </child>
86 <child>
87 <widget class="GtkEntry" id="ent_server">
88 <property name="visible">True</property>
89 <property name="sensitive">False</property>
90 <property name="editable">False</property>
91 <property name="invisible_char">*</property>
92 <property name="activates_default">True</property>
93 <property name="width_chars">16</property>
94 <property name="text">localhost</property>
95 </widget>
96 <packing>
97 <property name="left_attach">1</property>
98 <property name="right_attach">2</property>
99 <property name="y_options"></property>
100 </packing>
101 </child>
102 <child>
103 <widget class="GtkLabel" id="label266">
104 <property name="visible">True</property>
105 <property name="xalign">1</property>
106 <property name="xpad">3</property>
107 <property name="ypad">3</property>
108 <property name="label" translatable="yes">Database:</property>
109 </widget>
110 <packing>
111 <property name="top_attach">1</property>
112 <property name="bottom_attach">2</property>
113 <property name="x_options">GTK_FILL</property>
114 <property name="y_options"></property>
115 </packing>
116 </child>
117 <child>
118 <widget class="GtkLabel" id="label2">
119 <property name="width_request">117</property>
120 <property name="visible">True</property>
121 <property name="xalign">1</property>
122 <property name="xpad">3</property>
123 <property name="ypad">3</property>
124 <property name="label" translatable="yes">Server:</property>
125 </widget>
126 <packing>
127 <property name="x_options">GTK_FILL</property>
128 <property name="y_options"></property>
129 </packing>
130 </child>
131 <child>
132 <widget class="GtkEntry" id="ent_login">
133 <property name="visible">True</property>
134 <property name="can_focus">True</property>
135 <property name="invisible_char">*</property>
136 <property name="activates_default">True</property>
137 <property name="text">admin</property>
138 </widget>
139 <packing>
140 <property name="left_attach">1</property>
141 <property name="right_attach">3</property>
142 <property name="top_attach">2</property>
143 <property name="bottom_attach">3</property>
144 <property name="y_options"></property>
145 </packing>
146 </child>
147 <child>
148 <widget class="GtkEntry" id="ent_passwd">
149 <property name="visible">True</property>
150 <property name="can_focus">True</property>
151 <property name="has_focus">True</property>
152 <property name="visibility">False</property>
153 <property name="invisible_char">*</property>
154 <property name="activates_default">True</property>
155 </widget>
156 <packing>
157 <property name="left_attach">1</property>
158 <property name="right_attach">3</property>
159 <property name="top_attach">3</property>
160 <property name="bottom_attach">4</property>
161 <property name="y_options"></property>
162 </packing>
163 </child>
164 <child>
165 <widget class="GtkVBox" id="vbox57">
166 <property name="visible">True</property>
167 <child>
168 <widget class="GtkComboBox" id="combo_db">
169 <property name="visible">True</property>
170 </widget>
171 </child>
172 <child>
173 <widget class="GtkLabel" id="combo_label">
174 <property name="visible">True</property>
175 <property name="xalign">0.0099999997764825821</property>
176 <property name="yalign">1</property>
177 <property name="use_markup">True</property>
178 </widget>
179 <packing>
180 <property name="expand">False</property>
181 <property name="fill">False</property>
182 <property name="position">1</property>
183 </packing>
184 </child>
185 </widget>
186 <packing>
187 <property name="left_attach">1</property>
188 <property name="right_attach">3</property>
189 <property name="top_attach">1</property>
190 <property name="bottom_attach">2</property>
191 <property name="x_options">GTK_FILL</property>
192 <property name="y_options">GTK_FILL</property>
193 </packing>
194 </child>
195 </widget>
196 <packing>
197 <property name="position">1</property>
198 </packing>
199 </child>
200 </widget>
201 <packing>
202 <property name="position">1</property>
203 </packing>
204 </child>
205 <child internal-child="action_area">
206 <widget class="GtkHButtonBox" id="dialog-action_area1">
207 <property name="visible">True</property>
208 <property name="layout_style">GTK_BUTTONBOX_END</property>
209 <child>
210 <widget class="GtkButton" id="okbutton1">
211 <property name="visible">True</property>
212 <property name="can_focus">True</property>
213 <property name="can_default">True</property>
214 <property name="label">gtk-cancel</property>
215 <property name="use_stock">True</property>
216 <property name="response_id">-6</property>
217 </widget>
218 </child>
219 <child>
220 <widget class="GtkButton" id="button_connect">
221 <property name="visible">True</property>
222 <property name="can_focus">True</property>
223 <property name="can_default">True</property>
224 <property name="has_default">True</property>
225 <property name="label">gtk-ok</property>
226 <property name="use_stock">True</property>
227 <property name="response_id">-5</property>
228 </widget>
229 <packing>
230 <property name="position">1</property>
231 </packing>
232 </child>
233 </widget>
234 <packing>
235 <property name="expand">False</property>
236 <property name="pack_type">GTK_PACK_END</property>
237 </packing>
238 </child>
239 </widget>
240 </child>
241 </widget>
242 <widget class="GtkWindow" id="win_main">
243 <property name="width_request">600</property>
244 <property name="height_request">400</property>
245 <property name="visible">True</property>
246 <property name="title">Tiny ERP</property>
247 <property name="window_position">GTK_WIN_POS_CENTER</property>
248 <property name="default_width">920</property>
249 <property name="default_height">780</property>
250 <signal name="destroy_event" handler="on_win_main_destroy_event"/>
251 <child>
252 <widget class="GtkVBox" id="vbox_main">
253 <property name="visible">True</property>
254 <child>
255 <widget class="GtkAlignment" id="alignment52">
256 <property name="visible">True</property>
257 <child>
258 <widget class="GtkMenuBar" id="menubar1">
259 <property name="visible">True</property>
260 <child>
261 <widget class="GtkMenuItem" id="menuitem1">
262 <property name="visible">True</property>
263 <property name="label" translatable="yes">_File</property>
264 <property name="use_underline">True</property>
265 <child>
266 <widget class="GtkMenu" id="menuitem1_menu">
267 <child>
268 <widget class="GtkImageMenuItem" id="login">
269 <property name="visible">True</property>
270 <property name="label" translatable="yes">_Connect...</property>
271 <property name="use_underline">True</property>
272 <signal name="activate" handler="on_login_activate"/>
273 <accelerator key="O" modifiers="GDK_CONTROL_MASK" signal="activate"/>
274 <child internal-child="image">
275 <widget class="GtkImage" id="image4209">
276 <property name="visible">True</property>
277 <property name="stock">gtk-connect</property>
278 <property name="icon_size">1</property>
279 </widget>
280 </child>
281 </widget>
282 </child>
283 <child>
284 <widget class="GtkImageMenuItem" id="logout">
285 <property name="visible">True</property>
286 <property name="label" translatable="yes">_Disconnect</property>
287 <property name="use_underline">True</property>
288 <signal name="activate" handler="on_logout_activate"/>
289 <child internal-child="image">
290 <widget class="GtkImage" id="image4210">
291 <property name="visible">True</property>
292 <property name="stock">gtk-disconnect</property>
293 <property name="icon_size">1</property>
294 </widget>
295 </child>
296 </widget>
297 </child>
298 <child>
299 <widget class="GtkSeparatorMenuItem" id="separator9">
300 <property name="visible">True</property>
301 </widget>
302 </child>
303 <child>
304 <widget class="GtkImageMenuItem" id="Databases">
305 <property name="visible">True</property>
306 <property name="label" translatable="yes">Databases</property>
307 <property name="use_underline">True</property>
308 <child>
309 <widget class="GtkMenu" id="Databases_menu">
310 <child>
311 <widget class="GtkImageMenuItem" id="db_new">
312 <property name="visible">True</property>
313 <property name="label" translatable="yes">_New database</property>
314 <property name="use_underline">True</property>
315 <signal name="activate" handler="on_db_new_activate"/>
316 <child internal-child="image">
317 <widget class="GtkImage" id="image4212">
318 <property name="visible">True</property>
319 <property name="stock">gtk-new</property>
320 <property name="icon_size">1</property>
321 </widget>
322 </child>
323 </widget>
324 </child>
325 <child>
326 <widget class="GtkImageMenuItem" id="db_restore">
327 <property name="visible">True</property>
328 <property name="label" translatable="yes">_Restore database</property>
329 <property name="use_underline">True</property>
330 <signal name="activate" handler="on_db_restore_activate"/>
331 <child internal-child="image">
332 <widget class="GtkImage" id="image4213">
333 <property name="visible">True</property>
334 <property name="stock">gtk-open</property>
335 <property name="icon_size">1</property>
336 </widget>
337 </child>
338 </widget>
339 </child>
340 <child>
341 <widget class="GtkImageMenuItem" id="db_backup">
342 <property name="visible">True</property>
343 <property name="label" translatable="yes">_Backup database</property>
344 <property name="use_underline">True</property>
345 <signal name="activate" handler="on_db_backup_activate"/>
346 <child internal-child="image">
347 <widget class="GtkImage" id="image4214">
348 <property name="visible">True</property>
349 <property name="stock">gtk-save-as</property>
350 <property name="icon_size">1</property>
351 </widget>
352 </child>
353 </widget>
354 </child>
355 <child>
356 <widget class="GtkImageMenuItem" id="db_drop">
357 <property name="visible">True</property>
358 <property name="label" translatable="yes">Dro_p database</property>
359 <property name="use_underline">True</property>
360 <signal name="activate" handler="on_db_drop_activate"/>
361 <child internal-child="image">
362 <widget class="GtkImage" id="image4215">
363 <property name="visible">True</property>
364 <property name="stock">gtk-delete</property>
365 <property name="icon_size">1</property>
366 </widget>
367 </child>
368 </widget>
369 </child>
370 <child>
371 <widget class="GtkSeparatorMenuItem" id="separator7">
372 <property name="visible">True</property>
373 </widget>
374 </child>
375 <child>
376 <widget class="GtkImageMenuItem" id="admin_password">
377 <property name="visible">True</property>
378 <property name="label" translatable="yes">Administrator Password</property>
379 <property name="use_underline">True</property>
380 <signal name="activate" handler="on_admin_password_activate"/>
381 <child internal-child="image">
382 <widget class="GtkImage" id="image4216">
383 <property name="visible">True</property>
384 <property name="stock">gtk-dialog-question</property>
385 <property name="icon_size">1</property>
386 </widget>
387 </child>
388 </widget>
389 </child>
390 </widget>
391 </child>
392 <child internal-child="image">
393 <widget class="GtkImage" id="image4211">
394 <property name="visible">True</property>
395 <property name="stock">gtk-network</property>
396 <property name="icon_size">1</property>
397 </widget>
398 </child>
399 </widget>
400 </child>
401 <child>
402 <widget class="GtkSeparatorMenuItem" id="separator2">
403 <property name="visible">True</property>
404 </widget>
405 </child>
406 <child>
407 <widget class="GtkImageMenuItem" id="quitter1">
408 <property name="visible">True</property>
409 <property name="label">gtk-quit</property>
410 <property name="use_underline">True</property>
411 <property name="use_stock">True</property>
412 <signal name="activate" handler="on_quit_activate"/>
413 </widget>
414 </child>
415 </widget>
416 </child>
417 </widget>
418 </child>
419 <child>
420 <widget class="GtkMenuItem" id="user">
421 <property name="visible">True</property>
422 <property name="sensitive">False</property>
423 <property name="label" translatable="yes">_User</property>
424 <property name="use_underline">True</property>
425 <signal name="activate" handler="on_requests_activate"/>
426 <child>
427 <widget class="GtkMenu" id="user_menu">
428 <child>
429 <widget class="GtkImageMenuItem" id="preference">
430 <property name="visible">True</property>
431 <property name="label" translatable="yes">_Preferences</property>
432 <property name="use_underline">True</property>
433 <signal name="activate" handler="on_preference_activate"/>
434 <child internal-child="image">
435 <widget class="GtkImage" id="image4217">
436 <property name="visible">True</property>
437 <property name="stock">gtk-preferences</property>
438 <property name="icon_size">1</property>
439 </widget>
440 </child>
441 </widget>
442 </child>
443 <child>
444 <widget class="GtkSeparatorMenuItem" id="item2">
445 <property name="visible">True</property>
446 </widget>
447 </child>
448 <child>
449 <widget class="GtkImageMenuItem" id="send_request">
450 <property name="visible">True</property>
451 <property name="label" translatable="yes">_Send a request</property>
452 <property name="use_underline">True</property>
453 <signal name="activate" handler="on_send_request_activate"/>
454 <child internal-child="image">
455 <widget class="GtkImage" id="image4218">
456 <property name="visible">True</property>
457 <property name="stock">gtk-new</property>
458 <property name="icon_size">1</property>
459 </widget>
460 </child>
461 </widget>
462 </child>
463 <child>
464 <widget class="GtkImageMenuItem" id="read_requests">
465 <property name="visible">True</property>
466 <property name="label" translatable="yes">_Read my requests</property>
467 <property name="use_underline">True</property>
468 <signal name="activate" handler="on_read_requests_activate"/>
469 <child internal-child="image">
470 <widget class="GtkImage" id="image4219">
471 <property name="visible">True</property>
472 <property name="stock">gtk-find</property>
473 <property name="icon_size">1</property>
474 </widget>
475 </child>
476 </widget>
477 </child>
478 <child>
479 <widget class="GtkSeparatorMenuItem" id="séparateur12">
480 <property name="visible">True</property>
481 </widget>
482 </child>
483 <child>
484 <widget class="GtkMenuItem" id="request_wait">
485 <property name="visible">True</property>
486 <property name="label" translatable="yes">_Waiting Requests</property>
487 <property name="use_underline">True</property>
488 <signal name="activate" handler="on_request_wait_activate"/>
489 </widget>
490 </child>
491 </widget>
492 </child>
493 </widget>
494 </child>
495 <child>
496 <widget class="GtkMenuItem" id="form">
497 <property name="visible">True</property>
498 <property name="sensitive">False</property>
499 <property name="label" translatable="yes">For_m</property>
500 <property name="use_underline">True</property>
501 <signal name="activate" handler="on_form_activate"/>
502 <child>
503 <widget class="GtkMenu" id="form_menu">
504 <child>
505 <widget class="GtkImageMenuItem" id="form_new">
506 <property name="visible">True</property>
507 <property name="label" translatable="yes">_New</property>
508 <property name="use_underline">True</property>
509 <signal name="activate" handler="on_form_new_activate"/>
510 <accelerator key="N" modifiers="GDK_CONTROL_MASK" signal="activate"/>
511 <child internal-child="image">
512 <widget class="GtkImage" id="image4220">
513 <property name="visible">True</property>
514 <property name="stock">gtk-new</property>
515 <property name="icon_size">1</property>
516 </widget>
517 </child>
518 </widget>
519 </child>
520 <child>
521 <widget class="GtkImageMenuItem" id="form_save">
522 <property name="visible">True</property>
523 <property name="label" translatable="yes">_Save</property>
524 <property name="use_underline">True</property>
525 <signal name="activate" handler="on_form_save_activate"/>
526 <accelerator key="S" modifiers="GDK_CONTROL_MASK" signal="activate"/>
527 <child internal-child="image">
528 <widget class="GtkImage" id="image4221">
529 <property name="visible">True</property>
530 <property name="stock">gtk-save</property>
531 <property name="icon_size">1</property>
532 </widget>
533 </child>
534 </widget>
535 </child>
536 <child>
537 <widget class="GtkImageMenuItem" id="copy">
538 <property name="visible">True</property>
539 <property name="tooltip" translatable="yes">Copy this resource</property>
540 <property name="label" translatable="yes">_Duplicate</property>
541 <property name="use_underline">True</property>
542 <signal name="activate" handler="on_form_copy_activate"/>
543 <accelerator key="D" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK" signal="activate"/>
544 <child internal-child="image">
545 <widget class="GtkImage" id="image4222">
546 <property name="visible">True</property>
547 <property name="stock">gtk-copy</property>
548 <property name="icon_size">1</property>
549 </widget>
550 </child>
551 </widget>
552 </child>
553 <child>
554 <widget class="GtkImageMenuItem" id="form_delete">
555 <property name="visible">True</property>
556 <property name="label" translatable="yes">_Delete</property>
557 <property name="use_underline">True</property>
558 <signal name="activate" handler="on_form_del_activate"/>
559 <accelerator key="D" modifiers="GDK_CONTROL_MASK" signal="activate"/>
560 <child internal-child="image">
561 <widget class="GtkImage" id="image4223">
562 <property name="visible">True</property>
563 <property name="stock">gtk-delete</property>
564 <property name="icon_size">1</property>
565 </widget>
566 </child>
567 </widget>
568 </child>
569 <child>
570 <widget class="GtkSeparatorMenuItem" id="séparateur1">
571 <property name="visible">True</property>
572 </widget>
573 </child>
574 <child>
575 <widget class="GtkImageMenuItem" id="form_search">
576 <property name="visible">True</property>
577 <property name="label" translatable="yes">Find</property>
578 <property name="use_underline">True</property>
579 <signal name="activate" handler="on_form_search_activate"/>
580 <accelerator key="F" modifiers="GDK_CONTROL_MASK" signal="activate"/>
581 <child internal-child="image">
582 <widget class="GtkImage" id="image4224">
583 <property name="visible">True</property>
584 <property name="stock">gtk-find</property>
585 <property name="icon_size">1</property>
586 </widget>
587 </child>
588 </widget>
589 </child>
590 <child>
591 <widget class="GtkImageMenuItem" id="form_next">
592 <property name="visible">True</property>
593 <property name="label" translatable="yes">Ne_xt</property>
594 <property name="use_underline">True</property>
595 <signal name="activate" handler="on_form_next_activate"/>
596 <accelerator key="Page_Down" modifiers="" signal="activate"/>
597 <child internal-child="image">
598 <widget class="GtkImage" id="image4225">
599 <property name="visible">True</property>
600 <property name="stock">gtk-go-forward</property>
601 <property name="icon_size">1</property>
602 </widget>
603 </child>
604 </widget>
605 </child>
606 <child>
607 <widget class="GtkImageMenuItem" id="form_previous">
608 <property name="visible">True</property>
609 <property name="label" translatable="yes">Pre_vious</property>
610 <property name="use_underline">True</property>
611 <signal name="activate" handler="on_form_previous_activate"/>
612 <accelerator key="Page_Up" modifiers="" signal="activate"/>
613 <child internal-child="image">
614 <widget class="GtkImage" id="image4226">
615 <property name="visible">True</property>
616 <property name="stock">gtk-go-back</property>
617 <property name="icon_size">1</property>
618 </widget>
619 </child>
620 </widget>
621 </child>
622 <child>
623 <widget class="GtkImageMenuItem" id="switch_lf">
624 <property name="visible">True</property>
625 <property name="label" translatable="yes">Switch to list/form</property>
626 <property name="use_underline">True</property>
627 <signal name="activate" handler="on_but_switch_clicked"/>
628 <accelerator key="L" modifiers="GDK_CONTROL_MASK" signal="activate"/>
629 <child internal-child="image">
630 <widget class="GtkImage" id="image4227">
631 <property name="visible">True</property>
632 <property name="stock">gtk-justify-fill</property>
633 <property name="icon_size">1</property>
634 </widget>
635 </child>
636 </widget>
637 </child>
638 <child>
639 <widget class="GtkImageMenuItem" id="win_new">
640 <property name="visible">True</property>
641 <property name="label" translatable="yes">_Menu</property>
642 <property name="use_underline">True</property>
643 <signal name="activate" handler="on_win_new_activate"/>
644 <accelerator key="T" modifiers="GDK_CONTROL_MASK" signal="activate"/>
645 <child internal-child="image">
646 <widget class="GtkImage" id="image4228">
647 <property name="visible">True</property>
648 <property name="stock">gtk-index</property>
649 <property name="icon_size">1</property>
650 </widget>
651 </child>
652 </widget>
653 </child>
654 <child>
655 <widget class="GtkSeparatorMenuItem" id="separator8">
656 <property name="visible">True</property>
657 </widget>
658 </child>
659 <child>
660 <widget class="GtkImageMenuItem" id="win_home">
661 <property name="visible">True</property>
662 <property name="label" translatable="yes">_New Home Tab</property>
663 <property name="use_underline">True</property>
664 <signal name="activate" handler="on_win_home_activate"/>
665 <accelerator key="H" modifiers="GDK_CONTROL_MASK" signal="activate"/>
666 <child internal-child="image">
667 <widget class="GtkImage" id="image4229">
668 <property name="visible">True</property>
669 <property name="stock">gtk-home</property>
670 <property name="icon_size">1</property>
671 </widget>
672 </child>
673 </widget>
674 </child>
675 <child>
676 <widget class="GtkImageMenuItem" id="win_close">
677 <property name="visible">True</property>
678 <property name="label" translatable="yes">Close Tab</property>
679 <property name="use_underline">True</property>
680 <signal name="activate" handler="on_win_close_activate"/>
681 <accelerator key="W" modifiers="GDK_CONTROL_MASK" signal="activate"/>
682 <child internal-child="image">
683 <widget class="GtkImage" id="image4230">
684 <property name="visible">True</property>
685 <property name="stock">gtk-close</property>
686 <property name="icon_size">1</property>
687 </widget>
688 </child>
689 </widget>
690 </child>
691 <child>
692 <widget class="GtkMenuItem" id="win_prev">
693 <property name="visible">True</property>
694 <property name="label" translatable="yes">Previous Tab</property>
695 <property name="use_underline">True</property>
696 <signal name="activate" handler="on_win_prev_activate"/>
697 <accelerator key="Page_Up" modifiers="GDK_CONTROL_MASK" signal="activate"/>
698 </widget>
699 </child>
700 <child>
701 <widget class="GtkMenuItem" id="win_next">
702 <property name="visible">True</property>
703 <property name="label" translatable="yes">Next Tab</property>
704 <property name="use_underline">True</property>
705 <signal name="activate" handler="on_win_next_activate"/>
706 <accelerator key="Page_Down" modifiers="GDK_CONTROL_MASK" signal="activate"/>
707 </widget>
708 </child>
709 <child>
710 <widget class="GtkSeparatorMenuItem" id="séparateur9">
711 <property name="visible">True</property>
712 </widget>
713 </child>
714 <child>
715 <widget class="GtkMenuItem" id="form_log">
716 <property name="visible">True</property>
717 <property name="label" translatable="yes">View _logs</property>
718 <property name="use_underline">True</property>
719 <signal name="activate" handler="on_form_log_activate"/>
720 </widget>
721 </child>
722 <child>
723 <widget class="GtkMenuItem" id="goto_id">
724 <property name="visible">True</property>
725 <property name="label" translatable="yes">_Go to resource ID...</property>
726 <property name="use_underline">True</property>
727 <signal name="activate" handler="on_goto_id_activate"/>
728 <accelerator key="G" modifiers="GDK_CONTROL_MASK" signal="activate"/>
729 </widget>
730 </child>
731 <child>
732 <widget class="GtkSeparatorMenuItem" id="separator6">
733 <property name="visible">True</property>
734 </widget>
735 </child>
736 <child>
737 <widget class="GtkImageMenuItem" id="form_open">
738 <property name="visible">True</property>
739 <property name="label" translatable="yes">_Open</property>
740 <property name="use_underline">True</property>
741 <signal name="activate" handler="on_form_open_activate"/>
742 <child internal-child="image">
743 <widget class="GtkImage" id="image4231">
744 <property name="visible">True</property>
745 <property name="stock">gtk-open</property>
746 <property name="icon_size">1</property>
747 </widget>
748 </child>
749 </widget>
750 </child>
751 <child>
752 <widget class="GtkImageMenuItem" id="form_reload">
753 <property name="visible">True</property>
754 <property name="label" translatable="yes">Reloa_d / Undo</property>
755 <property name="use_underline">True</property>
756 <signal name="activate" handler="on_form_reload_activate"/>
757 <accelerator key="R" modifiers="GDK_CONTROL_MASK" signal="activate"/>
758 <child internal-child="image">
759 <widget class="GtkImage" id="image4232">
760 <property name="visible">True</property>
761 <property name="stock">gtk-redo</property>
762 <property name="icon_size">1</property>
763 </widget>
764 </child>
765 </widget>
766 </child>
767 <child>
768 <widget class="GtkSeparatorMenuItem" id="séparateur5">
769 <property name="visible">True</property>
770 </widget>
771 </child>
772 <child>
773 <widget class="GtkMenuItem" id="form_repeat">
774 <property name="visible">True</property>
775 <property name="label" translatable="yes">Repeat latest _action</property>
776 <property name="use_underline">True</property>
777 <signal name="activate" handler="on_form_repeat_activate"/>
778 <accelerator key="Z" modifiers="GDK_CONTROL_MASK" signal="activate"/>
779 </widget>
780 </child>
781 <child>
782 <widget class="GtkSeparatorMenuItem" id="séparateur7">
783 <property name="visible">True</property>
784 </widget>
785 </child>
786 <child>
787 <widget class="GtkImageMenuItem" id="form_print">
788 <property name="visible">True</property>
789 <property name="label" translatable="yes">_Preview in PDF</property>
790 <property name="use_underline">True</property>
791 <signal name="activate" handler="on_form_print_activate"/>
792 <accelerator key="P" modifiers="GDK_CONTROL_MASK" signal="activate"/>
793 <child internal-child="image">
794 <widget class="GtkImage" id="image4233">
795 <property name="visible">True</property>
796 <property name="stock">gtk-print-preview</property>
797 <property name="icon_size">1</property>
798 </widget>
799 </child>
800 </widget>
801 </child>
802 <child>
803 <widget class="GtkImageMenuItem" id="form_print_html">
804 <property name="visible">True</property>
805 <property name="label" translatable="yes">Previe_w in editor</property>
806 <property name="use_underline">True</property>
807 <signal name="activate" handler="on_form_print_html_activate"/>
808 <child internal-child="image">
809 <widget class="GtkImage" id="image4234">
810 <property name="visible">True</property>
811 <property name="stock">gtk-print-preview</property>
812 <property name="icon_size">1</property>
813 </widget>
814 </child>
815 </widget>
816 </child>
817 <child>
818 <widget class="GtkSeparatorMenuItem" id="séparateur8">
819 <property name="visible">True</property>
820 </widget>
821 </child>
822 <child>
823 <widget class="GtkImageMenuItem" id="form_save_as">
824 <property name="visible">True</property>
825 <property name="label" translatable="yes">Expor_t data...</property>
826 <property name="use_underline">True</property>
827 <signal name="activate" handler="on_form_save_as_activate"/>
828 <child internal-child="image">
829 <widget class="GtkImage" id="image4235">
830 <property name="visible">True</property>
831 <property name="stock">gtk-save-as</property>
832 <property name="icon_size">1</property>
833 </widget>
834 </child>
835 </widget>
836 </child>
837 <child>
838 <widget class="GtkMenuItem" id="form_import">
839 <property name="visible">True</property>
840 <property name="label" translatable="yes">I_mport data...</property>
841 <property name="use_underline">True</property>
842 <signal name="activate" handler="on_form_import_activate"/>
843 </widget>
844 </child>
845 </widget>
846 </child>
847 </widget>
848 </child>
849 <child>
850 <widget class="GtkMenuItem" id="options">
851 <property name="visible">True</property>
852 <property name="label" translatable="yes">_Options</property>
853 <property name="use_underline">True</property>
854 <child>
855 <widget class="GtkMenu" id="options_menu">
856 <child>
857 <widget class="GtkMenuItem" id="extension_manager">
858 <property name="visible">True</property>
859 <property name="label" translatable="yes">_Extension Manager</property>
860 <property name="use_underline">True</property>
861 <signal name="activate" handler="on_extension_manager_activate"/>
862 </widget>
863 </child>
864 <child>
865 <widget class="GtkMenuItem" id="menubar">
866 <property name="visible">True</property>
867 <property name="label" translatable="yes">_Menubar</property>
868 <property name="use_underline">True</property>
869 <signal name="activate" handler="on_menubar_activate"/>
870 <child>
871 <widget class="GtkMenu" id="menubar_menu">
872 <child>
873 <widget class="GtkRadioMenuItem" id="menubar_both">
874 <property name="visible">True</property>
875 <property name="label" translatable="yes">Text _and Icons</property>
876 <property name="use_underline">True</property>
877 <signal name="activate" handler="on_menubar_both_activate"/>
878 </widget>
879 </child>
880 <child>
881 <widget class="GtkRadioMenuItem" id="menubar_icons">
882 <property name="visible">True</property>
883 <property name="label" translatable="yes">_Icons only</property>
884 <property name="use_underline">True</property>
885 <property name="group">menubar_both</property>
886 <signal name="activate" handler="on_menubar_icons_activate"/>
887 </widget>
888 </child>
889 <child>
890 <widget class="GtkRadioMenuItem" id="menubar_text">
891 <property name="visible">True</property>
892 <property name="label" translatable="yes">_Text only</property>
893 <property name="use_underline">True</property>
894 <property name="group">menubar_both</property>
895 <signal name="activate" handler="on_menubar_text_activate"/>
896 </widget>
897 </child>
898 </widget>
899 </child>
900 </widget>
901 </child>
902 <child>
903 <widget class="GtkImageMenuItem" id="client_mode1">
904 <property name="visible">True</property>
905 <property name="label" translatable="yes">Client Mode</property>
906 <property name="use_underline">True</property>
907 <signal name="activate" handler="on_client_mode1_activate"/>
908 <child>
909 <widget class="GtkMenu" id="client_mode1_menu">
910 <child>
911 <widget class="GtkRadioMenuItem" id="mode_normal">
912 <property name="visible">True</property>
913 <property name="label" translatable="yes">Normal</property>
914 <property name="use_underline">True</property>
915 <signal name="activate" handler="on_mode_normal_activate"/>
916 </widget>
917 </child>
918 <child>
919 <widget class="GtkRadioMenuItem" id="mode_pda">
920 <property name="visible">True</property>
921 <property name="label" translatable="yes">Mode PDA</property>
922 <property name="use_underline">True</property>
923 <property name="group">mode_normal</property>
924 <signal name="activate" handler="on_mode_pda_activate"/>
925 </widget>
926 </child>
927 </widget>
928 </child>
929 <child internal-child="image">
930 <widget class="GtkImage" id="image4236">
931 <property name="visible">True</property>
932 <property name="stock">gtk-print-preview</property>
933 <property name="icon_size">1</property>
934 </widget>
935 </child>
936 </widget>
937 </child>
938 <child>
939 <widget class="GtkImageMenuItem" id="menu_theme">
940 <property name="visible">True</property>
941 <property name="label" translatable="yes">_Theme</property>
942 <property name="use_underline">True</property>
943 <signal name="activate" handler="on_theme1_activate"/>
944 <child>
945 <widget class="GtkMenu" id="menu_theme_menu">
946 <child>
947 <widget class="GtkMenuItem" id="tiny_erp_theme1">
948 <property name="visible">True</property>
949 <property name="label" translatable="yes">Tiny ERP Theme</property>
950 <property name="use_underline">True</property>
951 <signal name="activate" handler="on_tiny_erp_theme1_activate"/>
952 </widget>
953 </child>
954 <child>
955 <widget class="GtkMenuItem" id="aqua_os_x">
956 <property name="visible">True</property>
957 <property name="label">Aqua OS X</property>
958 <property name="use_underline">True</property>
959 <signal name="activate" handler="on_aqua_os_x_activate"/>
960 </widget>
961 </child>
962 <child>
963 <widget class="GtkSeparatorMenuItem" id="séparateur14">
964 <property name="visible">True</property>
965 </widget>
966 </child>
967 <child>
968 <widget class="GtkMenuItem" id="default_theme">
969 <property name="visible">True</property>
970 <property name="label" translatable="yes">Default Theme</property>
971 <property name="use_underline">True</property>
972 <signal name="activate" handler="on_default_theme_activate"/>
973 </widget>
974 </child>
975 </widget>
976 </child>
977 <child internal-child="image">
978 <widget class="GtkImage" id="image4237">
979 <property name="visible">True</property>
980 <property name="stock">gtk-select-color</property>
981 <property name="icon_size">1</property>
982 </widget>
983 </child>
984 </widget>
985 </child>
986 <child>
987 <widget class="GtkMenuItem" id="forms1">
988 <property name="visible">True</property>
989 <property name="label" translatable="yes">_Forms</property>
990 <property name="use_underline">True</property>
991 <signal name="activate" handler="on_forms1_activate"/>
992 <child>
993 <widget class="GtkMenu" id="forms1_menu">
994 <child>
995 <widget class="GtkCheckMenuItem" id="opt_form_toolbar">
996 <property name="visible">True</property>
997 <property name="label" translatable="yes">Right Toolbar</property>
998 <property name="use_underline">True</property>
999 <signal name="activate" handler="on_opt_form_toolbar_activate"/>
1000 </widget>
1001 </child>
1002 <child>
1003 <widget class="GtkMenuItem" id="forms_tab">
1004 <property name="visible">True</property>
1005 <property name="label" translatable="yes">Tabs default position</property>
1006 <property name="use_underline">True</property>
1007 <signal name="activate" handler="on_forms_tabs_activate"/>
1008 <child>
1009 <widget class="GtkMenu" id="forms_tab_menu">
1010 <child>
1011 <widget class="GtkRadioMenuItem" id="opt_form_tab_top">
1012 <property name="visible">True</property>
1013 <property name="label" translatable="yes">Top</property>
1014 <property name="use_underline">True</property>
1015 <signal name="activate" handler="on_opt_form_tab_top_activate"/>
1016 </widget>
1017 </child>
1018 <child>
1019 <widget class="GtkRadioMenuItem" id="opt_form_tab_left">
1020 <property name="visible">True</property>
1021 <property name="label" translatable="yes">Left</property>
1022 <property name="use_underline">True</property>
1023 <property name="group">opt_form_tab_top</property>
1024 <signal name="activate" handler="on_opt_form_tab_left_activate"/>
1025 </widget>
1026 </child>
1027 <child>
1028 <widget class="GtkRadioMenuItem" id="opt_form_tab_right">
1029 <property name="visible">True</property>
1030 <property name="label" translatable="yes">Right</property>
1031 <property name="use_underline">True</property>
1032 <property name="group">opt_form_tab_top</property>
1033 <signal name="activate" handler="on_opt_form_tab_right_activate"/>
1034 </widget>
1035 </child>
1036 <child>
1037 <widget class="GtkRadioMenuItem" id="opt_form_tab_bottom">
1038 <property name="visible">True</property>
1039 <property name="label" translatable="yes">Bottom</property>
1040 <property name="use_underline">True</property>
1041 <property name="group">opt_form_tab_top</property>
1042 <signal name="activate" handler="on_opt_form_tab_bottom_activate"/>
1043 </widget>
1044 </child>
1045 </widget>
1046 </child>
1047 </widget>
1048 </child>
1049 <child>
1050 <widget class="GtkMenuItem" id="forms_tab_orientation">
1051 <property name="visible">True</property>
1052 <property name="label" translatable="yes">Tabs default orientation</property>
1053 <property name="use_underline">True</property>
1054 <signal name="activate" handler="on_forms_tabs_orientation_activate"/>
1055 <child>
1056 <widget class="GtkMenu" id="forms_tab_orientation_menu">
1057 <child>
1058 <widget class="GtkRadioMenuItem" id="opt_form_tab_orientation_0">
1059 <property name="visible">True</property>
1060 <property name="label" translatable="yes">Horizontal</property>
1061 <property name="use_underline">True</property>
1062 <signal name="activate" handler="on_opt_form_tab_orientation_horizontal_activate"/>
1063 </widget>
1064 </child>
1065 <child>
1066 <widget class="GtkRadioMenuItem" id="opt_form_tab_orientation_90">
1067 <property name="visible">True</property>
1068 <property name="label" translatable="yes">Vertical</property>
1069 <property name="use_underline">True</property>
1070 <property name="group">opt_form_tab_orientation_0</property>
1071 <signal name="activate" handler="on_opt_form_tab_orientation_vertical_activate"/>
1072 </widget>
1073 </child>
1074 </widget>
1075 </child>
1076 </widget>
1077 </child>
1078 </widget>
1079 </child>
1080 </widget>
1081 </child>
1082 <child>
1083 <widget class="GtkImageMenuItem" id="printer">
1084 <property name="visible">True</property>
1085 <property name="label" translatable="yes">_Print</property>
1086 <property name="use_underline">True</property>
1087 <child>
1088 <widget class="GtkMenu" id="printer_menu">
1089 <child>
1090 <widget class="GtkCheckMenuItem" id="opt_print_preview">
1091 <property name="visible">True</property>
1092 <property name="label" translatable="yes">Previe_w before print</property>
1093 <property name="use_underline">True</property>
1094 <signal name="activate" handler="on_opt_print_preview_activate"/>
1095 </widget>
1096 </child>
1097 </widget>
1098 </child>
1099 <child internal-child="image">
1100 <widget class="GtkImage" id="image4238">
1101 <property name="visible">True</property>
1102 <property name="stock">gtk-print</property>
1103 <property name="icon_size">1</property>
1104 </widget>
1105 </child>
1106 </widget>
1107 </child>
1108 <child>
1109 <widget class="GtkSeparatorMenuItem" id="separator5">
1110 <property name="visible">True</property>
1111 </widget>
1112 </child>
1113 <child>
1114 <widget class="GtkImageMenuItem" id="opt_save">
1115 <property name="visible">True</property>
1116 <property name="label" translatable="yes">_Save options</property>
1117 <property name="use_underline">True</property>
1118 <signal name="activate" handler="on_opt_save_activate"/>
1119 <child internal-child="image">
1120 <widget class="GtkImage" id="image4239">
1121 <property name="visible">True</property>
1122 <property name="stock">gtk-save</property>
1123 <property name="icon_size">1</property>
1124 </widget>
1125 </child>
1126 </widget>
1127 </child>
1128 </widget>
1129 </child>
1130 </widget>
1131 </child>
1132 <child>
1133 <widget class="GtkMenuItem" id="plugins">
1134 <property name="visible">True</property>
1135 <property name="sensitive">False</property>
1136 <property name="label" translatable="yes">_Plugins</property>
1137 <property name="use_underline">True</property>
1138 <signal name="activate" handler="on_plugins_activate"/>
1139 <child>
1140 <widget class="GtkMenu" id="plugins_menu">
1141 <child>
1142 <widget class="GtkImageMenuItem" id="plugin_execute">
1143 <property name="visible">True</property>
1144 <property name="label" translatable="yes">_Execute a plugin</property>
1145 <property name="use_underline">True</property>
1146 <signal name="activate" handler="on_plugin_execute_activate"/>
1147 <child internal-child="image">
1148 <widget class="GtkImage" id="image4240">
1149 <property name="visible">True</property>
1150 <property name="stock">gtk-network</property>
1151 <property name="icon_size">1</property>
1152 </widget>
1153 </child>
1154 </widget>
1155 </child>
1156 </widget>
1157 </child>
1158 </widget>
1159 </child>
1160 <child>
1161 <widget class="GtkMenuItem" id="shortcut">
1162 <property name="visible">True</property>
1163 <property name="sensitive">False</property>
1164 <property name="label" translatable="yes">_Shortcuts</property>
1165 <property name="use_underline">True</property>
1166 <signal name="activate" handler="on_shortcut_activate"/>
1167 </widget>
1168 </child>
1169 <child>
1170 <widget class="GtkMenuItem" id="help">
1171 <property name="visible">True</property>
1172 <property name="label" translatable="yes">_Help</property>
1173 <property name="use_underline">True</property>
1174 <child>
1175 <widget class="GtkMenu" id="help_menu">
1176 <child>
1177 <widget class="GtkImageMenuItem" id="support">
1178 <property name="visible">True</property>
1179 <property name="label" translatable="yes">Support Request</property>
1180 <property name="use_underline">True</property>
1181 <signal name="activate" handler="on_support_activate"/>
1182 <child internal-child="image">
1183 <widget class="GtkImage" id="image4241">
1184 <property name="visible">True</property>
1185 <property name="stock">gtk-help</property>
1186 <property name="icon_size">1</property>
1187 </widget>
1188 </child>
1189 </widget>
1190 </child>
1191 <child>
1192 <widget class="GtkSeparatorMenuItem" id="séparateur13">
1193 <property name="visible">True</property>
1194 </widget>
1195 </child>
1196 <child>
1197 <widget class="GtkImageMenuItem" id="help_index">
1198 <property name="visible">True</property>
1199 <property name="label" translatable="yes">User _Manual</property>
1200 <property name="use_underline">True</property>
1201 <signal name="activate" handler="on_help_index_activate"/>
1202 <child internal-child="image">
1203 <widget class="GtkImage" id="image4242">
1204 <property name="visible">True</property>
1205 <property name="stock">gtk-zoom-fit</property>
1206 <property name="icon_size">1</property>
1207 </widget>
1208 </child>
1209 </widget>
1210 </child>
1211 <child>
1212 <widget class="GtkImageMenuItem" id="help_contextual">
1213 <property name="visible">True</property>
1214 <property name="label" translatable="yes">_Contextual Help</property>
1215 <property name="use_underline">True</property>
1216 <signal name="activate" handler="on_help_contextual_activate"/>
1217 <accelerator key="H" modifiers="GDK_CONTROL_MASK" signal="activate"/>
1218 <child internal-child="image">
1219 <widget class="GtkImage" id="image4243">
1220 <property name="visible">True</property>
1221 <property name="stock">gtk-jump-to</property>
1222 <property name="icon_size">1</property>
1223 </widget>
1224 </child>
1225 </widget>
1226 </child>
1227 <child>
1228 <widget class="GtkImageMenuItem" id="help_tips">
1229 <property name="visible">True</property>
1230 <property name="label" translatable="yes">_Tips</property>
1231 <property name="use_underline">True</property>
1232 <signal name="activate" handler="on_help_tips_activate"/>
1233 <child internal-child="image">
1234 <widget class="GtkImage" id="image4244">
1235 <property name="visible">True</property>
1236 <property name="stock">gtk-index</property>
1237 <property name="icon_size">1</property>
1238 </widget>
1239 </child>
1240 </widget>
1241 </child>
1242 <child>
1243 <widget class="GtkMenuItem" id="shortcuts">
1244 <property name="visible">True</property>
1245 <property name="label" translatable="yes">Keyboard Shortcuts</property>
1246 <property name="use_underline">True</property>
1247 <signal name="activate" handler="on_shortcuts_activate"/>
1248 </widget>
1249 </child>
1250 <child>
1251 <widget class="GtkSeparatorMenuItem" id="séparateur11">
1252 <property name="visible">True</property>
1253 </widget>
1254 </child>
1255 <child>
1256 <widget class="GtkImageMenuItem" id="help_licence">
1257 <property name="visible">True</property>
1258 <property name="label" translatable="yes">_License</property>
1259 <property name="use_underline">True</property>
1260 <signal name="activate" handler="on_help_licence_activate"/>
1261 <child internal-child="image">
1262 <widget class="GtkImage" id="image4245">
1263 <property name="visible">True</property>
1264 <property name="stock">gtk-justify-center</property>
1265 <property name="icon_size">1</property>
1266 </widget>
1267 </child>
1268 </widget>
1269 </child>
1270 <child>
1271 <widget class="GtkImageMenuItem" id="about1">
1272 <property name="visible">True</property>
1273 <property name="label" translatable="yes">_About...</property>
1274 <property name="use_underline">True</property>
1275 <signal name="activate" handler="on_about_activate"/>
1276 <child internal-child="image">
1277 <widget class="GtkImage" id="image4246">
1278 <property name="visible">True</property>
1279 <property name="stock">gtk-about</property>
1280 <property name="icon_size">1</property>
1281 </widget>
1282 </child>
1283 </widget>
1284 </child>
1285 </widget>
1286 </child>
1287 </widget>
1288 </child>
1289 </widget>
1290 </child>
1291 </widget>
1292 <packing>
1293 <property name="expand">False</property>
1294 <property name="fill">False</property>
1295 </packing>
1296 </child>
1297 <child>
1298 <widget class="GtkToolbar" id="main_toolbar">
1299 <property name="visible">True</property>
1300 <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
1301 <child>
1302 <widget class="GtkToolButton" id="but_new">
1303 <property name="visible">True</property>
1304 <property name="tooltip" translatable="yes">Create a new resource</property>
1305 <property name="stock_id">gtk-new</property>
1306 <signal name="clicked" handler="on_but_new_clicked"/>
1307 </widget>
1308 <packing>
1309 <property name="expand">False</property>
1310 </packing>
1311 </child>
1312 <child>
1313 <widget class="GtkToolButton" id="but_save">
1314 <property name="visible">True</property>
1315 <property name="tooltip" translatable="yes">Edit / Save this resource</property>
1316 <property name="stock_id">gtk-save</property>
1317 <signal name="clicked" handler="on_but_save_clicked"/>
1318 </widget>
1319 <packing>
1320 <property name="expand">False</property>
1321 </packing>
1322 </child>
1323 <child>
1324 <widget class="GtkSeparatorToolItem" id="separatortoolitem5">
1325 <property name="visible">True</property>
1326 </widget>
1327 <packing>
1328 <property name="expand">False</property>
1329 <property name="homogeneous">False</property>
1330 </packing>
1331 </child>
1332 <child>
1333 <widget class="GtkToolButton" id="but_remove">
1334 <property name="visible">True</property>
1335 <property name="tooltip" translatable="yes">Delete this resource</property>
1336 <property name="stock_id">gtk-delete</property>
1337 <signal name="clicked" handler="on_but_remove_clicked"/>
1338 </widget>
1339 <packing>
1340 <property name="expand">False</property>
1341 </packing>
1342 </child>
1343 <child>
1344 <widget class="GtkSeparatorToolItem" id="separatortoolitem1">
1345 <property name="visible">True</property>
1346 </widget>
1347 <packing>
1348 <property name="expand">False</property>
1349 <property name="homogeneous">False</property>
1350 </packing>
1351 </child>
1352 <child>
1353 <widget class="GtkToolButton" id="but_search">
1354 <property name="visible">True</property>
1355 <property name="tooltip" translatable="yes">Find a resource</property>
1356 <property name="stock_id">gtk-find</property>
1357 <signal name="clicked" handler="on_but_search_clicked"/>
1358 </widget>
1359 <packing>
1360 <property name="expand">False</property>
1361 </packing>
1362 </child>
1363 <child>
1364 <widget class="GtkToolButton" id="but_previous">
1365 <property name="visible">True</property>
1366 <property name="tooltip" translatable="yes">Go to previous matched search</property>
1367 <property name="stock_id">gtk-go-back</property>
1368 <signal name="clicked" handler="on_but_previous_clicked"/>
1369 </widget>
1370 <packing>
1371 <property name="expand">False</property>
1372 </packing>
1373 </child>
1374 <child>
1375 <widget class="GtkToolButton" id="but_next">
1376 <property name="visible">True</property>
1377 <property name="tooltip" translatable="yes">Go to next matched resource</property>
1378 <property name="stock_id">gtk-go-forward</property>
1379 <signal name="clicked" handler="on_but_next_clicked"/>
1380 </widget>
1381 <packing>
1382 <property name="expand">False</property>
1383 </packing>
1384 </child>
1385 <child>
1386 <widget class="GtkToolButton" id="but_switch">
1387 <property name="visible">True</property>
1388 <property name="tooltip" translatable="yes">Switch current view: form / list / graph</property>
1389 <property name="label" translatable="yes">View</property>
1390 <property name="use_underline">True</property>
1391 <property name="stock_id">gtk-justify-left</property>
1392 <signal name="clicked" handler="on_but_switch_clicked"/>
1393 </widget>
1394 <packing>
1395 <property name="expand">False</property>
1396 </packing>
1397 </child>
1398 <child>
1399 <widget class="GtkToolButton" id="but_reload">
1400 <property name="visible">True</property>
1401 <property name="tooltip" translatable="yes">Reload / Undo Form</property>
1402 <property name="label" translatable="yes">Reload</property>
1403 <property name="use_underline">True</property>
1404 <property name="stock_id">gtk-redo</property>
1405 <signal name="clicked" handler="on_form_reload_activate"/>
1406 </widget>
1407 <packing>
1408 <property name="expand">False</property>
1409 </packing>
1410 </child>
1411 <child>
1412 <widget class="GtkToolButton" id="but_menu">
1413 <property name="visible">True</property>
1414 <property name="sensitive">False</property>
1415 <property name="tooltip" translatable="yes">Menu</property>
1416 <property name="label" translatable="yes">Menu</property>
1417 <property name="use_underline">True</property>
1418 <property name="stock_id">gtk-index</property>
1419 <signal name="clicked" handler="on_but_menu_clicked"/>
1420 </widget>
1421 <packing>
1422 <property name="expand">False</property>
1423 </packing>
1424 </child>
1425 <child>
1426 <widget class="GtkSeparatorToolItem" id="separatortoolitem2">
1427 <property name="visible">True</property>
1428 </widget>
1429 <packing>
1430 <property name="expand">False</property>
1431 <property name="homogeneous">False</property>
1432 </packing>
1433 </child>
1434 <child>
1435 <widget class="GtkToolButton" id="but_action">
1436 <property name="visible">True</property>
1437 <property name="tooltip" translatable="yes">Launch actions about this resource</property>
1438 <property name="label" translatable="yes">Action</property>
1439 <property name="use_underline">True</property>
1440 <property name="stock_id">gtk-execute</property>
1441 <signal name="clicked" handler="on_but_action_clicked"/>
1442 </widget>
1443 <packing>
1444 <property name="expand">False</property>
1445 </packing>
1446 </child>
1447 <child>
1448 <widget class="GtkToolButton" id="but_print">
1449 <property name="visible">True</property>
1450 <property name="tooltip" translatable="yes">Print documents</property>
1451 <property name="stock_id">gtk-print</property>
1452 <signal name="clicked" handler="on_but_print_clicked"/>
1453 </widget>
1454 <packing>
1455 <property name="expand">False</property>
1456 </packing>
1457 </child>
1458 <child>
1459 <widget class="GtkSeparatorToolItem" id="separatortoolitem3">
1460 <property name="visible">True</property>
1461 </widget>
1462 <packing>
1463 <property name="expand">False</property>
1464 <property name="homogeneous">False</property>
1465 </packing>
1466 </child>
1467 <child>
1468 <widget class="GtkToolButton" id="but_attach">
1469 <property name="visible">True</property>
1470 <property name="tooltip" translatable="yes">Add an attachment to this resource</property>
1471 <property name="label" translatable="yes">Attachment</property>
1472 <property name="use_underline">True</property>
1473 <property name="stock_id">gtk-paste</property>
1474 <signal name="clicked" handler="on_but_attach_clicked"/>
1475 </widget>
1476 <packing>
1477 <property name="expand">False</property>
1478 </packing>
1479 </child>
1480 <child>
1481 <widget class="GtkSeparatorToolItem" id="separatortoolitem4">
1482 <property name="visible">True</property>
1483 </widget>
1484 <packing>
1485 <property name="expand">False</property>
1486 <property name="homogeneous">False</property>
1487 </packing>
1488 </child>
1489 <child>
1490 <widget class="GtkToolButton" id="but_close">
1491 <property name="visible">True</property>
1492 <property name="tooltip" translatable="yes">Close this window</property>
1493 <property name="stock_id">gtk-close</property>
1494 <signal name="clicked" handler="on_but_close_clicked"/>
1495 </widget>
1496 <packing>
1497 <property name="expand">False</property>
1498 </packing>
1499 </child>
1500 </widget>
1501 <packing>
1502 <property name="expand">False</property>
1503 <property name="fill">False</property>
1504 <property name="position">1</property>
1505 </packing>
1506 </child>
1507 <child>
1508 <placeholder/>
1509 </child>
1510 <child>
1511 <widget class="GtkHBox" id="hbox_status_main">
1512 <property name="visible">True</property>
1513 <child>
1514 <widget class="GtkStatusbar" id="sb_user_server">
1515 <property name="width_request">150</property>
1516 <property name="visible">True</property>
1517 <property name="border_width">2</property>
1518 <property name="has_resize_grip">False</property>
1519 </widget>
1520 </child>
1521 <child>
1522 <widget class="GtkStatusbar" id="sb_user_name">
1523 <property name="width_request">130</property>
1524 <property name="visible">True</property>
1525 <property name="border_width">2</property>
1526 <property name="has_resize_grip">False</property>
1527 </widget>
1528 <packing>
1529 <property name="position">1</property>
1530 </packing>
1531 </child>
1532 <child>
1533 <widget class="GtkLabel" id="label54">
1534 <property name="visible">True</property>
1535 <property name="xpad">5</property>
1536 <property name="label" translatable="yes">Requests:</property>
1537 </widget>
1538 <packing>
1539 <property name="expand">False</property>
1540 <property name="fill">False</property>
1541 <property name="position">2</property>
1542 </packing>
1543 </child>
1544 <child>
1545 <widget class="GtkStatusbar" id="sb_requests">
1546 <property name="width_request">128</property>
1547 <property name="visible">True</property>
1548 <property name="border_width">2</property>
1549 <property name="has_resize_grip">False</property>
1550 </widget>
1551 <packing>
1552 <property name="position">3</property>
1553 </packing>
1554 </child>
1555 <child>
1556 <widget class="GtkButton" id="req_search_but">
1557 <property name="visible">True</property>
1558 <property name="can_focus">True</property>
1559 <property name="tooltip" translatable="yes">Read my Requests</property>
1560 <property name="relief">GTK_RELIEF_NONE</property>
1561 <property name="response_id">0</property>
1562 <signal name="clicked" handler="on_read_requests_activate"/>
1563 <child>
1564 <widget class="GtkImage" id="image376">
1565 <property name="visible">True</property>
1566 <property name="stock">gtk-find</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">4</property>
1574 </packing>
1575 </child>
1576 <child>
1577 <widget class="GtkButton" id="request_new_but">
1578 <property name="visible">True</property>
1579 <property name="can_focus">True</property>
1580 <property name="tooltip" translatable="yes">Send a new request</property>
1581 <property name="relief">GTK_RELIEF_NONE</property>
1582 <property name="response_id">0</property>
1583 <signal name="clicked" handler="on_send_request_activate"/>
1584 <child>
1585 <widget class="GtkImage" id="image377">
1586 <property name="visible">True</property>
1587 <property name="stock">gtk-new</property>
1588 </widget>
1589 </child>
1590 </widget>
1591 <packing>
1592 <property name="expand">False</property>
1593 <property name="fill">False</property>
1594 <property name="position">5</property>
1595 </packing>
1596 </child>
1597 <child>
1598 <widget class="GtkImage" id="secure_img">
1599 <property name="visible">True</property>
1600 <property name="stock">gtk-dialog-authentication</property>
1601 </widget>
1602 <packing>
1603 <property name="expand">False</property>
1604 <property name="position">6</property>
1605 </packing>
1606 </child>
1607 </widget>
1608 <packing>
1609 <property name="expand">False</property>
1610 <property name="fill">False</property>
1611 <property name="pack_type">GTK_PACK_END</property>
1612 <property name="position">2</property>
1613 </packing>
1614 </child>
1615 </widget>
1616 </child>
1617 </widget>
1618 <widget class="GtkWindow" id="win_tree">
1619 <property name="visible">True</property>
1620 <property name="title" translatable="yes">Tiny ERP - Tree Resources</property>
1621 <child>
1622 <widget class="GtkVBox" id="win_tree_container">
1623 <property name="visible">True</property>
1624 <property name="spacing">2</property>
1625 <child>
1626 <widget class="GtkHPaned" id="hp_tree">
1627 <property name="visible">True</property>
1628 <property name="can_focus">True</property>
1629 <property name="position">250</property>
1630 <child>
1631 <widget class="GtkVBox" id="widget_vbox">
1632 <property name="visible">True</property>
1633 <child>
1634 <widget class="GtkVPaned" id="tree_vpaned">
1635 <property name="visible">True</property>
1636 <property name="can_focus">True</property>
1637 <property name="position">400</property>
1638 <child>
1639 <widget class="GtkToolbar" id="tree_toolbar">
1640 <property name="visible">True</property>
1641 <property name="orientation">GTK_ORIENTATION_VERTICAL</property>
1642 <property name="toolbar_style">GTK_TOOLBAR_BOTH_HORIZ</property>
1643 </widget>
1644 <packing>
1645 <property name="resize">True</property>
1646 <property name="shrink">True</property>
1647 </packing>
1648 </child>
1649 <child>
1650 <widget class="GtkScrolledWindow" id="scrolledwindow3">
1651 <property name="visible">True</property>
1652 <property name="can_focus">True</property>
1653 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1654 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1655 <child>
1656 <widget class="GtkViewport" id="viewport1">
1657 <property name="visible">True</property>
1658 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
1659 <child>
1660 <widget class="GtkVBox" id="vbox13">
1661 <property name="visible">True</property>
1662 <child>
1663 <widget class="GtkHBox" id="hbox1">
1664 <property name="visible">True</property>
1665 <child>
1666 <widget class="GtkToolbar" id="toolbar10">
1667 <property name="visible">True</property>
1668 <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
1669 <property name="show_arrow">False</property>
1670 <property name="icon_size">GTK_ICON_SIZE_BUTTON</property>
1671 <child>
1672 <widget class="GtkToolButton" id="tbsc">
1673 <property name="visible">True</property>
1674 <property name="label" translatable="yes">Shortcuts</property>
1675 <signal name="clicked" handler="on_tbsc_clicked"/>
1676 </widget>
1677 <packing>
1678 <property name="expand">False</property>
1679 <property name="homogeneous">False</property>
1680 </packing>
1681 </child>
1682 </widget>
1683 <packing>
1684 <property name="expand">False</property>
1685 <property name="fill">False</property>
1686 </packing>
1687 </child>
1688 <child>
1689 <widget class="GtkToolbar" id="toolbar1">
1690 <property name="visible">True</property>
1691 <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
1692 <child>
1693 <widget class="GtkToolButton" id="button4">
1694 <property name="visible">True</property>
1695 <property name="stock_id">gtk-add</property>
1696 <signal name="clicked" handler="on_but_sc_add_clicked"/>
1697 </widget>
1698 <packing>
1699 <property name="expand">False</property>
1700 <property name="homogeneous">False</property>
1701 </packing>
1702 </child>
1703 <child>
1704 <widget class="GtkToolButton" id="button5">
1705 <property name="visible">True</property>
1706 <property name="stock_id">gtk-jump-to</property>
1707 <signal name="clicked" handler="on_but_sc_go_clicked"/>
1708 </widget>
1709 <packing>
1710 <property name="expand">False</property>
1711 <property name="homogeneous">False</property>
1712 </packing>
1713 </child>
1714 <child>
1715 <widget class="GtkToolButton" id="button6">
1716 <property name="visible">True</property>
1717 <property name="stock_id">gtk-remove</property>
1718 <signal name="clicked" handler="on_but_sc_del_clicked"/>
1719 </widget>
1720 <packing>
1721 <property name="expand">False</property>
1722 <property name="homogeneous">False</property>
1723 </packing>
1724 </child>
1725 <child>
1726 <widget class="GtkSeparatorToolItem" id="separatortoolitem7">
1727 <property name="visible">True</property>
1728 </widget>
1729 <packing>
1730 <property name="expand">False</property>
1731 <property name="homogeneous">False</property>
1732 </packing>
1733 </child>
1734 <child>
1735 <widget class="GtkToolButton" id="button7">
1736 <property name="visible">True</property>
1737 <property name="stock_id">gtk-goto-bottom</property>
1738 <signal name="clicked" handler="on_but_expand_collapse_clicked"/>
1739 </widget>
1740 <packing>
1741 <property name="expand">False</property>
1742 <property name="homogeneous">False</property>
1743 </packing>
1744 </child>
1745 </widget>
1746 <packing>
1747 <property name="position">1</property>
1748 </packing>
1749 </child>
1750 </widget>
1751 <packing>
1752 <property name="expand">False</property>
1753 </packing>
1754 </child>
1755 <child>
1756 <widget class="GtkTreeView" id="win_tree_sc">
1757 <property name="visible">True</property>
1758 <property name="can_focus">True</property>
1759 <property name="headers_visible">False</property>
1760 <property name="reorderable">True</property>
1761 </widget>
1762 <packing>
1763 <property name="position">1</property>
1764 </packing>
1765 </child>
1766 </widget>
1767 </child>
1768 </widget>
1769 </child>
1770 </widget>
1771 <packing>
1772 <property name="resize">True</property>
1773 <property name="shrink">True</property>
1774 </packing>
1775 </child>
1776 </widget>
1777 </child>
1778 </widget>
1779 <packing>
1780 <property name="resize">False</property>
1781 <property name="shrink">False</property>
1782 </packing>
1783 </child>
1784 <child>
1785 <widget class="GtkScrolledWindow" id="main_tree_sw">
1786 <property name="visible">True</property>
1787 <property name="can_focus">True</property>
1788 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1789 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1790 <child>
1791 <placeholder/>
1792 </child>
1793 </widget>
1794 <packing>
1795 <property name="resize">True</property>
1796 <property name="shrink">True</property>
1797 </packing>
1798 </child>
1799 </widget>
1800 </child>
1801 </widget>
1802 </child>
1803 </widget>
1804 <widget class="GtkWindow" id="win_form">
1805 <property name="visible">True</property>
1806 <property name="extension_events">GDK_EXTENSION_EVENTS_ALL</property>
1807 <property name="title" translatable="yes">Tiny ERP - Forms</property>
1808 <child>
1809 <widget class="GtkVBox" id="win_form_container">
1810 <property name="visible">True</property>
1811 <property name="spacing">2</property>
1812 <child>
1813 <placeholder/>
1814 </child>
1815 <child>
1816 <widget class="GtkHBox" id="hbox2">
1817 <property name="visible">True</property>
1818 <property name="border_width">3</property>
1819 <child>
1820 <widget class="GtkStatusbar" id="stat_form">
1821 <property name="width_request">103</property>
1822 <property name="visible">True</property>
1823 <property name="border_width">1</property>
1824 <property name="has_resize_grip">False</property>
1825 </widget>
1826 </child>
1827 <child>
1828 <widget class="GtkLabel" id="label37">
1829 <property name="visible">True</property>
1830 <property name="xpad">10</property>
1831 <property name="label" translatable="yes">State:</property>
1832 </widget>
1833 <packing>
1834 <property name="expand">False</property>
1835 <property name="fill">False</property>
1836 <property name="position">1</property>
1837 </packing>
1838 </child>
1839 <child>
1840 <widget class="GtkStatusbar" id="stat_state">
1841 <property name="visible">True</property>
1842 <property name="border_width">1</property>
1843 <property name="has_resize_grip">False</property>
1844 </widget>
1845 <packing>
1846 <property name="position">2</property>
1847 </packing>
1848 </child>
1849 </widget>
1850 <packing>
1851 <property name="expand">False</property>
1852 <property name="fill">False</property>
1853 <property name="pack_type">GTK_PACK_END</property>
1854 <property name="position">1</property>
1855 </packing>
1856 </child>
1857 </widget>
1858 </child>
1859 </widget>
1860 <widget class="GtkDialog" id="win_about">
1861 <property name="width_request">430</property>
1862 <property name="height_request">360</property>
1863 <property name="title" translatable="yes">Tiny ERP - About</property>
1864 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
1865 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1866 <child internal-child="vbox">
1867 <widget class="GtkVBox" id="dialog-vbox2">
1868 <property name="visible">True</property>
1869 <child>
1870 <widget class="GtkVBox" id="vbox7">
1871 <property name="visible">True</property>
1872 <child>
1873 <widget class="GtkLabel" id="label36">
1874 <property name="visible">True</property>
1875 <property name="xpad">5</property>
1876 <property name="ypad">8</property>
1877 <property name="label" translatable="yes">&lt;b&gt;About Tiny ERP&lt;/b&gt;
1878 &lt;i&gt;The most advanced Open Source ERP &amp;amp; CRM !&lt;/i&gt;</property>
1879 <property name="use_markup">True</property>
1880 <property name="justify">GTK_JUSTIFY_CENTER</property>
1881 <property name="wrap">True</property>
1882 </widget>
1883 <packing>
1884 <property name="expand">False</property>
1885 <property name="fill">False</property>
1886 <property name="padding">2</property>
1887 </packing>
1888 </child>
1889 <child>
1890 <widget class="GtkHSeparator" id="hseparator4">
1891 <property name="visible">True</property>
1892 </widget>
1893 <packing>
1894 <property name="expand">False</property>
1895 <property name="padding">2</property>
1896 <property name="position">1</property>
1897 </packing>
1898 </child>
1899 <child>
1900 <widget class="GtkNotebook" id="notebook2">
1901 <property name="visible">True</property>
1902 <property name="can_focus">True</property>
1903 <child>
1904 <widget class="GtkScrolledWindow" id="scrolledwindow14">
1905 <property name="visible">True</property>
1906 <property name="can_focus">True</property>
1907 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1908 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1909 <property name="window_placement">GTK_CORNER_BOTTOM_LEFT</property>
1910 <child>
1911 <widget class="GtkTextView" id="textview2">
1912 <property name="visible">True</property>
1913 <property name="can_focus">True</property>
1914 <property name="editable">False</property>
1915 <property name="justification">GTK_JUSTIFY_CENTER</property>
1916 <property name="text" translatable="yes">
1917 Tiny ERP - GTK Client - v%s
1919 Tiny ERP is an Open Source ERP+CRM
1920 for small to medium businesses.
1922 The whole source code is distributed under
1923 the terms of the GNU Public Licence.
1925 (c) 2003-TODAY, Tiny sprl
1927 More Info on www.TinyERP.com !</property>
1928 </widget>
1929 </child>
1930 </widget>
1931 </child>
1932 <child>
1933 <widget class="GtkHBox" id="hbox30">
1934 <property name="visible">True</property>
1935 <child>
1936 <widget class="GtkImage" id="image165">
1937 <property name="visible">True</property>
1938 <property name="stock">gtk-network</property>
1939 </widget>
1940 </child>
1941 <child>
1942 <widget class="GtkLabel" id="label98">
1943 <property name="visible">True</property>
1944 <property name="label" translatable="yes">_Tiny ERP</property>
1945 <property name="use_underline">True</property>
1946 </widget>
1947 <packing>
1948 <property name="expand">False</property>
1949 <property name="fill">False</property>
1950 <property name="position">1</property>
1951 </packing>
1952 </child>
1953 </widget>
1954 <packing>
1955 <property name="type">tab</property>
1956 <property name="tab_fill">False</property>
1957 </packing>
1958 </child>
1959 <child>
1960 <widget class="GtkScrolledWindow" id="scrolledwindow15">
1961 <property name="visible">True</property>
1962 <property name="can_focus">True</property>
1963 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1964 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1965 <child>
1966 <widget class="GtkTextView" id="textview3">
1967 <property name="visible">True</property>
1968 <property name="can_focus">True</property>
1969 <property name="editable">False</property>
1970 <property name="justification">GTK_JUSTIFY_CENTER</property>
1971 <property name="accepts_tab">False</property>
1972 <property name="text" translatable="yes">
1973 (c) 2003-TODAY - Tiny sprl
1974 Tiny ERP is a product of Tiny sprl:
1976 Tiny sprl
1977 40 Chaussée de Namur
1978 1367 Gérompont
1979 Belgium
1981 Tel : (+32)81.81.37.00
1982 Mail: sales@tiny.be
1983 Web: http://tiny.be</property>
1984 </widget>
1985 </child>
1986 </widget>
1987 <packing>
1988 <property name="position">1</property>
1989 </packing>
1990 </child>
1991 <child>
1992 <widget class="GtkHBox" id="hbox31">
1993 <property name="visible">True</property>
1994 <child>
1995 <widget class="GtkImage" id="image166">
1996 <property name="visible">True</property>
1997 <property name="stock">gtk-home</property>
1998 </widget>
1999 </child>
2000 <child>
2001 <widget class="GtkLabel" id="label99">
2002 <property name="visible">True</property>
2003 <property name="label" translatable="yes">_Contact</property>
2004 <property name="use_underline">True</property>
2005 </widget>
2006 <packing>
2007 <property name="expand">False</property>
2008 <property name="fill">False</property>
2009 <property name="position">1</property>
2010 </packing>
2011 </child>
2012 </widget>
2013 <packing>
2014 <property name="type">tab</property>
2015 <property name="position">1</property>
2016 <property name="tab_fill">False</property>
2017 </packing>
2018 </child>
2019 </widget>
2020 <packing>
2021 <property name="position">2</property>
2022 </packing>
2023 </child>
2024 </widget>
2025 <packing>
2026 <property name="position">2</property>
2027 </packing>
2028 </child>
2029 <child internal-child="action_area">
2030 <widget class="GtkHButtonBox" id="dialog-action_area2">
2031 <property name="visible">True</property>
2032 <property name="layout_style">GTK_BUTTONBOX_END</property>
2033 <child>
2034 <widget class="GtkButton" id="okbutton2">
2035 <property name="visible">True</property>
2036 <property name="can_focus">True</property>
2037 <property name="can_default">True</property>
2038 <property name="label">gtk-close</property>
2039 <property name="use_stock">True</property>
2040 <property name="response_id">-5</property>
2041 <signal name="pressed" handler="on_but_ok_pressed"/>
2042 </widget>
2043 </child>
2044 </widget>
2045 <packing>
2046 <property name="expand">False</property>
2047 <property name="pack_type">GTK_PACK_END</property>
2048 </packing>
2049 </child>
2050 </widget>
2051 </child>
2052 </widget>
2053 <widget class="GtkWindow" id="win_form_widget">
2054 <property name="visible">True</property>
2055 <property name="title" translatable="yes">Tiny ERP - forms widget</property>
2056 <child>
2057 <widget class="GtkScrolledWindow" id="scrolledwindow44">
2058 <property name="visible">True</property>
2059 <property name="can_focus">True</property>
2060 <property name="shadow_type">GTK_SHADOW_IN</property>
2061 <child>
2062 <widget class="GtkViewport" id="viewport5">
2063 <property name="visible">True</property>
2064 <child>
2065 <widget class="GtkVBox" id="vbox10">
2066 <property name="visible">True</property>
2067 <child>
2068 <placeholder/>
2069 </child>
2070 <child>
2071 <widget class="GtkHBox" id="widget_calendar">
2072 <property name="visible">True</property>
2073 <property name="spacing">3</property>
2074 <child>
2075 <widget class="GtkEntry" id="ent_calendar">
2076 <property name="visible">True</property>
2077 <property name="can_focus">True</property>
2078 <property name="invisible_char">*</property>
2079 <property name="width_chars">19</property>
2080 </widget>
2081 <packing>
2082 <property name="expand">False</property>
2083 </packing>
2084 </child>
2085 <child>
2086 <widget class="GtkEventBox" id="eb_cal">
2087 <property name="visible">True</property>
2088 <property name="tooltip" translatable="yes">Open the calendar widget</property>
2089 <signal name="button_press_event" handler="on_but_calendar_clicked"/>
2090 <child>
2091 <widget class="GtkImage" id="calendar_image">
2092 <property name="visible">True</property>
2093 <property name="stock">gtk-zoom-in</property>
2094 </widget>
2095 </child>
2096 </widget>
2097 <packing>
2098 <property name="expand">False</property>
2099 <property name="position">1</property>
2100 </packing>
2101 </child>
2102 </widget>
2103 <packing>
2104 <property name="expand">False</property>
2105 <property name="fill">False</property>
2106 <property name="position">1</property>
2107 </packing>
2108 </child>
2109 <child>
2110 <widget class="GtkScrolledWindow" id="widget_textbox">
2111 <property name="visible">True</property>
2112 <property name="can_focus">True</property>
2113 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2114 <child>
2115 <widget class="GtkTextView" id="tv_widget">
2116 <property name="visible">True</property>
2117 <property name="can_focus">True</property>
2118 <property name="editable">False</property>
2119 <property name="wrap_mode">GTK_WRAP_WORD</property>
2120 <property name="accepts_tab">False</property>
2121 </widget>
2122 </child>
2123 </widget>
2124 <packing>
2125 <property name="position">2</property>
2126 </packing>
2127 </child>
2128 <child>
2129 <widget class="GtkHBox" id="widget_reference">
2130 <property name="visible">True</property>
2131 <property name="spacing">3</property>
2132 <child>
2133 <widget class="GtkEntry" id="ent_reference">
2134 <property name="visible">True</property>
2135 <property name="can_focus">True</property>
2136 <property name="invisible_char">*</property>
2137 <property name="width_chars">13</property>
2138 </widget>
2139 </child>
2140 <child>
2141 <widget class="GtkButton" id="but_many2one_new">
2142 <property name="visible">True</property>
2143 <property name="tooltip" translatable="yes">Create a new resource</property>
2144 <property name="relief">GTK_RELIEF_NONE</property>
2145 <property name="response_id">0</property>
2146 <signal name="clicked" handler="on_reference_new_button_press"/>
2147 <child>
2148 <widget class="GtkImage" id="image572">
2149 <property name="visible">True</property>
2150 <property name="stock">gtk-new</property>
2151 <property name="icon_size">1</property>
2152 </widget>
2153 </child>
2154 </widget>
2155 <packing>
2156 <property name="expand">False</property>
2157 <property name="fill">False</property>
2158 <property name="position">1</property>
2159 </packing>
2160 </child>
2161 <child>
2162 <widget class="GtkButton" id="but_many2one_open">
2163 <property name="visible">True</property>
2164 <property name="tooltip" translatable="yes">Search / Open a resource</property>
2165 <property name="relief">GTK_RELIEF_NONE</property>
2166 <property name="response_id">0</property>
2167 <signal name="clicked" handler="on_reference_edit_button_press" after="yes"/>
2168 <child>
2169 <widget class="GtkImage" id="but_m2o_image">
2170 <property name="visible">True</property>
2171 <property name="stock">gtk-find</property>
2172 </widget>
2173 </child>
2174 </widget>
2175 <packing>
2176 <property name="expand">False</property>
2177 <property name="fill">False</property>
2178 <property name="padding">2</property>
2179 <property name="position">2</property>
2180 </packing>
2181 </child>
2182 </widget>
2183 <packing>
2184 <property name="expand">False</property>
2185 <property name="fill">False</property>
2186 <property name="position">3</property>
2187 </packing>
2188 </child>
2189 <child>
2190 <widget class="GtkHBox" id="widget_url">
2191 <property name="visible">True</property>
2192 <child>
2193 <widget class="GtkEntry" id="entry_url">
2194 <property name="visible">True</property>
2195 <property name="can_focus">True</property>
2196 <property name="invisible_char">*</property>
2197 </widget>
2198 </child>
2199 <child>
2200 <widget class="GtkButton" id="button_url">
2201 <property name="visible">True</property>
2202 <property name="can_focus">True</property>
2203 <property name="relief">GTK_RELIEF_NONE</property>
2204 <property name="response_id">0</property>
2205 <child>
2206 <widget class="GtkImage" id="image1885">
2207 <property name="visible">True</property>
2208 <property name="stock">gtk-jump-to</property>
2209 </widget>
2210 </child>
2211 </widget>
2212 <packing>
2213 <property name="expand">False</property>
2214 <property name="fill">False</property>
2215 <property name="position">1</property>
2216 </packing>
2217 </child>
2218 </widget>
2219 <packing>
2220 <property name="position">4</property>
2221 </packing>
2222 </child>
2223 <child>
2224 <widget class="GtkVBox" id="widget_one2many_list">
2225 <property name="visible">True</property>
2226 <property name="spacing">5</property>
2227 <child>
2228 <widget class="GtkHBox" id="widget_one2many2">
2229 <property name="visible">True</property>
2230 <property name="spacing">5</property>
2231 <child>
2232 <widget class="GtkMenuBar" id="o2m_menubar">
2233 <property name="visible">True</property>
2234 <child>
2235 <widget class="GtkImageMenuItem" id="o2m_menuitem_titre">
2236 <property name="visible">True</property>
2237 <property name="label" translatable="yes">Titre</property>
2238 <property name="use_underline">True</property>
2239 <child>
2240 <widget class="GtkMenu" id="o2m_menuitem_titre_menu">
2241 <child>
2242 <widget class="GtkMenuItem" id="set_to_default">
2243 <property name="visible">True</property>
2244 <property name="label" translatable="yes">Set to default value</property>
2245 <property name="use_underline">True</property>
2246 <signal name="activate" handler="on_set_to_default_activate"/>
2247 </widget>
2248 </child>
2249 <child>
2250 <widget class="GtkMenuItem" id="set_default">
2251 <property name="visible">True</property>
2252 <property name="label" translatable="yes">Set Default</property>
2253 <property name="use_underline">True</property>
2254 <signal name="activate" handler="on_set_default_activate"/>
2255 </widget>
2256 </child>
2257 </widget>
2258 </child>
2259 <child internal-child="image">
2260 <widget class="GtkImage" id="image2246">
2261 <property name="visible">True</property>
2262 <property name="stock">gtk-preferences</property>
2263 <property name="icon_size">1</property>
2264 </widget>
2265 </child>
2266 </widget>
2267 </child>
2268 </widget>
2269 </child>
2270 <child>
2271 <widget class="GtkEventBox" id="o2m_but_new">
2272 <property name="visible">True</property>
2273 <property name="tooltip" translatable="yes">Create a new entry</property>
2274 <signal name="button_press_event" handler="on_o2m_but_new_button_press_event"/>
2275 <child>
2276 <widget class="GtkImage" id="image28">
2277 <property name="visible">True</property>
2278 <property name="stock">gtk-new</property>
2279 </widget>
2280 </child>
2281 </widget>
2282 <packing>
2283 <property name="expand">False</property>
2284 <property name="fill">False</property>
2285 <property name="position">1</property>
2286 </packing>
2287 </child>
2288 <child>
2289 <widget class="GtkEventBox" id="o2m_but_open">
2290 <property name="visible">True</property>
2291 <property name="tooltip" translatable="yes">Edit this entry</property>
2292 <signal name="button_press_event" handler="on_o2m_but_open_button_press_event"/>
2293 <child>
2294 <widget class="GtkImage" id="image2063">
2295 <property name="visible">True</property>
2296 <property name="stock">gtk-open</property>
2297 </widget>
2298 </child>
2299 </widget>
2300 <packing>
2301 <property name="expand">False</property>
2302 <property name="position">2</property>
2303 </packing>
2304 </child>
2305 <child>
2306 <widget class="GtkEventBox" id="o2m_but_delete">
2307 <property name="visible">True</property>
2308 <property name="tooltip" translatable="yes">Remove this entry</property>
2309 <signal name="button_press_event" handler="on_o2m_but_delete_button_press_event"/>
2310 <child>
2311 <widget class="GtkImage" id="image29">
2312 <property name="visible">True</property>
2313 <property name="stock">gtk-delete</property>
2314 </widget>
2315 </child>
2316 </widget>
2317 <packing>
2318 <property name="expand">False</property>
2319 <property name="fill">False</property>
2320 <property name="position">3</property>
2321 </packing>
2322 </child>
2323 <child>
2324 <widget class="GtkVSeparator" id="vseparator1">
2325 <property name="visible">True</property>
2326 </widget>
2327 <packing>
2328 <property name="expand">False</property>
2329 <property name="position">4</property>
2330 </packing>
2331 </child>
2332 <child>
2333 <widget class="GtkEventBox" id="o2m_but_previous">
2334 <property name="visible">True</property>
2335 <property name="tooltip" translatable="yes">Previous</property>
2336 <signal name="button_press_event" handler="on_o2m_but_previous_button_press_event"/>
2337 <child>
2338 <widget class="GtkImage" id="image26">
2339 <property name="visible">True</property>
2340 <property name="stock">gtk-go-back</property>
2341 </widget>
2342 </child>
2343 </widget>
2344 <packing>
2345 <property name="expand">False</property>
2346 <property name="fill">False</property>
2347 <property name="position">5</property>
2348 </packing>
2349 </child>
2350 <child>
2351 <widget class="GtkLabel" id="one2many_label">
2352 <property name="visible">True</property>
2353 <property name="label">(0/0)</property>
2354 </widget>
2355 <packing>
2356 <property name="expand">False</property>
2357 <property name="fill">False</property>
2358 <property name="position">6</property>
2359 </packing>
2360 </child>
2361 <child>
2362 <widget class="GtkEventBox" id="o2m_but_next">
2363 <property name="visible">True</property>
2364 <property name="tooltip" translatable="yes">Next</property>
2365 <signal name="button_press_event" handler="on_o2m_but_next_button_press_event"/>
2366 <child>
2367 <widget class="GtkImage" id="o2m_but_next_img">
2368 <property name="visible">True</property>
2369 <property name="stock">gtk-go-forward</property>
2370 </widget>
2371 </child>
2372 </widget>
2373 <packing>
2374 <property name="expand">False</property>
2375 <property name="fill">False</property>
2376 <property name="position">7</property>
2377 </packing>
2378 </child>
2379 <child>
2380 <widget class="GtkVSeparator" id="vseparator11">
2381 <property name="visible">True</property>
2382 </widget>
2383 <packing>
2384 <property name="expand">False</property>
2385 <property name="position">8</property>
2386 </packing>
2387 </child>
2388 <child>
2389 <widget class="GtkEventBox" id="o2ml_but_switchview">
2390 <property name="visible">True</property>
2391 <signal name="button_press_event" handler="on_o2ml_but_switchview_clicked"/>
2392 <child>
2393 <widget class="GtkImage" id="image1474">
2394 <property name="visible">True</property>
2395 <property name="stock">gtk-justify-left</property>
2396 </widget>
2397 </child>
2398 </widget>
2399 <packing>
2400 <property name="expand">False</property>
2401 <property name="position">9</property>
2402 </packing>
2403 </child>
2404 </widget>
2405 <packing>
2406 <property name="expand">False</property>
2407 </packing>
2408 </child>
2409 <child>
2410 <widget class="GtkScrolledWindow" id="o2ml_sw">
2411 <property name="height_request">100</property>
2412 <property name="visible">True</property>
2413 <property name="can_focus">True</property>
2414 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2415 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2416 <child>
2417 <placeholder/>
2418 </child>
2419 </widget>
2420 <packing>
2421 <property name="position">1</property>
2422 </packing>
2423 </child>
2424 </widget>
2425 <packing>
2426 <property name="padding">4</property>
2427 <property name="position">5</property>
2428 </packing>
2429 </child>
2430 <child>
2431 <widget class="GtkVBox" id="widget_many2many">
2432 <property name="visible">True</property>
2433 <property name="spacing">1</property>
2434 <child>
2435 <widget class="GtkHBox" id="hbox19">
2436 <property name="visible">True</property>
2437 <property name="spacing">3</property>
2438 <child>
2439 <widget class="GtkEntry" id="ent_many2many">
2440 <property name="visible">True</property>
2441 <property name="can_focus">True</property>
2442 <property name="invisible_char">*</property>
2443 <property name="width_chars">13</property>
2444 </widget>
2445 </child>
2446 <child>
2447 <widget class="GtkVSeparator" id="vseparator6">
2448 <property name="visible">True</property>
2449 </widget>
2450 <packing>
2451 <property name="expand">False</property>
2452 <property name="fill">False</property>
2453 <property name="padding">2</property>
2454 <property name="position">1</property>
2455 </packing>
2456 </child>
2457 <child>
2458 <widget class="GtkButton" id="m2m_but_add">
2459 <property name="visible">True</property>
2460 <property name="tooltip" translatable="yes">Create a new entry</property>
2461 <property name="label">gtk-add</property>
2462 <property name="relief">GTK_RELIEF_HALF</property>
2463 <property name="use_stock">True</property>
2464 <property name="response_id">0</property>
2465 <signal name="pressed" handler="on_m2m_but_add_pressed"/>
2466 <signal name="activate" handler="on_m2m_but_add_pressed"/>
2467 </widget>
2468 <packing>
2469 <property name="expand">False</property>
2470 <property name="fill">False</property>
2471 <property name="padding">3</property>
2472 <property name="position">2</property>
2473 </packing>
2474 </child>
2475 <child>
2476 <widget class="GtkButton" id="m2m_but_remove">
2477 <property name="visible">True</property>
2478 <property name="tooltip" translatable="yes">Remove selected entry</property>
2479 <property name="label">gtk-remove</property>
2480 <property name="relief">GTK_RELIEF_HALF</property>
2481 <property name="use_stock">True</property>
2482 <property name="response_id">0</property>
2483 <signal name="pressed" handler="on_m2m_but_remove_pressed"/>
2484 <signal name="activate" handler="on_m2m_but_remove_pressed"/>
2485 </widget>
2486 <packing>
2487 <property name="expand">False</property>
2488 <property name="fill">False</property>
2489 <property name="position">3</property>
2490 </packing>
2491 </child>
2492 </widget>
2493 <packing>
2494 <property name="expand">False</property>
2495 <property name="fill">False</property>
2496 </packing>
2497 </child>
2498 <child>
2499 <widget class="GtkHSeparator" id="hseparator11">
2500 <property name="visible">True</property>
2501 </widget>
2502 <packing>
2503 <property name="expand">False</property>
2504 <property name="position">1</property>
2505 </packing>
2506 </child>
2507 <child>
2508 <widget class="GtkScrolledWindow" id="scrolledwindow7">
2509 <property name="visible">True</property>
2510 <property name="can_focus">True</property>
2511 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2512 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2513 </widget>
2514 <packing>
2515 <property name="position">2</property>
2516 </packing>
2517 </child>
2518 </widget>
2519 <packing>
2520 <property name="position">6</property>
2521 </packing>
2522 </child>
2523 <child>
2524 <widget class="GtkVBox" id="widget_separator">
2525 <property name="visible">True</property>
2526 <child>
2527 <widget class="GtkLabel" id="widget_sep_lab">
2528 <property name="visible">True</property>
2529 <property name="xalign">0</property>
2530 <property name="xpad">4</property>
2531 <property name="label">label74</property>
2532 </widget>
2533 <packing>
2534 <property name="expand">False</property>
2535 <property name="fill">False</property>
2536 </packing>
2537 </child>
2538 <child>
2539 <widget class="GtkHSeparator" id="hseparator12">
2540 <property name="visible">True</property>
2541 </widget>
2542 <packing>
2543 <property name="expand">False</property>
2544 <property name="fill">False</property>
2545 <property name="padding">3</property>
2546 <property name="position">1</property>
2547 </packing>
2548 </child>
2549 </widget>
2550 <packing>
2551 <property name="position">7</property>
2552 </packing>
2553 </child>
2554 <child>
2555 <widget class="GtkHBox" id="widget_binary">
2556 <property name="height_request">28</property>
2557 <property name="visible">True</property>
2558 <property name="spacing">5</property>
2559 <child>
2560 <widget class="GtkEntry" id="ent_binary">
2561 <property name="visible">True</property>
2562 <property name="can_focus">True</property>
2563 <property name="editable">False</property>
2564 <property name="invisible_char">*</property>
2565 </widget>
2566 </child>
2567 <child>
2568 <widget class="GtkButton" id="but_new1">
2569 <property name="visible">True</property>
2570 <property name="can_focus">True</property>
2571 <property name="label">gtk-new</property>
2572 <property name="use_stock">True</property>
2573 <property name="response_id">0</property>
2574 <signal name="clicked" handler="on_but_new_clicked"/>
2575 </widget>
2576 <packing>
2577 <property name="expand">False</property>
2578 <property name="fill">False</property>
2579 <property name="position">1</property>
2580 </packing>
2581 </child>
2582 <child>
2583 <widget class="GtkButton" id="but_save_as">
2584 <property name="visible">True</property>
2585 <property name="can_focus">True</property>
2586 <property name="label">gtk-save-as</property>
2587 <property name="use_stock">True</property>
2588 <property name="response_id">0</property>
2589 <signal name="clicked" handler="on_but_save_as_clicked"/>
2590 </widget>
2591 <packing>
2592 <property name="expand">False</property>
2593 <property name="fill">False</property>
2594 <property name="position">2</property>
2595 </packing>
2596 </child>
2597 <child>
2598 <widget class="GtkButton" id="but_remove1">
2599 <property name="visible">True</property>
2600 <property name="can_focus">True</property>
2601 <property name="label">gtk-clear</property>
2602 <property name="use_stock">True</property>
2603 <property name="response_id">0</property>
2604 <signal name="clicked" handler="on_but_remove_clicked"/>
2605 </widget>
2606 <packing>
2607 <property name="expand">False</property>
2608 <property name="fill">False</property>
2609 <property name="position">3</property>
2610 </packing>
2611 </child>
2612 </widget>
2613 <packing>
2614 <property name="expand">False</property>
2615 <property name="fill">False</property>
2616 <property name="position">8</property>
2617 </packing>
2618 </child>
2619 <child>
2620 <widget class="GtkComboBoxEntry" id="widget_combobox">
2621 <property name="visible">True</property>
2622 <child internal-child="entry">
2623 <widget class="GtkEntry" id="comboboxentry-entry1">
2624 </widget>
2625 </child>
2626 </widget>
2627 <packing>
2628 <property name="position">9</property>
2629 </packing>
2630 </child>
2631 <child>
2632 <widget class="GtkEntry" id="widget_char">
2633 <property name="visible">True</property>
2634 <property name="can_focus">True</property>
2635 <property name="invisible_char">*</property>
2636 </widget>
2637 <packing>
2638 <property name="expand">False</property>
2639 <property name="fill">False</property>
2640 <property name="position">10</property>
2641 </packing>
2642 </child>
2643 <child>
2644 <widget class="GtkHBox" id="widget_reference_model">
2645 <property name="visible">True</property>
2646 <property name="spacing">3</property>
2647 <child>
2648 <widget class="GtkComboBoxEntry" id="reference_model">
2649 <property name="visible">True</property>
2650 <child internal-child="entry">
2651 <widget class="GtkEntry" id="comboboxentry-entry2">
2652 </widget>
2653 </child>
2654 </widget>
2655 <packing>
2656 <property name="expand">False</property>
2657 </packing>
2658 </child>
2659 <child>
2660 <widget class="GtkLabel" id="label155">
2661 <property name="visible">True</property>
2662 <property name="xpad">5</property>
2663 <property name="label">-</property>
2664 </widget>
2665 <packing>
2666 <property name="expand">False</property>
2667 <property name="fill">False</property>
2668 <property name="position">1</property>
2669 </packing>
2670 </child>
2671 <child>
2672 <widget class="GtkEntry" id="reference_entry">
2673 <property name="visible">True</property>
2674 <property name="can_focus">True</property>
2675 <property name="invisible_char">*</property>
2676 <property name="width_chars">13</property>
2677 </widget>
2678 <packing>
2679 <property name="padding">2</property>
2680 <property name="position">2</property>
2681 </packing>
2682 </child>
2683 <child>
2684 <widget class="GtkButton" id="but_reference_new">
2685 <property name="visible">True</property>
2686 <property name="relief">GTK_RELIEF_NONE</property>
2687 <property name="response_id">0</property>
2688 <signal name="clicked" handler="on_reference_new_button_press"/>
2689 <child>
2690 <widget class="GtkImage" id="image1089">
2691 <property name="visible">True</property>
2692 <property name="stock">gtk-new</property>
2693 <property name="icon_size">1</property>
2694 </widget>
2695 </child>
2696 </widget>
2697 <packing>
2698 <property name="expand">False</property>
2699 <property name="fill">False</property>
2700 <property name="position">3</property>
2701 </packing>
2702 </child>
2703 <child>
2704 <widget class="GtkButton" id="but_reference_open">
2705 <property name="visible">True</property>
2706 <property name="relief">GTK_RELIEF_NONE</property>
2707 <property name="response_id">0</property>
2708 <signal name="clicked" handler="on_reference_edit_button_press" after="yes"/>
2709 <child>
2710 <widget class="GtkImage" id="ref_image_search">
2711 <property name="visible">True</property>
2712 <property name="stock">gtk-open</property>
2713 <property name="icon_size">1</property>
2714 </widget>
2715 </child>
2716 </widget>
2717 <packing>
2718 <property name="expand">False</property>
2719 <property name="fill">False</property>
2720 <property name="position">4</property>
2721 </packing>
2722 </child>
2723 </widget>
2724 <packing>
2725 <property name="position">11</property>
2726 </packing>
2727 </child>
2728 <child>
2729 <widget class="GtkVBox" id="widget_textbox_tag">
2730 <property name="visible">True</property>
2731 <child>
2732 <widget class="GtkToolbar" id="toolbar11">
2733 <property name="visible">True</property>
2734 <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
2735 <child>
2736 <widget class="GtkToggleToolButton" id="toggle_underline">
2737 <property name="visible">True</property>
2738 <property name="stock_id">gtk-underline</property>
2739 <signal name="toggled" handler="on_toggle_underline_toggled"/>
2740 </widget>
2741 <packing>
2742 <property name="expand">False</property>
2743 </packing>
2744 </child>
2745 <child>
2746 <widget class="GtkToggleToolButton" id="toggle_bold">
2747 <property name="visible">True</property>
2748 <property name="stock_id">gtk-bold</property>
2749 <signal name="toggled" handler="on_toggle_bold_toggled"/>
2750 </widget>
2751 <packing>
2752 <property name="expand">False</property>
2753 </packing>
2754 </child>
2755 <child>
2756 <widget class="GtkToggleToolButton" id="toggle_italic">
2757 <property name="visible">True</property>
2758 <property name="stock_id">gtk-italic</property>
2759 <signal name="toggled" handler="on_toggle_italic_toggled"/>
2760 </widget>
2761 <packing>
2762 <property name="expand">False</property>
2763 </packing>
2764 </child>
2765 <child>
2766 <widget class="GtkRadioToolButton" id="radioleft">
2767 <property name="visible">True</property>
2768 <property name="stock_id">gtk-justify-left</property>
2769 <signal name="toggled" handler="on_radioleft_toggled"/>
2770 </widget>
2771 <packing>
2772 <property name="expand">False</property>
2773 </packing>
2774 </child>
2775 <child>
2776 <widget class="GtkRadioToolButton" id="radiocenter">
2777 <property name="visible">True</property>
2778 <property name="stock_id">gtk-justify-center</property>
2779 <property name="group">radioleft</property>
2780 <signal name="toggled" handler="on_radiocenter_toggled"/>
2781 </widget>
2782 <packing>
2783 <property name="expand">False</property>
2784 </packing>
2785 </child>
2786 <child>
2787 <widget class="GtkRadioToolButton" id="radioright">
2788 <property name="visible">True</property>
2789 <property name="stock_id">gtk-justify-right</property>
2790 <property name="group">radioleft</property>
2791 <signal name="toggled" handler="on_radioright_toggled"/>
2792 </widget>
2793 <packing>
2794 <property name="expand">False</property>
2795 </packing>
2796 </child>
2797 <child>
2798 <widget class="GtkRadioToolButton" id="radiofill">
2799 <property name="visible">True</property>
2800 <property name="stock_id">gtk-justify-fill</property>
2801 <property name="group">radioleft</property>
2802 <signal name="toggled" handler="on_radiofill_toggled"/>
2803 </widget>
2804 <packing>
2805 <property name="expand">False</property>
2806 </packing>
2807 </child>
2808 </widget>
2809 <packing>
2810 <property name="expand">False</property>
2811 <property name="fill">False</property>
2812 </packing>
2813 </child>
2814 <child>
2815 <placeholder/>
2816 </child>
2817 <child>
2818 <widget class="GtkScrolledWindow" id="scrolledwindow31">
2819 <property name="visible">True</property>
2820 <property name="can_focus">True</property>
2821 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2822 <property name="window_placement">GTK_CORNER_BOTTOM_LEFT</property>
2823 <child>
2824 <widget class="GtkTextView" id="widget_textbox_tag_tv">
2825 <property name="visible">True</property>
2826 <property name="can_focus">True</property>
2827 </widget>
2828 </child>
2829 </widget>
2830 <packing>
2831 <property name="position">2</property>
2832 </packing>
2833 </child>
2834 </widget>
2835 <packing>
2836 <property name="position">12</property>
2837 </packing>
2838 </child>
2839 <child>
2840 <widget class="GtkVBox" id="widget_picture">
2841 <property name="visible">True</property>
2842 <child>
2843 <widget class="GtkImage" id="widget_picture_view">
2844 <property name="visible">True</property>
2845 <property name="stock">gtk-missing-image</property>
2846 </widget>
2847 </child>
2848 </widget>
2849 <packing>
2850 <property name="position">13</property>
2851 </packing>
2852 </child>
2853 <child>
2854 <widget class="GtkHBox" id="widget_time">
2855 <property name="visible">True</property>
2856 <child>
2857 <widget class="GtkEntry" id="widget_time_entry">
2858 <property name="visible">True</property>
2859 <property name="can_focus">True</property>
2860 <property name="max_length">5</property>
2861 <property name="invisible_char">*</property>
2862 <property name="width_chars">5</property>
2863 </widget>
2864 <packing>
2865 <property name="expand">False</property>
2866 </packing>
2867 </child>
2868 <child>
2869 <placeholder/>
2870 </child>
2871 </widget>
2872 <packing>
2873 <property name="position">14</property>
2874 </packing>
2875 </child>
2876 <child>
2877 <widget class="GtkScrolledWindow" id="widget_paned">
2878 <property name="height_request">172</property>
2879 <property name="visible">True</property>
2880 <property name="can_focus">True</property>
2881 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
2882 <property name="vscrollbar_policy">GTK_POLICY_NEVER</property>
2883 <child>
2884 <widget class="GtkViewport" id="widget_paned2">
2885 <property name="visible">True</property>
2886 <property name="shadow_type">GTK_SHADOW_NONE</property>
2887 <child>
2888 <widget class="GtkFrame" id="frame20">
2889 <property name="width_request">225</property>
2890 <property name="visible">True</property>
2891 <property name="border_width">3</property>
2892 <property name="label_xalign">0.5</property>
2893 <property name="shadow_type">GTK_SHADOW_IN</property>
2894 <child>
2895 <widget class="GtkAlignment" id="alignment56">
2896 <property name="visible">True</property>
2897 <property name="top_padding">8</property>
2898 <child>
2899 <widget class="GtkVBox" id="widget_paned_vbox">
2900 <property name="visible">True</property>
2901 <child>
2902 <placeholder/>
2903 </child>
2904 </widget>
2905 </child>
2906 </widget>
2907 </child>
2908 <child>
2909 <widget class="GtkHBox" id="hbox83">
2910 <property name="visible">True</property>
2911 <property name="spacing">5</property>
2912 <child>
2913 <widget class="GtkLabel" id="widget_paned_lab">
2914 <property name="visible">True</property>
2915 <property name="xalign">0</property>
2916 <property name="xpad">10</property>
2917 <property name="label">label46559</property>
2918 </widget>
2919 </child>
2920 <child>
2921 <widget class="GtkEventBox" id="eventbox21">
2922 <property name="visible">True</property>
2923 <signal name="button_press_event" handler="on_search_button_press_event"/>
2924 <child>
2925 <widget class="GtkImage" id="image4168">
2926 <property name="visible">True</property>
2927 <property name="stock">gtk-find</property>
2928 </widget>
2929 </child>
2930 </widget>
2931 <packing>
2932 <property name="expand">False</property>
2933 <property name="fill">False</property>
2934 <property name="position">1</property>
2935 </packing>
2936 </child>
2937 <child>
2938 <widget class="GtkEventBox" id="eventbox22">
2939 <property name="visible">True</property>
2940 <signal name="button_press_event" handler="on_open_button_press_event"/>
2941 <child>
2942 <widget class="GtkImage" id="image4167">
2943 <property name="visible">True</property>
2944 <property name="stock">gtk-open</property>
2945 </widget>
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 <child>
2955 <widget class="GtkEventBox" id="eventbox23">
2956 <property name="visible">True</property>
2957 <signal name="button_press_event" handler="on_switch_button_press_event"/>
2958 <child>
2959 <widget class="GtkImage" id="image4166">
2960 <property name="visible">True</property>
2961 <property name="xpad">10</property>
2962 <property name="stock">gtk-justify-left</property>
2963 </widget>
2964 </child>
2965 </widget>
2966 <packing>
2967 <property name="expand">False</property>
2968 <property name="fill">False</property>
2969 <property name="position">3</property>
2970 </packing>
2971 </child>
2972 </widget>
2973 <packing>
2974 <property name="type">label_item</property>
2975 </packing>
2976 </child>
2977 </widget>
2978 </child>
2979 </widget>
2980 </child>
2981 </widget>
2982 <packing>
2983 <property name="position">15</property>
2984 </packing>
2985 </child>
2986 </widget>
2987 </child>
2988 </widget>
2989 </child>
2990 </widget>
2991 </child>
2992 </widget>
2993 <widget class="GtkDialog" id="dia_form_wid_calendar">
2994 <property name="visible">True</property>
2995 <property name="title" translatable="yes">Tiny ERP - Date selection</property>
2996 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2997 <child internal-child="vbox">
2998 <widget class="GtkVBox" id="dialog-vbox3">
2999 <property name="visible">True</property>
3000 <child>
3001 <widget class="GtkCalendar" id="cal_calendar">
3002 <property name="visible">True</property>
3003 <property name="can_focus">True</property>
3004 <signal name="button_press_event" handler="gtk_window_activate_default"/>
3005 </widget>
3006 <packing>
3007 <property name="position">2</property>
3008 </packing>
3009 </child>
3010 <child internal-child="action_area">
3011 <widget class="GtkHButtonBox" id="dialog-action_area3">
3012 <property name="visible">True</property>
3013 <property name="layout_style">GTK_BUTTONBOX_END</property>
3014 <child>
3015 <widget class="GtkButton" id="cancelbutton1">
3016 <property name="visible">True</property>
3017 <property name="can_focus">True</property>
3018 <property name="can_default">True</property>
3019 <property name="label">gtk-cancel</property>
3020 <property name="use_stock">True</property>
3021 <property name="response_id">-6</property>
3022 </widget>
3023 </child>
3024 <child>
3025 <widget class="GtkButton" id="okbutton3">
3026 <property name="visible">True</property>
3027 <property name="can_focus">True</property>
3028 <property name="has_focus">True</property>
3029 <property name="can_default">True</property>
3030 <property name="has_default">True</property>
3031 <property name="label">gtk-ok</property>
3032 <property name="use_stock">True</property>
3033 <property name="response_id">-5</property>
3034 </widget>
3035 <packing>
3036 <property name="position">1</property>
3037 </packing>
3038 </child>
3039 </widget>
3040 <packing>
3041 <property name="expand">False</property>
3042 <property name="pack_type">GTK_PACK_END</property>
3043 </packing>
3044 </child>
3045 </widget>
3046 </child>
3047 </widget>
3048 <widget class="GtkDialog" id="win_sur">
3049 <property name="width_request">350</property>
3050 <property name="height_request">143</property>
3051 <property name="title" translatable="yes">Tiny ERP - Confirmation</property>
3052 <property name="modal">True</property>
3053 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
3054 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3055 <child internal-child="vbox">
3056 <widget class="GtkVBox" id="dialog-vbox4">
3057 <property name="visible">True</property>
3058 <child>
3059 <widget class="GtkHBox" id="hbox28">
3060 <property name="visible">True</property>
3061 <child>
3062 <widget class="GtkImage" id="image144">
3063 <property name="visible">True</property>
3064 <property name="xpad">15</property>
3065 <property name="ypad">15</property>
3066 <property name="stock">gtk-dialog-question</property>
3067 <property name="icon_size">6</property>
3068 </widget>
3069 <packing>
3070 <property name="expand">False</property>
3071 <property name="fill">False</property>
3072 </packing>
3073 </child>
3074 <child>
3075 <widget class="GtkLabel" id="lab_question">
3076 <property name="width_request">200</property>
3077 <property name="height_request">60</property>
3078 <property name="visible">True</property>
3079 <property name="label" translatable="yes">Hello World!</property>
3080 </widget>
3081 <packing>
3082 <property name="position">1</property>
3083 </packing>
3084 </child>
3085 </widget>
3086 <packing>
3087 <property name="padding">4</property>
3088 <property name="position">2</property>
3089 </packing>
3090 </child>
3091 <child internal-child="action_area">
3092 <widget class="GtkHButtonBox" id="dialog-action_area4">
3093 <property name="visible">True</property>
3094 <property name="layout_style">GTK_BUTTONBOX_END</property>
3095 <child>
3096 <widget class="GtkButton" id="cancelbutton2">
3097 <property name="visible">True</property>
3098 <property name="can_focus">True</property>
3099 <property name="can_default">True</property>
3100 <property name="label">gtk-cancel</property>
3101 <property name="use_stock">True</property>
3102 <property name="response_id">-6</property>
3103 </widget>
3104 </child>
3105 <child>
3106 <widget class="GtkButton" id="okbutton4">
3107 <property name="visible">True</property>
3108 <property name="can_focus">True</property>
3109 <property name="can_default">True</property>
3110 <property name="label">gtk-ok</property>
3111 <property name="use_stock">True</property>
3112 <property name="response_id">-5</property>
3113 </widget>
3114 <packing>
3115 <property name="position">1</property>
3116 </packing>
3117 </child>
3118 </widget>
3119 <packing>
3120 <property name="expand">False</property>
3121 <property name="pack_type">GTK_PACK_END</property>
3122 </packing>
3123 </child>
3124 </widget>
3125 </child>
3126 </widget>
3127 <widget class="GtkDialog" id="win_selection">
3128 <property name="title" translatable="yes">Tiny ERP - Selection</property>
3129 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
3130 <property name="default_width">400</property>
3131 <property name="default_height">400</property>
3132 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3133 <child internal-child="vbox">
3134 <widget class="GtkVBox" id="dialog-vbox6">
3135 <property name="visible">True</property>
3136 <child>
3137 <widget class="GtkVBox" id="win_selection_vbox">
3138 <property name="visible">True</property>
3139 <child>
3140 <widget class="GtkLabel" id="win_sel_title">
3141 <property name="visible">True</property>
3142 <property name="label" translatable="yes">Your selection:</property>
3143 </widget>
3144 <packing>
3145 <property name="expand">False</property>
3146 <property name="fill">False</property>
3147 </packing>
3148 </child>
3149 <child>
3150 <widget class="GtkHSeparator" id="hseparator8">
3151 <property name="visible">True</property>
3152 </widget>
3153 <packing>
3154 <property name="expand">False</property>
3155 <property name="padding">3</property>
3156 <property name="position">1</property>
3157 </packing>
3158 </child>
3159 <child>
3160 <widget class="GtkScrolledWindow" id="scrolledwindow5">
3161 <property name="visible">True</property>
3162 <property name="can_focus">True</property>
3163 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3164 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3165 <child>
3166 <widget class="GtkTreeView" id="win_sel_tree">
3167 <property name="visible">True</property>
3168 <property name="can_focus">True</property>
3169 <property name="headers_visible">False</property>
3170 </widget>
3171 </child>
3172 </widget>
3173 <packing>
3174 <property name="position">2</property>
3175 </packing>
3176 </child>
3177 </widget>
3178 <packing>
3179 <property name="position">2</property>
3180 </packing>
3181 </child>
3182 <child internal-child="action_area">
3183 <widget class="GtkHButtonBox" id="dialog-action_area8">
3184 <property name="visible">True</property>
3185 <property name="layout_style">GTK_BUTTONBOX_END</property>
3186 <child>
3187 <widget class="GtkButton" id="cancelbutton5">
3188 <property name="visible">True</property>
3189 <property name="can_focus">True</property>
3190 <property name="can_default">True</property>
3191 <property name="label">gtk-cancel</property>
3192 <property name="use_stock">True</property>
3193 <property name="response_id">-6</property>
3194 <signal name="clicked" handler="on_cancelbutton5_clicked"/>
3195 </widget>
3196 </child>
3197 <child>
3198 <widget class="GtkButton" id="okbutton6">
3199 <property name="visible">True</property>
3200 <property name="can_focus">True</property>
3201 <property name="can_default">True</property>
3202 <property name="label">gtk-ok</property>
3203 <property name="use_stock">True</property>
3204 <property name="response_id">-5</property>
3205 <signal name="clicked" handler="on_okbutton6_clicked"/>
3206 </widget>
3207 <packing>
3208 <property name="position">1</property>
3209 </packing>
3210 </child>
3211 </widget>
3212 <packing>
3213 <property name="expand">False</property>
3214 <property name="pack_type">GTK_PACK_END</property>
3215 </packing>
3216 </child>
3217 </widget>
3218 </child>
3219 </widget>
3220 <widget class="GtkDialog" id="win_filter">
3221 <property name="visible">True</property>
3222 <property name="title" translatable="yes">Tiny ERP - Filter</property>
3223 <property name="default_width">780</property>
3224 <property name="default_height">550</property>
3225 <property name="destroy_with_parent">True</property>
3226 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3227 <child internal-child="vbox">
3228 <widget class="GtkVBox" id="dialog-vbox7">
3229 <property name="visible">True</property>
3230 <child>
3231 <widget class="GtkHBox" id="hbox15">
3232 <property name="visible">True</property>
3233 <property name="border_width">4</property>
3234 <child>
3235 <widget class="GtkLabel" id="label59">
3236 <property name="visible">True</property>
3237 <property name="xpad">5</property>
3238 <property name="label" translatable="yes">S_earch:</property>
3239 <property name="use_underline">True</property>
3240 <property name="mnemonic_widget">ent_search</property>
3241 </widget>
3242 <packing>
3243 <property name="expand">False</property>
3244 <property name="fill">False</property>
3245 </packing>
3246 </child>
3247 <child>
3248 <widget class="GtkEntry" id="ent_search">
3249 <property name="width_request">30</property>
3250 <property name="visible">True</property>
3251 <property name="can_focus">True</property>
3252 <property name="invisible_char">*</property>
3253 </widget>
3254 <packing>
3255 <property name="position">1</property>
3256 </packing>
3257 </child>
3258 <child>
3259 <widget class="GtkLabel" id="label60">
3260 <property name="visible">True</property>
3261 <property name="xpad">5</property>
3262 <property name="label" translatable="yes">on _field:</property>
3263 <property name="use_underline">True</property>
3264 </widget>
3265 <packing>
3266 <property name="expand">False</property>
3267 <property name="fill">False</property>
3268 <property name="position">2</property>
3269 </packing>
3270 </child>
3271 <child>
3272 <widget class="GtkComboBox" id="combo_field">
3273 <property name="visible">True</property>
3274 <property name="items" translatable="yes">test</property>
3275 </widget>
3276 <packing>
3277 <property name="position">3</property>
3278 </packing>
3279 </child>
3280 <child>
3281 <widget class="GtkButton" id="but_select">
3282 <property name="visible">True</property>
3283 <property name="can_focus">True</property>
3284 <property name="label" translatable="yes">_Select</property>
3285 <property name="relief">GTK_RELIEF_HALF</property>
3286 <property name="use_underline">True</property>
3287 <property name="response_id">0</property>
3288 <signal name="clicked" handler="on_but_select_clicked"/>
3289 </widget>
3290 <packing>
3291 <property name="expand">False</property>
3292 <property name="fill">False</property>
3293 <property name="padding">5</property>
3294 <property name="position">4</property>
3295 </packing>
3296 </child>
3297 <child>
3298 <widget class="GtkButton" id="but_unselect">
3299 <property name="visible">True</property>
3300 <property name="can_focus">True</property>
3301 <property name="label" translatable="yes">_Unselect</property>
3302 <property name="use_underline">True</property>
3303 <property name="response_id">0</property>
3304 <signal name="clicked" handler="on_but_unselect_clicked"/>
3305 </widget>
3306 <packing>
3307 <property name="expand">False</property>
3308 <property name="fill">False</property>
3309 <property name="position">5</property>
3310 </packing>
3311 </child>
3312 <child>
3313 <widget class="GtkVSeparator" id="vseparator5">
3314 <property name="visible">True</property>
3315 </widget>
3316 <packing>
3317 <property name="expand">False</property>
3318 <property name="fill">False</property>
3319 <property name="padding">4</property>
3320 <property name="position">6</property>
3321 </packing>
3322 </child>
3323 <child>
3324 <widget class="GtkLabel" id="label61">
3325 <property name="visible">True</property>
3326 <property name="label" translatable="yes">Filter:</property>
3327 </widget>
3328 <packing>
3329 <property name="expand">False</property>
3330 <property name="fill">False</property>
3331 <property name="padding">2</property>
3332 <property name="position">7</property>
3333 </packing>
3334 </child>
3335 <child>
3336 <widget class="GtkButton" id="but_sel_all">
3337 <property name="visible">True</property>
3338 <property name="can_focus">True</property>
3339 <property name="label" translatable="yes">AL_L</property>
3340 <property name="use_underline">True</property>
3341 <property name="response_id">0</property>
3342 <signal name="clicked" handler="on_but_sel_all_clicked"/>
3343 </widget>
3344 <packing>
3345 <property name="expand">False</property>
3346 <property name="fill">False</property>
3347 <property name="padding">2</property>
3348 <property name="position">8</property>
3349 </packing>
3350 </child>
3351 <child>
3352 <widget class="GtkButton" id="but_sel_none">
3353 <property name="visible">True</property>
3354 <property name="can_focus">True</property>
3355 <property name="label" translatable="yes">N_ONE</property>
3356 <property name="use_underline">True</property>
3357 <property name="response_id">0</property>
3358 <signal name="clicked" handler="on_but_sel_none_clicked"/>
3359 </widget>
3360 <packing>
3361 <property name="expand">False</property>
3362 <property name="fill">False</property>
3363 <property name="padding">2</property>
3364 <property name="position">9</property>
3365 </packing>
3366 </child>
3367 </widget>
3368 <packing>
3369 <property name="expand">False</property>
3370 <property name="position">2</property>
3371 </packing>
3372 </child>
3373 <child>
3374 <widget class="GtkHSeparator" id="hseparator9">
3375 <property name="visible">True</property>
3376 </widget>
3377 <packing>
3378 <property name="expand">False</property>
3379 <property name="padding">4</property>
3380 <property name="position">3</property>
3381 </packing>
3382 </child>
3383 <child>
3384 <widget class="GtkHPaned" id="filter_hpaned">
3385 <property name="visible">True</property>
3386 <property name="can_focus">True</property>
3387 <property name="position">560</property>
3388 <child>
3389 <widget class="GtkScrolledWindow" id="scrolledwindow4">
3390 <property name="visible">True</property>
3391 <property name="can_focus">True</property>
3392 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3393 <child>
3394 <widget class="GtkViewport" id="filter_vp_tree">
3395 <property name="visible">True</property>
3396 <property name="shadow_type">GTK_SHADOW_NONE</property>
3397 <child>
3398 <placeholder/>
3399 </child>
3400 </widget>
3401 </child>
3402 </widget>
3403 <packing>
3404 <property name="resize">False</property>
3405 <property name="shrink">True</property>
3406 </packing>
3407 </child>
3408 <child>
3409 <widget class="GtkVBox" id="filter_action_vbox">
3410 <property name="visible">True</property>
3411 <child>
3412 <widget class="GtkLabel" id="label108">
3413 <property name="visible">True</property>
3414 <property name="ypad">8</property>
3415 <property name="label" translatable="yes">&lt;b&gt;&lt;u&gt;Actions&lt;/u&gt;&lt;/b&gt;</property>
3416 <property name="use_markup">True</property>
3417 <property name="use_underline">True</property>
3418 </widget>
3419 <packing>
3420 <property name="expand">False</property>
3421 <property name="fill">False</property>
3422 </packing>
3423 </child>
3424 </widget>
3425 <packing>
3426 <property name="resize">True</property>
3427 <property name="shrink">True</property>
3428 </packing>
3429 </child>
3430 </widget>
3431 <packing>
3432 <property name="position">4</property>
3433 </packing>
3434 </child>
3435 <child internal-child="action_area">
3436 <widget class="GtkHButtonBox" id="dialog-action_area9">
3437 <property name="visible">True</property>
3438 <property name="layout_style">GTK_BUTTONBOX_END</property>
3439 <child>
3440 <widget class="GtkButton" id="cancelbutton6">
3441 <property name="visible">True</property>
3442 <property name="can_focus">True</property>
3443 <property name="can_default">True</property>
3444 <property name="label">gtk-cancel</property>
3445 <property name="use_stock">True</property>
3446 <property name="response_id">-6</property>
3447 </widget>
3448 </child>
3449 <child>
3450 <widget class="GtkButton" id="okbutton7">
3451 <property name="visible">True</property>
3452 <property name="can_focus">True</property>
3453 <property name="can_default">True</property>
3454 <property name="label">gtk-ok</property>
3455 <property name="use_stock">True</property>
3456 <property name="response_id">-5</property>
3457 </widget>
3458 <packing>
3459 <property name="position">1</property>
3460 </packing>
3461 </child>
3462 </widget>
3463 <packing>
3464 <property name="expand">False</property>
3465 <property name="pack_type">GTK_PACK_END</property>
3466 </packing>
3467 </child>
3468 </widget>
3469 </child>
3470 </widget>
3471 <widget class="GtkDialog" id="win_dialog">
3472 <property name="visible">True</property>
3473 <property name="title" translatable="yes">Tiny ERP - Dialog</property>
3474 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3475 <child internal-child="vbox">
3476 <widget class="GtkVBox" id="dia_vbox_main">
3477 <property name="visible">True</property>
3478 <child>
3479 <placeholder/>
3480 </child>
3481 <child internal-child="action_area">
3482 <widget class="GtkHButtonBox" id="dia_hbox_button">
3483 <property name="visible">True</property>
3484 <property name="layout_style">GTK_BUTTONBOX_END</property>
3485 </widget>
3486 <packing>
3487 <property name="expand">False</property>
3488 <property name="pack_type">GTK_PACK_END</property>
3489 </packing>
3490 </child>
3491 </widget>
3492 </child>
3493 </widget>
3494 <widget class="GtkMenu" id="menu_field_char">
3495 <child>
3496 <widget class="GtkImageMenuItem" id="item_default">
3497 <property name="visible">True</property>
3498 <property name="label" translatable="yes">Set to _Default</property>
3499 <property name="use_underline">True</property>
3500 <signal name="activate" handler="on_item_default_activate"/>
3501 <child internal-child="image">
3502 <widget class="GtkImage" id="image33">
3503 <property name="visible">True</property>
3504 <property name="stock">gtk-clear</property>
3505 <property name="icon_size">1</property>
3506 </widget>
3507 </child>
3508 </widget>
3509 </child>
3510 <child>
3511 <widget class="GtkMenuItem" id="separator4">
3512 <property name="visible">True</property>
3513 </widget>
3514 </child>
3515 <child>
3516 <widget class="GtkImageMenuItem" id="item_pref">
3517 <property name="visible">True</property>
3518 <property name="label" translatable="yes">Value _Preference</property>
3519 <property name="use_underline">True</property>
3520 <signal name="activate" handler="on_item_pref_activate"/>
3521 <child internal-child="image">
3522 <widget class="GtkImage" id="image34">
3523 <property name="visible">True</property>
3524 <property name="stock">gtk-select-color</property>
3525 <property name="icon_size">1</property>
3526 </widget>
3527 </child>
3528 </widget>
3529 </child>
3530 </widget>
3531 <widget class="GtkDialog" id="win_field_pref">
3532 <property name="width_request">440</property>
3533 <property name="height_request">268</property>
3534 <property name="title" translatable="yes">Tiny ERP, Field Preference target</property>
3535 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
3536 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3537 <child internal-child="vbox">
3538 <widget class="GtkVBox" id="dialog-vbox8">
3539 <property name="visible">True</property>
3540 <child>
3541 <widget class="GtkTable" id="table3">
3542 <property name="visible">True</property>
3543 <property name="border_width">4</property>
3544 <property name="n_rows">5</property>
3545 <property name="n_columns">2</property>
3546 <property name="column_spacing">5</property>
3547 <property name="row_spacing">4</property>
3548 <child>
3549 <widget class="GtkLabel" id="label64">
3550 <property name="visible">True</property>
3551 <property name="xalign">1</property>
3552 <property name="label" translatable="yes">Default _value:</property>
3553 <property name="use_underline">True</property>
3554 <property name="mnemonic_widget">ent_value</property>
3555 </widget>
3556 <packing>
3557 <property name="top_attach">2</property>
3558 <property name="bottom_attach">3</property>
3559 <property name="x_options">GTK_FILL</property>
3560 <property name="y_options"></property>
3561 </packing>
3562 </child>
3563 <child>
3564 <widget class="GtkEntry" id="ent_value">
3565 <property name="visible">True</property>
3566 <property name="sensitive">False</property>
3567 <property name="can_focus">True</property>
3568 <property name="editable">False</property>
3569 <property name="invisible_char">*</property>
3570 </widget>
3571 <packing>
3572 <property name="left_attach">1</property>
3573 <property name="right_attach">2</property>
3574 <property name="top_attach">2</property>
3575 <property name="bottom_attach">3</property>
3576 <property name="y_options"></property>
3577 </packing>
3578 </child>
3579 <child>
3580 <widget class="GtkEntry" id="ent_domain">
3581 <property name="visible">True</property>
3582 <property name="sensitive">False</property>
3583 <property name="can_focus">True</property>
3584 <property name="editable">False</property>
3585 <property name="invisible_char">*</property>
3586 </widget>
3587 <packing>
3588 <property name="left_attach">1</property>
3589 <property name="right_attach">2</property>
3590 <property name="top_attach">1</property>
3591 <property name="bottom_attach">2</property>
3592 <property name="y_options"></property>
3593 </packing>
3594 </child>
3595 <child>
3596 <widget class="GtkEntry" id="ent_field">
3597 <property name="visible">True</property>
3598 <property name="sensitive">False</property>
3599 <property name="can_focus">True</property>
3600 <property name="editable">False</property>
3601 <property name="invisible_char">*</property>
3602 </widget>
3603 <packing>
3604 <property name="left_attach">1</property>
3605 <property name="right_attach">2</property>
3606 <property name="y_options"></property>
3607 </packing>
3608 </child>
3609 <child>
3610 <widget class="GtkLabel" id="label66">
3611 <property name="visible">True</property>
3612 <property name="xalign">1</property>
3613 <property name="label" translatable="yes">_Domain:</property>
3614 <property name="use_underline">True</property>
3615 <property name="justify">GTK_JUSTIFY_RIGHT</property>
3616 <property name="mnemonic_widget">ent_domain</property>
3617 </widget>
3618 <packing>
3619 <property name="top_attach">1</property>
3620 <property name="bottom_attach">2</property>
3621 <property name="x_options">GTK_FILL</property>
3622 <property name="y_options"></property>
3623 </packing>
3624 </child>
3625 <child>
3626 <widget class="GtkLabel" id="label63">
3627 <property name="visible">True</property>
3628 <property name="xalign">1</property>
3629 <property name="label" translatable="yes">Field _Name:</property>
3630 <property name="use_underline">True</property>
3631 <property name="justify">GTK_JUSTIFY_RIGHT</property>
3632 <property name="mnemonic_widget">ent_field</property>
3633 </widget>
3634 <packing>
3635 <property name="x_options">GTK_FILL</property>
3636 <property name="y_options"></property>
3637 </packing>
3638 </child>
3639 <child>
3640 <widget class="GtkFrame" id="frame5">
3641 <property name="visible">True</property>
3642 <property name="label_xalign">0</property>
3643 <child>
3644 <widget class="GtkAlignment" id="alignment12">
3645 <property name="visible">True</property>
3646 <property name="left_padding">12</property>
3647 <child>
3648 <widget class="GtkVBox" id="pref_vbox">
3649 <property name="visible">True</property>
3650 <child>
3651 <placeholder/>
3652 </child>
3653 </widget>
3654 </child>
3655 </widget>
3656 </child>
3657 <child>
3658 <widget class="GtkLabel" id="label115">
3659 <property name="visible">True</property>
3660 <property name="label" translatable="yes">&lt;b&gt;Value applicable if:&lt;/b&gt;</property>
3661 <property name="use_markup">True</property>
3662 </widget>
3663 <packing>
3664 <property name="type">label_item</property>
3665 </packing>
3666 </child>
3667 </widget>
3668 <packing>
3669 <property name="right_attach">2</property>
3670 <property name="top_attach">4</property>
3671 <property name="bottom_attach">5</property>
3672 <property name="x_options">GTK_FILL</property>
3673 </packing>
3674 </child>
3675 <child>
3676 <widget class="GtkFrame" id="frame6">
3677 <property name="visible">True</property>
3678 <property name="label_xalign">0</property>
3679 <child>
3680 <widget class="GtkAlignment" id="alignment13">
3681 <property name="visible">True</property>
3682 <property name="left_padding">12</property>
3683 <child>
3684 <widget class="GtkHBox" id="hbox40">
3685 <property name="visible">True</property>
3686 <property name="border_width">6</property>
3687 <property name="homogeneous">True</property>
3688 <child>
3689 <widget class="GtkRadioButton" id="radio_user_pref">
3690 <property name="visible">True</property>
3691 <property name="can_focus">True</property>
3692 <property name="label" translatable="yes">_only for you</property>
3693 <property name="use_underline">True</property>
3694 <property name="response_id">0</property>
3695 <property name="draw_indicator">True</property>
3696 </widget>
3697 <packing>
3698 <property name="expand">False</property>
3699 <property name="fill">False</property>
3700 </packing>
3701 </child>
3702 <child>
3703 <widget class="GtkRadioButton" id="radiobutton2">
3704 <property name="visible">True</property>
3705 <property name="can_focus">True</property>
3706 <property name="label" translatable="yes">for _all users</property>
3707 <property name="use_underline">True</property>
3708 <property name="response_id">0</property>
3709 <property name="active">True</property>
3710 <property name="draw_indicator">True</property>
3711 <property name="group">radio_user_pref</property>
3712 </widget>
3713 <packing>
3714 <property name="expand">False</property>
3715 <property name="fill">False</property>
3716 <property name="position">1</property>
3717 </packing>
3718 </child>
3719 </widget>
3720 </child>
3721 </widget>
3722 </child>
3723 <child>
3724 <widget class="GtkLabel" id="label116">
3725 <property name="visible">True</property>
3726 <property name="label" translatable="yes">&lt;b&gt;Value applicable for:&lt;/b&gt;</property>
3727 <property name="use_markup">True</property>
3728 </widget>
3729 <packing>
3730 <property name="type">label_item</property>
3731 </packing>
3732 </child>
3733 </widget>
3734 <packing>
3735 <property name="right_attach">2</property>
3736 <property name="top_attach">3</property>
3737 <property name="bottom_attach">4</property>
3738 <property name="x_options">GTK_FILL</property>
3739 <property name="y_options">GTK_FILL</property>
3740 </packing>
3741 </child>
3742 </widget>
3743 <packing>
3744 <property name="position">2</property>
3745 </packing>
3746 </child>
3747 <child internal-child="action_area">
3748 <widget class="GtkHButtonBox" id="dialog-action_area10">
3749 <property name="visible">True</property>
3750 <property name="layout_style">GTK_BUTTONBOX_END</property>
3751 <child>
3752 <widget class="GtkButton" id="cancelbutton7">
3753 <property name="visible">True</property>
3754 <property name="can_focus">True</property>
3755 <property name="can_default">True</property>
3756 <property name="label">gtk-cancel</property>
3757 <property name="use_stock">True</property>
3758 <property name="response_id">-6</property>
3759 </widget>
3760 </child>
3761 <child>
3762 <widget class="GtkButton" id="okbutton8">
3763 <property name="visible">True</property>
3764 <property name="can_focus">True</property>
3765 <property name="can_default">True</property>
3766 <property name="label">gtk-ok</property>
3767 <property name="use_stock">True</property>
3768 <property name="response_id">-5</property>
3769 </widget>
3770 <packing>
3771 <property name="position">1</property>
3772 </packing>
3773 </child>
3774 </widget>
3775 <packing>
3776 <property name="expand">False</property>
3777 <property name="pack_type">GTK_PACK_END</property>
3778 </packing>
3779 </child>
3780 </widget>
3781 </child>
3782 </widget>
3783 <widget class="GtkDialog" id="win_save_as">
3784 <property name="width_request">515</property>
3785 <property name="height_request">600</property>
3786 <property name="title" translatable="yes">Tiny ERP - Export to CSV</property>
3787 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
3788 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3789 <child internal-child="vbox">
3790 <widget class="GtkVBox" id="dialog-vbox9">
3791 <property name="visible">True</property>
3792 <child>
3793 <widget class="GtkVBox" id="vbox15">
3794 <property name="visible">True</property>
3795 <child>
3796 <widget class="GtkFrame" id="frame19">
3797 <property name="height_request">60</property>
3798 <property name="visible">True</property>
3799 <property name="border_width">2</property>
3800 <property name="label_xalign">0</property>
3801 <property name="shadow_type">GTK_SHADOW_NONE</property>
3802 <child>
3803 <widget class="GtkAlignment" id="alignment45">
3804 <property name="visible">True</property>
3805 <property name="left_padding">12</property>
3806 <child>
3807 <widget class="GtkScrolledWindow" id="scrolledwindow">
3808 <property name="visible">True</property>
3809 <property name="can_focus">True</property>
3810 <property name="border_width">2</property>
3811 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3812 <child>
3813 <widget class="GtkViewport" id="predefined_exports">
3814 <property name="visible">True</property>
3815 <child>
3816 <placeholder/>
3817 </child>
3818 </widget>
3819 </child>
3820 </widget>
3821 </child>
3822 </widget>
3823 </child>
3824 <child>
3825 <widget class="GtkLabel" id="label263">
3826 <property name="visible">True</property>
3827 <property name="label" translatable="yes">&lt;b&gt;Predefined exports&lt;/b&gt;</property>
3828 <property name="use_markup">True</property>
3829 </widget>
3830 <packing>
3831 <property name="type">label_item</property>
3832 </packing>
3833 </child>
3834 </widget>
3835 </child>
3836 <child>
3837 <widget class="GtkHBox" id="hbox35">
3838 <property name="visible">True</property>
3839 <child>
3840 <widget class="GtkFrame" id="frame3">
3841 <property name="visible">True</property>
3842 <property name="label_xalign">0</property>
3843 <property name="shadow_type">GTK_SHADOW_NONE</property>
3844 <child>
3845 <widget class="GtkAlignment" id="alignment6">
3846 <property name="visible">True</property>
3847 <property name="left_padding">12</property>
3848 <child>
3849 <widget class="GtkScrolledWindow" id="scrolledwindow10">
3850 <property name="visible">True</property>
3851 <property name="can_focus">True</property>
3852 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3853 <child>
3854 <widget class="GtkViewport" id="exp_vp1">
3855 <property name="visible">True</property>
3856 <child>
3857 <placeholder/>
3858 </child>
3859 </widget>
3860 </child>
3861 </widget>
3862 </child>
3863 </widget>
3864 </child>
3865 <child>
3866 <widget class="GtkLabel" id="label109">
3867 <property name="visible">True</property>
3868 <property name="label" translatable="yes">&lt;b&gt;All fields&lt;/b&gt;</property>
3869 <property name="use_markup">True</property>
3870 </widget>
3871 <packing>
3872 <property name="type">label_item</property>
3873 </packing>
3874 </child>
3875 </widget>
3876 </child>
3877 <child>
3878 <widget class="GtkVBox" id="vbox25">
3879 <property name="visible">True</property>
3880 <property name="border_width">5</property>
3881 <property name="spacing">2</property>
3882 <property name="homogeneous">True</property>
3883 <child>
3884 <widget class="GtkButton" id="but_select1">
3885 <property name="visible">True</property>
3886 <property name="can_focus">True</property>
3887 <property name="response_id">0</property>
3888 <signal name="clicked" handler="on_but_select_clicked"/>
3889 <child>
3890 <widget class="GtkAlignment" id="alignment8">
3891 <property name="visible">True</property>
3892 <property name="xscale">0</property>
3893 <property name="yscale">0</property>
3894 <child>
3895 <widget class="GtkHBox" id="hbox36">
3896 <property name="visible">True</property>
3897 <property name="spacing">2</property>
3898 <child>
3899 <widget class="GtkImage" id="image353">
3900 <property name="visible">True</property>
3901 <property name="stock">gtk-go-forward</property>
3902 </widget>
3903 <packing>
3904 <property name="expand">False</property>
3905 <property name="fill">False</property>
3906 </packing>
3907 </child>
3908 <child>
3909 <widget class="GtkLabel" id="label111">
3910 <property name="visible">True</property>
3911 <property name="label" translatable="yes">_Add</property>
3912 <property name="use_underline">True</property>
3913 </widget>
3914 <packing>
3915 <property name="expand">False</property>
3916 <property name="fill">False</property>
3917 <property name="position">1</property>
3918 </packing>
3919 </child>
3920 </widget>
3921 </child>
3922 </widget>
3923 </child>
3924 </widget>
3925 <packing>
3926 <property name="expand">False</property>
3927 <property name="fill">False</property>
3928 </packing>
3929 </child>
3930 <child>
3931 <widget class="GtkButton" id="but_unselect1">
3932 <property name="visible">True</property>
3933 <property name="can_focus">True</property>
3934 <property name="response_id">0</property>
3935 <signal name="clicked" handler="on_but_unselect_clicked"/>
3936 <child>
3937 <widget class="GtkAlignment" id="alignment9">
3938 <property name="visible">True</property>
3939 <property name="xscale">0</property>
3940 <property name="yscale">0</property>
3941 <child>
3942 <widget class="GtkHBox" id="hbox37">
3943 <property name="visible">True</property>
3944 <property name="spacing">2</property>
3945 <child>
3946 <widget class="GtkImage" id="image354">
3947 <property name="visible">True</property>
3948 <property name="stock">gtk-go-back</property>
3949 </widget>
3950 <packing>
3951 <property name="expand">False</property>
3952 <property name="fill">False</property>
3953 </packing>
3954 </child>
3955 <child>
3956 <widget class="GtkLabel" id="label112">
3957 <property name="visible">True</property>
3958 <property name="label" translatable="yes">_Remove</property>
3959 <property name="use_underline">True</property>
3960 </widget>
3961 <packing>
3962 <property name="expand">False</property>
3963 <property name="fill">False</property>
3964 <property name="position">1</property>
3965 </packing>
3966 </child>
3967 </widget>
3968 </child>
3969 </widget>
3970 </child>
3971 </widget>
3972 <packing>
3973 <property name="expand">False</property>
3974 <property name="fill">False</property>
3975 <property name="position">1</property>
3976 </packing>
3977 </child>
3978 <child>
3979 <widget class="GtkButton" id="but_unselect_all">
3980 <property name="visible">True</property>
3981 <property name="can_focus">True</property>
3982 <property name="response_id">0</property>
3983 <signal name="clicked" handler="on_but_unselect_all_clicked"/>
3984 <child>
3985 <widget class="GtkAlignment" id="alignment10">
3986 <property name="visible">True</property>
3987 <property name="xscale">0</property>
3988 <property name="yscale">0</property>
3989 <child>
3990 <widget class="GtkHBox" id="hbox38">
3991 <property name="visible">True</property>
3992 <property name="spacing">2</property>
3993 <child>
3994 <widget class="GtkImage" id="image355">
3995 <property name="visible">True</property>
3996 <property name="stock">gtk-goto-first</property>
3997 </widget>
3998 <packing>
3999 <property name="expand">False</property>
4000 <property name="fill">False</property>
4001 </packing>
4002 </child>
4003 <child>
4004 <widget class="GtkLabel" id="label113">
4005 <property name="visible">True</property>
4006 <property name="label" translatable="yes">_Nothing</property>
4007 <property name="use_underline">True</property>
4008 </widget>
4009 <packing>
4010 <property name="expand">False</property>
4011 <property name="fill">False</property>
4012 <property name="position">1</property>
4013 </packing>
4014 </child>
4015 </widget>
4016 </child>
4017 </widget>
4018 </child>
4019 </widget>
4020 <packing>
4021 <property name="expand">False</property>
4022 <property name="fill">False</property>
4023 <property name="position">2</property>
4024 </packing>
4025 </child>
4026 <child>
4027 <widget class="GtkHSeparator" id="hseparator28">
4028 <property name="visible">True</property>
4029 </widget>
4030 <packing>
4031 <property name="expand">False</property>
4032 <property name="position">3</property>
4033 </packing>
4034 </child>
4035 <child>
4036 <widget class="GtkButton" id="button85">
4037 <property name="visible">True</property>
4038 <property name="can_focus">True</property>
4039 <property name="response_id">0</property>
4040 <signal name="clicked" handler="on_but_predefined_clicked"/>
4041 <child>
4042 <widget class="GtkAlignment" id="alignment46">
4043 <property name="visible">True</property>
4044 <property name="xscale">0</property>
4045 <property name="yscale">0</property>
4046 <child>
4047 <widget class="GtkHBox" id="hbox69">
4048 <property name="visible">True</property>
4049 <property name="spacing">2</property>
4050 <child>
4051 <widget class="GtkImage" id="image2906">
4052 <property name="visible">True</property>
4053 <property name="stock">gtk-add</property>
4054 </widget>
4055 <packing>
4056 <property name="expand">False</property>
4057 <property name="fill">False</property>
4058 </packing>
4059 </child>
4060 <child>
4061 <widget class="GtkLabel" id="label264">
4062 <property name="visible">True</property>
4063 <property name="label" translatable="yes">Save List</property>
4064 <property name="use_underline">True</property>
4065 <property name="justify">GTK_JUSTIFY_CENTER</property>
4066 </widget>
4067 <packing>
4068 <property name="expand">False</property>
4069 <property name="fill">False</property>
4070 <property name="position">1</property>
4071 </packing>
4072 </child>
4073 </widget>
4074 </child>
4075 </widget>
4076 </child>
4077 </widget>
4078 <packing>
4079 <property name="expand">False</property>
4080 <property name="fill">False</property>
4081 <property name="position">4</property>
4082 </packing>
4083 </child>
4084 </widget>
4085 <packing>
4086 <property name="expand">False</property>
4087 <property name="position">1</property>
4088 </packing>
4089 </child>
4090 <child>
4091 <widget class="GtkFrame" id="frame4">
4092 <property name="visible">True</property>
4093 <property name="label_xalign">0</property>
4094 <property name="shadow_type">GTK_SHADOW_NONE</property>
4095 <child>
4096 <widget class="GtkAlignment" id="alignment7">
4097 <property name="visible">True</property>
4098 <property name="left_padding">12</property>
4099 <child>
4100 <widget class="GtkScrolledWindow" id="scrolledwindow9">
4101 <property name="visible">True</property>
4102 <property name="can_focus">True</property>
4103 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4104 <child>
4105 <widget class="GtkViewport" id="exp_vp2">
4106 <property name="visible">True</property>
4107 <child>
4108 <placeholder/>
4109 </child>
4110 </widget>
4111 </child>
4112 </widget>
4113 </child>
4114 </widget>
4115 </child>
4116 <child>
4117 <widget class="GtkLabel" id="label110">
4118 <property name="visible">True</property>
4119 <property name="label" translatable="yes">&lt;b&gt;Fields to export&lt;/b&gt;</property>
4120 <property name="use_markup">True</property>
4121 </widget>
4122 <packing>
4123 <property name="type">label_item</property>
4124 </packing>
4125 </child>
4126 </widget>
4127 <packing>
4128 <property name="position">2</property>
4129 </packing>
4130 </child>
4131 </widget>
4132 <packing>
4133 <property name="position">1</property>
4134 </packing>
4135 </child>
4136 <child>
4137 <widget class="GtkFrame" id="frame2">
4138 <property name="visible">True</property>
4139 <property name="border_width">2</property>
4140 <property name="label_xalign">0</property>
4141 <child>
4142 <widget class="GtkHBox" id="hbox55">
4143 <property name="visible">True</property>
4144 <property name="border_width">2</property>
4145 <property name="spacing">2</property>
4146 <child>
4147 <widget class="GtkComboBox" id="win_saveas_combo">
4148 <property name="visible">True</property>
4149 <property name="items" translatable="yes">Open in Excel
4150 Save as CSV</property>
4151 </widget>
4152 </child>
4153 <child>
4154 <widget class="GtkVSeparator" id="vseparator9">
4155 <property name="visible">True</property>
4156 </widget>
4157 <packing>
4158 <property name="expand">False</property>
4159 <property name="fill">False</property>
4160 <property name="padding">10</property>
4161 <property name="position">1</property>
4162 </packing>
4163 </child>
4164 <child>
4165 <widget class="GtkCheckButton" id="add_field_names_cb">
4166 <property name="visible">True</property>
4167 <property name="can_focus">True</property>
4168 <property name="label" translatable="yes">Add _field names</property>
4169 <property name="use_underline">True</property>
4170 <property name="response_id">0</property>
4171 <property name="active">True</property>
4172 <property name="draw_indicator">True</property>
4173 </widget>
4174 <packing>
4175 <property name="expand">False</property>
4176 <property name="fill">False</property>
4177 <property name="position">2</property>
4178 </packing>
4179 </child>
4180 </widget>
4181 </child>
4182 <child>
4183 <widget class="GtkLabel" id="label81">
4184 <property name="visible">True</property>
4185 <property name="label" translatable="yes">&lt;b&gt;Opti_ons&lt;/b&gt;</property>
4186 <property name="use_markup">True</property>
4187 <property name="use_underline">True</property>
4188 </widget>
4189 <packing>
4190 <property name="type">label_item</property>
4191 </packing>
4192 </child>
4193 </widget>
4194 <packing>
4195 <property name="expand">False</property>
4196 <property name="padding">5</property>
4197 <property name="position">2</property>
4198 </packing>
4199 </child>
4200 </widget>
4201 <packing>
4202 <property name="position">2</property>
4203 </packing>
4204 </child>
4205 <child internal-child="action_area">
4206 <widget class="GtkHButtonBox" id="dialog-action_area11">
4207 <property name="visible">True</property>
4208 <property name="layout_style">GTK_BUTTONBOX_END</property>
4209 <child>
4210 <widget class="GtkButton" id="cancelbutton8">
4211 <property name="visible">True</property>
4212 <property name="can_focus">True</property>
4213 <property name="can_default">True</property>
4214 <property name="label">gtk-cancel</property>
4215 <property name="use_stock">True</property>
4216 <property name="response_id">-6</property>
4217 </widget>
4218 </child>
4219 <child>
4220 <widget class="GtkButton" id="okbutton9">
4221 <property name="visible">True</property>
4222 <property name="can_focus">True</property>
4223 <property name="can_default">True</property>
4224 <property name="label">gtk-ok</property>
4225 <property name="use_stock">True</property>
4226 <property name="response_id">-5</property>
4227 </widget>
4228 <packing>
4229 <property name="position">1</property>
4230 </packing>
4231 </child>
4232 </widget>
4233 <packing>
4234 <property name="expand">False</property>
4235 <property name="pack_type">GTK_PACK_END</property>
4236 </packing>
4237 </child>
4238 </widget>
4239 </child>
4240 </widget>
4241 <widget class="GtkDialog" id="win_search">
4242 <property name="width_request">777</property>
4243 <property name="height_request">500</property>
4244 <property name="title" translatable="yes">Tiny ERP - Search</property>
4245 <property name="modal">True</property>
4246 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4247 <property name="default_width">777</property>
4248 <property name="default_height">500</property>
4249 <property name="destroy_with_parent">True</property>
4250 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4251 <child internal-child="vbox">
4252 <widget class="GtkVBox" id="dialog-vbox11">
4253 <property name="visible">True</property>
4254 <child>
4255 <widget class="GtkHBox" id="search_hbox">
4256 <property name="visible">True</property>
4257 <child>
4258 <placeholder/>
4259 </child>
4260 </widget>
4261 <packing>
4262 <property name="expand">False</property>
4263 <property name="fill">False</property>
4264 <property name="position">2</property>
4265 </packing>
4266 </child>
4267 <child>
4268 <widget class="GtkHSeparator" id="hseparator24">
4269 <property name="visible">True</property>
4270 </widget>
4271 <packing>
4272 <property name="expand">False</property>
4273 <property name="position">3</property>
4274 </packing>
4275 </child>
4276 <child>
4277 <widget class="GtkScrolledWindow" id="search_sw">
4278 <property name="visible">True</property>
4279 <property name="can_focus">True</property>
4280 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4281 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4282 <child>
4283 <placeholder/>
4284 </child>
4285 </widget>
4286 <packing>
4287 <property name="position">4</property>
4288 </packing>
4289 </child>
4290 <child internal-child="action_area">
4291 <widget class="GtkHButtonBox" id="dialog-action_area12">
4292 <property name="visible">True</property>
4293 <property name="layout_style">GTK_BUTTONBOX_END</property>
4294 <child>
4295 <widget class="GtkButton" id="button81">
4296 <property name="visible">True</property>
4297 <property name="can_focus">True</property>
4298 <property name="can_default">True</property>
4299 <property name="has_default">True</property>
4300 <property name="label">gtk-find</property>
4301 <property name="use_stock">True</property>
4302 <property name="response_id">-10</property>
4303 </widget>
4304 </child>
4305 <child>
4306 <widget class="GtkButton" id="cancelbutton9">
4307 <property name="visible">True</property>
4308 <property name="can_focus">True</property>
4309 <property name="can_default">True</property>
4310 <property name="label">gtk-cancel</property>
4311 <property name="use_stock">True</property>
4312 <property name="response_id">-6</property>
4313 <accelerator key="Escape" modifiers="" signal="clicked"/>
4314 </widget>
4315 <packing>
4316 <property name="position">1</property>
4317 </packing>
4318 </child>
4319 <child>
4320 <widget class="GtkButton" id="okbutton10">
4321 <property name="visible">True</property>
4322 <property name="can_focus">True</property>
4323 <property name="can_default">True</property>
4324 <property name="label">gtk-ok</property>
4325 <property name="use_stock">True</property>
4326 <property name="response_id">-5</property>
4327 </widget>
4328 <packing>
4329 <property name="position">2</property>
4330 </packing>
4331 </child>
4332 </widget>
4333 <packing>
4334 <property name="expand">False</property>
4335 <property name="pack_type">GTK_PACK_END</property>
4336 </packing>
4337 </child>
4338 </widget>
4339 </child>
4340 </widget>
4341 <widget class="GtkWindow" id="win_search_widget">
4342 <property name="visible">True</property>
4343 <property name="title" translatable="yes">Tiny ERP - Search Widgets</property>
4344 <child>
4345 <widget class="GtkVBox" id="vbox19">
4346 <property name="visible">True</property>
4347 <child>
4348 <widget class="GtkHBox" id="wid_sea_int">
4349 <property name="visible">True</property>
4350 <child>
4351 <widget class="GtkSpinButton" id="sea_spin1">
4352 <property name="width_request">65</property>
4353 <property name="visible">True</property>
4354 <property name="can_focus">True</property>
4355 <property name="adjustment">0 0 100 1 10 10</property>
4356 <property name="climb_rate">1</property>
4357 <property name="snap_to_ticks">True</property>
4358 <property name="wrap">True</property>
4359 <property name="update_policy">GTK_UPDATE_IF_VALID</property>
4360 </widget>
4361 <packing>
4362 <property name="expand">False</property>
4363 </packing>
4364 </child>
4365 <child>
4366 <widget class="GtkLabel" id="label94">
4367 <property name="visible">True</property>
4368 <property name="xpad">6</property>
4369 <property name="label" translatable="yes">-</property>
4370 </widget>
4371 <packing>
4372 <property name="expand">False</property>
4373 <property name="fill">False</property>
4374 <property name="position">1</property>
4375 </packing>
4376 </child>
4377 <child>
4378 <widget class="GtkSpinButton" id="sea_spin2">
4379 <property name="width_request">65</property>
4380 <property name="visible">True</property>
4381 <property name="can_focus">True</property>
4382 <property name="adjustment">0 0 100 1 10 10</property>
4383 <property name="climb_rate">1</property>
4384 <property name="snap_to_ticks">True</property>
4385 <property name="numeric">True</property>
4386 <property name="wrap">True</property>
4387 </widget>
4388 <packing>
4389 <property name="expand">False</property>
4390 <property name="position">2</property>
4391 </packing>
4392 </child>
4393 </widget>
4394 <packing>
4395 <property name="expand">False</property>
4396 </packing>
4397 </child>
4398 <child>
4399 <widget class="GtkHBox" id="wid_sea_cal">
4400 <property name="visible">True</property>
4401 <property name="spacing">3</property>
4402 <child>
4403 <widget class="GtkEntry" id="sea_ent1">
4404 <property name="visible">True</property>
4405 <property name="can_focus">True</property>
4406 <property name="tooltip" translatable="yes">Date de début</property>
4407 <property name="max_length">10</property>
4408 <property name="invisible_char">*</property>
4409 <property name="width_chars">10</property>
4410 </widget>
4411 <packing>
4412 <property name="expand">False</property>
4413 </packing>
4414 </child>
4415 <child>
4416 <widget class="GtkEventBox" id="eventbox16">
4417 <property name="visible">True</property>
4418 <signal name="button_press_event" handler="on_cal1_event"/>
4419 <child>
4420 <widget class="GtkImage" id="image94">
4421 <property name="visible">True</property>
4422 <property name="stock">gtk-zoom-in</property>
4423 </widget>
4424 </child>
4425 </widget>
4426 <packing>
4427 <property name="expand">False</property>
4428 <property name="position">1</property>
4429 </packing>
4430 </child>
4431 <child>
4432 <widget class="GtkLabel" id="label93">
4433 <property name="visible">True</property>
4434 <property name="xpad">3</property>
4435 <property name="label" translatable="yes">-</property>
4436 </widget>
4437 <packing>
4438 <property name="expand">False</property>
4439 <property name="fill">False</property>
4440 <property name="position">2</property>
4441 </packing>
4442 </child>
4443 <child>
4444 <widget class="GtkEntry" id="sea_ent2">
4445 <property name="visible">True</property>
4446 <property name="can_focus">True</property>
4447 <property name="max_length">10</property>
4448 <property name="invisible_char">*</property>
4449 <property name="width_chars">10</property>
4450 </widget>
4451 <packing>
4452 <property name="expand">False</property>
4453 <property name="position">3</property>
4454 </packing>
4455 </child>
4456 <child>
4457 <widget class="GtkEventBox" id="eventbox17">
4458 <property name="visible">True</property>
4459 <signal name="button_press_event" handler="on_cal2_event"/>
4460 <child>
4461 <widget class="GtkImage" id="image100">
4462 <property name="visible">True</property>
4463 <property name="stock">gtk-zoom-in</property>
4464 <signal name="button_press_event" handler="on_cal2_event"/>
4465 </widget>
4466 </child>
4467 </widget>
4468 <packing>
4469 <property name="expand">False</property>
4470 <property name="position">4</property>
4471 </packing>
4472 </child>
4473 </widget>
4474 <packing>
4475 <property name="expand">False</property>
4476 <property name="fill">False</property>
4477 <property name="position">1</property>
4478 </packing>
4479 </child>
4480 <child>
4481 <widget class="GtkEntry" id="win_sea_entry">
4482 <property name="width_request">51</property>
4483 <property name="visible">True</property>
4484 <property name="can_focus">True</property>
4485 <property name="invisible_char">*</property>
4486 <property name="width_chars">21</property>
4487 </widget>
4488 <packing>
4489 <property name="expand">False</property>
4490 <property name="fill">False</property>
4491 <property name="position">2</property>
4492 </packing>
4493 </child>
4494 <child>
4495 <widget class="GtkHBox" id="wid_sea_many2one">
4496 <property name="visible">True</property>
4497 <property name="spacing">3</property>
4498 <child>
4499 <widget class="GtkEntry" id="entry5">
4500 <property name="visible">True</property>
4501 <property name="can_focus">True</property>
4502 <property name="invisible_char">*</property>
4503 <property name="width_chars">13</property>
4504 </widget>
4505 </child>
4506 <child>
4507 <widget class="GtkEventBox" id="eventbox14">
4508 <property name="visible">True</property>
4509 <property name="tooltip" translatable="yes">Search with this name</property>
4510 <signal name="button_press_event" handler="on_reference_search_button_press"/>
4511 <child>
4512 <widget class="GtkImage" id="image95">
4513 <property name="visible">True</property>
4514 <property name="stock">gtk-zoom-in</property>
4515 </widget>
4516 </child>
4517 </widget>
4518 <packing>
4519 <property name="expand">False</property>
4520 <property name="fill">False</property>
4521 <property name="position">1</property>
4522 </packing>
4523 </child>
4524 <child>
4525 <widget class="GtkEventBox" id="eventbox15">
4526 <property name="visible">True</property>
4527 <property name="tooltip" translatable="yes">Clear the field</property>
4528 <signal name="button_press_event" handler="on_reference_clear_button_press"/>
4529 <child>
4530 <widget class="GtkImage" id="image96">
4531 <property name="width_request">25</property>
4532 <property name="visible">True</property>
4533 <property name="stock">gtk-clear</property>
4534 </widget>
4535 </child>
4536 </widget>
4537 <packing>
4538 <property name="expand">False</property>
4539 <property name="position">2</property>
4540 </packing>
4541 </child>
4542 </widget>
4543 <packing>
4544 <property name="expand">False</property>
4545 <property name="fill">False</property>
4546 <property name="position">3</property>
4547 </packing>
4548 </child>
4549 <child>
4550 <widget class="GtkHBox" id="wid_sea_check">
4551 <property name="visible">True</property>
4552 <child>
4553 <widget class="GtkOptionMenu" id="wid_sea_check_box">
4554 <property name="width_request">75</property>
4555 <property name="visible">True</property>
4556 <property name="can_focus">True</property>
4557 <property name="response_id">0</property>
4558 </widget>
4559 <packing>
4560 <property name="expand">False</property>
4561 <property name="fill">False</property>
4562 </packing>
4563 </child>
4564 </widget>
4565 <packing>
4566 <property name="expand">False</property>
4567 <property name="fill">False</property>
4568 <property name="position">4</property>
4569 </packing>
4570 </child>
4571 <child>
4572 <widget class="GtkHBox" id="wid_sea_check2">
4573 <property name="visible">True</property>
4574 <child>
4575 <widget class="GtkComboBoxEntry" id="combobox_checkbox">
4576 <property name="width_request">82</property>
4577 <property name="visible">True</property>
4578 <property name="items" translatable="yes">
4580 No</property>
4581 <child internal-child="entry">
4582 <widget class="GtkEntry" id="comboboxentry-entry3">
4583 </widget>
4584 </child>
4585 </widget>
4586 <packing>
4587 <property name="expand">False</property>
4588 </packing>
4589 </child>
4590 </widget>
4591 <packing>
4592 <property name="expand">False</property>
4593 <property name="fill">False</property>
4594 <property name="position">5</property>
4595 </packing>
4596 </child>
4597 </widget>
4598 </child>
4599 </widget>
4600 <widget class="GtkDialog" id="win_attach">
4601 <property name="title" translatable="yes">Tiny ERP - Attachment</property>
4602 <property name="modal">True</property>
4603 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4604 <property name="default_width">740</property>
4605 <property name="default_height">590</property>
4606 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4607 <child internal-child="vbox">
4608 <widget class="GtkVBox" id="dialog-vbox13">
4609 <property name="visible">True</property>
4610 <child>
4611 <widget class="GtkVPaned" id="vpaned1">
4612 <property name="visible">True</property>
4613 <property name="can_focus">True</property>
4614 <property name="position">432</property>
4615 <child>
4616 <widget class="GtkHPaned" id="hpaned2">
4617 <property name="visible">True</property>
4618 <property name="can_focus">True</property>
4619 <property name="position">553</property>
4620 <child>
4621 <widget class="GtkVBox" id="vbox29">
4622 <property name="visible">True</property>
4623 <child>
4624 <widget class="GtkLabel" id="attach_filename">
4625 <property name="visible">True</property>
4626 <property name="label" translatable="yes">Filename:</property>
4627 </widget>
4628 <packing>
4629 <property name="expand">False</property>
4630 <property name="fill">False</property>
4631 </packing>
4632 </child>
4633 <child>
4634 <widget class="GtkScrolledWindow" id="scrolledwindow22">
4635 <property name="visible">True</property>
4636 <property name="can_focus">True</property>
4637 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4638 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4639 <property name="shadow_type">GTK_SHADOW_IN</property>
4640 <child>
4641 <widget class="GtkViewport" id="viewport3">
4642 <property name="visible">True</property>
4643 <child>
4644 <widget class="GtkImage" id="attach_image">
4645 <property name="visible">True</property>
4646 <property name="stock">gtk-cancel</property>
4647 <property name="icon_size">6</property>
4648 </widget>
4649 </child>
4650 </widget>
4651 </child>
4652 </widget>
4653 <packing>
4654 <property name="position">1</property>
4655 </packing>
4656 </child>
4657 </widget>
4658 <packing>
4659 <property name="resize">False</property>
4660 <property name="shrink">True</property>
4661 </packing>
4662 </child>
4663 <child>
4664 <widget class="GtkVBox" id="vbox28">
4665 <property name="visible">True</property>
4666 <child>
4667 <widget class="GtkLabel" id="attach_title">
4668 <property name="visible">True</property>
4669 <property name="label" translatable="yes">Description:</property>
4670 </widget>
4671 <packing>
4672 <property name="expand">False</property>
4673 <property name="fill">False</property>
4674 </packing>
4675 </child>
4676 <child>
4677 <widget class="GtkScrolledWindow" id="scrolledwindow21">
4678 <property name="visible">True</property>
4679 <property name="can_focus">True</property>
4680 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4681 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4682 <property name="shadow_type">GTK_SHADOW_IN</property>
4683 <child>
4684 <widget class="GtkTextView" id="attach_tv">
4685 <property name="visible">True</property>
4686 <property name="can_focus">True</property>
4687 </widget>
4688 </child>
4689 </widget>
4690 <packing>
4691 <property name="position">1</property>
4692 </packing>
4693 </child>
4694 <child>
4695 <widget class="GtkButton" id="button86">
4696 <property name="visible">True</property>
4697 <property name="can_focus">True</property>
4698 <property name="response_id">0</property>
4699 <signal name="clicked" handler="comment_save"/>
4700 <child>
4701 <widget class="GtkAlignment" id="alignment48">
4702 <property name="visible">True</property>
4703 <property name="xscale">0</property>
4704 <property name="yscale">0</property>
4705 <child>
4706 <widget class="GtkHBox" id="hbox72">
4707 <property name="visible">True</property>
4708 <property name="spacing">2</property>
4709 <child>
4710 <widget class="GtkImage" id="image3409">
4711 <property name="visible">True</property>
4712 <property name="stock">gtk-floppy</property>
4713 </widget>
4714 <packing>
4715 <property name="expand">False</property>
4716 <property name="fill">False</property>
4717 </packing>
4718 </child>
4719 <child>
4720 <widget class="GtkLabel" id="label273">
4721 <property name="visible">True</property>
4722 <property name="label" translatable="yes">Save text</property>
4723 <property name="use_underline">True</property>
4724 </widget>
4725 <packing>
4726 <property name="expand">False</property>
4727 <property name="fill">False</property>
4728 <property name="position">1</property>
4729 </packing>
4730 </child>
4731 </widget>
4732 </child>
4733 </widget>
4734 </child>
4735 </widget>
4736 <packing>
4737 <property name="expand">False</property>
4738 <property name="fill">False</property>
4739 <property name="position">2</property>
4740 </packing>
4741 </child>
4742 </widget>
4743 <packing>
4744 <property name="resize">True</property>
4745 <property name="shrink">True</property>
4746 </packing>
4747 </child>
4748 </widget>
4749 <packing>
4750 <property name="resize">False</property>
4751 <property name="shrink">True</property>
4752 </packing>
4753 </child>
4754 <child>
4755 <widget class="GtkHBox" id="attach_hbox">
4756 <property name="height_request">470</property>
4757 <property name="visible">True</property>
4758 <child>
4759 <widget class="GtkVBox" id="vbox27">
4760 <property name="width_request">121</property>
4761 <property name="visible">True</property>
4762 <child>
4763 <widget class="GtkButton" id="attach_but_add">
4764 <property name="visible">True</property>
4765 <property name="can_focus">True</property>
4766 <property name="label">gtk-add</property>
4767 <property name="use_stock">True</property>
4768 <property name="focus_on_click">False</property>
4769 <property name="response_id">0</property>
4770 <signal name="clicked" handler="on_attach_but_add_activate"/>
4771 </widget>
4772 <packing>
4773 <property name="expand">False</property>
4774 <property name="fill">False</property>
4775 </packing>
4776 </child>
4777 <child>
4778 <widget class="GtkButton" id="attach_but_link">
4779 <property name="visible">True</property>
4780 <property name="can_focus">True</property>
4781 <property name="response_id">0</property>
4782 <signal name="clicked" handler="on_attach_but_link_activate"/>
4783 <child>
4784 <widget class="GtkAlignment" id="alignment26">
4785 <property name="width_request">78</property>
4786 <property name="visible">True</property>
4787 <property name="xscale">0</property>
4788 <property name="yscale">0</property>
4789 <child>
4790 <widget class="GtkHBox" id="hbox58">
4791 <property name="visible">True</property>
4792 <property name="spacing">2</property>
4793 <child>
4794 <widget class="GtkImage" id="image1649">
4795 <property name="visible">True</property>
4796 <property name="stock">gtk-add</property>
4797 </widget>
4798 <packing>
4799 <property name="expand">False</property>
4800 <property name="fill">False</property>
4801 </packing>
4802 </child>
4803 <child>
4804 <widget class="GtkLabel" id="label160">
4805 <property name="visible">True</property>
4806 <property name="label">Add as link</property>
4807 <property name="use_underline">True</property>
4808 </widget>
4809 <packing>
4810 <property name="expand">False</property>
4811 <property name="fill">False</property>
4812 <property name="position">1</property>
4813 </packing>
4814 </child>
4815 </widget>
4816 </child>
4817 </widget>
4818 </child>
4819 </widget>
4820 <packing>
4821 <property name="expand">False</property>
4822 <property name="fill">False</property>
4823 <property name="position">1</property>
4824 </packing>
4825 </child>
4826 <child>
4827 <widget class="GtkButton" id="attach_but_save">
4828 <property name="visible">True</property>
4829 <property name="can_focus">True</property>
4830 <property name="label">gtk-save-as</property>
4831 <property name="use_stock">True</property>
4832 <property name="response_id">0</property>
4833 <signal name="clicked" handler="on_attach_but_save_activate"/>
4834 </widget>
4835 <packing>
4836 <property name="expand">False</property>
4837 <property name="fill">False</property>
4838 <property name="position">2</property>
4839 </packing>
4840 </child>
4841 <child>
4842 <widget class="GtkButton" id="attach_but_del">
4843 <property name="visible">True</property>
4844 <property name="can_focus">True</property>
4845 <property name="label">gtk-delete</property>
4846 <property name="use_stock">True</property>
4847 <property name="response_id">0</property>
4848 <signal name="clicked" handler="on_attach_but_del_activate"/>
4849 </widget>
4850 <packing>
4851 <property name="expand">False</property>
4852 <property name="fill">False</property>
4853 <property name="position">3</property>
4854 </packing>
4855 </child>
4856 </widget>
4857 <packing>
4858 <property name="expand">False</property>
4859 <property name="fill">False</property>
4860 </packing>
4861 </child>
4862 <child>
4863 <widget class="GtkAlignment" id="alignment47">
4864 <property name="visible">True</property>
4865 <child>
4866 <widget class="GtkScrolledWindow" id="scrolledwindow41">
4867 <property name="visible">True</property>
4868 <property name="can_focus">True</property>
4869 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4870 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4871 <property name="shadow_type">GTK_SHADOW_IN</property>
4872 <child>
4873 <widget class="GtkViewport" id="vp_attach">
4874 <property name="visible">True</property>
4875 <child>
4876 <placeholder/>
4877 </child>
4878 </widget>
4879 </child>
4880 </widget>
4881 </child>
4882 </widget>
4883 <packing>
4884 <property name="position">1</property>
4885 </packing>
4886 </child>
4887 </widget>
4888 <packing>
4889 <property name="resize">True</property>
4890 <property name="shrink">True</property>
4891 </packing>
4892 </child>
4893 </widget>
4894 <packing>
4895 <property name="position">2</property>
4896 </packing>
4897 </child>
4898 <child internal-child="action_area">
4899 <widget class="GtkHButtonBox" id="dialog-action_area16">
4900 <property name="visible">True</property>
4901 <property name="layout_style">GTK_BUTTONBOX_END</property>
4902 <child>
4903 <widget class="GtkButton" id="okbutton13">
4904 <property name="visible">True</property>
4905 <property name="can_focus">True</property>
4906 <property name="can_default">True</property>
4907 <property name="label">gtk-close</property>
4908 <property name="use_stock">True</property>
4909 <property name="response_id">-7</property>
4910 </widget>
4911 </child>
4912 </widget>
4913 <packing>
4914 <property name="expand">False</property>
4915 <property name="pack_type">GTK_PACK_END</property>
4916 </packing>
4917 </child>
4918 </widget>
4919 </child>
4920 </widget>
4921 <widget class="GtkDialog" id="win_error">
4922 <property name="title" translatable="yes">Tiny ERP - Error</property>
4923 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4924 <property name="default_width">700</property>
4925 <property name="default_height">580</property>
4926 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4927 <child internal-child="vbox">
4928 <widget class="GtkVBox" id="dialog-vbox10">
4929 <property name="visible">True</property>
4930 <child>
4931 <widget class="GtkVBox" id="vbox22">
4932 <property name="visible">True</property>
4933 <child>
4934 <widget class="GtkLabel" id="label101">
4935 <property name="visible">True</property>
4936 <property name="xalign">0.49000000953674316</property>
4937 <property name="label" translatable="yes">Application Error!</property>
4938 </widget>
4939 <packing>
4940 <property name="expand">False</property>
4941 <property name="fill">False</property>
4942 </packing>
4943 </child>
4944 <child>
4945 <widget class="GtkHSeparator" id="hseparator16">
4946 <property name="visible">True</property>
4947 </widget>
4948 <packing>
4949 <property name="expand">False</property>
4950 <property name="padding">5</property>
4951 <property name="position">1</property>
4952 </packing>
4953 </child>
4954 <child>
4955 <widget class="GtkNotebook" id="notebook3">
4956 <property name="visible">True</property>
4957 <property name="can_focus">True</property>
4958 <child>
4959 <widget class="GtkHBox" id="hbox33">
4960 <property name="visible">True</property>
4961 <child>
4962 <widget class="GtkImage" id="image168">
4963 <property name="visible">True</property>
4964 <property name="yalign">0.18000000715255737</property>
4965 <property name="stock">gtk-dialog-warning</property>
4966 <property name="icon_size">6</property>
4967 </widget>
4968 <packing>
4969 <property name="expand">False</property>
4970 <property name="padding">10</property>
4971 </packing>
4972 </child>
4973 <child>
4974 <widget class="GtkVBox" id="vbox61">
4975 <property name="visible">True</property>
4976 <child>
4977 <widget class="GtkScrolledWindow" id="scrolledwindow45">
4978 <property name="visible">True</property>
4979 <property name="can_focus">True</property>
4980 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4981 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4982 <child>
4983 <widget class="GtkViewport" id="viewport6">
4984 <property name="visible">True</property>
4985 <property name="shadow_type">GTK_SHADOW_NONE</property>
4986 <child>
4987 <widget class="GtkVBox" id="vbox60">
4988 <property name="visible">True</property>
4989 <property name="spacing">10</property>
4990 <child>
4991 <widget class="GtkLabel" id="error_title">
4992 <property name="visible">True</property>
4993 <property name="xalign">0</property>
4994 <property name="xpad">254</property>
4995 <property name="ypad">14</property>
4996 <property name="label" translatable="yes">&lt;b&gt;Error 404&lt;/b&gt;</property>
4997 <property name="use_markup">True</property>
4998 </widget>
4999 <packing>
5000 <property name="expand">False</property>
5001 <property name="fill">False</property>
5002 </packing>
5003 </child>
5004 <child>
5005 <widget class="GtkLabel" id="label107">
5006 <property name="visible">True</property>
5007 <property name="xalign">0</property>
5008 <property name="yalign">0.40999999642372131</property>
5009 <property name="xpad">10</property>
5010 <property name="label" translatable="yes">&lt;b&gt;Error code:&lt;/b&gt;</property>
5011 <property name="use_markup">True</property>
5012 <property name="use_underline">True</property>
5013 <property name="mnemonic_widget">scrolledwindow45</property>
5014 </widget>
5015 <packing>
5016 <property name="expand">False</property>
5017 <property name="fill">False</property>
5018 <property name="position">1</property>
5019 </packing>
5020 </child>
5021 <child>
5022 <widget class="GtkLabel" id="error_info">
5023 <property name="visible">True</property>
5024 <property name="can_focus">True</property>
5025 <property name="xalign">0</property>
5026 <property name="xpad">10</property>
5027 <property name="label" translatable="yes">This Page does not exist !
5028 Please retry</property>
5029 <property name="selectable">True</property>
5030 </widget>
5031 <packing>
5032 <property name="expand">False</property>
5033 <property name="fill">False</property>
5034 <property name="position">2</property>
5035 </packing>
5036 </child>
5037 </widget>
5038 </child>
5039 </widget>
5040 </child>
5041 </widget>
5042 </child>
5043 <child>
5044 <widget class="GtkLabel" id="label132">
5045 <property name="visible">True</property>
5046 <property name="xalign">1</property>
5047 <property name="yalign">1</property>
5048 <property name="xpad">10</property>
5049 <property name="ypad">10</property>
5050 <property name="label" translatable="yes">&lt;i&gt;Click on the Support Request tab if you need more help !&lt;/i&gt;</property>
5051 <property name="use_markup">True</property>
5052 </widget>
5053 <packing>
5054 <property name="expand">False</property>
5055 <property name="position">1</property>
5056 </packing>
5057 </child>
5058 </widget>
5059 <packing>
5060 <property name="position">1</property>
5061 </packing>
5062 </child>
5063 </widget>
5064 </child>
5065 <child>
5066 <widget class="GtkLabel" id="label102">
5067 <property name="visible">True</property>
5068 <property name="xpad">5</property>
5069 <property name="label" translatable="yes">De_scription</property>
5070 <property name="use_underline">True</property>
5071 </widget>
5072 <packing>
5073 <property name="type">tab</property>
5074 <property name="tab_fill">False</property>
5075 </packing>
5076 </child>
5077 <child>
5078 <widget class="GtkScrolledWindow" id="scrolledwindow17">
5079 <property name="visible">True</property>
5080 <property name="can_focus">True</property>
5081 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5082 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5083 <child>
5084 <widget class="GtkViewport" id="viewport2">
5085 <property name="visible">True</property>
5086 <property name="shadow_type">GTK_SHADOW_NONE</property>
5087 <child>
5088 <widget class="GtkTextView" id="error_details">
5089 <property name="visible">True</property>
5090 <property name="can_focus">True</property>
5091 <property name="editable">False</property>
5092 <property name="left_margin">4</property>
5093 <property name="right_margin">4</property>
5094 <property name="cursor_visible">False</property>
5095 <property name="text" translatable="yes">Error details</property>
5096 </widget>
5097 </child>
5098 </widget>
5099 </child>
5100 </widget>
5101 <packing>
5102 <property name="position">1</property>
5103 </packing>
5104 </child>
5105 <child>
5106 <widget class="GtkLabel" id="label103">
5107 <property name="visible">True</property>
5108 <property name="xpad">5</property>
5109 <property name="label" translatable="yes">_Details</property>
5110 <property name="use_markup">True</property>
5111 <property name="use_underline">True</property>
5112 </widget>
5113 <packing>
5114 <property name="type">tab</property>
5115 <property name="position">1</property>
5116 <property name="tab_fill">False</property>
5117 </packing>
5118 </child>
5119 <child>
5120 <widget class="GtkScrolledWindow" id="scrolledwindow18">
5121 <property name="visible">True</property>
5122 <property name="can_focus">True</property>
5123 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5124 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5125 <child>
5126 <widget class="GtkViewport" id="viewport4">
5127 <property name="visible">True</property>
5128 <child>
5129 <widget class="GtkVBox" id="vbox1">
5130 <property name="visible">True</property>
5131 <child>
5132 <widget class="GtkLabel" id="label119">
5133 <property name="visible">True</property>
5134 <property name="xalign">0</property>
5135 <property name="xpad">10</property>
5136 <property name="ypad">10</property>
5137 <property name="label" translatable="yes">&lt;b&gt;Complete this form to submit your bug and/or request a support.&lt;/b&gt;
5138 &lt;i&gt;
5139 Your request will be send to Tiny ERP and we will reply you shortly.
5140 Note that we may not reply you if your Service Company is not a Tiny ERP partner.
5141 &lt;/i&gt;</property>
5142 <property name="use_markup">True</property>
5143 </widget>
5144 <packing>
5145 <property name="expand">False</property>
5146 <property name="fill">False</property>
5147 </packing>
5148 </child>
5149 <child>
5150 <widget class="GtkHSeparator" id="hseparator19">
5151 <property name="visible">True</property>
5152 </widget>
5153 <packing>
5154 <property name="expand">False</property>
5155 <property name="padding">3</property>
5156 <property name="position">1</property>
5157 </packing>
5158 </child>
5159 <child>
5160 <widget class="GtkTable" id="table6">
5161 <property name="visible">True</property>
5162 <property name="border_width">10</property>
5163 <property name="n_rows">8</property>
5164 <property name="n_columns">4</property>
5165 <property name="column_spacing">5</property>
5166 <property name="row_spacing">5</property>
5167 <child>
5168 <widget class="GtkLabel" id="label120">
5169 <property name="visible">True</property>
5170 <property name="xalign">1</property>
5171 <property name="label" translatable="yes">&lt;b&gt;Your name:&lt;/b&gt;</property>
5172 <property name="use_markup">True</property>
5173 </widget>
5174 <packing>
5175 <property name="top_attach">1</property>
5176 <property name="bottom_attach">2</property>
5177 <property name="x_options">GTK_FILL</property>
5178 <property name="y_options"></property>
5179 </packing>
5180 </child>
5181 <child>
5182 <widget class="GtkLabel" id="label121">
5183 <property name="visible">True</property>
5184 <property name="xalign">1</property>
5185 <property name="label" translatable="yes">&lt;b&gt;Your Company:&lt;/b&gt;</property>
5186 <property name="use_markup">True</property>
5187 </widget>
5188 <packing>
5189 <property name="top_attach">2</property>
5190 <property name="bottom_attach">3</property>
5191 <property name="x_options">GTK_FILL</property>
5192 <property name="y_options"></property>
5193 </packing>
5194 </child>
5195 <child>
5196 <widget class="GtkLabel" id="label128">
5197 <property name="visible">True</property>
5198 <property name="xalign">1</property>
5199 <property name="label" translatable="yes">&lt;b&gt;Your Email:&lt;/b&gt;</property>
5200 <property name="use_markup">True</property>
5201 </widget>
5202 <packing>
5203 <property name="top_attach">3</property>
5204 <property name="bottom_attach">4</property>
5205 <property name="x_options">GTK_FILL</property>
5206 <property name="y_options"></property>
5207 </packing>
5208 </child>
5209 <child>
5210 <widget class="GtkEntry" id="name_entry">
5211 <property name="visible">True</property>
5212 <property name="can_focus">True</property>
5213 <property name="invisible_char">*</property>
5214 </widget>
5215 <packing>
5216 <property name="left_attach">1</property>
5217 <property name="right_attach">4</property>
5218 <property name="top_attach">1</property>
5219 <property name="bottom_attach">2</property>
5220 <property name="y_options"></property>
5221 </packing>
5222 </child>
5223 <child>
5224 <widget class="GtkEntry" id="company_entry">
5225 <property name="visible">True</property>
5226 <property name="can_focus">True</property>
5227 <property name="invisible_char">*</property>
5228 </widget>
5229 <packing>
5230 <property name="left_attach">1</property>
5231 <property name="right_attach">4</property>
5232 <property name="top_attach">2</property>
5233 <property name="bottom_attach">3</property>
5234 <property name="y_options"></property>
5235 </packing>
5236 </child>
5237 <child>
5238 <widget class="GtkLabel" id="label125">
5239 <property name="visible">True</property>
5240 <property name="xalign">1</property>
5241 <property name="yalign">0.019999999552965164</property>
5242 <property name="label" translatable="yes">Explain what you did:</property>
5243 </widget>
5244 <packing>
5245 <property name="top_attach">5</property>
5246 <property name="bottom_attach">6</property>
5247 <property name="x_options">GTK_FILL</property>
5248 <property name="y_options"></property>
5249 </packing>
5250 </child>
5251 <child>
5252 <widget class="GtkLabel" id="label130">
5253 <property name="visible">True</property>
5254 <property name="xalign">1</property>
5255 <property name="yalign">0.019999999552965164</property>
5256 <property name="label" translatable="yes">Others Comments:</property>
5257 </widget>
5258 <packing>
5259 <property name="top_attach">6</property>
5260 <property name="bottom_attach">7</property>
5261 <property name="x_options">GTK_FILL</property>
5262 <property name="y_options"></property>
5263 </packing>
5264 </child>
5265 <child>
5266 <widget class="GtkScrolledWindow" id="scrolledwindow20">
5267 <property name="visible">True</property>
5268 <property name="can_focus">True</property>
5269 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5270 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5271 <property name="shadow_type">GTK_SHADOW_IN</property>
5272 <child>
5273 <widget class="GtkTextView" id="remarks_textview">
5274 <property name="visible">True</property>
5275 <property name="can_focus">True</property>
5276 </widget>
5277 </child>
5278 </widget>
5279 <packing>
5280 <property name="left_attach">1</property>
5281 <property name="right_attach">4</property>
5282 <property name="top_attach">6</property>
5283 <property name="bottom_attach">7</property>
5284 <property name="x_options">GTK_FILL</property>
5285 <property name="y_options">GTK_FILL</property>
5286 </packing>
5287 </child>
5288 <child>
5289 <widget class="GtkScrolledWindow" id="scrolledwindow1">
5290 <property name="visible">True</property>
5291 <property name="can_focus">True</property>
5292 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5293 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5294 <property name="shadow_type">GTK_SHADOW_IN</property>
5295 <child>
5296 <widget class="GtkTextView" id="explanation_textview">
5297 <property name="visible">True</property>
5298 <property name="can_focus">True</property>
5299 </widget>
5300 </child>
5301 </widget>
5302 <packing>
5303 <property name="left_attach">1</property>
5304 <property name="right_attach">4</property>
5305 <property name="top_attach">5</property>
5306 <property name="bottom_attach">6</property>
5307 <property name="x_options">GTK_FILL</property>
5308 <property name="y_options">GTK_FILL</property>
5309 </packing>
5310 </child>
5311 <child>
5312 <widget class="GtkHBox" id="hbox44">
5313 <property name="visible">True</property>
5314 <child>
5315 <widget class="GtkButton" id="button_send">
5316 <property name="visible">True</property>
5317 <property name="can_focus">True</property>
5318 <property name="response_id">0</property>
5319 <signal name="clicked" handler="on_button_send_clicked"/>
5320 <child>
5321 <widget class="GtkAlignment" id="alignment16">
5322 <property name="visible">True</property>
5323 <property name="xscale">0</property>
5324 <property name="yscale">0</property>
5325 <child>
5326 <widget class="GtkHBox" id="hbox43">
5327 <property name="visible">True</property>
5328 <property name="spacing">2</property>
5329 <child>
5330 <widget class="GtkImage" id="image420">
5331 <property name="visible">True</property>
5332 <property name="stock">gtk-execute</property>
5333 </widget>
5334 <packing>
5335 <property name="expand">False</property>
5336 <property name="fill">False</property>
5337 </packing>
5338 </child>
5339 <child>
5340 <widget class="GtkLabel" id="label127">
5341 <property name="visible">True</property>
5342 <property name="label" translatable="yes">Send Support Request</property>
5343 <property name="use_underline">True</property>
5344 </widget>
5345 <packing>
5346 <property name="expand">False</property>
5347 <property name="fill">False</property>
5348 <property name="position">1</property>
5349 </packing>
5350 </child>
5351 </widget>
5352 </child>
5353 </widget>
5354 </child>
5355 </widget>
5356 <packing>
5357 <property name="expand">False</property>
5358 <property name="fill">False</property>
5359 <property name="pack_type">GTK_PACK_END</property>
5360 </packing>
5361 </child>
5362 </widget>
5363 <packing>
5364 <property name="right_attach">4</property>
5365 <property name="top_attach">7</property>
5366 <property name="bottom_attach">8</property>
5367 <property name="x_options">GTK_FILL</property>
5368 <property name="y_options">GTK_FILL</property>
5369 </packing>
5370 </child>
5371 <child>
5372 <widget class="GtkLabel" id="label161">
5373 <property name="visible">True</property>
5374 <property name="xalign">1</property>
5375 <property name="label" translatable="yes">&lt;b&gt;support contract id&lt;/b&gt;</property>
5376 <property name="use_markup">True</property>
5377 </widget>
5378 <packing>
5379 <property name="x_options">GTK_FILL</property>
5380 <property name="y_options"></property>
5381 </packing>
5382 </child>
5383 <child>
5384 <widget class="GtkEntry" id="id_entry">
5385 <property name="visible">True</property>
5386 <property name="can_focus">True</property>
5387 <property name="invisible_char">*</property>
5388 </widget>
5389 <packing>
5390 <property name="left_attach">1</property>
5391 <property name="right_attach">4</property>
5392 <property name="y_options"></property>
5393 </packing>
5394 </child>
5395 <child>
5396 <widget class="GtkComboBoxEntry" id="urgency_combo">
5397 <property name="visible">True</property>
5398 <property name="items" translatable="yes">Not Urgent
5399 Medium
5400 Urgent
5401 Very Urgent</property>
5402 <child internal-child="entry">
5403 <widget class="GtkEntry" id="comboboxentry-entry4">
5404 </widget>
5405 </child>
5406 </widget>
5407 <packing>
5408 <property name="left_attach">3</property>
5409 <property name="right_attach">4</property>
5410 <property name="top_attach">4</property>
5411 <property name="bottom_attach">5</property>
5412 <property name="x_options">GTK_FILL</property>
5413 <property name="y_options">GTK_FILL</property>
5414 </packing>
5415 </child>
5416 <child>
5417 <widget class="GtkLabel" id="label131">
5418 <property name="visible">True</property>
5419 <property name="xalign">1</property>
5420 <property name="label" translatable="yes">Emergency:</property>
5421 </widget>
5422 <packing>
5423 <property name="left_attach">2</property>
5424 <property name="right_attach">3</property>
5425 <property name="top_attach">4</property>
5426 <property name="bottom_attach">5</property>
5427 <property name="x_options">GTK_FILL</property>
5428 <property name="y_options"></property>
5429 </packing>
5430 </child>
5431 <child>
5432 <widget class="GtkLabel" id="label129">
5433 <property name="visible">True</property>
5434 <property name="xalign">1</property>
5435 <property name="label" translatable="yes">Phone Number:</property>
5436 </widget>
5437 <packing>
5438 <property name="top_attach">4</property>
5439 <property name="bottom_attach">5</property>
5440 <property name="x_options">GTK_FILL</property>
5441 <property name="y_options"></property>
5442 </packing>
5443 </child>
5444 <child>
5445 <widget class="GtkEntry" id="phone_entry">
5446 <property name="visible">True</property>
5447 <property name="can_focus">True</property>
5448 <property name="invisible_char">*</property>
5449 </widget>
5450 <packing>
5451 <property name="left_attach">1</property>
5452 <property name="right_attach">2</property>
5453 <property name="top_attach">4</property>
5454 <property name="bottom_attach">5</property>
5455 <property name="y_options"></property>
5456 </packing>
5457 </child>
5458 <child>
5459 <widget class="GtkEntry" id="email_entry">
5460 <property name="visible">True</property>
5461 <property name="can_focus">True</property>
5462 <property name="invisible_char">*</property>
5463 </widget>
5464 <packing>
5465 <property name="left_attach">1</property>
5466 <property name="right_attach">4</property>
5467 <property name="top_attach">3</property>
5468 <property name="bottom_attach">4</property>
5469 <property name="y_options"></property>
5470 </packing>
5471 </child>
5472 </widget>
5473 <packing>
5474 <property name="position">2</property>
5475 </packing>
5476 </child>
5477 </widget>
5478 </child>
5479 </widget>
5480 </child>
5481 </widget>
5482 <packing>
5483 <property name="position">2</property>
5484 <property name="tab_fill">False</property>
5485 </packing>
5486 </child>
5487 <child>
5488 <widget class="GtkLabel" id="label106">
5489 <property name="width_request">138</property>
5490 <property name="visible">True</property>
5491 <property name="xalign">0</property>
5492 <property name="yalign">0</property>
5493 <property name="xpad">5</property>
5494 <property name="label" translatable="yes">&lt;b&gt;_Support Request&lt;/b&gt;</property>
5495 <property name="use_markup">True</property>
5496 <property name="use_underline">True</property>
5497 <property name="justify">GTK_JUSTIFY_RIGHT</property>
5498 </widget>
5499 <packing>
5500 <property name="type">tab</property>
5501 <property name="position">2</property>
5502 <property name="tab_fill">False</property>
5503 </packing>
5504 </child>
5505 </widget>
5506 <packing>
5507 <property name="position">2</property>
5508 </packing>
5509 </child>
5510 </widget>
5511 <packing>
5512 <property name="position">2</property>
5513 </packing>
5514 </child>
5515 <child internal-child="action_area">
5516 <widget class="GtkHButtonBox" id="dialog-action_area13">
5517 <property name="visible">True</property>
5518 <property name="layout_style">GTK_BUTTONBOX_END</property>
5519 <child>
5520 <widget class="GtkButton" id="closebutton">
5521 <property name="visible">True</property>
5522 <property name="can_focus">True</property>
5523 <property name="can_default">True</property>
5524 <property name="label">gtk-close</property>
5525 <property name="use_stock">True</property>
5526 <property name="response_id">-7</property>
5527 <signal name="clicked" handler="on_closebutton_clicked"/>
5528 </widget>
5529 </child>
5530 </widget>
5531 <packing>
5532 <property name="expand">False</property>
5533 <property name="pack_type">GTK_PACK_END</property>
5534 </packing>
5535 </child>
5536 </widget>
5537 </child>
5538 </widget>
5539 <widget class="GtkDialog" id="win_many2one">
5540 <property name="visible">True</property>
5541 <property name="title" translatable="yes">Tiny ERP - Ressource Edit</property>
5542 <property name="default_width">500</property>
5543 <property name="default_height">420</property>
5544 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5545 <child internal-child="vbox">
5546 <widget class="GtkVBox" id="dialog-vbox15">
5547 <property name="visible">True</property>
5548 <child>
5549 <placeholder/>
5550 </child>
5551 <child internal-child="action_area">
5552 <widget class="GtkHButtonBox" id="dialog-action_area14">
5553 <property name="visible">True</property>
5554 <property name="layout_style">GTK_BUTTONBOX_END</property>
5555 <child>
5556 <widget class="GtkButton" id="cancelbutton10">
5557 <property name="visible">True</property>
5558 <property name="can_focus">True</property>
5559 <property name="can_default">True</property>
5560 <property name="label">gtk-cancel</property>
5561 <property name="use_stock">True</property>
5562 <property name="response_id">-6</property>
5563 </widget>
5564 </child>
5565 <child>
5566 <widget class="GtkButton" id="okbutton11">
5567 <property name="visible">True</property>
5568 <property name="can_focus">True</property>
5569 <property name="can_default">True</property>
5570 <property name="label">gtk-ok</property>
5571 <property name="use_stock">True</property>
5572 <property name="response_id">-5</property>
5573 </widget>
5574 <packing>
5575 <property name="position">1</property>
5576 </packing>
5577 </child>
5578 </widget>
5579 <packing>
5580 <property name="expand">False</property>
5581 <property name="pack_type">GTK_PACK_END</property>
5582 </packing>
5583 </child>
5584 </widget>
5585 </child>
5586 </widget>
5587 <widget class="GtkDialog" id="dia_form_win_many2one">
5588 <property name="visible">True</property>
5589 <property name="title" translatable="yes">Tiny ERP - Link</property>
5590 <property name="window_position">GTK_WIN_POS_CENTER</property>
5591 <property name="default_width">760</property>
5592 <property name="default_height">500</property>
5593 <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
5594 <child internal-child="vbox">
5595 <widget class="GtkVBox" id="dialog-vbox12">
5596 <property name="visible">True</property>
5597 <child>
5598 <widget class="GtkScrolledWindow" id="scrolledwindow26">
5599 <property name="visible">True</property>
5600 <property name="can_focus">True</property>
5601 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5602 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5603 <child>
5604 <widget class="GtkViewport" id="many2one_vp">
5605 <property name="visible">True</property>
5606 <property name="shadow_type">GTK_SHADOW_NONE</property>
5607 <child>
5608 <placeholder/>
5609 </child>
5610 </widget>
5611 </child>
5612 </widget>
5613 <packing>
5614 <property name="position">2</property>
5615 </packing>
5616 </child>
5617 <child internal-child="action_area">
5618 <widget class="GtkHButtonBox" id="dialog-action_area15">
5619 <property name="visible">True</property>
5620 <property name="layout_style">GTK_BUTTONBOX_END</property>
5621 <child>
5622 <widget class="GtkButton" id="cancelbutton11">
5623 <property name="visible">True</property>
5624 <property name="can_focus">True</property>
5625 <property name="has_focus">True</property>
5626 <property name="can_default">True</property>
5627 <property name="label">gtk-close</property>
5628 <property name="use_stock">True</property>
5629 <property name="response_id">-7</property>
5630 <accelerator key="Escape" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
5631 </widget>
5632 </child>
5633 <child>
5634 <widget class="GtkButton" id="okbutton12">
5635 <property name="visible">True</property>
5636 <property name="can_focus">True</property>
5637 <property name="has_focus">True</property>
5638 <property name="can_default">True</property>
5639 <property name="label">gtk-ok</property>
5640 <property name="use_stock">True</property>
5641 <property name="response_id">-5</property>
5642 <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
5643 </widget>
5644 <packing>
5645 <property name="position">1</property>
5646 </packing>
5647 </child>
5648 </widget>
5649 <packing>
5650 <property name="expand">False</property>
5651 <property name="pack_type">GTK_PACK_END</property>
5652 </packing>
5653 </child>
5654 </widget>
5655 </child>
5656 </widget>
5657 <widget class="GtkDialog" id="dia_form_win_one2many_list">
5658 <property name="visible">True</property>
5659 <property name="title" translatable="yes">Tiny ERP - List</property>
5660 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5661 <property name="destroy_with_parent">True</property>
5662 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5663 <child internal-child="vbox">
5664 <widget class="GtkVBox" id="vbox24">
5665 <property name="visible">True</property>
5666 <child>
5667 <placeholder/>
5668 </child>
5669 <child internal-child="action_area">
5670 <widget class="GtkHButtonBox" id="hbuttonbox1">
5671 <property name="visible">True</property>
5672 <property name="layout_style">GTK_BUTTONBOX_END</property>
5673 <child>
5674 <widget class="GtkButton" id="button64">
5675 <property name="visible">True</property>
5676 <property name="can_focus">True</property>
5677 <property name="can_default">True</property>
5678 <property name="label">gtk-cancel</property>
5679 <property name="use_stock">True</property>
5680 <property name="response_id">-6</property>
5681 </widget>
5682 </child>
5683 <child>
5684 <widget class="GtkButton" id="button65">
5685 <property name="visible">True</property>
5686 <property name="can_focus">True</property>
5687 <property name="can_default">True</property>
5688 <property name="label">gtk-ok</property>
5689 <property name="use_stock">True</property>
5690 <property name="response_id">-5</property>
5691 </widget>
5692 <packing>
5693 <property name="position">1</property>
5694 </packing>
5695 </child>
5696 </widget>
5697 <packing>
5698 <property name="expand">False</property>
5699 <property name="pack_type">GTK_PACK_END</property>
5700 </packing>
5701 </child>
5702 </widget>
5703 </child>
5704 </widget>
5705 <widget class="GtkDialog" id="win_preference">
5706 <property name="width_request">600</property>
5707 <property name="title" translatable="yes">Tiny ERP - Preferences</property>
5708 <property name="modal">True</property>
5709 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5710 <property name="default_height">500</property>
5711 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5712 <child internal-child="vbox">
5713 <widget class="GtkVBox" id="dialog-vbox18">
5714 <property name="visible">True</property>
5715 <child>
5716 <widget class="GtkVBox" id="preference_vbox">
5717 <property name="visible">True</property>
5718 <child>
5719 <widget class="GtkLabel" id="label117">
5720 <property name="visible">True</property>
5721 <property name="label" translatable="yes">&lt;b&gt;User preferences&lt;/b&gt;</property>
5722 <property name="use_markup">True</property>
5723 <property name="use_underline">True</property>
5724 <property name="justify">GTK_JUSTIFY_CENTER</property>
5725 </widget>
5726 <packing>
5727 <property name="expand">False</property>
5728 <property name="fill">False</property>
5729 </packing>
5730 </child>
5731 <child>
5732 <widget class="GtkHSeparator" id="hseparator18">
5733 <property name="visible">True</property>
5734 </widget>
5735 <packing>
5736 <property name="expand">False</property>
5737 <property name="padding">5</property>
5738 <property name="position">1</property>
5739 </packing>
5740 </child>
5741 <child>
5742 <placeholder/>
5743 </child>
5744 </widget>
5745 <packing>
5746 <property name="position">2</property>
5747 </packing>
5748 </child>
5749 <child internal-child="action_area">
5750 <widget class="GtkHButtonBox" id="dialog-action_area18">
5751 <property name="visible">True</property>
5752 <property name="layout_style">GTK_BUTTONBOX_END</property>
5753 <child>
5754 <widget class="GtkButton" id="cancelbutton12">
5755 <property name="visible">True</property>
5756 <property name="can_focus">True</property>
5757 <property name="can_default">True</property>
5758 <property name="label">gtk-cancel</property>
5759 <property name="use_stock">True</property>
5760 <property name="response_id">-6</property>
5761 </widget>
5762 </child>
5763 <child>
5764 <widget class="GtkButton" id="okbutton14">
5765 <property name="visible">True</property>
5766 <property name="can_focus">True</property>
5767 <property name="can_default">True</property>
5768 <property name="has_default">True</property>
5769 <property name="label">gtk-ok</property>
5770 <property name="use_stock">True</property>
5771 <property name="response_id">-5</property>
5772 </widget>
5773 <packing>
5774 <property name="position">1</property>
5775 </packing>
5776 </child>
5777 </widget>
5778 <packing>
5779 <property name="expand">False</property>
5780 <property name="pack_type">GTK_PACK_END</property>
5781 </packing>
5782 </child>
5783 </widget>
5784 </child>
5785 </widget>
5786 <widget class="GtkDialog" id="win_tips">
5787 <property name="title" translatable="yes">Tip of the Day</property>
5788 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5789 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5790 <property name="has_separator">False</property>
5791 <child internal-child="vbox">
5792 <widget class="GtkVBox" id="dialog-vbox16">
5793 <property name="visible">True</property>
5794 <child>
5795 <widget class="GtkVBox" id="vbox31">
5796 <property name="visible">True</property>
5797 <child>
5798 <widget class="GtkImage" id="tip_image_tinyerp">
5799 <property name="width_request">500</property>
5800 <property name="height_request">71</property>
5801 <property name="visible">True</property>
5802 <property name="stock">gtk-missing-image</property>
5803 </widget>
5804 <packing>
5805 <property name="expand">False</property>
5806 </packing>
5807 </child>
5808 <child>
5809 <widget class="GtkLabel" id="tip_label">
5810 <property name="visible">True</property>
5811 <property name="use_markup">True</property>
5812 <property name="wrap">True</property>
5813 </widget>
5814 <packing>
5815 <property name="position">1</property>
5816 </packing>
5817 </child>
5818 <child>
5819 <widget class="GtkHSeparator" id="hseparator23">
5820 <property name="visible">True</property>
5821 </widget>
5822 <packing>
5823 <property name="expand">False</property>
5824 <property name="fill">False</property>
5825 <property name="padding">3</property>
5826 <property name="position">3</property>
5827 </packing>
5828 </child>
5829 <child>
5830 <widget class="GtkCheckButton" id="tip_checkbutton">
5831 <property name="visible">True</property>
5832 <property name="can_focus">True</property>
5833 <property name="border_width">5</property>
5834 <property name="label" translatable="yes">_Display a new tip next time?</property>
5835 <property name="use_underline">True</property>
5836 <property name="focus_on_click">False</property>
5837 <property name="response_id">0</property>
5838 <property name="active">True</property>
5839 <property name="draw_indicator">True</property>
5840 </widget>
5841 <packing>
5842 <property name="expand">False</property>
5843 <property name="fill">False</property>
5844 <property name="pack_type">GTK_PACK_END</property>
5845 <property name="position">2</property>
5846 </packing>
5847 </child>
5848 </widget>
5849 <packing>
5850 <property name="position">1</property>
5851 </packing>
5852 </child>
5853 <child internal-child="action_area">
5854 <widget class="GtkHButtonBox" id="dialog-action_area19">
5855 <property name="visible">True</property>
5856 <property name="layout_style">GTK_BUTTONBOX_END</property>
5857 <child>
5858 <widget class="GtkButton" id="but_previous1">
5859 <property name="visible">True</property>
5860 <property name="can_focus">True</property>
5861 <property name="can_default">True</property>
5862 <property name="relief">GTK_RELIEF_NONE</property>
5863 <property name="response_id">0</property>
5864 <signal name="clicked" handler="on_but_previous_activate"/>
5865 <child>
5866 <widget class="GtkAlignment" id="alignment17">
5867 <property name="visible">True</property>
5868 <property name="xscale">0</property>
5869 <property name="yscale">0</property>
5870 <child>
5871 <widget class="GtkHBox" id="hbox45">
5872 <property name="visible">True</property>
5873 <property name="spacing">2</property>
5874 <child>
5875 <widget class="GtkImage" id="image630">
5876 <property name="visible">True</property>
5877 <property name="stock">gtk-go-back</property>
5878 </widget>
5879 <packing>
5880 <property name="expand">False</property>
5881 <property name="fill">False</property>
5882 </packing>
5883 </child>
5884 <child>
5885 <widget class="GtkLabel" id="label135">
5886 <property name="visible">True</property>
5887 <property name="label" translatable="yes">Pre_vious Tip</property>
5888 <property name="use_underline">True</property>
5889 </widget>
5890 <packing>
5891 <property name="expand">False</property>
5892 <property name="fill">False</property>
5893 <property name="position">1</property>
5894 </packing>
5895 </child>
5896 </widget>
5897 </child>
5898 </widget>
5899 </child>
5900 </widget>
5901 </child>
5902 <child>
5903 <widget class="GtkButton" id="but_next1">
5904 <property name="visible">True</property>
5905 <property name="can_focus">True</property>
5906 <property name="can_default">True</property>
5907 <property name="relief">GTK_RELIEF_NONE</property>
5908 <property name="focus_on_click">False</property>
5909 <property name="response_id">0</property>
5910 <signal name="clicked" handler="on_but_next_activate"/>
5911 <child>
5912 <widget class="GtkAlignment" id="alignment18">
5913 <property name="visible">True</property>
5914 <property name="xscale">0</property>
5915 <property name="yscale">0</property>
5916 <child>
5917 <widget class="GtkHBox" id="hbox46">
5918 <property name="visible">True</property>
5919 <property name="spacing">2</property>
5920 <child>
5921 <widget class="GtkImage" id="image631">
5922 <property name="visible">True</property>
5923 <property name="stock">gtk-go-forward</property>
5924 </widget>
5925 <packing>
5926 <property name="expand">False</property>
5927 <property name="fill">False</property>
5928 </packing>
5929 </child>
5930 <child>
5931 <widget class="GtkLabel" id="but_nextdffsdfsdfds">
5932 <property name="visible">True</property>
5933 <property name="label" translatable="yes">Ne_xt Tip</property>
5934 <property name="use_underline">True</property>
5935 </widget>
5936 <packing>
5937 <property name="expand">False</property>
5938 <property name="fill">False</property>
5939 <property name="position">1</property>
5940 </packing>
5941 </child>
5942 </widget>
5943 </child>
5944 </widget>
5945 </child>
5946 </widget>
5947 <packing>
5948 <property name="position">1</property>
5949 </packing>
5950 </child>
5951 <child>
5952 <widget class="GtkButton" id="but_close1">
5953 <property name="visible">True</property>
5954 <property name="can_focus">True</property>
5955 <property name="has_focus">True</property>
5956 <property name="can_default">True</property>
5957 <property name="has_default">True</property>
5958 <property name="label">gtk-close</property>
5959 <property name="use_stock">True</property>
5960 <property name="response_id">-7</property>
5961 <signal name="clicked" handler="on_but_close_activate"/>
5962 </widget>
5963 <packing>
5964 <property name="position">2</property>
5965 </packing>
5966 </child>
5967 </widget>
5968 <packing>
5969 <property name="expand">False</property>
5970 <property name="pack_type">GTK_PACK_END</property>
5971 </packing>
5972 </child>
5973 </widget>
5974 </child>
5975 </widget>
5976 <widget class="GtkDialog" id="win_licence">
5977 <property name="width_request">484</property>
5978 <property name="height_request">358</property>
5979 <property name="title" translatable="yes">Tiny ERP - License</property>
5980 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5981 <property name="default_width">500</property>
5982 <property name="default_height">500</property>
5983 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5984 <child internal-child="vbox">
5985 <widget class="GtkVBox" id="vbox32">
5986 <property name="visible">True</property>
5987 <child>
5988 <widget class="GtkVBox" id="vbox33">
5989 <property name="visible">True</property>
5990 <child>
5991 <widget class="GtkLabel" id="label137">
5992 <property name="visible">True</property>
5993 <property name="xpad">5</property>
5994 <property name="label" translatable="yes">Tiny ERP license</property>
5995 <property name="justify">GTK_JUSTIFY_CENTER</property>
5996 <property name="wrap">True</property>
5997 </widget>
5998 <packing>
5999 <property name="expand">False</property>
6000 <property name="fill">False</property>
6001 <property name="padding">2</property>
6002 </packing>
6003 </child>
6004 <child>
6005 <widget class="GtkHSeparator" id="hseparator20">
6006 <property name="visible">True</property>
6007 </widget>
6008 <packing>
6009 <property name="expand">False</property>
6010 <property name="padding">2</property>
6011 <property name="position">1</property>
6012 </packing>
6013 </child>
6014 <child>
6015 <widget class="GtkScrolledWindow" id="scrolledwindow30">
6016 <property name="visible">True</property>
6017 <property name="can_focus">True</property>
6018 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
6019 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
6020 <property name="window_placement">GTK_CORNER_BOTTOM_LEFT</property>
6021 <child>
6022 <widget class="GtkTextView" id="textview11">
6023 <property name="visible">True</property>
6024 <property name="can_focus">True</property>
6025 <property name="editable">False</property>
6026 <property name="wrap_mode">GTK_WRAP_WORD</property>
6027 <property name="left_margin">5</property>
6028 <property name="right_margin">5</property>
6029 <property name="indent">25</property>
6030 <property name="cursor_visible">False</property>
6031 <property name="text"> GNU GENERAL PUBLIC LICENSE
6032 Version 2, June 1991
6034 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
6035 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
6036 Everyone is permitted to copy and distribute verbatim copies
6037 of this license document, but changing it is not allowed.
6039 Preamble
6041 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.
6043 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.
6045 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.
6047 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.
6049 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.
6051 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.
6053 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.
6055 The precise terms and conditions for copying, distribution and modification follow.
6057 GNU GENERAL PUBLIC LICENSE
6058 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
6060 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".
6062 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.
6064 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.
6066 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.
6068 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:
6070 a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
6072 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.
6074 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.)
6076 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.
6078 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.
6080 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.
6082 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:
6084 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,
6086 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,
6088 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.)
6090 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.
6092 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.
6094 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.
6096 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
6097 the Program or works based on it.
6099 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.
6101 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.
6103 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.
6105 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.
6107 This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
6109 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.
6111 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.
6113 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.
6115 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.
6117 NO WARRANTY
6119 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.
6121 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.
6123 END OF TERMS AND CONDITIONS
6124 </property>
6125 </widget>
6126 </child>
6127 </widget>
6128 <packing>
6129 <property name="position">2</property>
6130 </packing>
6131 </child>
6132 </widget>
6133 <packing>
6134 <property name="position">2</property>
6135 </packing>
6136 </child>
6137 <child internal-child="action_area">
6138 <widget class="GtkHButtonBox" id="hbuttonbox2">
6139 <property name="visible">True</property>
6140 <property name="layout_style">GTK_BUTTONBOX_END</property>
6141 <child>
6142 <widget class="GtkButton" id="button73">
6143 <property name="visible">True</property>
6144 <property name="can_focus">True</property>
6145 <property name="can_default">True</property>
6146 <property name="label">gtk-ok</property>
6147 <property name="use_stock">True</property>
6148 <property name="response_id">-5</property>
6149 <signal name="pressed" handler="on_but_ok_pressed"/>
6150 </widget>
6151 </child>
6152 </widget>
6153 <packing>
6154 <property name="expand">False</property>
6155 <property name="pack_type">GTK_PACK_END</property>
6156 </packing>
6157 </child>
6158 </widget>
6159 </child>
6160 </widget>
6161 <widget class="GtkDialog" id="dia_form_wid_datetime">
6162 <property name="visible">True</property>
6163 <property name="title" translatable="yes">Tiny ERP - Date &amp; Time selection</property>
6164 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
6165 <child internal-child="vbox">
6166 <widget class="GtkVBox" id="dialog-vbox17">
6167 <property name="visible">True</property>
6168 <child>
6169 <widget class="GtkVBox" id="vbox38">
6170 <property name="visible">True</property>
6171 <property name="spacing">2</property>
6172 <child>
6173 <widget class="GtkHBox" id="hbox56">
6174 <property name="visible">True</property>
6175 <property name="border_width">5</property>
6176 <property name="homogeneous">True</property>
6177 <child>
6178 <widget class="GtkLabel" id="label153">
6179 <property name="visible">True</property>
6180 <property name="label" translatable="yes">Hour:</property>
6181 </widget>
6182 <packing>
6183 <property name="expand">False</property>
6184 <property name="fill">False</property>
6185 </packing>
6186 </child>
6187 <child>
6188 <widget class="GtkSpinButton" id="hour">
6189 <property name="visible">True</property>
6190 <property name="can_focus">True</property>
6191 <property name="adjustment">0 0 23 1 5 5</property>
6192 <property name="climb_rate">1</property>
6193 <property name="wrap">True</property>
6194 </widget>
6195 <packing>
6196 <property name="position">1</property>
6197 </packing>
6198 </child>
6199 <child>
6200 <widget class="GtkLabel" id="label154">
6201 <property name="visible">True</property>
6202 <property name="label" translatable="yes">Minute:</property>
6203 </widget>
6204 <packing>
6205 <property name="expand">False</property>
6206 <property name="fill">False</property>
6207 <property name="position">2</property>
6208 </packing>
6209 </child>
6210 <child>
6211 <widget class="GtkSpinButton" id="minute">
6212 <property name="visible">True</property>
6213 <property name="can_focus">True</property>
6214 <property name="adjustment">0 0 59 1 10 10</property>
6215 <property name="climb_rate">1</property>
6216 <property name="wrap">True</property>
6217 </widget>
6218 <packing>
6219 <property name="position">3</property>
6220 </packing>
6221 </child>
6222 </widget>
6223 <packing>
6224 <property name="expand">False</property>
6225 </packing>
6226 </child>
6227 <child>
6228 <widget class="GtkCalendar" id="calendar">
6229 <property name="visible">True</property>
6230 <property name="can_focus">True</property>
6231 </widget>
6232 <packing>
6233 <property name="position">1</property>
6234 </packing>
6235 </child>
6236 </widget>
6237 <packing>
6238 <property name="position">2</property>
6239 </packing>
6240 </child>
6241 <child internal-child="action_area">
6242 <widget class="GtkHButtonBox" id="dialog-action_area20">
6243 <property name="visible">True</property>
6244 <property name="layout_style">GTK_BUTTONBOX_END</property>
6245 <child>
6246 <widget class="GtkButton" id="cancelbutton13">
6247 <property name="visible">True</property>
6248 <property name="can_focus">True</property>
6249 <property name="can_default">True</property>
6250 <property name="label">gtk-cancel</property>
6251 <property name="use_stock">True</property>
6252 <property name="response_id">-6</property>
6253 </widget>
6254 </child>
6255 <child>
6256 <widget class="GtkButton" id="okbutton15">
6257 <property name="visible">True</property>
6258 <property name="can_focus">True</property>
6259 <property name="has_focus">True</property>
6260 <property name="can_default">True</property>
6261 <property name="has_default">True</property>
6262 <property name="label">gtk-ok</property>
6263 <property name="use_stock">True</property>
6264 <property name="response_id">-5</property>
6265 </widget>
6266 <packing>
6267 <property name="position">1</property>
6268 </packing>
6269 </child>
6270 </widget>
6271 <packing>
6272 <property name="expand">False</property>
6273 <property name="pack_type">GTK_PACK_END</property>
6274 </packing>
6275 </child>
6276 </widget>
6277 </child>
6278 </widget>
6279 <widget class="GtkDialog" id="dia_goto_id">
6280 <property name="width_request">230</property>
6281 <property name="height_request">122</property>
6282 <property name="title" translatable="yes">Go to resource ID</property>
6283 <property name="resizable">False</property>
6284 <property name="modal">True</property>
6285 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
6286 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
6287 <child internal-child="vbox">
6288 <widget class="GtkVBox" id="dialog-vbox22">
6289 <property name="visible">True</property>
6290 <child>
6291 <widget class="GtkTable" id="table8">
6292 <property name="visible">True</property>
6293 <property name="n_rows">2</property>
6294 <property name="n_columns">2</property>
6295 <child>
6296 <widget class="GtkLabel" id="label156">
6297 <property name="visible">True</property>
6298 <property name="xalign">0</property>
6299 <property name="ypad">9</property>
6300 <property name="label" translatable="yes">Search ID:</property>
6301 </widget>
6302 <packing>
6303 <property name="left_attach">1</property>
6304 <property name="right_attach">2</property>
6305 <property name="x_options">GTK_FILL</property>
6306 <property name="y_options"></property>
6307 </packing>
6308 </child>
6309 <child>
6310 <widget class="GtkImage" id="image1176">
6311 <property name="visible">True</property>
6312 <property name="stock">gtk-index</property>
6313 <property name="icon_size">5</property>
6314 </widget>
6315 <packing>
6316 <property name="bottom_attach">2</property>
6317 <property name="y_options">GTK_FILL</property>
6318 </packing>
6319 </child>
6320 <child>
6321 <widget class="GtkSpinButton" id="goto_spinbutton">
6322 <property name="width_request">49</property>
6323 <property name="visible">True</property>
6324 <property name="can_focus">True</property>
6325 <property name="has_focus">True</property>
6326 <property name="can_default">True</property>
6327 <property name="has_default">True</property>
6328 <property name="adjustment">1 0 1.0000000138499999e+24 1 10 10</property>
6329 <property name="climb_rate">1</property>
6330 <property name="numeric">True</property>
6331 </widget>
6332 <packing>
6333 <property name="left_attach">1</property>
6334 <property name="right_attach">2</property>
6335 <property name="top_attach">1</property>
6336 <property name="bottom_attach">2</property>
6337 <property name="y_options"></property>
6338 <property name="x_padding">7</property>
6339 </packing>
6340 </child>
6341 </widget>
6342 <packing>
6343 <property name="position">2</property>
6344 </packing>
6345 </child>
6346 <child internal-child="action_area">
6347 <widget class="GtkHButtonBox" id="dialog-action_area21">
6348 <property name="visible">True</property>
6349 <property name="layout_style">GTK_BUTTONBOX_END</property>
6350 <child>
6351 <widget class="GtkButton" id="cancelbutton14">
6352 <property name="visible">True</property>
6353 <property name="can_focus">True</property>
6354 <property name="can_default">True</property>
6355 <property name="label">gtk-cancel</property>
6356 <property name="use_stock">True</property>
6357 <property name="response_id">-6</property>
6358 </widget>
6359 </child>
6360 <child>
6361 <widget class="GtkButton" id="okbutton16">
6362 <property name="visible">True</property>
6363 <property name="can_focus">True</property>
6364 <property name="can_default">True</property>
6365 <property name="has_default">True</property>
6366 <property name="label">gtk-ok</property>
6367 <property name="use_stock">True</property>
6368 <property name="response_id">-5</property>
6369 <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
6370 </widget>
6371 <packing>
6372 <property name="position">1</property>
6373 </packing>
6374 </child>
6375 </widget>
6376 <packing>
6377 <property name="expand">False</property>
6378 <property name="pack_type">GTK_PACK_END</property>
6379 </packing>
6380 </child>
6381 </widget>
6382 </child>
6383 </widget>
6384 <widget class="GtkDialog" id="dia_survey">
6385 <property name="width_request">620</property>
6386 <property name="title" translatable="yes">Tiny ERP Survey</property>
6387 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
6388 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
6389 <child internal-child="vbox">
6390 <widget class="GtkVBox" id="dialog-vbox19">
6391 <property name="width_request">500</property>
6392 <property name="height_request">547</property>
6393 <property name="visible">True</property>
6394 <child>
6395 <widget class="GtkVBox" id="vbox39">
6396 <property name="visible">True</property>
6397 <property name="border_width">4</property>
6398 <property name="spacing">14</property>
6399 <child>
6400 <widget class="GtkLabel" id="label162">
6401 <property name="visible">True</property>
6402 <property name="label" translatable="yes">&lt;b&gt;Tiny ERP Survey&lt;/b&gt;</property>
6403 <property name="use_markup">True</property>
6404 </widget>
6405 <packing>
6406 <property name="expand">False</property>
6407 <property name="fill">False</property>
6408 </packing>
6409 </child>
6410 <child>
6411 <widget class="GtkLabel" id="label163">
6412 <property name="visible">True</property>
6413 <property name="xalign">0</property>
6414 <property name="xpad">6</property>
6415 <property name="label" translatable="yes">&lt;i&gt;Please fill in the following form in order to help us to improve Tiny ERP and better target new developments.&lt;/i&gt;</property>
6416 <property name="use_markup">True</property>
6417 <property name="wrap">True</property>
6418 </widget>
6419 <packing>
6420 <property name="expand">False</property>
6421 <property name="fill">False</property>
6422 <property name="position">1</property>
6423 </packing>
6424 </child>
6425 <child>
6426 <widget class="GtkFrame" id="frame12">
6427 <property name="visible">True</property>
6428 <property name="label_xalign">0</property>
6429 <property name="shadow_type">GTK_SHADOW_NONE</property>
6430 <child>
6431 <widget class="GtkAlignment" id="alignment28">
6432 <property name="visible">True</property>
6433 <property name="left_padding">12</property>
6434 <child>
6435 <widget class="GtkTable" id="table10">
6436 <property name="visible">True</property>
6437 <property name="n_rows">4</property>
6438 <property name="n_columns">4</property>
6439 <property name="column_spacing">6</property>
6440 <property name="row_spacing">3</property>
6441 <child>
6442 <widget class="GtkLabel" id="label168">
6443 <property name="visible">True</property>
6444 <property name="xalign">1</property>
6445 <property name="label" translatable="yes">Industry:</property>
6446 </widget>
6447 <packing>
6448 <property name="x_options">GTK_FILL</property>
6449 <property name="y_options"></property>
6450 </packing>
6451 </child>
6452 <child>
6453 <widget class="GtkLabel" id="label169">
6454 <property name="width_request">91</property>
6455 <property name="visible">True</property>
6456 <property name="xalign">1</property>
6457 <property name="label" translatable="yes"># Employees:</property>
6458 </widget>
6459 <packing>
6460 <property name="top_attach">1</property>
6461 <property name="bottom_attach">2</property>
6462 <property name="x_options">GTK_FILL</property>
6463 <property name="y_options"></property>
6464 </packing>
6465 </child>
6466 <child>
6467 <widget class="GtkComboBoxEntry" id="combo_industry">
6468 <property name="visible">True</property>
6469 <property name="items">(choose one)
6470 Apparel
6471 Banking
6472 Biotechnology
6473 Chemicals
6474 Communications
6475 Construction
6476 Consulting
6477 Education
6478 Electronics
6479 Energy
6480 Engineering
6481 Entertainment
6482 Environmental
6483 Finance
6484 Government
6485 Healthcare
6486 Hospitality
6487 Insurance
6488 Machinery
6489 Manufacturing
6490 Media
6491 Not For Profit
6492 Recreation
6493 Retail
6494 Shipping
6495 Technology
6496 Telecommunications
6497 Transportation
6498 Utilities
6499 Other</property>
6500 <child internal-child="entry">
6501 <widget class="GtkEntry" id="comboboxentry-entry5">
6502 </widget>
6503 </child>
6504 </widget>
6505 <packing>
6506 <property name="left_attach">1</property>
6507 <property name="right_attach">2</property>
6508 <property name="y_options">GTK_FILL</property>
6509 </packing>
6510 </child>
6511 <child>
6512 <widget class="GtkComboBoxEntry" id="combo_employee">
6513 <property name="visible">True</property>
6514 <property name="items">(choose one)
6516 6-20
6517 21-50
6518 51-100
6519 101-250
6520 251-1000
6521 1001-2500
6522 2500+</property>
6523 <child internal-child="entry">
6524 <widget class="GtkEntry" id="comboboxentry-entry6">
6525 </widget>
6526 </child>
6527 </widget>
6528 <packing>
6529 <property name="left_attach">1</property>
6530 <property name="right_attach">2</property>
6531 <property name="top_attach">1</property>
6532 <property name="bottom_attach">2</property>
6533 <property name="x_options">GTK_FILL</property>
6534 <property name="y_options">GTK_FILL</property>
6535 </packing>
6536 </child>
6537 <child>
6538 <widget class="GtkLabel" id="label170">
6539 <property name="visible">True</property>
6540 <property name="xalign">1</property>
6541 <property name="xpad">3</property>
6542 <property name="label" translatable="yes">Country:</property>
6543 </widget>
6544 <packing>
6545 <property name="left_attach">2</property>
6546 <property name="right_attach">3</property>
6547 <property name="x_options">GTK_FILL</property>
6548 <property name="y_options"></property>
6549 </packing>
6550 </child>
6551 <child>
6552 <widget class="GtkLabel" id="label171">
6553 <property name="visible">True</property>
6554 <property name="xalign">1</property>
6555 <property name="xpad">3</property>
6556 <property name="label" translatable="yes">Your Role:</property>
6557 </widget>
6558 <packing>
6559 <property name="left_attach">2</property>
6560 <property name="right_attach">3</property>
6561 <property name="top_attach">1</property>
6562 <property name="bottom_attach">2</property>
6563 <property name="x_options">GTK_FILL</property>
6564 <property name="y_options"></property>
6565 </packing>
6566 </child>
6567 <child>
6568 <widget class="GtkComboBoxEntry" id="combo_role">
6569 <property name="visible">True</property>
6570 <property name="items">(choose one)
6571 Analyst
6572 Area Manager
6573 Chief Executive Off.
6574 Chief Financial Off.
6575 Chief HR Off.
6576 Chief Operating Off.
6577 Consultant
6578 Director
6579 Editor / Journalist
6580 Employee
6581 Executive Board
6582 Lecturer/University
6583 Manager
6584 Project Manager
6585 Secretary
6586 Student
6587 System Admin.
6588 Other</property>
6589 <child internal-child="entry">
6590 <widget class="GtkEntry" id="comboboxentry-entry7">
6591 </widget>
6592 </child>
6593 </widget>
6594 <packing>
6595 <property name="left_attach">3</property>
6596 <property name="right_attach">4</property>
6597 <property name="top_attach">1</property>
6598 <property name="bottom_attach">2</property>
6599 <property name="x_options">GTK_FILL</property>
6600 <property name="y_options">GTK_FILL</property>
6601 </packing>
6602 </child>
6603 <child>
6604 <widget class="GtkLabel" id="label173">
6605 <property name="visible">True</property>
6606 <property name="xalign">1</property>
6607 <property name="label" translatable="yes">System:</property>
6608 </widget>
6609 <packing>
6610 <property name="top_attach">2</property>
6611 <property name="bottom_attach">3</property>
6612 <property name="x_options">GTK_FILL</property>
6613 <property name="y_options"></property>
6614 </packing>
6615 </child>
6616 <child>
6617 <widget class="GtkComboBoxEntry" id="combo_system">
6618 <property name="visible">True</property>
6619 <property name="items">(choose one)
6620 Windows
6621 Linux
6622 Other</property>
6623 <child internal-child="entry">
6624 <widget class="GtkEntry" id="comboboxentry-entry8">
6625 </widget>
6626 </child>
6627 </widget>
6628 <packing>
6629 <property name="left_attach">1</property>
6630 <property name="right_attach">2</property>
6631 <property name="top_attach">2</property>
6632 <property name="bottom_attach">3</property>
6633 <property name="x_options">GTK_FILL</property>
6634 <property name="y_options">GTK_FILL</property>
6635 </packing>
6636 </child>
6637 <child>
6638 <widget class="GtkComboBoxEntry" id="combo_opensource">
6639 <property name="visible">True</property>
6640 <property name="items">(choose one)
6641 I only use open source softwares
6642 I use some open source softwares
6643 I never used open source software</property>
6644 <child internal-child="entry">
6645 <widget class="GtkEntry" id="comboboxentry-entry9">
6646 </widget>
6647 </child>
6648 </widget>
6649 <packing>
6650 <property name="left_attach">3</property>
6651 <property name="right_attach">4</property>
6652 <property name="top_attach">2</property>
6653 <property name="bottom_attach">3</property>
6654 <property name="x_options">GTK_FILL</property>
6655 <property name="y_options">GTK_FILL</property>
6656 </packing>
6657 </child>
6658 <child>
6659 <widget class="GtkLabel" id="label177">
6660 <property name="visible">True</property>
6661 <property name="xalign">1</property>
6662 <property name="label" translatable="yes">How did you hear about us:</property>
6663 </widget>
6664 <packing>
6665 <property name="right_attach">3</property>
6666 <property name="top_attach">3</property>
6667 <property name="bottom_attach">4</property>
6668 <property name="x_options">GTK_FILL</property>
6669 <property name="y_options"></property>
6670 </packing>
6671 </child>
6672 <child>
6673 <widget class="GtkComboBoxEntry" id="combo_hear">
6674 <property name="visible">True</property>
6675 <property name="items">(choose one)
6676 Search Engine
6677 From a Tiny ERP Partner
6678 Conference or Trade show
6679 Link in another website
6680 Word of mouth
6681 In the press
6682 Other</property>
6683 <child internal-child="entry">
6684 <widget class="GtkEntry" id="comboboxentry-entry10">
6685 </widget>
6686 </child>
6687 </widget>
6688 <packing>
6689 <property name="left_attach">3</property>
6690 <property name="right_attach">4</property>
6691 <property name="top_attach">3</property>
6692 <property name="bottom_attach">4</property>
6693 <property name="x_options">GTK_FILL</property>
6694 <property name="y_options">GTK_FILL</property>
6695 </packing>
6696 </child>
6697 <child>
6698 <widget class="GtkLabel" id="label178">
6699 <property name="visible">True</property>
6700 <property name="xalign">0</property>
6701 <property name="label" translatable="yes">Open Source:</property>
6702 </widget>
6703 <packing>
6704 <property name="left_attach">2</property>
6705 <property name="right_attach">3</property>
6706 <property name="top_attach">2</property>
6707 <property name="bottom_attach">3</property>
6708 <property name="x_options">GTK_FILL</property>
6709 <property name="y_options"></property>
6710 </packing>
6711 </child>
6712 <child>
6713 <widget class="GtkComboBoxEntry" id="combo_country">
6714 <property name="visible">True</property>
6715 <property name="items">(choose one)
6716 AALAND ISLANDS
6717 AFGHANISTAN
6718 ALBANIA
6719 ALGERIA
6720 AMERICAN SAMOA
6721 ANDORRA
6722 ANGOLA
6723 ANGUILLA
6724 ANTARCTICA
6725 ANTIGUA AND BARBUDA
6726 ARGENTINA
6727 ARMENIA
6728 ARUBA
6729 AUSTRALIA
6730 AUSTRIA
6731 AZERBAIJAN
6732 BAHAMAS
6733 BAHRAIN
6734 BANGLADESH
6735 BARBADOS
6736 BELARUS
6737 BELGIUM
6738 BELIZE
6739 BENIN
6740 BERMUDA
6741 BHUTAN
6742 BOLIVIA
6743 BOSNIA AND HERZEGOWINA
6744 BOTSWANA
6745 BOUVET ISLAND
6746 BRAZIL
6747 BRITISH INDIAN OCEAN TERRITORY
6748 BRUNEI DARUSSALAM
6749 BULGARIA
6750 BURKINA FASO
6751 BURUNDI
6752 CAMBODIA
6753 CAMEROON
6754 CANADA
6755 CAPE VERDE
6756 CAYMAN ISLANDS
6757 CENTRAL AFRICAN REPUBLIC
6758 CHAD
6759 CHILE
6760 CHINA
6761 CHRISTMAS ISLAND
6762 COCOS (KEELING) ISLANDS
6763 COLOMBIA
6764 COMOROS
6765 CONGO
6766 COOK ISLANDS
6767 COSTA RICA
6768 COTE D'IVOIRE
6769 CROATIA
6770 CUBA
6771 CYPRUS
6772 CZECH REPUBLIC
6773 DENMARK
6774 DJIBOUTI
6775 DOMINICA
6776 DOMINICAN REPUBLIC
6777 ECUADOR
6778 EGYPT
6779 EL SALVADOR
6780 EQUATORIAL GUINEA
6781 ERITREA
6782 ESTONIA
6783 ETHIOPIA
6784 FALKLAND ISLANDS (MALVINAS)
6785 FAROE ISLANDS
6786 FIJI
6787 FINLAND
6788 FRANCE
6789 FRENCH GUIANA
6790 FRENCH POLYNESIA
6791 FRENCH SOUTHERN TERRITORIES
6792 GABON
6793 GAMBIA
6794 GEORGIA
6795 GERMANY
6796 GHANA
6797 GIBRALTAR
6798 GREECE
6799 GREENLAND
6800 GRENADA
6801 GUADELOUPE
6802 GUAM
6803 GUATEMALA
6804 GUINEA
6805 GUINEA-BISSAU
6806 GUYANA
6807 HAITI
6808 HEARD AND MC DONALD ISLANDS
6809 HONDURAS
6810 HONG KONG
6811 HUNGARY
6812 ICELAND
6813 INDIA
6814 INDONESIA
6815 IRAN
6816 IRAQ
6817 IRELAND
6818 ISRAEL
6819 ITALY
6820 JAMAICA
6821 JAPAN
6822 JORDAN
6823 KAZAKHSTAN
6824 KENYA
6825 KIRIBATI
6826 KOREA
6827 KUWAIT
6828 KYRGYZSTAN
6830 LATVIA
6831 LEBANON
6832 LESOTHO
6833 LIBERIA
6834 LIBYAN ARAB JAMAHIRIYA
6835 LIECHTENSTEIN
6836 LITHUANIA
6837 LUXEMBOURG
6838 MACAU
6839 MACEDONIA
6840 MADAGASCAR
6841 MALAWI
6842 MALAYSIA
6843 MALDIVES
6844 MALI
6845 MALTA
6846 MARSHALL ISLANDS
6847 MARTINIQUE
6848 MAURITANIA
6849 MAURITIUS
6850 MAYOTTE
6851 MEXICO
6852 MICRONESIA
6853 MOLDOVA
6854 MONACO
6855 MONGOLIA
6856 MONTSERRAT
6857 MOROCCO
6858 MOZAMBIQUE
6859 MYANMAR
6860 NAMIBIA
6861 NAURU
6862 NEPAL
6863 NETHERLANDS
6864 NETHERLANDS ANTILLES
6865 NEW CALEDONIA
6866 NEW ZEALAND
6867 NICARAGUA
6868 NIGER
6869 NIGERIA
6870 NIUE
6871 NORFOLK ISLAND
6872 NORTHERN MARIANA ISLANDS
6873 NORWAY
6874 OMAN
6875 PAKISTAN
6876 PALAU
6877 PANAMA
6878 PAPUA NEW GUINEA
6879 PARAGUAY
6880 PERU
6881 PHILIPPINES
6882 PITCAIRPITCAIRN
6883 POLAND
6884 PORTUGAL
6885 PUERTO RICO
6886 QATAR
6887 REUNION
6888 ROMANIA
6889 RUSSIAN FEDERATION
6890 RWANDA
6891 SAINT HELENA
6892 SAINT KITTS AND NEVIS
6893 SAINT LUCIA
6894 SAINT PIERRE AND MIQUELON
6895 SAINT VINCENT AND THE GRENADINES
6896 SAMOA
6897 SAN MARINO
6898 SAO TOME AND PRINCIPE
6899 SAUDI ARABIA
6900 SENEGAL
6901 SERBIA AND MONTENEGRO
6902 SEYCHELLES
6903 SIERRA LEONE
6904 SINGAPORE
6905 SLOVAKIA
6906 SLOVENIA
6907 SOLOMON ISLANDS
6908 SOMALIA
6909 SOUTH AFRICA
6910 SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS
6911 SPAIN
6912 SRI LANKA
6913 SUDAN
6914 SURINAME
6915 SVALBARD AND JAN MAYEN ISLANDS
6916 SWAZILAND
6917 SWEDEN
6918 SWITZERLAND
6919 SYRIAN ARAB REPUBLIC
6920 TAIWAN
6921 TAJIKISTAN
6922 TANZANIA
6924 POLAND
6925 PORTUGAL
6926 PUERTO RICO
6927 QATAR
6928 REUNION
6929 ROMANIA
6930 RUSSIAN FEDERATION
6931 RWANDA
6932 SAINT HELENA
6933 SAINT KITTS AND NEVIS
6934 SAINT LUCIA
6935 SAINT PIERRE AND MIQUELON
6936 SAINT VINCENT AND THE GRENADINES
6937 SAMOA
6938 SAN MARINO
6939 SAO TOME AND PRINCIPE
6940 SAUDI ARABIA
6941 SENEGAL
6942 SERBIA AND MONTENEGRO
6943 SEYCHELLES
6944 SIERRA LEONE
6945 SINGAPORE
6946 SLOVAKIA
6947 SLOVENIA
6948 SOLOMON ISLANDS
6949 SOMALIA
6950 SOUTH AFRICA
6951 SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS
6952 SPAIN
6953 SRI LANKA
6954 SUDAN
6955 SURINAME
6956 SVALBARD AND JAN MAYEN ISLANDS
6957 SWAZILAND
6958 SWEDEN
6959 SWITZERLAND
6960 SYRIAN ARAB REPUBLIC
6961 TAIWAN
6962 TAJIKISTAN
6963 TANZANIA
6964 THAILAND
6965 TIMOR-LESTE
6966 TOGO
6967 TOKELAU
6968 TONGA
6969 TRINIDAD AND TOBAGO
6970 TUNISIA
6971 TURKEY
6972 TURKMENISTAN
6973 TURKS AND CAICOS ISLANDS
6974 TUVALU
6975 UGANDA
6976 UKRAINE
6977 UNITED ARAB EMIRATES
6978 UNITED KINGDOM
6979 UNITED STATES
6980 URUGUAY
6981 UZBEKISTAN
6982 VANUATU
6983 VATICAN CITY STATE
6984 VENEZUELA
6985 VIET NAM
6986 VIRGIN ISLANDS
6987 WALLIS AND FUTUNA ISLANDS
6988 WESTERN SAHARA
6989 YEMEN
6990 ZAMBIA
6991 ZIMBABWE</property>
6992 <child internal-child="entry">
6993 <widget class="GtkEntry" id="comboboxentry-entry11">
6994 </widget>
6995 </child>
6996 </widget>
6997 <packing>
6998 <property name="left_attach">3</property>
6999 <property name="right_attach">4</property>
7000 <property name="x_options">GTK_FILL</property>
7001 <property name="y_options">GTK_FILL</property>
7002 </packing>
7003 </child>
7004 </widget>
7005 </child>
7006 </widget>
7007 </child>
7008 <child>
7009 <widget class="GtkLabel" id="label165">
7010 <property name="visible">True</property>
7011 <property name="label" translatable="yes">&lt;b&gt;Your company:&lt;/b&gt;</property>
7012 <property name="use_markup">True</property>
7013 </widget>
7014 <packing>
7015 <property name="type">label_item</property>
7016 </packing>
7017 </child>
7018 </widget>
7019 <packing>
7020 <property name="position">2</property>
7021 </packing>
7022 </child>
7023 <child>
7024 <widget class="GtkFrame" id="frame13">
7025 <property name="visible">True</property>
7026 <property name="label_xalign">0</property>
7027 <property name="shadow_type">GTK_SHADOW_NONE</property>
7028 <child>
7029 <widget class="GtkAlignment" id="alignment29">
7030 <property name="visible">True</property>
7031 <property name="left_padding">12</property>
7032 <child>
7033 <widget class="GtkVBox" id="vbox40">
7034 <property name="visible">True</property>
7035 <child>
7036 <widget class="GtkHBox" id="hbox87">
7037 <property name="visible">True</property>
7038 <property name="spacing">23</property>
7039 <child>
7040 <widget class="GtkCheckButton" id="check_use">
7041 <property name="visible">True</property>
7042 <property name="can_focus">True</property>
7043 <property name="label" translatable="yes">We plan to use Tiny ERP</property>
7044 <property name="use_underline">True</property>
7045 <property name="response_id">0</property>
7046 <property name="draw_indicator">True</property>
7047 </widget>
7048 <packing>
7049 <property name="expand">False</property>
7050 <property name="fill">False</property>
7051 </packing>
7052 </child>
7053 <child>
7054 <widget class="GtkCheckButton" id="check_sell">
7055 <property name="visible">True</property>
7056 <property name="can_focus">True</property>
7057 <property name="label" translatable="yes">We plan to offer services on Tiny ERP</property>
7058 <property name="use_underline">True</property>
7059 <property name="response_id">0</property>
7060 <property name="draw_indicator">True</property>
7061 </widget>
7062 <packing>
7063 <property name="expand">False</property>
7064 <property name="fill">False</property>
7065 <property name="position">1</property>
7066 </packing>
7067 </child>
7068 </widget>
7069 <packing>
7070 <property name="expand">False</property>
7071 <property name="fill">False</property>
7072 </packing>
7073 </child>
7074 <child>
7075 <widget class="GtkLabel" id="label46568">
7076 <property name="visible">True</property>
7077 <property name="xalign">0</property>
7078 <property name="label" translatable="yes">Tell us why you try Tiny ERP and what are your current softwares:</property>
7079 <property name="use_markup">True</property>
7080 </widget>
7081 <packing>
7082 <property name="expand">False</property>
7083 <property name="fill">False</property>
7084 <property name="position">1</property>
7085 </packing>
7086 </child>
7087 <child>
7088 <widget class="GtkScrolledWindow" id="scrolledwindow32">
7089 <property name="visible">True</property>
7090 <property name="can_focus">True</property>
7091 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
7092 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
7093 <property name="shadow_type">GTK_SHADOW_IN</property>
7094 <child>
7095 <widget class="GtkTextView" id="textview_comment">
7096 <property name="visible">True</property>
7097 <property name="can_focus">True</property>
7098 </widget>
7099 </child>
7100 </widget>
7101 <packing>
7102 <property name="position">2</property>
7103 </packing>
7104 </child>
7105 </widget>
7106 </child>
7107 </widget>
7108 </child>
7109 <child>
7110 <widget class="GtkLabel" id="label172">
7111 <property name="visible">True</property>
7112 <property name="label" translatable="yes">&lt;b&gt;Your interrest:&lt;/b&gt;</property>
7113 <property name="use_markup">True</property>
7114 </widget>
7115 <packing>
7116 <property name="type">label_item</property>
7117 </packing>
7118 </child>
7119 </widget>
7120 <packing>
7121 <property name="position">3</property>
7122 </packing>
7123 </child>
7124 <child>
7125 <widget class="GtkFrame" id="frame11">
7126 <property name="visible">True</property>
7127 <property name="label_xalign">0</property>
7128 <property name="shadow_type">GTK_SHADOW_NONE</property>
7129 <child>
7130 <widget class="GtkAlignment" id="alignment27">
7131 <property name="visible">True</property>
7132 <property name="left_padding">12</property>
7133 <child>
7134 <widget class="GtkTable" id="table9">
7135 <property name="visible">True</property>
7136 <property name="n_rows">3</property>
7137 <property name="n_columns">2</property>
7138 <property name="column_spacing">5</property>
7139 <property name="row_spacing">5</property>
7140 <child>
7141 <placeholder/>
7142 </child>
7143 <child>
7144 <widget class="GtkLabel" id="label167">
7145 <property name="visible">True</property>
7146 <property name="xalign">0</property>
7147 <property name="label" translatable="yes">(Get Tiny ERP announces, docs and new releases by email)</property>
7148 <property name="wrap">True</property>
7149 </widget>
7150 <packing>
7151 <property name="left_attach">1</property>
7152 <property name="right_attach">2</property>
7153 <property name="top_attach">2</property>
7154 <property name="bottom_attach">3</property>
7155 <property name="x_options">GTK_FILL</property>
7156 <property name="y_options"></property>
7157 </packing>
7158 </child>
7159 <child>
7160 <widget class="GtkLabel" id="label46571">
7161 <property name="visible">True</property>
7162 <property name="xalign">1</property>
7163 <property name="label" translatable="yes">Company:</property>
7164 </widget>
7165 <packing>
7166 <property name="x_options">GTK_FILL</property>
7167 <property name="y_options"></property>
7168 </packing>
7169 </child>
7170 <child>
7171 <widget class="GtkLabel" id="label166">
7172 <property name="width_request">85</property>
7173 <property name="visible">True</property>
7174 <property name="xalign">1</property>
7175 <property name="label" translatable="yes">E-Mail:</property>
7176 </widget>
7177 <packing>
7178 <property name="top_attach">1</property>
7179 <property name="bottom_attach">2</property>
7180 <property name="x_options">GTK_FILL</property>
7181 <property name="y_options"></property>
7182 </packing>
7183 </child>
7184 <child>
7185 <widget class="GtkEntry" id="entry_email">
7186 <property name="visible">True</property>
7187 <property name="can_focus">True</property>
7188 <property name="invisible_char">*</property>
7189 </widget>
7190 <packing>
7191 <property name="left_attach">1</property>
7192 <property name="right_attach">2</property>
7193 <property name="top_attach">1</property>
7194 <property name="bottom_attach">2</property>
7195 <property name="y_options"></property>
7196 </packing>
7197 </child>
7198 <child>
7199 <widget class="GtkEntry" id="entry_company">
7200 <property name="visible">True</property>
7201 <property name="can_focus">True</property>
7202 </widget>
7203 <packing>
7204 <property name="left_attach">1</property>
7205 <property name="right_attach">2</property>
7206 <property name="y_options"></property>
7207 </packing>
7208 </child>
7209 </widget>
7210 </child>
7211 </widget>
7212 </child>
7213 <child>
7214 <widget class="GtkLabel" id="label164">
7215 <property name="visible">True</property>
7216 <property name="label" translatable="yes">&lt;b&gt;Keep Informed&lt;/b&gt;</property>
7217 <property name="use_markup">True</property>
7218 </widget>
7219 <packing>
7220 <property name="type">label_item</property>
7221 </packing>
7222 </child>
7223 </widget>
7224 <packing>
7225 <property name="position">4</property>
7226 </packing>
7227 </child>
7228 </widget>
7229 <packing>
7230 <property name="position">2</property>
7231 </packing>
7232 </child>
7233 <child internal-child="action_area">
7234 <widget class="GtkHButtonBox" id="dialog-action_area22">
7235 <property name="visible">True</property>
7236 <property name="layout_style">GTK_BUTTONBOX_END</property>
7237 <child>
7238 <widget class="GtkButton" id="okbutton17">
7239 <property name="visible">True</property>
7240 <property name="can_focus">True</property>
7241 <property name="can_default">True</property>
7242 <property name="label">gtk-cancel</property>
7243 <property name="use_stock">True</property>
7244 <property name="response_id">-6</property>
7245 </widget>
7246 </child>
7247 <child>
7248 <widget class="GtkButton" id="button90">
7249 <property name="visible">True</property>
7250 <property name="can_focus">True</property>
7251 <property name="can_default">True</property>
7252 <property name="label">gtk-ok</property>
7253 <property name="use_stock">True</property>
7254 <property name="response_id">-5</property>
7255 </widget>
7256 <packing>
7257 <property name="position">1</property>
7258 </packing>
7259 </child>
7260 </widget>
7261 <packing>
7262 <property name="expand">False</property>
7263 <property name="pack_type">GTK_PACK_END</property>
7264 </packing>
7265 </child>
7266 </widget>
7267 </child>
7268 </widget>
7269 <widget class="GtkDialog" id="dia_support">
7270 <property name="title" translatable="yes">Support Request</property>
7271 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
7272 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7273 <child internal-child="vbox">
7274 <widget class="GtkVBox" id="dialog-vbox20">
7275 <property name="width_request">700</property>
7276 <property name="height_request">520</property>
7277 <property name="visible">True</property>
7278 <child>
7279 <widget class="GtkScrolledWindow" id="scrolledwindow33">
7280 <property name="visible">True</property>
7281 <property name="can_focus">True</property>
7282 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
7283 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
7284 <child>
7285 <widget class="GtkViewport" id="viewport7">
7286 <property name="visible">True</property>
7287 <child>
7288 <widget class="GtkVBox" id="vbox41">
7289 <property name="visible">True</property>
7290 <child>
7291 <widget class="GtkLabel" id="label185">
7292 <property name="visible">True</property>
7293 <property name="xalign">0</property>
7294 <property name="xpad">10</property>
7295 <property name="ypad">10</property>
7296 <property name="label" translatable="yes">&lt;b&gt;Complete this form to submit your bug and/or send a support request.&lt;/b&gt;
7297 &lt;i&gt;
7298 Your request will be sent to the Tiny ERP team and we will reply shortly.
7299 Note that we may not reply if you do not have a support contract with Tiny or an official partner.&lt;/i&gt;</property>
7300 <property name="use_markup">True</property>
7301 </widget>
7302 <packing>
7303 <property name="expand">False</property>
7304 <property name="fill">False</property>
7305 </packing>
7306 </child>
7307 <child>
7308 <widget class="GtkHSeparator" id="hseparator25">
7309 <property name="visible">True</property>
7310 </widget>
7311 <packing>
7312 <property name="expand">False</property>
7313 <property name="padding">3</property>
7314 <property name="position">1</property>
7315 </packing>
7316 </child>
7317 <child>
7318 <widget class="GtkTable" id="table12">
7319 <property name="visible">True</property>
7320 <property name="border_width">10</property>
7321 <property name="n_rows">7</property>
7322 <property name="n_columns">4</property>
7323 <property name="column_spacing">5</property>
7324 <property name="row_spacing">5</property>
7325 <child>
7326 <widget class="GtkLabel" id="label186">
7327 <property name="visible">True</property>
7328 <property name="xalign">1</property>
7329 <property name="label" translatable="yes">&lt;b&gt;Your name:&lt;/b&gt;</property>
7330 <property name="use_markup">True</property>
7331 </widget>
7332 <packing>
7333 <property name="top_attach">1</property>
7334 <property name="bottom_attach">2</property>
7335 <property name="x_options">GTK_FILL</property>
7336 <property name="y_options"></property>
7337 </packing>
7338 </child>
7339 <child>
7340 <widget class="GtkLabel" id="label187">
7341 <property name="visible">True</property>
7342 <property name="xalign">1</property>
7343 <property name="label" translatable="yes">&lt;b&gt;Your Company:&lt;/b&gt;</property>
7344 <property name="use_markup">True</property>
7345 </widget>
7346 <packing>
7347 <property name="top_attach">2</property>
7348 <property name="bottom_attach">3</property>
7349 <property name="x_options">GTK_FILL</property>
7350 <property name="y_options"></property>
7351 </packing>
7352 </child>
7353 <child>
7354 <widget class="GtkLabel" id="label188">
7355 <property name="visible">True</property>
7356 <property name="xalign">1</property>
7357 <property name="label" translatable="yes">&lt;b&gt;Your email:&lt;/b&gt;</property>
7358 <property name="use_markup">True</property>
7359 </widget>
7360 <packing>
7361 <property name="top_attach">3</property>
7362 <property name="bottom_attach">4</property>
7363 <property name="x_options">GTK_FILL</property>
7364 <property name="y_options"></property>
7365 </packing>
7366 </child>
7367 <child>
7368 <widget class="GtkEntry" id="name_entry1">
7369 <property name="visible">True</property>
7370 <property name="can_focus">True</property>
7371 <property name="invisible_char">*</property>
7372 </widget>
7373 <packing>
7374 <property name="left_attach">1</property>
7375 <property name="right_attach">4</property>
7376 <property name="top_attach">1</property>
7377 <property name="bottom_attach">2</property>
7378 <property name="y_options"></property>
7379 </packing>
7380 </child>
7381 <child>
7382 <widget class="GtkEntry" id="company_entry1">
7383 <property name="visible">True</property>
7384 <property name="can_focus">True</property>
7385 <property name="invisible_char">*</property>
7386 </widget>
7387 <packing>
7388 <property name="left_attach">1</property>
7389 <property name="right_attach">4</property>
7390 <property name="top_attach">2</property>
7391 <property name="bottom_attach">3</property>
7392 <property name="y_options"></property>
7393 </packing>
7394 </child>
7395 <child>
7396 <widget class="GtkLabel" id="label189">
7397 <property name="visible">True</property>
7398 <property name="xalign">1</property>
7399 <property name="yalign">0.019999999552965164</property>
7400 <property name="label" translatable="yes">Explain your problem:</property>
7401 </widget>
7402 <packing>
7403 <property name="top_attach">5</property>
7404 <property name="bottom_attach">6</property>
7405 <property name="x_options">GTK_FILL</property>
7406 <property name="y_options"></property>
7407 </packing>
7408 </child>
7409 <child>
7410 <widget class="GtkLabel" id="label190">
7411 <property name="visible">True</property>
7412 <property name="xalign">1</property>
7413 <property name="yalign">0.019999999552965164</property>
7414 <property name="label" translatable="yes">Other comments:</property>
7415 </widget>
7416 <packing>
7417 <property name="top_attach">6</property>
7418 <property name="bottom_attach">7</property>
7419 <property name="x_options">GTK_FILL</property>
7420 <property name="y_options"></property>
7421 </packing>
7422 </child>
7423 <child>
7424 <widget class="GtkScrolledWindow" id="scrolledwindow34">
7425 <property name="visible">True</property>
7426 <property name="can_focus">True</property>
7427 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
7428 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
7429 <property name="shadow_type">GTK_SHADOW_IN</property>
7430 <child>
7431 <widget class="GtkTextView" id="remark_textview">
7432 <property name="visible">True</property>
7433 <property name="can_focus">True</property>
7434 </widget>
7435 </child>
7436 </widget>
7437 <packing>
7438 <property name="left_attach">1</property>
7439 <property name="right_attach">4</property>
7440 <property name="top_attach">6</property>
7441 <property name="bottom_attach">7</property>
7442 <property name="x_options">GTK_FILL</property>
7443 <property name="y_options">GTK_FILL</property>
7444 </packing>
7445 </child>
7446 <child>
7447 <widget class="GtkScrolledWindow" id="scrolledwindow35">
7448 <property name="visible">True</property>
7449 <property name="can_focus">True</property>
7450 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
7451 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
7452 <property name="shadow_type">GTK_SHADOW_IN</property>
7453 <child>
7454 <widget class="GtkTextView" id="explanation_textview1">
7455 <property name="visible">True</property>
7456 <property name="can_focus">True</property>
7457 </widget>
7458 </child>
7459 </widget>
7460 <packing>
7461 <property name="left_attach">1</property>
7462 <property name="right_attach">4</property>
7463 <property name="top_attach">5</property>
7464 <property name="bottom_attach">6</property>
7465 <property name="x_options">GTK_FILL</property>
7466 <property name="y_options">GTK_FILL</property>
7467 </packing>
7468 </child>
7469 <child>
7470 <widget class="GtkLabel" id="label192">
7471 <property name="visible">True</property>
7472 <property name="xalign">1</property>
7473 <property name="label" translatable="yes">&lt;b&gt;Support contract id:&lt;/b&gt;</property>
7474 <property name="use_markup">True</property>
7475 </widget>
7476 <packing>
7477 <property name="x_options">GTK_FILL</property>
7478 <property name="y_options"></property>
7479 </packing>
7480 </child>
7481 <child>
7482 <widget class="GtkEntry" id="id_entry1">
7483 <property name="visible">True</property>
7484 <property name="can_focus">True</property>
7485 <property name="invisible_char">*</property>
7486 </widget>
7487 <packing>
7488 <property name="left_attach">1</property>
7489 <property name="right_attach">4</property>
7490 <property name="y_options"></property>
7491 </packing>
7492 </child>
7493 <child>
7494 <widget class="GtkComboBoxEntry" id="urgency_combo1">
7495 <property name="visible">True</property>
7496 <property name="items" translatable="yes">Not Urgent
7497 Medium
7498 Urgent
7499 Very Urgent</property>
7500 <child internal-child="entry">
7501 <widget class="GtkEntry" id="comboboxentry-entry12">
7502 </widget>
7503 </child>
7504 </widget>
7505 <packing>
7506 <property name="left_attach">3</property>
7507 <property name="right_attach">4</property>
7508 <property name="top_attach">4</property>
7509 <property name="bottom_attach">5</property>
7510 <property name="x_options">GTK_FILL</property>
7511 <property name="y_options">GTK_FILL</property>
7512 </packing>
7513 </child>
7514 <child>
7515 <widget class="GtkLabel" id="label193">
7516 <property name="visible">True</property>
7517 <property name="xalign">1</property>
7518 <property name="label" translatable="yes">Emergency:</property>
7519 </widget>
7520 <packing>
7521 <property name="left_attach">2</property>
7522 <property name="right_attach">3</property>
7523 <property name="top_attach">4</property>
7524 <property name="bottom_attach">5</property>
7525 <property name="x_options">GTK_FILL</property>
7526 <property name="y_options"></property>
7527 </packing>
7528 </child>
7529 <child>
7530 <widget class="GtkLabel" id="label194">
7531 <property name="visible">True</property>
7532 <property name="xalign">1</property>
7533 <property name="label" translatable="yes">Phone number:</property>
7534 </widget>
7535 <packing>
7536 <property name="top_attach">4</property>
7537 <property name="bottom_attach">5</property>
7538 <property name="x_options">GTK_FILL</property>
7539 <property name="y_options"></property>
7540 </packing>
7541 </child>
7542 <child>
7543 <widget class="GtkEntry" id="phone_entry1">
7544 <property name="visible">True</property>
7545 <property name="can_focus">True</property>
7546 <property name="invisible_char">*</property>
7547 </widget>
7548 <packing>
7549 <property name="left_attach">1</property>
7550 <property name="right_attach">2</property>
7551 <property name="top_attach">4</property>
7552 <property name="bottom_attach">5</property>
7553 <property name="y_options"></property>
7554 </packing>
7555 </child>
7556 <child>
7557 <widget class="GtkEntry" id="email_entry1">
7558 <property name="visible">True</property>
7559 <property name="can_focus">True</property>
7560 <property name="invisible_char">*</property>
7561 </widget>
7562 <packing>
7563 <property name="left_attach">1</property>
7564 <property name="right_attach">4</property>
7565 <property name="top_attach">3</property>
7566 <property name="bottom_attach">4</property>
7567 <property name="y_options"></property>
7568 </packing>
7569 </child>
7570 </widget>
7571 <packing>
7572 <property name="position">2</property>
7573 </packing>
7574 </child>
7575 </widget>
7576 </child>
7577 </widget>
7578 </child>
7579 </widget>
7580 <packing>
7581 <property name="position">2</property>
7582 </packing>
7583 </child>
7584 <child internal-child="action_area">
7585 <widget class="GtkHButtonBox" id="dialog-action_area23">
7586 <property name="visible">True</property>
7587 <property name="layout_style">GTK_BUTTONBOX_END</property>
7588 <child>
7589 <widget class="GtkButton" id="cancelbutton15">
7590 <property name="visible">True</property>
7591 <property name="can_focus">True</property>
7592 <property name="can_default">True</property>
7593 <property name="label">gtk-cancel</property>
7594 <property name="use_stock">True</property>
7595 <property name="response_id">-6</property>
7596 </widget>
7597 </child>
7598 <child>
7599 <widget class="GtkButton" id="okbutton18">
7600 <property name="visible">True</property>
7601 <property name="can_focus">True</property>
7602 <property name="can_default">True</property>
7603 <property name="label">gtk-ok</property>
7604 <property name="use_stock">True</property>
7605 <property name="response_id">-5</property>
7606 </widget>
7607 <packing>
7608 <property name="position">1</property>
7609 </packing>
7610 </child>
7611 </widget>
7612 <packing>
7613 <property name="expand">False</property>
7614 <property name="pack_type">GTK_PACK_END</property>
7615 </packing>
7616 </child>
7617 </widget>
7618 </child>
7619 </widget>
7620 <widget class="GtkDialog" id="win_quest_3b">
7621 <property name="width_request">350</property>
7622 <property name="height_request">143</property>
7623 <property name="title" translatable="yes">Tiny ERP - Confirmation</property>
7624 <property name="modal">True</property>
7625 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
7626 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7627 <child internal-child="vbox">
7628 <widget class="GtkVBox" id="vbox42">
7629 <property name="visible">True</property>
7630 <child>
7631 <widget class="GtkHBox" id="hbox62">
7632 <property name="visible">True</property>
7633 <child>
7634 <widget class="GtkImage" id="image2803">
7635 <property name="visible">True</property>
7636 <property name="xpad">15</property>
7637 <property name="ypad">15</property>
7638 <property name="stock">gtk-dialog-question</property>
7639 <property name="icon_size">6</property>
7640 </widget>
7641 <packing>
7642 <property name="expand">False</property>
7643 <property name="fill">False</property>
7644 </packing>
7645 </child>
7646 <child>
7647 <widget class="GtkLabel" id="label">
7648 <property name="width_request">200</property>
7649 <property name="height_request">60</property>
7650 <property name="visible">True</property>
7651 <property name="label" translatable="yes">Hello World!</property>
7652 </widget>
7653 <packing>
7654 <property name="position">1</property>
7655 </packing>
7656 </child>
7657 </widget>
7658 <packing>
7659 <property name="padding">4</property>
7660 <property name="position">2</property>
7661 </packing>
7662 </child>
7663 <child internal-child="action_area">
7664 <widget class="GtkHButtonBox" id="hbuttonbox4">
7665 <property name="visible">True</property>
7666 <property name="layout_style">GTK_BUTTONBOX_END</property>
7667 <child>
7668 <widget class="GtkButton" id="button82">
7669 <property name="visible">True</property>
7670 <property name="can_focus">True</property>
7671 <property name="can_default">True</property>
7672 <property name="label">gtk-yes</property>
7673 <property name="use_stock">True</property>
7674 <property name="response_id">-8</property>
7675 </widget>
7676 </child>
7677 <child>
7678 <widget class="GtkButton" id="button83">
7679 <property name="visible">True</property>
7680 <property name="can_focus">True</property>
7681 <property name="can_default">True</property>
7682 <property name="label">gtk-no</property>
7683 <property name="use_stock">True</property>
7684 <property name="response_id">-9</property>
7685 </widget>
7686 <packing>
7687 <property name="position">1</property>
7688 </packing>
7689 </child>
7690 <child>
7691 <widget class="GtkButton" id="button84">
7692 <property name="visible">True</property>
7693 <property name="can_focus">True</property>
7694 <property name="can_default">True</property>
7695 <property name="label">gtk-cancel</property>
7696 <property name="use_stock">True</property>
7697 <property name="response_id">-6</property>
7698 </widget>
7699 <packing>
7700 <property name="position">2</property>
7701 </packing>
7702 </child>
7703 </widget>
7704 <packing>
7705 <property name="expand">False</property>
7706 <property name="pack_type">GTK_PACK_END</property>
7707 </packing>
7708 </child>
7709 </widget>
7710 </child>
7711 </widget>
7712 <widget class="GtkDialog" id="shortcuts_dia">
7713 <property name="title" translatable="yes">Keyboard shortcuts</property>
7714 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
7715 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
7716 <child internal-child="vbox">
7717 <widget class="GtkVBox" id="dialog-vbox21">
7718 <property name="visible">True</property>
7719 <child>
7720 <widget class="GtkNotebook" id="notebook4">
7721 <property name="visible">True</property>
7722 <property name="can_focus">True</property>
7723 <child>
7724 <widget class="GtkTable" id="table13">
7725 <property name="visible">True</property>
7726 <property name="border_width">8</property>
7727 <property name="n_rows">15</property>
7728 <property name="n_columns">2</property>
7729 <property name="column_spacing">15</property>
7730 <property name="row_spacing">2</property>
7731 <child>
7732 <widget class="GtkLabel" id="label197">
7733 <property name="visible">True</property>
7734 <property name="xalign">0</property>
7735 <property name="label" translatable="yes">&lt;Ctrl&gt; + O</property>
7736 </widget>
7737 <packing>
7738 <property name="top_attach">1</property>
7739 <property name="bottom_attach">2</property>
7740 <property name="x_options">GTK_FILL</property>
7741 <property name="y_options"></property>
7742 </packing>
7743 </child>
7744 <child>
7745 <widget class="GtkLabel" id="label198">
7746 <property name="visible">True</property>
7747 <property name="xalign">0</property>
7748 <property name="label" translatable="yes">Connect</property>
7749 </widget>
7750 <packing>
7751 <property name="left_attach">1</property>
7752 <property name="right_attach">2</property>
7753 <property name="top_attach">1</property>
7754 <property name="bottom_attach">2</property>
7755 <property name="x_options">GTK_FILL</property>
7756 <property name="y_options"></property>
7757 </packing>
7758 </child>
7759 <child>
7760 <widget class="GtkLabel" id="label199">
7761 <property name="visible">True</property>
7762 <property name="xalign">0</property>
7763 <property name="label" translatable="yes">&lt;Ctrl&gt; + F</property>
7764 </widget>
7765 <packing>
7766 <property name="top_attach">5</property>
7767 <property name="bottom_attach">6</property>
7768 <property name="x_options">GTK_FILL</property>
7769 <property name="y_options"></property>
7770 </packing>
7771 </child>
7772 <child>
7773 <widget class="GtkLabel" id="label200">
7774 <property name="visible">True</property>
7775 <property name="xalign">0</property>
7776 <property name="label" translatable="yes">Find / Search</property>
7777 </widget>
7778 <packing>
7779 <property name="left_attach">1</property>
7780 <property name="right_attach">2</property>
7781 <property name="top_attach">5</property>
7782 <property name="bottom_attach">6</property>
7783 <property name="x_options">GTK_FILL</property>
7784 <property name="y_options"></property>
7785 </packing>
7786 </child>
7787 <child>
7788 <widget class="GtkLabel" id="label201">
7789 <property name="visible">True</property>
7790 <property name="xalign">0</property>
7791 <property name="label" translatable="yes">&lt;Ctrl&gt; + D</property>
7792 </widget>
7793 <packing>
7794 <property name="top_attach">4</property>
7795 <property name="bottom_attach">5</property>
7796 <property name="x_options">GTK_FILL</property>
7797 <property name="y_options"></property>
7798 </packing>
7799 </child>
7800 <child>
7801 <widget class="GtkLabel" id="label202">
7802 <property name="visible">True</property>
7803 <property name="xalign">0</property>
7804 <property name="label" translatable="yes">Delete</property>
7805 </widget>
7806 <packing>
7807 <property name="left_attach">1</property>
7808 <property name="right_attach">2</property>
7809 <property name="top_attach">4</property>
7810 <property name="bottom_attach">5</property>
7811 <property name="x_options">GTK_FILL</property>
7812 <property name="y_options"></property>
7813 </packing>
7814 </child>
7815 <child>
7816 <widget class="GtkLabel" id="label203">
7817 <property name="visible">True</property>
7818 <property name="xalign">0</property>
7819 <property name="label" translatable="yes">&lt;Ctrl&gt; + N</property>
7820 </widget>
7821 <packing>
7822 <property name="top_attach">2</property>
7823 <property name="bottom_attach">3</property>
7824 <property name="x_options">GTK_FILL</property>
7825 <property name="y_options"></property>
7826 </packing>
7827 </child>
7828 <child>
7829 <widget class="GtkLabel" id="label204">
7830 <property name="visible">True</property>
7831 <property name="xalign">0</property>
7832 <property name="label" translatable="yes">New</property>
7833 </widget>
7834 <packing>
7835 <property name="left_attach">1</property>
7836 <property name="right_attach">2</property>
7837 <property name="top_attach">2</property>
7838 <property name="bottom_attach">3</property>
7839 <property name="x_options">GTK_FILL</property>
7840 <property name="y_options"></property>
7841 </packing>
7842 </child>
7843 <child>
7844 <widget class="GtkLabel" id="label207">
7845 <property name="visible">True</property>
7846 <property name="xalign">0</property>
7847 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;PgUp&gt;</property>
7848 </widget>
7849 <packing>
7850 <property name="top_attach">9</property>
7851 <property name="bottom_attach">10</property>
7852 <property name="x_options">GTK_FILL</property>
7853 <property name="y_options"></property>
7854 </packing>
7855 </child>
7856 <child>
7857 <widget class="GtkLabel" id="label208">
7858 <property name="visible">True</property>
7859 <property name="xalign">0</property>
7860 <property name="label" translatable="yes">Previous tab</property>
7861 </widget>
7862 <packing>
7863 <property name="left_attach">1</property>
7864 <property name="right_attach">2</property>
7865 <property name="top_attach">9</property>
7866 <property name="bottom_attach">10</property>
7867 <property name="x_options">GTK_FILL</property>
7868 <property name="y_options"></property>
7869 </packing>
7870 </child>
7871 <child>
7872 <widget class="GtkLabel" id="label209">
7873 <property name="visible">True</property>
7874 <property name="xalign">0</property>
7875 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;PgDn&gt;</property>
7876 </widget>
7877 <packing>
7878 <property name="top_attach">10</property>
7879 <property name="bottom_attach">11</property>
7880 <property name="x_options">GTK_FILL</property>
7881 <property name="y_options"></property>
7882 </packing>
7883 </child>
7884 <child>
7885 <widget class="GtkLabel" id="label210">
7886 <property name="visible">True</property>
7887 <property name="xalign">0</property>
7888 <property name="label" translatable="yes">Next Tab</property>
7889 </widget>
7890 <packing>
7891 <property name="left_attach">1</property>
7892 <property name="right_attach">2</property>
7893 <property name="top_attach">10</property>
7894 <property name="bottom_attach">11</property>
7895 <property name="x_options">GTK_FILL</property>
7896 <property name="y_options"></property>
7897 </packing>
7898 </child>
7899 <child>
7900 <widget class="GtkLabel" id="label211">
7901 <property name="visible">True</property>
7902 <property name="xalign">0</property>
7903 <property name="label" translatable="yes">&lt;Ctrl&gt; + S</property>
7904 </widget>
7905 <packing>
7906 <property name="top_attach">3</property>
7907 <property name="bottom_attach">4</property>
7908 <property name="x_options">GTK_FILL</property>
7909 <property name="y_options"></property>
7910 </packing>
7911 </child>
7912 <child>
7913 <widget class="GtkLabel" id="label212">
7914 <property name="visible">True</property>
7915 <property name="xalign">0</property>
7916 <property name="label" translatable="yes">&lt;Ctrl&gt; + W</property>
7917 </widget>
7918 <packing>
7919 <property name="top_attach">11</property>
7920 <property name="bottom_attach">12</property>
7921 <property name="x_options">GTK_FILL</property>
7922 <property name="y_options"></property>
7923 </packing>
7924 </child>
7925 <child>
7926 <widget class="GtkLabel" id="label213">
7927 <property name="visible">True</property>
7928 <property name="xalign">0</property>
7929 <property name="label" translatable="yes">Save</property>
7930 </widget>
7931 <packing>
7932 <property name="left_attach">1</property>
7933 <property name="right_attach">2</property>
7934 <property name="top_attach">3</property>
7935 <property name="bottom_attach">4</property>
7936 <property name="x_options">GTK_FILL</property>
7937 <property name="y_options"></property>
7938 </packing>
7939 </child>
7940 <child>
7941 <widget class="GtkLabel" id="label214">
7942 <property name="visible">True</property>
7943 <property name="xalign">0</property>
7944 <property name="label" translatable="yes">Close Tab</property>
7945 </widget>
7946 <packing>
7947 <property name="left_attach">1</property>
7948 <property name="right_attach">2</property>
7949 <property name="top_attach">11</property>
7950 <property name="bottom_attach">12</property>
7951 <property name="x_options">GTK_FILL</property>
7952 <property name="y_options"></property>
7953 </packing>
7954 </child>
7955 <child>
7956 <widget class="GtkLabel" id="label215">
7957 <property name="visible">True</property>
7958 <property name="xalign">0</property>
7959 <property name="label" translatable="yes">&lt;PgUp&gt;</property>
7960 </widget>
7961 <packing>
7962 <property name="top_attach">6</property>
7963 <property name="bottom_attach">7</property>
7964 <property name="x_options">GTK_FILL</property>
7965 <property name="y_options"></property>
7966 </packing>
7967 </child>
7968 <child>
7969 <widget class="GtkLabel" id="label216">
7970 <property name="visible">True</property>
7971 <property name="xalign">0</property>
7972 <property name="label" translatable="yes">&lt;PgDn&gt;</property>
7973 </widget>
7974 <packing>
7975 <property name="top_attach">7</property>
7976 <property name="bottom_attach">8</property>
7977 <property name="x_options">GTK_FILL</property>
7978 <property name="y_options"></property>
7979 </packing>
7980 </child>
7981 <child>
7982 <widget class="GtkLabel" id="label217">
7983 <property name="visible">True</property>
7984 <property name="xalign">0</property>
7985 <property name="label" translatable="yes">Previous record</property>
7986 </widget>
7987 <packing>
7988 <property name="left_attach">1</property>
7989 <property name="right_attach">2</property>
7990 <property name="top_attach">6</property>
7991 <property name="bottom_attach">7</property>
7992 <property name="x_options">GTK_FILL</property>
7993 <property name="y_options"></property>
7994 </packing>
7995 </child>
7996 <child>
7997 <widget class="GtkLabel" id="label218">
7998 <property name="visible">True</property>
7999 <property name="xalign">0</property>
8000 <property name="label" translatable="yes">Next record</property>
8001 </widget>
8002 <packing>
8003 <property name="left_attach">1</property>
8004 <property name="right_attach">2</property>
8005 <property name="top_attach">7</property>
8006 <property name="bottom_attach">8</property>
8007 <property name="x_options">GTK_FILL</property>
8008 <property name="y_options"></property>
8009 </packing>
8010 </child>
8011 <child>
8012 <widget class="GtkLabel" id="label219">
8013 <property name="visible">True</property>
8014 <property name="xalign">0</property>
8015 <property name="label" translatable="yes">&lt;Ctrl&gt; + L</property>
8016 </widget>
8017 <packing>
8018 <property name="top_attach">8</property>
8019 <property name="bottom_attach">9</property>
8020 <property name="x_options">GTK_FILL</property>
8021 <property name="y_options"></property>
8022 </packing>
8023 </child>
8024 <child>
8025 <widget class="GtkLabel" id="label220">
8026 <property name="visible">True</property>
8027 <property name="xalign">0</property>
8028 <property name="label" translatable="yes">Switch view mode</property>
8029 </widget>
8030 <packing>
8031 <property name="left_attach">1</property>
8032 <property name="right_attach">2</property>
8033 <property name="top_attach">8</property>
8034 <property name="bottom_attach">9</property>
8035 <property name="x_options">GTK_FILL</property>
8036 <property name="y_options"></property>
8037 </packing>
8038 </child>
8039 <child>
8040 <widget class="GtkLabel" id="label222">
8041 <property name="visible">True</property>
8042 <property name="xalign">0</property>
8043 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;Enter&gt;</property>
8044 </widget>
8045 <packing>
8046 <property name="top_attach">13</property>
8047 <property name="bottom_attach">14</property>
8048 <property name="x_options">GTK_FILL</property>
8049 <property name="y_options"></property>
8050 </packing>
8051 </child>
8052 <child>
8053 <widget class="GtkLabel" id="label223">
8054 <property name="visible">True</property>
8055 <property name="xalign">0</property>
8056 <property name="label" translatable="yes">Save and Close window</property>
8057 </widget>
8058 <packing>
8059 <property name="left_attach">1</property>
8060 <property name="right_attach">2</property>
8061 <property name="top_attach">13</property>
8062 <property name="bottom_attach">14</property>
8063 <property name="x_options">GTK_FILL</property>
8064 <property name="y_options"></property>
8065 </packing>
8066 </child>
8067 <child>
8068 <widget class="GtkLabel" id="label224">
8069 <property name="visible">True</property>
8070 <property name="xalign">0</property>
8071 <property name="ypad">10</property>
8072 <property name="label" translatable="yes">&lt;i&gt;When editing a resource in a popup window&lt;/i&gt;</property>
8073 <property name="use_markup">True</property>
8074 <property name="justify">GTK_JUSTIFY_CENTER</property>
8075 </widget>
8076 <packing>
8077 <property name="right_attach">2</property>
8078 <property name="top_attach">12</property>
8079 <property name="bottom_attach">13</property>
8080 <property name="x_options">GTK_FILL</property>
8081 <property name="y_options"></property>
8082 </packing>
8083 </child>
8084 <child>
8085 <widget class="GtkLabel" id="label225">
8086 <property name="visible">True</property>
8087 <property name="xalign">0</property>
8088 <property name="label" translatable="yes">&lt;Ctrl&gt; + &lt;Esc&gt;</property>
8089 </widget>
8090 <packing>
8091 <property name="top_attach">14</property>
8092 <property name="bottom_attach">15</property>
8093 <property name="x_options">GTK_FILL</property>
8094 <property name="y_options"></property>
8095 </packing>
8096 </child>
8097 <child>
8098 <widget class="GtkLabel" id="label226">
8099 <property name="visible">True</property>
8100 <property name="xalign">0</property>
8101 <property name="label" translatable="yes">Close window without saving</property>
8102 </widget>
8103 <packing>
8104 <property name="left_attach">1</property>
8105 <property name="right_attach">2</property>
8106 <property name="top_attach">14</property>
8107 <property name="bottom_attach">15</property>
8108 <property name="x_options">GTK_FILL</property>
8109 <property name="y_options"></property>
8110 </packing>
8111 </child>
8112 <child>
8113 <widget class="GtkLabel" id="label196">
8114 <property name="visible">True</property>
8115 <property name="xpad">2</property>
8116 <property name="label" translatable="yes">&lt;b&gt;Shortcuts for TinyERP&lt;/b&gt;</property>
8117 <property name="use_markup">True</property>
8118 <property name="justify">GTK_JUSTIFY_CENTER</property>
8119 </widget>
8120 <packing>
8121 <property name="right_attach">2</property>
8122 <property name="y_options"></property>
8123 <property name="y_padding">5</property>
8124 </packing>
8125 </child>
8126 </widget>
8127 </child>
8128 <child>
8129 <widget class="GtkLabel" id="label248">
8130 <property name="visible">True</property>
8131 <property name="label" translatable="yes">Main Shortcuts</property>
8132 </widget>
8133 <packing>
8134 <property name="type">tab</property>
8135 <property name="tab_fill">False</property>
8136 </packing>
8137 </child>
8138 <child>
8139 <widget class="GtkTable" id="table15">
8140 <property name="visible">True</property>
8141 <property name="border_width">8</property>
8142 <property name="n_rows">10</property>
8143 <property name="n_columns">2</property>
8144 <child>
8145 <widget class="GtkLabel" id="label251">
8146 <property name="visible">True</property>
8147 <property name="xalign">0</property>
8148 <property name="label" translatable="yes">&lt;Ctrl&gt; + X</property>
8149 </widget>
8150 <packing>
8151 <property name="top_attach">1</property>
8152 <property name="bottom_attach">2</property>
8153 <property name="x_options">GTK_FILL</property>
8154 <property name="y_options"></property>
8155 </packing>
8156 </child>
8157 <child>
8158 <widget class="GtkLabel" id="label252">
8159 <property name="visible">True</property>
8160 <property name="xalign">0</property>
8161 <property name="label" translatable="yes">&lt;Ctrl&gt; + C</property>
8162 </widget>
8163 <packing>
8164 <property name="top_attach">2</property>
8165 <property name="bottom_attach">3</property>
8166 <property name="x_options">GTK_FILL</property>
8167 <property name="y_options"></property>
8168 </packing>
8169 </child>
8170 <child>
8171 <widget class="GtkLabel" id="label253">
8172 <property name="visible">True</property>
8173 <property name="xalign">0</property>
8174 <property name="label" translatable="yes">&lt;Ctrl&gt; + V</property>
8175 </widget>
8176 <packing>
8177 <property name="top_attach">3</property>
8178 <property name="bottom_attach">4</property>
8179 <property name="x_options">GTK_FILL</property>
8180 <property name="y_options"></property>
8181 </packing>
8182 </child>
8183 <child>
8184 <widget class="GtkLabel" id="label254">
8185 <property name="visible">True</property>
8186 <property name="xalign">0</property>
8187 <property name="label" translatable="yes">Cut selected text</property>
8188 </widget>
8189 <packing>
8190 <property name="left_attach">1</property>
8191 <property name="right_attach">2</property>
8192 <property name="top_attach">1</property>
8193 <property name="bottom_attach">2</property>
8194 <property name="x_options">GTK_FILL</property>
8195 <property name="y_options"></property>
8196 </packing>
8197 </child>
8198 <child>
8199 <widget class="GtkLabel" id="label255">
8200 <property name="visible">True</property>
8201 <property name="xalign">0</property>
8202 <property name="label" translatable="yes">Copy selected text</property>
8203 </widget>
8204 <packing>
8205 <property name="left_attach">1</property>
8206 <property name="right_attach">2</property>
8207 <property name="top_attach">2</property>
8208 <property name="bottom_attach">3</property>
8209 <property name="x_options">GTK_FILL</property>
8210 <property name="y_options"></property>
8211 </packing>
8212 </child>
8213 <child>
8214 <widget class="GtkLabel" id="label256">
8215 <property name="visible">True</property>
8216 <property name="xalign">0</property>
8217 <property name="label" translatable="yes">Paste selected text</property>
8218 </widget>
8219 <packing>
8220 <property name="left_attach">1</property>
8221 <property name="right_attach">2</property>
8222 <property name="top_attach">3</property>
8223 <property name="bottom_attach">4</property>
8224 <property name="x_options">GTK_FILL</property>
8225 <property name="y_options"></property>
8226 </packing>
8227 </child>
8228 <child>
8229 <widget class="GtkLabel" id="label257">
8230 <property name="visible">True</property>
8231 <property name="xalign">0</property>
8232 <property name="label" translatable="yes">&lt;Tab&gt;</property>
8233 </widget>
8234 <packing>
8235 <property name="top_attach">4</property>
8236 <property name="bottom_attach">5</property>
8237 <property name="x_options">GTK_FILL</property>
8238 <property name="y_options"></property>
8239 </packing>
8240 </child>
8241 <child>
8242 <widget class="GtkLabel" id="label258">
8243 <property name="visible">True</property>
8244 <property name="xalign">0</property>
8245 <property name="label" translatable="yes">Next editable widget</property>
8246 </widget>
8247 <packing>
8248 <property name="left_attach">1</property>
8249 <property name="right_attach">2</property>
8250 <property name="top_attach">4</property>
8251 <property name="bottom_attach">5</property>
8252 <property name="x_options">GTK_FILL</property>
8253 <property name="y_options"></property>
8254 </packing>
8255 </child>
8256 <child>
8257 <widget class="GtkLabel" id="label259">
8258 <property name="visible">True</property>
8259 <property name="xalign">0</property>
8260 <property name="label" translatable="yes">&lt;Shist&gt; + &lt;Tab&gt;</property>
8261 </widget>
8262 <packing>
8263 <property name="top_attach">5</property>
8264 <property name="bottom_attach">6</property>
8265 <property name="x_options">GTK_FILL</property>
8266 <property name="y_options"></property>
8267 </packing>
8268 </child>
8269 <child>
8270 <widget class="GtkLabel" id="label260">
8271 <property name="visible">True</property>
8272 <property name="xalign">0</property>
8273 <property name="label" translatable="yes">Previous editable widget</property>
8274 </widget>
8275 <packing>
8276 <property name="left_attach">1</property>
8277 <property name="right_attach">2</property>
8278 <property name="top_attach">5</property>
8279 <property name="bottom_attach">6</property>
8280 <property name="x_options">GTK_FILL</property>
8281 <property name="y_options"></property>
8282 </packing>
8283 </child>
8284 <child>
8285 <widget class="GtkLabel" id="label261">
8286 <property name="visible">True</property>
8287 <property name="xalign">0</property>
8288 <property name="label" translatable="yes">&lt;Enter&gt;</property>
8289 </widget>
8290 <packing>
8291 <property name="top_attach">6</property>
8292 <property name="bottom_attach">7</property>
8293 <property name="x_options">GTK_FILL</property>
8294 <property name="y_options"></property>
8295 </packing>
8296 </child>
8297 <child>
8298 <widget class="GtkLabel" id="label262">
8299 <property name="visible">True</property>
8300 <property name="xalign">0</property>
8301 <property name="label" translatable="yes">Auto-Complete text field</property>
8302 </widget>
8303 <packing>
8304 <property name="left_attach">1</property>
8305 <property name="right_attach">2</property>
8306 <property name="top_attach">6</property>
8307 <property name="bottom_attach">7</property>
8308 <property name="x_options">GTK_FILL</property>
8309 <property name="y_options"></property>
8310 </packing>
8311 </child>
8312 <child>
8313 <widget class="GtkLabel" id="label46565">
8314 <property name="visible">True</property>
8315 <property name="xalign">0</property>
8316 <property name="label" translatable="yes">F1</property>
8317 </widget>
8318 <packing>
8319 <property name="top_attach">8</property>
8320 <property name="bottom_attach">9</property>
8321 <property name="x_options">GTK_FILL</property>
8322 <property name="y_options"></property>
8323 </packing>
8324 </child>
8325 <child>
8326 <widget class="GtkLabel" id="label46566">
8327 <property name="visible">True</property>
8328 <property name="xalign">0</property>
8329 <property name="label" translatable="yes">Add a new line/field</property>
8330 </widget>
8331 <packing>
8332 <property name="left_attach">1</property>
8333 <property name="right_attach">2</property>
8334 <property name="top_attach">8</property>
8335 <property name="bottom_attach">9</property>
8336 <property name="x_options">GTK_FILL</property>
8337 <property name="y_options"></property>
8338 </packing>
8339 </child>
8340 <child>
8341 <widget class="GtkLabel" id="label46570">
8342 <property name="visible">True</property>
8343 <property name="xalign">0</property>
8344 <property name="label" translatable="yes">Open current field</property>
8345 </widget>
8346 <packing>
8347 <property name="left_attach">1</property>
8348 <property name="right_attach">2</property>
8349 <property name="top_attach">9</property>
8350 <property name="bottom_attach">10</property>
8351 <property name="x_options">GTK_FILL</property>
8352 <property name="y_options"></property>
8353 </packing>
8354 </child>
8355 <child>
8356 <widget class="GtkLabel" id="label250">
8357 <property name="visible">True</property>
8358 <property name="label" translatable="yes">&lt;b&gt;Shortcuts in text entries&lt;/b&gt;</property>
8359 <property name="use_markup">True</property>
8360 </widget>
8361 <packing>
8362 <property name="right_attach">2</property>
8363 <property name="y_options"></property>
8364 <property name="y_padding">5</property>
8365 </packing>
8366 </child>
8367 <child>
8368 <widget class="GtkLabel" id="label46567">
8369 <property name="visible">True</property>
8370 <property name="label" translatable="yes">&lt;b&gt;Shortcuts in relation fields&lt;/b&gt;</property>
8371 <property name="use_markup">True</property>
8372 </widget>
8373 <packing>
8374 <property name="right_attach">2</property>
8375 <property name="top_attach">7</property>
8376 <property name="bottom_attach">8</property>
8377 <property name="x_options">GTK_FILL</property>
8378 <property name="y_options"></property>
8379 <property name="y_padding">5</property>
8380 </packing>
8381 </child>
8382 <child>
8383 <widget class="GtkLabel" id="label46569">
8384 <property name="visible">True</property>
8385 <property name="xalign">0</property>
8386 <property name="label" translatable="yes">F2</property>
8387 <property name="justify">GTK_JUSTIFY_CENTER</property>
8388 </widget>
8389 <packing>
8390 <property name="top_attach">9</property>
8391 <property name="bottom_attach">10</property>
8392 <property name="x_options">GTK_FILL</property>
8393 <property name="y_options"></property>
8394 </packing>
8395 </child>
8396 </widget>
8397 <packing>
8398 <property name="position">1</property>
8399 </packing>
8400 </child>
8401 <child>
8402 <widget class="GtkLabel" id="label249">
8403 <property name="visible">True</property>
8404 <property name="label" translatable="yes">Edition Widgets</property>
8405 </widget>
8406 <packing>
8407 <property name="type">tab</property>
8408 <property name="position">1</property>
8409 <property name="tab_fill">False</property>
8410 </packing>
8411 </child>
8412 </widget>
8413 <packing>
8414 <property name="position">2</property>
8415 </packing>
8416 </child>
8417 <child internal-child="action_area">
8418 <widget class="GtkHButtonBox" id="dialog-action_area24">
8419 <property name="visible">True</property>
8420 <property name="layout_style">GTK_BUTTONBOX_END</property>
8421 <child>
8422 <widget class="GtkButton" id="closebutton1">
8423 <property name="visible">True</property>
8424 <property name="can_focus">True</property>
8425 <property name="can_default">True</property>
8426 <property name="label">gtk-close</property>
8427 <property name="use_stock">True</property>
8428 <property name="response_id">-7</property>
8429 <signal name="clicked" handler="on_but_ok_pressed"/>
8430 </widget>
8431 </child>
8432 </widget>
8433 <packing>
8434 <property name="expand">False</property>
8435 <property name="pack_type">GTK_PACK_END</property>
8436 </packing>
8437 </child>
8438 </widget>
8439 </child>
8440 </widget>
8441 <widget class="GtkDialog" id="win_import">
8442 <property name="title" translatable="yes">Import from CSV</property>
8443 <property name="modal">True</property>
8444 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
8445 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
8446 <child internal-child="vbox">
8447 <widget class="GtkVBox" id="dialog-vbox27">
8448 <property name="visible">True</property>
8449 <property name="spacing">4</property>
8450 <child>
8451 <widget class="GtkVBox" id="vbox43">
8452 <property name="visible">True</property>
8453 <property name="spacing">9</property>
8454 <child>
8455 <widget class="GtkHBox" id="hbox63">
8456 <property name="visible">True</property>
8457 <child>
8458 <widget class="GtkFrame" id="frame14">
8459 <property name="visible">True</property>
8460 <property name="label_xalign">0</property>
8461 <property name="shadow_type">GTK_SHADOW_NONE</property>
8462 <child>
8463 <widget class="GtkAlignment" id="alignment30">
8464 <property name="visible">True</property>
8465 <property name="left_padding">12</property>
8466 <child>
8467 <widget class="GtkScrolledWindow" id="scrolledwindow38">
8468 <property name="visible">True</property>
8469 <property name="can_focus">True</property>
8470 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8471 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8472 <child>
8473 <widget class="GtkViewport" id="import_vp_left">
8474 <property name="visible">True</property>
8475 <child>
8476 <placeholder/>
8477 </child>
8478 </widget>
8479 </child>
8480 </widget>
8481 </child>
8482 </widget>
8483 </child>
8484 <child>
8485 <widget class="GtkLabel" id="label227">
8486 <property name="visible">True</property>
8487 <property name="label" translatable="yes">&lt;b&gt;All fields&lt;/b&gt;</property>
8488 <property name="use_markup">True</property>
8489 </widget>
8490 <packing>
8491 <property name="type">label_item</property>
8492 </packing>
8493 </child>
8494 </widget>
8495 </child>
8496 <child>
8497 <widget class="GtkVBox" id="vbox44">
8498 <property name="visible">True</property>
8499 <property name="border_width">5</property>
8500 <property name="homogeneous">True</property>
8501 <child>
8502 <widget class="GtkButton" id="button_add">
8503 <property name="visible">True</property>
8504 <property name="can_focus">True</property>
8505 <property name="response_id">0</property>
8506 <signal name="clicked" handler="on_but_select_clicked"/>
8507 <child>
8508 <widget class="GtkAlignment" id="alignment31">
8509 <property name="visible">True</property>
8510 <property name="xscale">0</property>
8511 <property name="yscale">0</property>
8512 <child>
8513 <widget class="GtkHBox" id="hbox64">
8514 <property name="visible">True</property>
8515 <property name="spacing">2</property>
8516 <child>
8517 <widget class="GtkImage" id="image2901">
8518 <property name="visible">True</property>
8519 <property name="stock">gtk-go-forward</property>
8520 </widget>
8521 <packing>
8522 <property name="expand">False</property>
8523 <property name="fill">False</property>
8524 </packing>
8525 </child>
8526 <child>
8527 <widget class="GtkLabel" id="label228">
8528 <property name="visible">True</property>
8529 <property name="label" translatable="yes">_Add</property>
8530 <property name="use_underline">True</property>
8531 </widget>
8532 <packing>
8533 <property name="expand">False</property>
8534 <property name="fill">False</property>
8535 <property name="position">1</property>
8536 </packing>
8537 </child>
8538 </widget>
8539 </child>
8540 </widget>
8541 </child>
8542 </widget>
8543 <packing>
8544 <property name="expand">False</property>
8545 <property name="fill">False</property>
8546 </packing>
8547 </child>
8548 <child>
8549 <widget class="GtkButton" id="button_remove">
8550 <property name="visible">True</property>
8551 <property name="can_focus">True</property>
8552 <property name="response_id">0</property>
8553 <signal name="clicked" handler="on_but_unselect_clicked"/>
8554 <child>
8555 <widget class="GtkAlignment" id="alignment32">
8556 <property name="visible">True</property>
8557 <property name="xscale">0</property>
8558 <property name="yscale">0</property>
8559 <child>
8560 <widget class="GtkHBox" id="hbox65">
8561 <property name="visible">True</property>
8562 <property name="spacing">2</property>
8563 <child>
8564 <widget class="GtkImage" id="image2902">
8565 <property name="visible">True</property>
8566 <property name="stock">gtk-go-back</property>
8567 </widget>
8568 <packing>
8569 <property name="expand">False</property>
8570 <property name="fill">False</property>
8571 </packing>
8572 </child>
8573 <child>
8574 <widget class="GtkLabel" id="label229">
8575 <property name="visible">True</property>
8576 <property name="label" translatable="yes">_Remove</property>
8577 <property name="use_underline">True</property>
8578 </widget>
8579 <packing>
8580 <property name="expand">False</property>
8581 <property name="fill">False</property>
8582 <property name="position">1</property>
8583 </packing>
8584 </child>
8585 </widget>
8586 </child>
8587 </widget>
8588 </child>
8589 </widget>
8590 <packing>
8591 <property name="expand">False</property>
8592 <property name="fill">False</property>
8593 <property name="position">1</property>
8594 </packing>
8595 </child>
8596 <child>
8597 <widget class="GtkButton" id="button_remove_all">
8598 <property name="visible">True</property>
8599 <property name="can_focus">True</property>
8600 <property name="response_id">0</property>
8601 <signal name="clicked" handler="on_but_unselect_all_clicked"/>
8602 <child>
8603 <widget class="GtkAlignment" id="alignment34">
8604 <property name="visible">True</property>
8605 <property name="xscale">0</property>
8606 <property name="yscale">0</property>
8607 <child>
8608 <widget class="GtkHBox" id="hbox67">
8609 <property name="visible">True</property>
8610 <property name="spacing">2</property>
8611 <child>
8612 <widget class="GtkImage" id="image2904">
8613 <property name="visible">True</property>
8614 <property name="stock">gtk-goto-first</property>
8615 </widget>
8616 <packing>
8617 <property name="expand">False</property>
8618 <property name="fill">False</property>
8619 </packing>
8620 </child>
8621 <child>
8622 <widget class="GtkLabel" id="label231">
8623 <property name="visible">True</property>
8624 <property name="label" translatable="yes">N_othing</property>
8625 <property name="use_underline">True</property>
8626 </widget>
8627 <packing>
8628 <property name="expand">False</property>
8629 <property name="fill">False</property>
8630 <property name="position">1</property>
8631 </packing>
8632 </child>
8633 </widget>
8634 </child>
8635 </widget>
8636 </child>
8637 </widget>
8638 <packing>
8639 <property name="expand">False</property>
8640 <property name="fill">False</property>
8641 <property name="position">2</property>
8642 </packing>
8643 </child>
8644 <child>
8645 <widget class="GtkHSeparator" id="hseparator27">
8646 <property name="visible">True</property>
8647 </widget>
8648 <packing>
8649 <property name="expand">False</property>
8650 <property name="fill">False</property>
8651 <property name="padding">3</property>
8652 <property name="position">3</property>
8653 </packing>
8654 </child>
8655 <child>
8656 <widget class="GtkButton" id="button_autodetect">
8657 <property name="visible">True</property>
8658 <property name="can_focus">True</property>
8659 <property name="response_id">0</property>
8660 <signal name="clicked" handler="on_but_autodetect_clicked"/>
8661 <child>
8662 <widget class="GtkAlignment" id="alignment44">
8663 <property name="visible">True</property>
8664 <property name="xscale">0</property>
8665 <property name="yscale">0</property>
8666 <child>
8667 <widget class="GtkHBox" id="hbox68">
8668 <property name="visible">True</property>
8669 <property name="spacing">2</property>
8670 <child>
8671 <widget class="GtkImage" id="image2905">
8672 <property name="visible">True</property>
8673 <property name="stock">gtk-zoom-fit</property>
8674 </widget>
8675 <packing>
8676 <property name="expand">False</property>
8677 <property name="fill">False</property>
8678 </packing>
8679 </child>
8680 <child>
8681 <widget class="GtkLabel" id="label247">
8682 <property name="visible">True</property>
8683 <property name="label" translatable="yes">Auto-Detect</property>
8684 <property name="use_underline">True</property>
8685 </widget>
8686 <packing>
8687 <property name="expand">False</property>
8688 <property name="fill">False</property>
8689 <property name="position">1</property>
8690 </packing>
8691 </child>
8692 </widget>
8693 </child>
8694 </widget>
8695 </child>
8696 </widget>
8697 <packing>
8698 <property name="expand">False</property>
8699 <property name="fill">False</property>
8700 <property name="position">4</property>
8701 </packing>
8702 </child>
8703 </widget>
8704 <packing>
8705 <property name="expand">False</property>
8706 <property name="position">1</property>
8707 </packing>
8708 </child>
8709 <child>
8710 <widget class="GtkFrame" id="frame15">
8711 <property name="visible">True</property>
8712 <property name="label_xalign">0</property>
8713 <property name="shadow_type">GTK_SHADOW_NONE</property>
8714 <child>
8715 <widget class="GtkAlignment" id="alignment35">
8716 <property name="visible">True</property>
8717 <property name="left_padding">12</property>
8718 <child>
8719 <widget class="GtkScrolledWindow" id="scrolledwindow37">
8720 <property name="visible">True</property>
8721 <property name="can_focus">True</property>
8722 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
8723 <child>
8724 <widget class="GtkViewport" id="import_vp_right">
8725 <property name="visible">True</property>
8726 <child>
8727 <placeholder/>
8728 </child>
8729 </widget>
8730 </child>
8731 </widget>
8732 </child>
8733 </widget>
8734 </child>
8735 <child>
8736 <widget class="GtkLabel" id="label232">
8737 <property name="visible">True</property>
8738 <property name="label" translatable="yes">&lt;b&gt;Fields to import&lt;/b&gt;</property>
8739 <property name="use_markup">True</property>
8740 </widget>
8741 <packing>
8742 <property name="type">label_item</property>
8743 </packing>
8744 </child>
8745 </widget>
8746 <packing>
8747 <property name="position">2</property>
8748 </packing>
8749 </child>
8750 </widget>
8751 </child>
8752 <child>
8753 <widget class="GtkFrame" id="frame18">
8754 <property name="visible">True</property>
8755 <property name="label_xalign">0</property>
8756 <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
8757 <child>
8758 <widget class="GtkAlignment" id="alignment43">
8759 <property name="visible">True</property>
8760 <property name="top_padding">7</property>
8761 <property name="bottom_padding">7</property>
8762 <property name="left_padding">7</property>
8763 <property name="right_padding">7</property>
8764 <child>
8765 <widget class="GtkVBox" id="vbox54">
8766 <property name="visible">True</property>
8767 <child>
8768 <widget class="GtkHBox" id="hbox77">
8769 <property name="visible">True</property>
8770 <child>
8771 <widget class="GtkLabel" id="label46547">
8772 <property name="visible">True</property>
8773 <property name="label" translatable="yes">File to Import:</property>
8774 </widget>
8775 <packing>
8776 <property name="expand">False</property>
8777 <property name="fill">False</property>
8778 </packing>
8779 </child>
8780 <child>
8781 <widget class="GtkFileChooserButton" id="import_csv_file">
8782 <property name="visible">True</property>
8783 <property name="title" translatable="yes">Open...</property>
8784 </widget>
8785 <packing>
8786 <property name="position">1</property>
8787 </packing>
8788 </child>
8789 </widget>
8790 <packing>
8791 <property name="expand">False</property>
8792 <property name="padding">4</property>
8793 </packing>
8794 </child>
8795 <child>
8796 <widget class="GtkExpander" id="expander3">
8797 <property name="visible">True</property>
8798 <property name="can_focus">True</property>
8799 <property name="expanded">True</property>
8800 <child>
8801 <widget class="GtkTable" id="table21">
8802 <property name="visible">True</property>
8803 <property name="border_width">8</property>
8804 <property name="n_rows">2</property>
8805 <property name="n_columns">4</property>
8806 <property name="column_spacing">8</property>
8807 <property name="row_spacing">9</property>
8808 <child>
8809 <widget class="GtkLabel" id="label46548">
8810 <property name="visible">True</property>
8811 <property name="xalign">1</property>
8812 <property name="label" translatable="yes">Field Separater:</property>
8813 </widget>
8814 <packing>
8815 <property name="x_options">GTK_FILL</property>
8816 <property name="y_options"></property>
8817 </packing>
8818 </child>
8819 <child>
8820 <widget class="GtkLabel" id="label46549">
8821 <property name="visible">True</property>
8822 <property name="xalign">1</property>
8823 <property name="label" translatable="yes">Encoding:</property>
8824 </widget>
8825 <packing>
8826 <property name="top_attach">1</property>
8827 <property name="bottom_attach">2</property>
8828 <property name="x_options">GTK_FILL</property>
8829 <property name="y_options"></property>
8830 </packing>
8831 </child>
8832 <child>
8833 <widget class="GtkEntry" id="import_csv_sep">
8834 <property name="visible">True</property>
8835 <property name="can_focus">True</property>
8836 <property name="max_length">1</property>
8837 <property name="invisible_char">*</property>
8838 <property name="width_chars">1</property>
8839 <property name="text">,</property>
8840 </widget>
8841 <packing>
8842 <property name="left_attach">1</property>
8843 <property name="right_attach">2</property>
8844 <property name="x_options">GTK_FILL</property>
8845 <property name="y_options"></property>
8846 </packing>
8847 </child>
8848 <child>
8849 <widget class="GtkLabel" id="label46550">
8850 <property name="visible">True</property>
8851 <property name="xalign">1</property>
8852 <property name="label" translatable="yes">Text Delimiter:</property>
8853 </widget>
8854 <packing>
8855 <property name="left_attach">2</property>
8856 <property name="right_attach">3</property>
8857 <property name="x_options">GTK_FILL</property>
8858 <property name="y_options"></property>
8859 </packing>
8860 </child>
8861 <child>
8862 <widget class="GtkEntry" id="import_csv_del">
8863 <property name="visible">True</property>
8864 <property name="can_focus">True</property>
8865 <property name="invisible_char">*</property>
8866 <property name="width_chars">1</property>
8867 <property name="text">"</property>
8868 </widget>
8869 <packing>
8870 <property name="left_attach">3</property>
8871 <property name="right_attach">4</property>
8872 <property name="x_options">GTK_FILL</property>
8873 <property name="y_options"></property>
8874 </packing>
8875 </child>
8876 <child>
8877 <widget class="GtkLabel" id="label46551">
8878 <property name="visible">True</property>
8879 <property name="xalign">1</property>
8880 <property name="label" translatable="yes">Lines to Skip:</property>
8881 </widget>
8882 <packing>
8883 <property name="left_attach">2</property>
8884 <property name="right_attach">3</property>
8885 <property name="top_attach">1</property>
8886 <property name="bottom_attach">2</property>
8887 <property name="x_options">GTK_FILL</property>
8888 <property name="y_options"></property>
8889 </packing>
8890 </child>
8891 <child>
8892 <widget class="GtkSpinButton" id="import_csv_skip">
8893 <property name="visible">True</property>
8894 <property name="can_focus">True</property>
8895 <property name="adjustment">0 0 100 1 10 10</property>
8896 <property name="climb_rate">1</property>
8897 </widget>
8898 <packing>
8899 <property name="left_attach">3</property>
8900 <property name="right_attach">4</property>
8901 <property name="top_attach">1</property>
8902 <property name="bottom_attach">2</property>
8903 <property name="x_options">GTK_FILL</property>
8904 <property name="y_options"></property>
8905 </packing>
8906 </child>
8907 <child>
8908 <widget class="GtkComboBoxEntry" id="import_csv_combo">
8909 <property name="visible">True</property>
8910 <property name="items">UTF-8
8911 Latin1</property>
8912 <child internal-child="entry">
8913 <widget class="GtkEntry" id="comboboxentry-entry13">
8914 </widget>
8915 </child>
8916 </widget>
8917 <packing>
8918 <property name="left_attach">1</property>
8919 <property name="right_attach">2</property>
8920 <property name="top_attach">1</property>
8921 <property name="bottom_attach">2</property>
8922 <property name="x_options">GTK_FILL</property>
8923 <property name="y_options">GTK_FILL</property>
8924 </packing>
8925 </child>
8926 </widget>
8927 </child>
8928 <child>
8929 <widget class="GtkLabel" id="label46552">
8930 <property name="visible">True</property>
8931 <property name="label" translatable="yes">CSV Parameters</property>
8932 </widget>
8933 <packing>
8934 <property name="type">label_item</property>
8935 </packing>
8936 </child>
8937 </widget>
8938 <packing>
8939 <property name="expand">False</property>
8940 <property name="position">1</property>
8941 </packing>
8942 </child>
8943 </widget>
8944 </child>
8945 </widget>
8946 </child>
8947 </widget>
8948 <packing>
8949 <property name="expand">False</property>
8950 <property name="position">1</property>
8951 </packing>
8952 </child>
8953 </widget>
8954 <packing>
8955 <property name="position">2</property>
8956 </packing>
8957 </child>
8958 <child internal-child="action_area">
8959 <widget class="GtkHButtonBox" id="dialog-action_area25">
8960 <property name="visible">True</property>
8961 <property name="layout_style">GTK_BUTTONBOX_END</property>
8962 <child>
8963 <widget class="GtkButton" id="helpbutton1">
8964 <property name="visible">True</property>
8965 <property name="can_focus">True</property>
8966 <property name="can_default">True</property>
8967 <property name="label">gtk-help</property>
8968 <property name="use_stock">True</property>
8969 <property name="response_id">-11</property>
8970 </widget>
8971 </child>
8972 <child>
8973 <widget class="GtkButton" id="cancelbutton16">
8974 <property name="visible">True</property>
8975 <property name="can_focus">True</property>
8976 <property name="can_default">True</property>
8977 <property name="label">gtk-cancel</property>
8978 <property name="use_stock">True</property>
8979 <property name="response_id">-6</property>
8980 </widget>
8981 <packing>
8982 <property name="position">1</property>
8983 </packing>
8984 </child>
8985 <child>
8986 <widget class="GtkButton" id="okbutton19">
8987 <property name="visible">True</property>
8988 <property name="can_focus">True</property>
8989 <property name="can_default">True</property>
8990 <property name="label">gtk-ok</property>
8991 <property name="use_stock">True</property>
8992 <property name="response_id">-5</property>
8993 </widget>
8994 <packing>
8995 <property name="position">2</property>
8996 </packing>
8997 </child>
8998 </widget>
8999 <packing>
9000 <property name="expand">False</property>
9001 <property name="pack_type">GTK_PACK_END</property>
9002 </packing>
9003 </child>
9004 </widget>
9005 </child>
9006 </widget>
9007 <widget class="GtkDialog" id="win_quest">
9008 <property name="width_request">350</property>
9009 <property name="height_request">143</property>
9010 <property name="title" translatable="yes">Tiny ERP</property>
9011 <property name="modal">True</property>
9012 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
9013 <child internal-child="vbox">
9014 <widget class="GtkVBox" id="vbox46">
9015 <property name="visible">True</property>
9016 <child>
9017 <widget class="GtkHBox" id="hbox70">
9018 <property name="visible">True</property>
9019 <child>
9020 <widget class="GtkImage" id="image2907">
9021 <property name="visible">True</property>
9022 <property name="xpad">15</property>
9023 <property name="ypad">15</property>
9024 <property name="stock">gtk-dialog-question</property>
9025 <property name="icon_size">6</property>
9026 </widget>
9027 <packing>
9028 <property name="expand">False</property>
9029 <property name="fill">False</property>
9030 </packing>
9031 </child>
9032 <child>
9033 <widget class="GtkVBox" id="vbox47">
9034 <property name="visible">True</property>
9035 <property name="spacing">2</property>
9036 <child>
9037 <widget class="GtkLabel" id="label1">
9038 <property name="visible">True</property>
9039 <property name="label" translatable="yes">Hello World!</property>
9040 </widget>
9041 <packing>
9042 <property name="expand">False</property>
9043 <property name="fill">False</property>
9044 </packing>
9045 </child>
9046 <child>
9047 <widget class="GtkEntry" id="entry">
9048 <property name="visible">True</property>
9049 <property name="can_focus">True</property>
9050 <property name="invisible_char">*</property>
9051 </widget>
9052 <packing>
9053 <property name="expand">False</property>
9054 <property name="fill">False</property>
9055 <property name="position">1</property>
9056 </packing>
9057 </child>
9058 </widget>
9059 <packing>
9060 <property name="padding">2</property>
9061 <property name="position">1</property>
9062 </packing>
9063 </child>
9064 </widget>
9065 <packing>
9066 <property name="padding">4</property>
9067 <property name="position">2</property>
9068 </packing>
9069 </child>
9070 <child internal-child="action_area">
9071 <widget class="GtkHButtonBox" id="hbuttonbox5">
9072 <property name="visible">True</property>
9073 <property name="layout_style">GTK_BUTTONBOX_END</property>
9074 <child>
9075 <widget class="GtkButton" id="button87">
9076 <property name="visible">True</property>
9077 <property name="can_focus">True</property>
9078 <property name="can_default">True</property>
9079 <property name="label">gtk-cancel</property>
9080 <property name="use_stock">True</property>
9081 <property name="response_id">-6</property>
9082 </widget>
9083 </child>
9084 <child>
9085 <widget class="GtkButton" id="button1">
9086 <property name="visible">True</property>
9087 <property name="can_focus">True</property>
9088 <property name="can_default">True</property>
9089 <property name="label">gtk-ok</property>
9090 <property name="use_stock">True</property>
9091 <property name="response_id">-5</property>
9092 </widget>
9093 <packing>
9094 <property name="position">1</property>
9095 </packing>
9096 </child>
9097 </widget>
9098 <packing>
9099 <property name="expand">False</property>
9100 <property name="pack_type">GTK_PACK_END</property>
9101 </packing>
9102 </child>
9103 </widget>
9104 </child>
9105 </widget>
9106 <widget class="GtkDialog" id="win_server">
9107 <property name="title" translatable="yes">Server</property>
9108 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
9109 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
9110 <child internal-child="vbox">
9111 <widget class="GtkVBox" id="dialog-vbox23">
9112 <property name="visible">True</property>
9113 <child>
9114 <widget class="GtkLabel" id="label283">
9115 <property name="visible">True</property>
9116 <property name="xalign">0</property>
9117 <property name="label" translatable="yes">&lt;b&gt;Connect to a Tiny ERP server&lt;/b&gt;</property>
9118 <property name="use_markup">True</property>
9119 </widget>
9120 <packing>
9121 <property name="expand">False</property>
9122 <property name="fill">False</property>
9123 <property name="position">2</property>
9124 </packing>
9125 </child>
9126 <child>
9127 <widget class="GtkHSeparator" id="hseparator31">
9128 <property name="visible">True</property>
9129 </widget>
9130 <packing>
9131 <property name="expand">False</property>
9132 <property name="position">3</property>
9133 </packing>
9134 </child>
9135 <child>
9136 <widget class="GtkTable" id="table16">
9137 <property name="visible">True</property>
9138 <property name="border_width">12</property>
9139 <property name="n_rows">3</property>
9140 <property name="n_columns">2</property>
9141 <property name="row_spacing">6</property>
9142 <child>
9143 <widget class="GtkLabel" id="label268">
9144 <property name="visible">True</property>
9145 <property name="xalign">1</property>
9146 <property name="xpad">3</property>
9147 <property name="ypad">3</property>
9148 <property name="label" translatable="yes">Port:</property>
9149 </widget>
9150 <packing>
9151 <property name="top_attach">1</property>
9152 <property name="bottom_attach">2</property>
9153 <property name="x_options">GTK_FILL</property>
9154 <property name="y_options"></property>
9155 </packing>
9156 </child>
9157 <child>
9158 <widget class="GtkEntry" id="ent_host">
9159 <property name="visible">True</property>
9160 <property name="can_focus">True</property>
9161 <property name="invisible_char">*</property>
9162 <property name="activates_default">True</property>
9163 <property name="width_chars">16</property>
9164 <property name="text">localhost</property>
9165 </widget>
9166 <packing>
9167 <property name="left_attach">1</property>
9168 <property name="right_attach">2</property>
9169 <property name="y_options"></property>
9170 </packing>
9171 </child>
9172 <child>
9173 <widget class="GtkEntry" id="ent_port">
9174 <property name="visible">True</property>
9175 <property name="can_focus">True</property>
9176 <property name="max_length">5</property>
9177 <property name="invisible_char">*</property>
9178 <property name="activates_default">True</property>
9179 <property name="width_chars">16</property>
9180 <property name="text">8069</property>
9181 </widget>
9182 <packing>
9183 <property name="left_attach">1</property>
9184 <property name="right_attach">2</property>
9185 <property name="top_attach">1</property>
9186 <property name="bottom_attach">2</property>
9187 <property name="y_options"></property>
9188 </packing>
9189 </child>
9190 <child>
9191 <widget class="GtkLabel" id="label269">
9192 <property name="visible">True</property>
9193 <property name="xalign">1</property>
9194 <property name="xpad">3</property>
9195 <property name="ypad">3</property>
9196 <property name="label" translatable="yes">Protocol connection:</property>
9197 </widget>
9198 <packing>
9199 <property name="top_attach">2</property>
9200 <property name="bottom_attach">3</property>
9201 <property name="x_options">GTK_FILL</property>
9202 <property name="y_options"></property>
9203 </packing>
9204 </child>
9205 <child>
9206 <widget class="GtkLabel" id="label267">
9207 <property name="width_request">170</property>
9208 <property name="visible">True</property>
9209 <property name="xalign">1</property>
9210 <property name="yalign">0</property>
9211 <property name="xpad">3</property>
9212 <property name="label" translatable="yes">Server:</property>
9213 </widget>
9214 <packing>
9215 <property name="x_options">GTK_FILL</property>
9216 <property name="y_options"></property>
9217 </packing>
9218 </child>
9219 <child>
9220 <widget class="GtkComboBox" id="protocol">
9221 <property name="visible">True</property>
9222 <property name="items" translatable="yes"></property>
9223 </widget>
9224 <packing>
9225 <property name="left_attach">1</property>
9226 <property name="right_attach">2</property>
9227 <property name="top_attach">2</property>
9228 <property name="bottom_attach">3</property>
9229 <property name="x_options">GTK_FILL</property>
9230 <property name="y_options">GTK_FILL</property>
9231 </packing>
9232 </child>
9233 </widget>
9234 <packing>
9235 <property name="expand">False</property>
9236 <property name="position">4</property>
9237 </packing>
9238 </child>
9239 <child internal-child="action_area">
9240 <widget class="GtkHButtonBox" id="dialog-action_area26">
9241 <property name="visible">True</property>
9242 <property name="layout_style">GTK_BUTTONBOX_END</property>
9243 <child>
9244 <widget class="GtkButton" id="cancelbutton17">
9245 <property name="visible">True</property>
9246 <property name="can_focus">True</property>
9247 <property name="can_default">True</property>
9248 <property name="label">gtk-cancel</property>
9249 <property name="use_stock">True</property>
9250 <property name="response_id">-6</property>
9251 </widget>
9252 </child>
9253 <child>
9254 <widget class="GtkButton" id="okbutton20">
9255 <property name="visible">True</property>
9256 <property name="can_focus">True</property>
9257 <property name="can_default">True</property>
9258 <property name="label">gtk-ok</property>
9259 <property name="use_stock">True</property>
9260 <property name="response_id">-5</property>
9261 </widget>
9262 <packing>
9263 <property name="position">1</property>
9264 </packing>
9265 </child>
9266 </widget>
9267 <packing>
9268 <property name="expand">False</property>
9269 <property name="pack_type">GTK_PACK_END</property>
9270 </packing>
9271 </child>
9272 </widget>
9273 </child>
9274 </widget>
9275 <widget class="GtkDialog" id="win_db_select">
9276 <property name="title" translatable="yes">Choose a database...</property>
9277 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
9278 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
9279 <child internal-child="vbox">
9280 <widget class="GtkVBox" id="dialog-vbox24">
9281 <property name="visible">True</property>
9282 <child>
9283 <widget class="GtkVBox" id="vbox48">
9284 <property name="visible">True</property>
9285 <property name="border_width">3</property>
9286 <property name="spacing">3</property>
9287 <child>
9288 <widget class="GtkLabel" id="db_select_label">
9289 <property name="visible">True</property>
9290 <property name="xalign">0</property>
9291 <property name="label" translatable="yes">&lt;b&gt;Backup a database&lt;/b&gt;</property>
9292 <property name="use_markup">True</property>
9293 </widget>
9294 <packing>
9295 <property name="expand">False</property>
9296 <property name="fill">False</property>
9297 </packing>
9298 </child>
9299 <child>
9300 <widget class="GtkHSeparator" id="hseparator30">
9301 <property name="visible">True</property>
9302 </widget>
9303 <packing>
9304 <property name="expand">False</property>
9305 <property name="fill">False</property>
9306 <property name="position">1</property>
9307 </packing>
9308 </child>
9309 <child>
9310 <widget class="GtkTable" id="table19">
9311 <property name="visible">True</property>
9312 <property name="border_width">2</property>
9313 <property name="n_rows">3</property>
9314 <property name="n_columns">3</property>
9315 <property name="column_spacing">3</property>
9316 <property name="row_spacing">3</property>
9317 <child>
9318 <widget class="GtkEntry" id="ent_server_select">
9319 <property name="visible">True</property>
9320 <property name="sensitive">False</property>
9321 <property name="editable">False</property>
9322 <property name="invisible_char">*</property>
9323 <property name="activates_default">True</property>
9324 <property name="width_chars">16</property>
9325 <property name="text">http://localhost:8069</property>
9326 </widget>
9327 <packing>
9328 <property name="left_attach">1</property>
9329 <property name="right_attach">2</property>
9330 <property name="y_options"></property>
9331 </packing>
9332 </child>
9333 <child>
9334 <widget class="GtkButton" id="but_server_select">
9335 <property name="visible">True</property>
9336 <property name="can_focus">True</property>
9337 <property name="response_id">0</property>
9338 <signal name="activate" handler="on_but_server_activate"/>
9339 <child>
9340 <widget class="GtkAlignment" id="alignment50">
9341 <property name="visible">True</property>
9342 <property name="xscale">0</property>
9343 <property name="yscale">0</property>
9344 <child>
9345 <widget class="GtkHBox" id="hbox74">
9346 <property name="visible">True</property>
9347 <property name="spacing">2</property>
9348 <child>
9349 <widget class="GtkImage" id="image3411">
9350 <property name="visible">True</property>
9351 <property name="stock">gtk-network</property>
9352 <property name="icon_size">2</property>
9353 </widget>
9354 <packing>
9355 <property name="expand">False</property>
9356 <property name="fill">False</property>
9357 </packing>
9358 </child>
9359 <child>
9360 <widget class="GtkLabel" id="label292">
9361 <property name="visible">True</property>
9362 <property name="label" translatable="yes">Change</property>
9363 <property name="use_underline">True</property>
9364 </widget>
9365 <packing>
9366 <property name="expand">False</property>
9367 <property name="fill">False</property>
9368 <property name="position">1</property>
9369 </packing>
9370 </child>
9371 </widget>
9372 </child>
9373 </widget>
9374 </child>
9375 </widget>
9376 <packing>
9377 <property name="left_attach">2</property>
9378 <property name="right_attach">3</property>
9379 <property name="x_options">GTK_FILL</property>
9380 <property name="y_options"></property>
9381 </packing>
9382 </child>
9383 <child>
9384 <widget class="GtkLabel" id="label285">
9385 <property name="width_request">117</property>
9386 <property name="visible">True</property>
9387 <property name="xalign">1</property>
9388 <property name="xpad">3</property>
9389 <property name="ypad">3</property>
9390 <property name="label" translatable="yes">Server:</property>
9391 </widget>
9392 <packing>
9393 <property name="x_options">GTK_FILL</property>
9394 <property name="y_options"></property>
9395 </packing>
9396 </child>
9397 <child>
9398 <widget class="GtkEntry" id="ent_passwd_select">
9399 <property name="visible">True</property>
9400 <property name="can_focus">True</property>
9401 <property name="has_focus">True</property>
9402 <property name="max_length">16</property>
9403 <property name="visibility">False</property>
9404 <property name="invisible_char">*</property>
9405 <property name="activates_default">True</property>
9406 <property name="width_chars">16</property>
9407 </widget>
9408 <packing>
9409 <property name="left_attach">1</property>
9410 <property name="right_attach">3</property>
9411 <property name="top_attach">1</property>
9412 <property name="bottom_attach">2</property>
9413 <property name="y_options"></property>
9414 </packing>
9415 </child>
9416 <child>
9417 <widget class="GtkVBox" id="vbox58">
9418 <property name="visible">True</property>
9419 <child>
9420 <widget class="GtkComboBox" id="combo_db_select">
9421 <property name="visible">True</property>
9422 </widget>
9423 </child>
9424 <child>
9425 <widget class="GtkLabel" id="label_db_select">
9426 <property name="visible">True</property>
9427 <property name="xalign">0</property>
9428 <property name="use_markup">True</property>
9429 </widget>
9430 <packing>
9431 <property name="expand">False</property>
9432 <property name="fill">False</property>
9433 <property name="position">1</property>
9434 </packing>
9435 </child>
9436 </widget>
9437 <packing>
9438 <property name="left_attach">1</property>
9439 <property name="right_attach">3</property>
9440 <property name="top_attach">2</property>
9441 <property name="bottom_attach">3</property>
9442 <property name="x_options">GTK_FILL</property>
9443 <property name="y_options">GTK_FILL</property>
9444 </packing>
9445 </child>
9446 <child>
9447 <widget class="GtkLabel" id="label282">
9448 <property name="visible">True</property>
9449 <property name="xalign">1</property>
9450 <property name="label" translatable="yes">Database:</property>
9451 </widget>
9452 <packing>
9453 <property name="top_attach">2</property>
9454 <property name="bottom_attach">3</property>
9455 <property name="x_options">GTK_FILL</property>
9456 <property name="y_options"></property>
9457 </packing>
9458 </child>
9459 <child>
9460 <widget class="GtkLabel" id="label286">
9461 <property name="visible">True</property>
9462 <property name="xalign">1</property>
9463 <property name="xpad">3</property>
9464 <property name="ypad">3</property>
9465 <property name="label" translatable="yes">Password:</property>
9466 <property name="justify">GTK_JUSTIFY_RIGHT</property>
9467 </widget>
9468 <packing>
9469 <property name="top_attach">1</property>
9470 <property name="bottom_attach">2</property>
9471 <property name="x_options">GTK_FILL</property>
9472 <property name="y_options"></property>
9473 </packing>
9474 </child>
9475 </widget>
9476 <packing>
9477 <property name="expand">False</property>
9478 <property name="fill">False</property>
9479 <property name="position">2</property>
9480 </packing>
9481 </child>
9482 </widget>
9483 <packing>
9484 <property name="position">2</property>
9485 </packing>
9486 </child>
9487 <child internal-child="action_area">
9488 <widget class="GtkHButtonBox" id="dialog-action_area27">
9489 <property name="visible">True</property>
9490 <property name="layout_style">GTK_BUTTONBOX_END</property>
9491 <child>
9492 <widget class="GtkButton" id="cancelbutton18">
9493 <property name="visible">True</property>
9494 <property name="can_focus">True</property>
9495 <property name="can_default">True</property>
9496 <property name="label">gtk-cancel</property>
9497 <property name="use_stock">True</property>
9498 <property name="response_id">-6</property>
9499 </widget>
9500 </child>
9501 <child>
9502 <widget class="GtkButton" id="okbutton21">
9503 <property name="visible">True</property>
9504 <property name="can_focus">True</property>
9505 <property name="can_default">True</property>
9506 <property name="label">gtk-ok</property>
9507 <property name="use_stock">True</property>
9508 <property name="response_id">-5</property>
9509 </widget>
9510 <packing>
9511 <property name="position">1</property>
9512 </packing>
9513 </child>
9514 </widget>
9515 <packing>
9516 <property name="expand">False</property>
9517 <property name="pack_type">GTK_PACK_END</property>
9518 </packing>
9519 </child>
9520 </widget>
9521 </child>
9522 </widget>
9523 <widget class="GtkDialog" id="win_db_ent">
9524 <property name="title" translatable="yes">Restore a database</property>
9525 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
9526 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
9527 <child internal-child="vbox">
9528 <widget class="GtkVBox" id="dialog-vbox25">
9529 <property name="visible">True</property>
9530 <child>
9531 <widget class="GtkVBox" id="vbox49">
9532 <property name="visible">True</property>
9533 <child>
9534 <widget class="GtkLabel" id="label280">
9535 <property name="visible">True</property>
9536 <property name="xalign">0</property>
9537 <property name="label" translatable="yes">&lt;b&gt;Restore a database&lt;/b&gt;</property>
9538 <property name="use_markup">True</property>
9539 </widget>
9540 <packing>
9541 <property name="expand">False</property>
9542 <property name="fill">False</property>
9543 </packing>
9544 </child>
9545 <child>
9546 <widget class="GtkHSeparator" id="hseparator29">
9547 <property name="visible">True</property>
9548 </widget>
9549 <packing>
9550 <property name="expand">False</property>
9551 <property name="fill">False</property>
9552 <property name="position">1</property>
9553 </packing>
9554 </child>
9555 <child>
9556 <widget class="GtkTable" id="table18">
9557 <property name="visible">True</property>
9558 <property name="border_width">9</property>
9559 <property name="n_rows">5</property>
9560 <property name="n_columns">3</property>
9561 <property name="column_spacing">3</property>
9562 <property name="row_spacing">3</property>
9563 <child>
9564 <placeholder/>
9565 </child>
9566 <child>
9567 <widget class="GtkLabel" id="label288">
9568 <property name="width_request">117</property>
9569 <property name="visible">True</property>
9570 <property name="xalign">1</property>
9571 <property name="xpad">3</property>
9572 <property name="ypad">3</property>
9573 <property name="label" translatable="yes">Server:</property>
9574 </widget>
9575 <packing>
9576 <property name="x_options">GTK_FILL</property>
9577 <property name="y_options"></property>
9578 </packing>
9579 </child>
9580 <child>
9581 <widget class="GtkEntry" id="ent_server1">
9582 <property name="visible">True</property>
9583 <property name="sensitive">False</property>
9584 <property name="editable">False</property>
9585 <property name="invisible_char">*</property>
9586 <property name="activates_default">True</property>
9587 <property name="width_chars">16</property>
9588 <property name="text" translatable="yes">http://localhost:8069</property>
9589 </widget>
9590 <packing>
9591 <property name="left_attach">1</property>
9592 <property name="right_attach">2</property>
9593 <property name="y_options"></property>
9594 </packing>
9595 </child>
9596 <child>
9597 <widget class="GtkButton" id="but_server_change">
9598 <property name="visible">True</property>
9599 <property name="can_focus">True</property>
9600 <property name="response_id">0</property>
9601 <signal name="activate" handler="on_but_server_activate"/>
9602 <child>
9603 <widget class="GtkAlignment" id="alignment51">
9604 <property name="visible">True</property>
9605 <property name="xscale">0</property>
9606 <property name="yscale">0</property>
9607 <child>
9608 <widget class="GtkHBox" id="hbox75">
9609 <property name="visible">True</property>
9610 <property name="spacing">2</property>
9611 <child>
9612 <widget class="GtkImage" id="image3412">
9613 <property name="visible">True</property>
9614 <property name="stock">gtk-network</property>
9615 <property name="icon_size">2</property>
9616 </widget>
9617 <packing>
9618 <property name="expand">False</property>
9619 <property name="fill">False</property>
9620 </packing>
9621 </child>
9622 <child>
9623 <widget class="GtkLabel" id="label293">
9624 <property name="visible">True</property>
9625 <property name="label" translatable="yes">Change</property>
9626 <property name="use_underline">True</property>
9627 </widget>
9628 <packing>
9629 <property name="expand">False</property>
9630 <property name="fill">False</property>
9631 <property name="position">1</property>
9632 </packing>
9633 </child>
9634 </widget>
9635 </child>
9636 </widget>
9637 </child>
9638 </widget>
9639 <packing>
9640 <property name="left_attach">2</property>
9641 <property name="right_attach">3</property>
9642 <property name="x_options">GTK_FILL</property>
9643 <property name="y_options"></property>
9644 </packing>
9645 </child>
9646 <child>
9647 <widget class="GtkEntry" id="ent_password">
9648 <property name="visible">True</property>
9649 <property name="can_focus">True</property>
9650 <property name="has_focus">True</property>
9651 <property name="max_length">16</property>
9652 <property name="visibility">False</property>
9653 <property name="invisible_char">*</property>
9654 <property name="activates_default">True</property>
9655 <property name="width_chars">16</property>
9656 </widget>
9657 <packing>
9658 <property name="left_attach">1</property>
9659 <property name="right_attach">3</property>
9660 <property name="top_attach">1</property>
9661 <property name="bottom_attach">2</property>
9662 <property name="y_options"></property>
9663 </packing>
9664 </child>
9665 <child>
9666 <widget class="GtkLabel" id="label287">
9667 <property name="visible">True</property>
9668 <property name="xalign">1</property>
9669 <property name="xpad">3</property>
9670 <property name="ypad">3</property>
9671 <property name="label" translatable="yes">Password:</property>
9672 <property name="justify">GTK_JUSTIFY_RIGHT</property>
9673 </widget>
9674 <packing>
9675 <property name="top_attach">1</property>
9676 <property name="bottom_attach">2</property>
9677 <property name="x_options">GTK_FILL</property>
9678 <property name="y_options"></property>
9679 </packing>
9680 </child>
9681 <child>
9682 <widget class="GtkLabel" id="label278">
9683 <property name="visible">True</property>
9684 <property name="xalign">0</property>
9685 <property name="label" translatable="yes">New database name:</property>
9686 </widget>
9687 <packing>
9688 <property name="top_attach">3</property>
9689 <property name="bottom_attach">4</property>
9690 <property name="x_options">GTK_FILL</property>
9691 <property name="y_options"></property>
9692 </packing>
9693 </child>
9694 <child>
9695 <widget class="GtkEntry" id="ent_db">
9696 <property name="visible">True</property>
9697 <property name="can_focus">True</property>
9698 <property name="width_chars">16</property>
9699 </widget>
9700 <packing>
9701 <property name="left_attach">1</property>
9702 <property name="right_attach">3</property>
9703 <property name="top_attach">3</property>
9704 <property name="bottom_attach">4</property>
9705 <property name="y_options"></property>
9706 </packing>
9707 </child>
9708 <child>
9709 <widget class="GtkLabel" id="label279">
9710 <property name="visible">True</property>
9711 <property name="xalign">0</property>
9712 <property name="label" translatable="yes">(must not contain any special char)</property>
9713 </widget>
9714 <packing>
9715 <property name="left_attach">1</property>
9716 <property name="right_attach">3</property>
9717 <property name="top_attach">4</property>
9718 <property name="bottom_attach">5</property>
9719 <property name="x_options">GTK_FILL</property>
9720 <property name="y_options"></property>
9721 </packing>
9722 </child>
9723 <child>
9724 <widget class="GtkHSeparator" id="hseparator37">
9725 <property name="visible">True</property>
9726 </widget>
9727 <packing>
9728 <property name="right_attach">3</property>
9729 <property name="top_attach">2</property>
9730 <property name="bottom_attach">3</property>
9731 <property name="x_options">GTK_FILL</property>
9732 </packing>
9733 </child>
9734 </widget>
9735 <packing>
9736 <property name="expand">False</property>
9737 <property name="fill">False</property>
9738 <property name="position">2</property>
9739 </packing>
9740 </child>
9741 </widget>
9742 <packing>
9743 <property name="expand">False</property>
9744 <property name="fill">False</property>
9745 <property name="position">2</property>
9746 </packing>
9747 </child>
9748 <child internal-child="action_area">
9749 <widget class="GtkHButtonBox" id="dialog-action_area28">
9750 <property name="visible">True</property>
9751 <property name="layout_style">GTK_BUTTONBOX_END</property>
9752 <child>
9753 <widget class="GtkButton" id="cancelbutton19">
9754 <property name="visible">True</property>
9755 <property name="can_focus">True</property>
9756 <property name="can_default">True</property>
9757 <property name="label">gtk-cancel</property>
9758 <property name="use_stock">True</property>
9759 <property name="response_id">-6</property>
9760 </widget>
9761 </child>
9762 <child>
9763 <widget class="GtkButton" id="okbutton22">
9764 <property name="visible">True</property>
9765 <property name="can_focus">True</property>
9766 <property name="can_default">True</property>
9767 <property name="has_default">True</property>
9768 <property name="label">gtk-ok</property>
9769 <property name="use_stock">True</property>
9770 <property name="response_id">-5</property>
9771 </widget>
9772 <packing>
9773 <property name="position">1</property>
9774 </packing>
9775 </child>
9776 </widget>
9777 <packing>
9778 <property name="expand">False</property>
9779 <property name="pack_type">GTK_PACK_END</property>
9780 </packing>
9781 </child>
9782 </widget>
9783 </child>
9784 </widget>
9785 <widget class="GtkWindow" id="win_progress">
9786 <property name="visible">True</property>
9787 <property name="title" translatable="yes">Operation in progress</property>
9788 <property name="modal">True</property>
9789 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
9790 <child>
9791 <widget class="GtkVBox" id="vbox50">
9792 <property name="visible">True</property>
9793 <child>
9794 <widget class="GtkVBox" id="vbox51">
9795 <property name="visible">True</property>
9796 <child>
9797 <widget class="GtkHBox" id="hbox80">
9798 <property name="visible">True</property>
9799 <property name="border_width">10</property>
9800 <property name="spacing">13</property>
9801 <child>
9802 <widget class="GtkImage" id="image3947">
9803 <property name="visible">True</property>
9804 <property name="stock">gtk-dialog-info</property>
9805 <property name="icon_size">6</property>
9806 </widget>
9807 <packing>
9808 <property name="expand">False</property>
9809 <property name="padding">4</property>
9810 </packing>
9811 </child>
9812 <child>
9813 <widget class="GtkVBox" id="vbox59">
9814 <property name="visible">True</property>
9815 <child>
9816 <widget class="GtkLabel" id="label46556">
9817 <property name="visible">True</property>
9818 <property name="xalign">0</property>
9819 <property name="label" translatable="yes">&lt;b&gt;Operation in progress&lt;/b&gt;</property>
9820 <property name="use_markup">True</property>
9821 </widget>
9822 <packing>
9823 <property name="expand">False</property>
9824 <property name="fill">False</property>
9825 </packing>
9826 </child>
9827 <child>
9828 <widget class="GtkHSeparator" id="hseparator38">
9829 <property name="visible">True</property>
9830 </widget>
9831 <packing>
9832 <property name="expand">False</property>
9833 <property name="position">1</property>
9834 </packing>
9835 </child>
9836 <child>
9837 <widget class="GtkLabel" id="label272">
9838 <property name="visible">True</property>
9839 <property name="xalign">0</property>
9840 <property name="ypad">14</property>
9841 <property name="label" translatable="yes">Please wait,
9842 this operation may take a while...</property>
9843 </widget>
9844 <packing>
9845 <property name="position">2</property>
9846 </packing>
9847 </child>
9848 </widget>
9849 <packing>
9850 <property name="position">1</property>
9851 </packing>
9852 </child>
9853 </widget>
9854 <packing>
9855 <property name="expand">False</property>
9856 <property name="fill">False</property>
9857 </packing>
9858 </child>
9859 <child>
9860 <widget class="GtkProgressBar" id="progressbar">
9861 <property name="visible">True</property>
9862 <property name="pulse_step">0.10000000149</property>
9863 </widget>
9864 <packing>
9865 <property name="expand">False</property>
9866 <property name="fill">False</property>
9867 <property name="position">1</property>
9868 </packing>
9869 </child>
9870 </widget>
9871 </child>
9872 </widget>
9873 </child>
9874 </widget>
9875 <widget class="GtkDialog" id="win_createdb">
9876 <property name="title" translatable="yes">Create a new database</property>
9877 <property name="modal">True</property>
9878 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
9879 <property name="destroy_with_parent">True</property>
9880 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
9881 <property name="has_separator">False</property>
9882 <child internal-child="vbox">
9883 <widget class="GtkVBox" id="vbox52">
9884 <property name="visible">True</property>
9885 <child>
9886 <widget class="GtkLabel" id="label284">
9887 <property name="visible">True</property>
9888 <property name="xalign">0</property>
9889 <property name="label" translatable="yes">&lt;b&gt;Create a new database&lt;/b&gt;</property>
9890 <property name="use_markup">True</property>
9891 </widget>
9892 <packing>
9893 <property name="expand">False</property>
9894 <property name="fill">False</property>
9895 <property name="position">1</property>
9896 </packing>
9897 </child>
9898 <child>
9899 <widget class="GtkHSeparator" id="hseparator32">
9900 <property name="visible">True</property>
9901 </widget>
9902 <packing>
9903 <property name="expand">False</property>
9904 <property name="position">2</property>
9905 </packing>
9906 </child>
9907 <child>
9908 <widget class="GtkEventBox" id="eventbox18">
9909 <property name="visible">True</property>
9910 <child>
9911 <widget class="GtkTable" id="table17">
9912 <property name="visible">True</property>
9913 <property name="border_width">9</property>
9914 <property name="n_rows">8</property>
9915 <property name="n_columns">3</property>
9916 <property name="column_spacing">5</property>
9917 <property name="row_spacing">5</property>
9918 <child>
9919 <placeholder/>
9920 </child>
9921 <child>
9922 <placeholder/>
9923 </child>
9924 <child>
9925 <widget class="GtkLabel" id="label290">
9926 <property name="width_request">117</property>
9927 <property name="visible">True</property>
9928 <property name="xalign">1</property>
9929 <property name="xpad">3</property>
9930 <property name="ypad">3</property>
9931 <property name="label" translatable="yes">Tiny ERP server:</property>
9932 </widget>
9933 <packing>
9934 <property name="x_options">GTK_FILL</property>
9935 <property name="y_options"></property>
9936 </packing>
9937 </child>
9938 <child>
9939 <widget class="GtkEntry" id="ent_server_new">
9940 <property name="visible">True</property>
9941 <property name="sensitive">False</property>
9942 <property name="tooltip" translatable="yes">This is the URL of the Tiny ERP server. Use 'localhost' if the server is installed on this computer. Click on 'Change' to change the address.</property>
9943 <property name="editable">False</property>
9944 <property name="invisible_char">*</property>
9945 <property name="activates_default">True</property>
9946 <property name="width_chars">16</property>
9947 <property name="text" translatable="yes">http://localhost:8069</property>
9948 </widget>
9949 <packing>
9950 <property name="left_attach">1</property>
9951 <property name="right_attach">2</property>
9952 <property name="y_options"></property>
9953 </packing>
9954 </child>
9955 <child>
9956 <widget class="GtkButton" id="but_server_new">
9957 <property name="visible">True</property>
9958 <property name="can_focus">True</property>
9959 <property name="response_id">0</property>
9960 <signal name="activate" handler="on_but_server_activate"/>
9961 <child>
9962 <widget class="GtkAlignment" id="alignment49">
9963 <property name="visible">True</property>
9964 <property name="xscale">0</property>
9965 <property name="yscale">0</property>
9966 <child>
9967 <widget class="GtkHBox" id="hbox73">
9968 <property name="visible">True</property>
9969 <property name="spacing">2</property>
9970 <child>
9971 <widget class="GtkImage" id="image3410">
9972 <property name="visible">True</property>
9973 <property name="stock">gtk-network</property>
9974 <property name="icon_size">2</property>
9975 </widget>
9976 <packing>
9977 <property name="expand">False</property>
9978 <property name="fill">False</property>
9979 </packing>
9980 </child>
9981 <child>
9982 <widget class="GtkLabel" id="label291">
9983 <property name="visible">True</property>
9984 <property name="label" translatable="yes">Change</property>
9985 <property name="use_underline">True</property>
9986 </widget>
9987 <packing>
9988 <property name="expand">False</property>
9989 <property name="fill">False</property>
9990 <property name="position">1</property>
9991 </packing>
9992 </child>
9993 </widget>
9994 </child>
9995 </widget>
9996 </child>
9997 </widget>
9998 <packing>
9999 <property name="left_attach">2</property>
10000 <property name="right_attach">3</property>
10001 <property name="x_options">GTK_FILL</property>
10002 <property name="y_options"></property>
10003 </packing>
10004 </child>
10005 <child>
10006 <widget class="GtkLabel" id="label289">
10007 <property name="visible">True</property>
10008 <property name="xalign">1</property>
10009 <property name="xpad">3</property>
10010 <property name="ypad">3</property>
10011 <property name="label" translatable="yes">Super admin password:</property>
10012 <property name="justify">GTK_JUSTIFY_RIGHT</property>
10013 </widget>
10014 <packing>
10015 <property name="top_attach">1</property>
10016 <property name="bottom_attach">2</property>
10017 <property name="x_options">GTK_FILL</property>
10018 <property name="y_options"></property>
10019 </packing>
10020 </child>
10021 <child>
10022 <widget class="GtkLabel" id="label276">
10023 <property name="visible">True</property>
10024 <property name="xalign">1</property>
10025 <property name="label" translatable="yes">Default language:</property>
10026 </widget>
10027 <packing>
10028 <property name="top_attach">7</property>
10029 <property name="bottom_attach">8</property>
10030 <property name="x_options">GTK_FILL</property>
10031 <property name="y_options"></property>
10032 </packing>
10033 </child>
10034 <child>
10035 <widget class="GtkLabel" id="label275">
10036 <property name="visible">True</property>
10037 <property name="xalign">1</property>
10038 <property name="label" translatable="yes">Load demonstration data:</property>
10039 </widget>
10040 <packing>
10041 <property name="top_attach">6</property>
10042 <property name="bottom_attach">7</property>
10043 <property name="x_options">GTK_FILL</property>
10044 <property name="y_options"></property>
10045 </packing>
10046 </child>
10047 <child>
10048 <widget class="GtkCheckButton" id="check_demo">
10049 <property name="visible">True</property>
10050 <property name="can_focus">True</property>
10051 <property name="tooltip" translatable="yes">Check this box if you want demo data to be installed on your new database.</property>
10052 <property name="use_underline">True</property>
10053 <property name="response_id">0</property>
10054 <property name="draw_indicator">True</property>
10055 </widget>
10056 <packing>
10057 <property name="left_attach">1</property>
10058 <property name="right_attach">3</property>
10059 <property name="top_attach">6</property>
10060 <property name="bottom_attach">7</property>
10061 <property name="x_options">GTK_FILL</property>
10062 <property name="y_options"></property>
10063 </packing>
10064 </child>
10065 <child>
10066 <widget class="GtkLabel" id="label274">
10067 <property name="visible">True</property>
10068 <property name="xalign">1</property>
10069 <property name="label" translatable="yes">New database name:</property>
10070 </widget>
10071 <packing>
10072 <property name="top_attach">4</property>
10073 <property name="bottom_attach">5</property>
10074 <property name="x_options">GTK_FILL</property>
10075 <property name="y_options"></property>
10076 </packing>
10077 </child>
10078 <child>
10079 <widget class="GtkEntry" id="ent_db_new">
10080 <property name="visible">True</property>
10081 <property name="can_focus">True</property>
10082 <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>
10083 <property name="max_length">32</property>
10084 <property name="activates_default">True</property>
10085 <property name="width_chars">16</property>
10086 </widget>
10087 <packing>
10088 <property name="left_attach">1</property>
10089 <property name="right_attach">3</property>
10090 <property name="top_attach">4</property>
10091 <property name="bottom_attach">5</property>
10092 <property name="x_options">GTK_FILL</property>
10093 <property name="y_options"></property>
10094 </packing>
10095 </child>
10096 <child>
10097 <widget class="GtkHSeparator" id="hseparator33">
10098 <property name="visible">True</property>
10099 </widget>
10100 <packing>
10101 <property name="right_attach">3</property>
10102 <property name="top_attach">3</property>
10103 <property name="bottom_attach">4</property>
10104 <property name="x_options">GTK_FILL</property>
10105 </packing>
10106 </child>
10107 <child>
10108 <widget class="GtkLabel" id="label46555">
10109 <property name="visible">True</property>
10110 <property name="xalign">0</property>
10111 <property name="label" translatable="yes">(use 'admin', if you did not changed it)</property>
10112 <property name="use_markup">True</property>
10113 </widget>
10114 <packing>
10115 <property name="left_attach">1</property>
10116 <property name="right_attach">3</property>
10117 <property name="top_attach">2</property>
10118 <property name="bottom_attach">3</property>
10119 <property name="x_options">GTK_FILL</property>
10120 <property name="y_options"></property>
10121 </packing>
10122 </child>
10123 <child>
10124 <widget class="GtkEntry" id="ent_password_new">
10125 <property name="visible">True</property>
10126 <property name="can_focus">True</property>
10127 <property name="has_focus">True</property>
10128 <property name="tooltip" translatable="yes">This is the password of the user that have the rights to administer databases. This is not a Tiny ERP user, just a super administrator. If you did not changed it, the password is 'admin' after installation.</property>
10129 <property name="max_length">16</property>
10130 <property name="visibility">False</property>
10131 <property name="invisible_char">*</property>
10132 <property name="activates_default">True</property>
10133 <property name="width_chars">16</property>
10134 </widget>
10135 <packing>
10136 <property name="left_attach">1</property>
10137 <property name="right_attach">3</property>
10138 <property name="top_attach">1</property>
10139 <property name="bottom_attach">2</property>
10140 <property name="y_options"></property>
10141 </packing>
10142 </child>
10143 <child>
10144 <widget class="GtkEventBox" id="eventbox19">
10145 <property name="visible">True</property>
10146 <property name="tooltip" translatable="yes">Hello World</property>
10147 <child>
10148 <placeholder/>
10149 </child>
10150 </widget>
10151 <packing>
10152 <property name="top_attach">5</property>
10153 <property name="bottom_attach">6</property>
10154 <property name="x_options">GTK_FILL</property>
10155 <property name="y_options">GTK_FILL</property>
10156 </packing>
10157 </child>
10158 <child>
10159 <widget class="GtkEventBox" id="eventbox20">
10160 <property name="visible">True</property>
10161 <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>
10162 <child>
10163 <widget class="GtkComboBox" id="db_create_combo">
10164 <property name="visible">True</property>
10165 <property name="items"></property>
10166 </widget>
10167 </child>
10168 </widget>
10169 <packing>
10170 <property name="left_attach">1</property>
10171 <property name="right_attach">2</property>
10172 <property name="top_attach">7</property>
10173 <property name="bottom_attach">8</property>
10174 <property name="x_options">GTK_SHRINK | GTK_FILL</property>
10175 </packing>
10176 </child>
10177 <child>
10178 <widget class="GtkLabel" id="db_label_info">
10179 <property name="visible">True</property>
10180 <property name="xalign">0</property>
10181 <property name="label" translatable="yes">(must not contain any special character)</property>
10182 <property name="use_markup">True</property>
10183 </widget>
10184 <packing>
10185 <property name="left_attach">1</property>
10186 <property name="right_attach">3</property>
10187 <property name="top_attach">5</property>
10188 <property name="bottom_attach">6</property>
10189 <property name="x_options">GTK_FILL</property>
10190 <property name="y_options"></property>
10191 </packing>
10192 </child>
10193 </widget>
10194 </child>
10195 </widget>
10196 <packing>
10197 <property name="fill">False</property>
10198 <property name="position">3</property>
10199 </packing>
10200 </child>
10201 <child internal-child="action_area">
10202 <widget class="GtkHButtonBox" id="hbuttonbox7">
10203 <property name="visible">True</property>
10204 <property name="layout_style">GTK_BUTTONBOX_END</property>
10205 <child>
10206 <widget class="GtkButton" id="button2">
10207 <property name="visible">True</property>
10208 <property name="can_focus">True</property>
10209 <property name="can_default">True</property>
10210 <property name="label">gtk-cancel</property>
10211 <property name="use_stock">True</property>
10212 <property name="response_id">-6</property>
10213 </widget>
10214 </child>
10215 <child>
10216 <widget class="GtkButton" id="button_db_ok">
10217 <property name="visible">True</property>
10218 <property name="can_focus">True</property>
10219 <property name="can_default">True</property>
10220 <property name="label">gtk-ok</property>
10221 <property name="use_stock">True</property>
10222 <property name="response_id">-5</property>
10223 </widget>
10224 <packing>
10225 <property name="position">1</property>
10226 </packing>
10227 </child>
10228 </widget>
10229 <packing>
10230 <property name="expand">False</property>
10231 <property name="pack_type">GTK_PACK_END</property>
10232 </packing>
10233 </child>
10234 </widget>
10235 </child>
10236 </widget>
10237 <widget class="GtkDialog" id="dia_passwd_change">
10238 <property name="title" translatable="yes">Change password</property>
10239 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
10240 <property name="default_width">400</property>
10241 <property name="default_height">180</property>
10242 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
10243 <child internal-child="vbox">
10244 <widget class="GtkVBox" id="dia_passwd_change_vbox">
10245 <property name="visible">True</property>
10246 <child>
10247 <widget class="GtkVBox" id="vbox53">
10248 <property name="visible">True</property>
10249 <property name="border_width">2</property>
10250 <property name="spacing">5</property>
10251 <child>
10252 <widget class="GtkLabel" id="label294">
10253 <property name="visible">True</property>
10254 <property name="xalign">0</property>
10255 <property name="label" translatable="yes">&lt;b&gt;Change your super admin password&lt;/b&gt;</property>
10256 <property name="use_markup">True</property>
10257 </widget>
10258 <packing>
10259 <property name="expand">False</property>
10260 <property name="fill">False</property>
10261 </packing>
10262 </child>
10263 <child>
10264 <widget class="GtkHSeparator" id="hseparator34">
10265 <property name="visible">True</property>
10266 </widget>
10267 <packing>
10268 <property name="expand">False</property>
10269 <property name="position">1</property>
10270 </packing>
10271 </child>
10272 <child>
10273 <widget class="GtkTable" id="table20">
10274 <property name="visible">True</property>
10275 <property name="border_width">4</property>
10276 <property name="n_rows">4</property>
10277 <property name="n_columns">3</property>
10278 <property name="column_spacing">3</property>
10279 <property name="row_spacing">3</property>
10280 <child>
10281 <widget class="GtkLabel" id="label297">
10282 <property name="visible">True</property>
10283 <property name="xalign">1</property>
10284 <property name="label" translatable="yes">New password confirmation:</property>
10285 </widget>
10286 <packing>
10287 <property name="top_attach">3</property>
10288 <property name="bottom_attach">4</property>
10289 <property name="x_options">GTK_FILL</property>
10290 <property name="y_options"></property>
10291 </packing>
10292 </child>
10293 <child>
10294 <widget class="GtkLabel" id="label296">
10295 <property name="visible">True</property>
10296 <property name="xalign">1</property>
10297 <property name="label" translatable="yes">New password:</property>
10298 </widget>
10299 <packing>
10300 <property name="top_attach">2</property>
10301 <property name="bottom_attach">3</property>
10302 <property name="x_options">GTK_FILL</property>
10303 <property name="y_options"></property>
10304 </packing>
10305 </child>
10306 <child>
10307 <widget class="GtkLabel" id="label295">
10308 <property name="visible">True</property>
10309 <property name="xalign">1</property>
10310 <property name="label" translatable="yes">Old password:</property>
10311 </widget>
10312 <packing>
10313 <property name="top_attach">1</property>
10314 <property name="bottom_attach">2</property>
10315 <property name="x_options">GTK_FILL</property>
10316 <property name="y_options"></property>
10317 </packing>
10318 </child>
10319 <child>
10320 <widget class="GtkLabel" id="label298">
10321 <property name="width_request">117</property>
10322 <property name="visible">True</property>
10323 <property name="xalign">1</property>
10324 <property name="xpad">3</property>
10325 <property name="ypad">3</property>
10326 <property name="label" translatable="yes">Server:</property>
10327 </widget>
10328 <packing>
10329 <property name="x_options">GTK_FILL</property>
10330 <property name="y_options"></property>
10331 </packing>
10332 </child>
10333 <child>
10334 <widget class="GtkEntry" id="ent_server2">
10335 <property name="visible">True</property>
10336 <property name="sensitive">False</property>
10337 <property name="editable">False</property>
10338 <property name="invisible_char">*</property>
10339 <property name="activates_default">True</property>
10340 <property name="width_chars">16</property>
10341 <property name="text" translatable="yes">http://localhost:8069</property>
10342 </widget>
10343 <packing>
10344 <property name="left_attach">1</property>
10345 <property name="right_attach">2</property>
10346 <property name="y_options"></property>
10347 </packing>
10348 </child>
10349 <child>
10350 <widget class="GtkButton" id="but_server_change1">
10351 <property name="visible">True</property>
10352 <property name="can_focus">True</property>
10353 <property name="response_id">0</property>
10354 <signal name="activate" handler="on_but_server_activate"/>
10355 <child>
10356 <widget class="GtkAlignment" id="alignment53">
10357 <property name="visible">True</property>
10358 <property name="xscale">0</property>
10359 <property name="yscale">0</property>
10360 <child>
10361 <widget class="GtkHBox" id="hbox76">
10362 <property name="visible">True</property>
10363 <property name="spacing">2</property>
10364 <child>
10365 <widget class="GtkImage" id="image3484">
10366 <property name="visible">True</property>
10367 <property name="stock">gtk-network</property>
10368 <property name="icon_size">2</property>
10369 </widget>
10370 <packing>
10371 <property name="expand">False</property>
10372 <property name="fill">False</property>
10373 </packing>
10374 </child>
10375 <child>
10376 <widget class="GtkLabel" id="label46546">
10377 <property name="visible">True</property>
10378 <property name="label" translatable="yes">Change</property>
10379 <property name="use_underline">True</property>
10380 </widget>
10381 <packing>
10382 <property name="expand">False</property>
10383 <property name="fill">False</property>
10384 <property name="position">1</property>
10385 </packing>
10386 </child>
10387 </widget>
10388 </child>
10389 </widget>
10390 </child>
10391 </widget>
10392 <packing>
10393 <property name="left_attach">2</property>
10394 <property name="right_attach">3</property>
10395 <property name="x_options">GTK_FILL</property>
10396 <property name="y_options"></property>
10397 </packing>
10398 </child>
10399 <child>
10400 <widget class="GtkEntry" id="old_passwd">
10401 <property name="visible">True</property>
10402 <property name="can_focus">True</property>
10403 <property name="max_length">16</property>
10404 <property name="visibility">False</property>
10405 <property name="invisible_char">*</property>
10406 </widget>
10407 <packing>
10408 <property name="left_attach">1</property>
10409 <property name="right_attach">3</property>
10410 <property name="top_attach">1</property>
10411 <property name="bottom_attach">2</property>
10412 <property name="y_options"></property>
10413 </packing>
10414 </child>
10415 <child>
10416 <widget class="GtkEntry" id="new_passwd">
10417 <property name="visible">True</property>
10418 <property name="can_focus">True</property>
10419 <property name="max_length">16</property>
10420 <property name="visibility">False</property>
10421 <property name="invisible_char">*</property>
10422 </widget>
10423 <packing>
10424 <property name="left_attach">1</property>
10425 <property name="right_attach">3</property>
10426 <property name="top_attach">2</property>
10427 <property name="bottom_attach">3</property>
10428 <property name="y_options"></property>
10429 </packing>
10430 </child>
10431 <child>
10432 <widget class="GtkEntry" id="new_passwd2">
10433 <property name="visible">True</property>
10434 <property name="can_focus">True</property>
10435 <property name="max_length">16</property>
10436 <property name="visibility">False</property>
10437 <property name="invisible_char">*</property>
10438 </widget>
10439 <packing>
10440 <property name="left_attach">1</property>
10441 <property name="right_attach">3</property>
10442 <property name="top_attach">3</property>
10443 <property name="bottom_attach">4</property>
10444 <property name="y_options"></property>
10445 </packing>
10446 </child>
10447 </widget>
10448 <packing>
10449 <property name="position">2</property>
10450 </packing>
10451 </child>
10452 </widget>
10453 <packing>
10454 <property name="position">2</property>
10455 </packing>
10456 </child>
10457 <child internal-child="action_area">
10458 <widget class="GtkHButtonBox" id="dialog-action_area29">
10459 <property name="visible">True</property>
10460 <property name="layout_style">GTK_BUTTONBOX_END</property>
10461 <child>
10462 <widget class="GtkButton" id="cancelbutton20">
10463 <property name="visible">True</property>
10464 <property name="can_focus">True</property>
10465 <property name="can_default">True</property>
10466 <property name="label">gtk-cancel</property>
10467 <property name="use_stock">True</property>
10468 <property name="response_id">-6</property>
10469 </widget>
10470 </child>
10471 <child>
10472 <widget class="GtkButton" id="okbutton23">
10473 <property name="visible">True</property>
10474 <property name="can_focus">True</property>
10475 <property name="can_default">True</property>
10476 <property name="has_default">True</property>
10477 <property name="label">gtk-ok</property>
10478 <property name="use_stock">True</property>
10479 <property name="response_id">-5</property>
10480 </widget>
10481 <packing>
10482 <property name="position">1</property>
10483 </packing>
10484 </child>
10485 </widget>
10486 <packing>
10487 <property name="expand">False</property>
10488 <property name="pack_type">GTK_PACK_END</property>
10489 </packing>
10490 </child>
10491 </widget>
10492 </child>
10493 </widget>
10494 <widget class="GtkDialog" id="dia_message_box">
10495 <property name="width_request">450</property>
10496 <property name="height_request">250</property>
10497 <property name="title" translatable="yes">Tiny ERP Message</property>
10498 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
10499 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
10500 <child internal-child="vbox">
10501 <widget class="GtkVBox" id="dialog-vbox26">
10502 <property name="visible">True</property>
10503 <child>
10504 <widget class="GtkVBox" id="vbox55">
10505 <property name="visible">True</property>
10506 <child>
10507 <widget class="GtkLabel" id="msg_title">
10508 <property name="visible">True</property>
10509 <property name="label">msg_title</property>
10510 </widget>
10511 <packing>
10512 <property name="expand">False</property>
10513 <property name="fill">False</property>
10514 </packing>
10515 </child>
10516 <child>
10517 <widget class="GtkHSeparator" id="hseparator35">
10518 <property name="visible">True</property>
10519 </widget>
10520 <packing>
10521 <property name="expand">False</property>
10522 <property name="fill">False</property>
10523 <property name="padding">3</property>
10524 <property name="position">1</property>
10525 </packing>
10526 </child>
10527 <child>
10528 <widget class="GtkScrolledWindow" id="scrolledwindow42">
10529 <property name="visible">True</property>
10530 <property name="can_focus">True</property>
10531 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
10532 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
10533 <property name="shadow_type">GTK_SHADOW_IN</property>
10534 <child>
10535 <widget class="GtkTextView" id="msg_tv">
10536 <property name="visible">True</property>
10537 <property name="can_focus">True</property>
10538 </widget>
10539 </child>
10540 </widget>
10541 <packing>
10542 <property name="position">2</property>
10543 </packing>
10544 </child>
10545 </widget>
10546 <packing>
10547 <property name="position">2</property>
10548 </packing>
10549 </child>
10550 <child internal-child="action_area">
10551 <widget class="GtkHButtonBox" id="dialog-action_area30">
10552 <property name="visible">True</property>
10553 <property name="layout_style">GTK_BUTTONBOX_END</property>
10554 <child>
10555 <widget class="GtkButton" id="closebutton2">
10556 <property name="visible">True</property>
10557 <property name="can_focus">True</property>
10558 <property name="can_default">True</property>
10559 <property name="label">gtk-close</property>
10560 <property name="use_stock">True</property>
10561 <property name="response_id">-7</property>
10562 </widget>
10563 </child>
10564 </widget>
10565 <packing>
10566 <property name="expand">False</property>
10567 <property name="pack_type">GTK_PACK_END</property>
10568 </packing>
10569 </child>
10570 </widget>
10571 </child>
10572 </widget>
10573 <widget class="GtkDialog" id="dia_dbcreate_ok">
10574 <property name="width_request">550</property>
10575 <property name="height_request">300</property>
10576 <property name="title" translatable="yes">Database creation</property>
10577 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
10578 <property name="default_width">550</property>
10579 <property name="default_height">300</property>
10580 <property name="destroy_with_parent">True</property>
10581 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
10582 <child internal-child="vbox">
10583 <widget class="GtkVBox" id="dialog-vbox35">
10584 <property name="visible">True</property>
10585 <child>
10586 <widget class="GtkHBox" id="hbox78">
10587 <property name="visible">True</property>
10588 <child>
10589 <widget class="GtkImage" id="image3696">
10590 <property name="visible">True</property>
10591 <property name="yalign">0</property>
10592 <property name="xpad">10</property>
10593 <property name="ypad">16</property>
10594 <property name="stock">gtk-dialog-info</property>
10595 <property name="icon_size">6</property>
10596 </widget>
10597 <packing>
10598 <property name="expand">False</property>
10599 <property name="fill">False</property>
10600 </packing>
10601 </child>
10602 <child>
10603 <widget class="GtkVBox" id="vbox56">
10604 <property name="visible">True</property>
10605 <child>
10606 <widget class="GtkLabel" id="label46553">
10607 <property name="visible">True</property>
10608 <property name="xalign">0</property>
10609 <property name="label" translatable="yes">&lt;b&gt;Database created successfully!&lt;/b&gt;</property>
10610 <property name="use_markup">True</property>
10611 </widget>
10612 <packing>
10613 <property name="expand">False</property>
10614 <property name="fill">False</property>
10615 </packing>
10616 </child>
10617 <child>
10618 <widget class="GtkHSeparator" id="hseparator36">
10619 <property name="visible">True</property>
10620 </widget>
10621 <packing>
10622 <property name="expand">False</property>
10623 <property name="fill">False</property>
10624 <property name="padding">3</property>
10625 <property name="position">1</property>
10626 </packing>
10627 </child>
10628 <child>
10629 <widget class="GtkScrolledWindow" id="scrolledwindow43">
10630 <property name="visible">True</property>
10631 <property name="can_focus">True</property>
10632 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
10633 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
10634 <property name="shadow_type">GTK_SHADOW_IN</property>
10635 <child>
10636 <widget class="GtkTextView" id="dia_tv">
10637 <property name="visible">True</property>
10638 <property name="can_focus">True</property>
10639 <property name="editable">False</property>
10640 <property name="wrap_mode">GTK_WRAP_WORD</property>
10641 <property name="text" translatable="yes">You can connect to the new database using one of the following account:
10643 Administrator: admin / admin </property>
10644 </widget>
10645 </child>
10646 </widget>
10647 <packing>
10648 <property name="position">2</property>
10649 </packing>
10650 </child>
10651 </widget>
10652 <packing>
10653 <property name="position">1</property>
10654 </packing>
10655 </child>
10656 </widget>
10657 <packing>
10658 <property name="position">2</property>
10659 </packing>
10660 </child>
10661 <child internal-child="action_area">
10662 <widget class="GtkHButtonBox" id="dialog-action_area31">
10663 <property name="visible">True</property>
10664 <property name="layout_style">GTK_BUTTONBOX_END</property>
10665 <child>
10666 <widget class="GtkButton" id="button89">
10667 <property name="visible">True</property>
10668 <property name="can_focus">True</property>
10669 <property name="can_default">True</property>
10670 <property name="response_id">-7</property>
10671 <signal name="clicked" handler="on_but_close_clicked"/>
10672 <child>
10673 <widget class="GtkAlignment" id="alignment55">
10674 <property name="visible">True</property>
10675 <property name="xscale">0</property>
10676 <property name="yscale">0</property>
10677 <child>
10678 <widget class="GtkHBox" id="hbox82">
10679 <property name="visible">True</property>
10680 <property name="spacing">2</property>
10681 <child>
10682 <widget class="GtkImage" id="image4164">
10683 <property name="visible">True</property>
10684 <property name="stock">gtk-close</property>
10685 </widget>
10686 <packing>
10687 <property name="expand">False</property>
10688 <property name="fill">False</property>
10689 </packing>
10690 </child>
10691 <child>
10692 <widget class="GtkLabel" id="label46558">
10693 <property name="visible">True</property>
10694 <property name="label">Connect Later</property>
10695 <property name="use_underline">True</property>
10696 </widget>
10697 <packing>
10698 <property name="expand">False</property>
10699 <property name="fill">False</property>
10700 <property name="position">1</property>
10701 </packing>
10702 </child>
10703 </widget>
10704 </child>
10705 </widget>
10706 </child>
10707 </widget>
10708 </child>
10709 <child>
10710 <widget class="GtkButton" id="button91">
10711 <property name="visible">True</property>
10712 <property name="can_focus">True</property>
10713 <property name="can_default">True</property>
10714 <property name="has_default">True</property>
10715 <property name="response_id">-5</property>
10716 <child>
10717 <widget class="GtkAlignment" id="alignment54">
10718 <property name="visible">True</property>
10719 <property name="xscale">0</property>
10720 <property name="yscale">0</property>
10721 <child>
10722 <widget class="GtkHBox" id="hbox81">
10723 <property name="visible">True</property>
10724 <property name="spacing">2</property>
10725 <child>
10726 <widget class="GtkImage" id="image4163">
10727 <property name="visible">True</property>
10728 <property name="stock">gtk-go-forward</property>
10729 </widget>
10730 <packing>
10731 <property name="expand">False</property>
10732 <property name="fill">False</property>
10733 </packing>
10734 </child>
10735 <child>
10736 <widget class="GtkLabel" id="label46557">
10737 <property name="visible">True</property>
10738 <property name="label">Connect now</property>
10739 <property name="use_underline">True</property>
10740 </widget>
10741 <packing>
10742 <property name="expand">False</property>
10743 <property name="fill">False</property>
10744 <property name="position">1</property>
10745 </packing>
10746 </child>
10747 </widget>
10748 </child>
10749 </widget>
10750 </child>
10751 </widget>
10752 <packing>
10753 <property name="position">1</property>
10754 </packing>
10755 </child>
10756 </widget>
10757 <packing>
10758 <property name="expand">False</property>
10759 <property name="pack_type">GTK_PACK_END</property>
10760 </packing>
10761 </child>
10762 </widget>
10763 </child>
10764 </widget>
10765 <widget class="GtkDialog" id="win_extension">
10766 <property name="width_request">800</property>
10767 <property name="height_request">640</property>
10768 <property name="border_width">5</property>
10769 <property name="title" translatable="yes">Extension Manager</property>
10770 <property name="modal">True</property>
10771 <property name="window_position">GTK_WIN_POS_CENTER</property>
10772 <property name="default_width">800</property>
10773 <property name="default_height">640</property>
10774 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
10775 <property name="transient_for">win_main</property>
10776 <property name="has_separator">False</property>
10777 <child internal-child="vbox">
10778 <widget class="GtkVBox" id="dialog-vbox37">
10779 <property name="visible">True</property>
10780 <property name="spacing">2</property>
10781 <child>
10782 <widget class="GtkHBox" id="hbox1">
10783 <property name="visible">True</property>
10784 <child>
10785 <widget class="GtkScrolledWindow" id="scrolledwindow2">
10786 <property name="visible">True</property>
10787 <property name="can_focus">True</property>
10788 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
10789 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
10790 <child>
10791 <widget class="GtkTreeView" id="treeview_extension">
10792 <property name="visible">True</property>
10793 <property name="can_focus">True</property>
10794 <property name="headers_clickable">True</property>
10795 <property name="rules_hint">True</property>
10796 <property name="search_column">0</property>
10797 <property name="enable_tree_lines">True</property>
10798 </widget>
10799 </child>
10800 </widget>
10801 </child>
10802 <child>
10803 <widget class="GtkVButtonBox" id="vbuttonbox1">
10804 <property name="visible">True</property>
10805 <property name="spacing">5</property>
10806 <property name="layout_style">GTK_BUTTONBOX_START</property>
10807 <child>
10808 <widget class="GtkButton" id="button5">
10809 <property name="visible">True</property>
10810 <property name="can_focus">True</property>
10811 <property name="receives_default">True</property>
10812 <property name="label" translatable="yes">gtk-add</property>
10813 <property name="use_stock">True</property>
10814 <property name="response_id">0</property>
10815 <signal name="clicked" handler="on_button5_clicked"/>
10816 </widget>
10817 </child>
10818 <child>
10819 <widget class="GtkButton" id="button6">
10820 <property name="visible">True</property>
10821 <property name="can_focus">True</property>
10822 <property name="receives_default">True</property>
10823 <property name="label" translatable="yes">gtk-delete</property>
10824 <property name="use_stock">True</property>
10825 <property name="response_id">0</property>
10826 <signal name="clicked" handler="on_button6_clicked"/>
10827 </widget>
10828 <packing>
10829 <property name="position">1</property>
10830 </packing>
10831 </child>
10832 </widget>
10833 <packing>
10834 <property name="expand">False</property>
10835 <property name="padding">5</property>
10836 <property name="position">1</property>
10837 </packing>
10838 </child>
10839 </widget>
10840 <packing>
10841 <property name="position">1</property>
10842 </packing>
10843 </child>
10844 <child internal-child="action_area">
10845 <widget class="GtkHButtonBox" id="dialog-action_area38">
10846 <property name="visible">True</property>
10847 <property name="layout_style">GTK_BUTTONBOX_END</property>
10848 <child>
10849 <widget class="GtkButton" id="button3">
10850 <property name="visible">True</property>
10851 <property name="can_focus">True</property>
10852 <property name="receives_default">True</property>
10853 <property name="label" translatable="yes">gtk-cancel</property>
10854 <property name="use_stock">True</property>
10855 <property name="response_id">-6</property>
10856 </widget>
10857 </child>
10858 <child>
10859 <widget class="GtkButton" id="button4">
10860 <property name="visible">True</property>
10861 <property name="can_focus">True</property>
10862 <property name="receives_default">True</property>
10863 <property name="label" translatable="yes">gtk-ok</property>
10864 <property name="use_stock">True</property>
10865 <property name="response_id">-5</property>
10866 </widget>
10867 <packing>
10868 <property name="position">1</property>
10869 </packing>
10870 </child>
10871 </widget>
10872 <packing>
10873 <property name="expand">False</property>
10874 <property name="pack_type">GTK_PACK_END</property>
10875 </packing>
10876 </child>
10877 </widget>
10878 </child>
10879 </widget>
10880 <widget class="GtkDialog" id="dialog_concurrency_exception">
10881 <property name="title" translatable="yes">Concurrency exception</property>
10882 <property name="default_width">87</property>
10883 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
10884 <child internal-child="vbox">
10885 <widget class="GtkVBox" id="dialog-vbox28">
10886 <property name="visible">True</property>
10887 <child>
10888 <widget class="GtkHBox" id="hbox84">
10889 <property name="visible">True</property>
10890 <child>
10891 <widget class="GtkImage" id="image4169">
10892 <property name="width_request">33</property>
10893 <property name="visible">True</property>
10894 <property name="stock">gtk-dialog-info</property>
10895 <property name="icon_size">6</property>
10896 </widget>
10897 </child>
10898 <child>
10899 <widget class="GtkLabel" id="label46562">
10900 <property name="width_request">421</property>
10901 <property name="height_request">164</property>
10902 <property name="visible">True</property>
10903 <property name="xalign">0</property>
10904 <property name="yalign">0</property>
10905 <property name="xpad">14</property>
10906 <property name="label" translatable="yes">&lt;b&gt;
10907 Write concurrency warning:
10908 &lt;/b&gt;
10909 This document has been modified while you were editing it.
10910 Choose:
10911 - "Cancel" to cancel saving.
10912 - "Compare" to see the modified version.
10913 - "Write anyway" to save your current version.
10914 </property>
10915 <property name="use_markup">True</property>
10916 </widget>
10917 <packing>
10918 <property name="padding">6</property>
10919 <property name="position">1</property>
10920 </packing>
10921 </child>
10922 </widget>
10923 <packing>
10924 <property name="position">2</property>
10925 </packing>
10926 </child>
10927 <child internal-child="action_area">
10928 <widget class="GtkHButtonBox" id="dialog-action_area32">
10929 <property name="visible">True</property>
10930 <property name="layout_style">GTK_BUTTONBOX_END</property>
10931 <child>
10932 <widget class="GtkButton" id="button_cancel">
10933 <property name="visible">True</property>
10934 <property name="can_focus">True</property>
10935 <property name="can_default">True</property>
10936 <property name="label">gtk-cancel</property>
10937 <property name="use_stock">True</property>
10938 <property name="response_id">-6</property>
10939 </widget>
10940 </child>
10941 <child>
10942 <widget class="GtkButton" id="button93">
10943 <property name="visible">True</property>
10944 <property name="can_focus">True</property>
10945 <property name="can_default">True</property>
10946 <property name="response_id">-10</property>
10947 <child>
10948 <widget class="GtkAlignment" id="alignment58">
10949 <property name="visible">True</property>
10950 <property name="xscale">0</property>
10951 <property name="yscale">0</property>
10952 <child>
10953 <widget class="GtkHBox" id="hbox86">
10954 <property name="visible">True</property>
10955 <property name="spacing">2</property>
10956 <child>
10957 <widget class="GtkImage" id="image4171">
10958 <property name="visible">True</property>
10959 <property name="stock">gtk-find-and-replace</property>
10960 </widget>
10961 <packing>
10962 <property name="expand">False</property>
10963 <property name="fill">False</property>
10964 </packing>
10965 </child>
10966 <child>
10967 <widget class="GtkLabel" id="label46561">
10968 <property name="visible">True</property>
10969 <property name="label" translatable="yes">Compare</property>
10970 <property name="use_underline">True</property>
10971 </widget>
10972 <packing>
10973 <property name="expand">False</property>
10974 <property name="fill">False</property>
10975 <property name="position">1</property>
10976 </packing>
10977 </child>
10978 </widget>
10979 </child>
10980 </widget>
10981 </child>
10982 </widget>
10983 <packing>
10984 <property name="position">1</property>
10985 </packing>
10986 </child>
10987 <child>
10988 <widget class="GtkButton" id="button94">
10989 <property name="visible">True</property>
10990 <property name="can_focus">True</property>
10991 <property name="can_default">True</property>
10992 <property name="response_id">-5</property>
10993 <child>
10994 <widget class="GtkAlignment" id="alignment57">
10995 <property name="visible">True</property>
10996 <property name="xscale">0</property>
10997 <property name="yscale">0</property>
10998 <child>
10999 <widget class="GtkHBox" id="hbox85">
11000 <property name="visible">True</property>
11001 <property name="spacing">2</property>
11002 <child>
11003 <widget class="GtkImage" id="image4170">
11004 <property name="visible">True</property>
11005 <property name="stock">gtk-floppy</property>
11006 </widget>
11007 <packing>
11008 <property name="expand">False</property>
11009 <property name="fill">False</property>
11010 </packing>
11011 </child>
11012 <child>
11013 <widget class="GtkLabel" id="label46560">
11014 <property name="visible">True</property>
11015 <property name="label" translatable="yes">Write anyway</property>
11016 <property name="use_underline">True</property>
11017 </widget>
11018 <packing>
11019 <property name="expand">False</property>
11020 <property name="fill">False</property>
11021 <property name="position">1</property>
11022 </packing>
11023 </child>
11024 </widget>
11025 </child>
11026 </widget>
11027 </child>
11028 </widget>
11029 <packing>
11030 <property name="position">2</property>
11031 </packing>
11032 </child>
11033 </widget>
11034 <packing>
11035 <property name="expand">False</property>
11036 <property name="pack_type">GTK_PACK_END</property>
11037 </packing>
11038 </child>
11039 </widget>
11040 </child>
11041 </widget>
11042 </glade-interface>