3 <requires lib=
"gtk+" version=
"2.16"/>
4 <!-- interface-naming-policy toplevel-contextual -->
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"value">1</property>
7 <property name=
"upper">10</property>
8 <property name=
"step_increment">1</property>
9 <property name=
"page_increment">10</property>
11 <object class=
"GtkListStore" id=
"model1">
13 <!-- column-name gchararray -->
14 <column type=
"gchararray"/>
18 <col id=
"0" translatable=
"yes">Standard diff
</col>
21 <col id=
"0" translatable=
"yes">Patch-Style diff
</col>
25 <object class=
"GtkListStore" id=
"model2">
27 <!-- column-name gchararray -->
28 <column type=
"gchararray"/>
32 <col id=
"0" translatable=
"yes">Local
</col>
35 <col id=
"0" translatable=
"yes">Extern (rsh)
</col>
38 <col id=
"0" translatable=
"yes">Password server (pserver)
</col>
42 <object class=
"GtkWindow" id=
"preferences_cvs">
43 <property name=
"title" translatable=
"yes">CVS Preferences
</property>
45 <object class=
"GtkFrame" id=
"cvs">
46 <property name=
"visible">True
</property>
47 <property name=
"border_width">10</property>
48 <property name=
"label_xalign">0</property>
49 <property name=
"shadow_type">none
</property>
51 <object class=
"GtkTable" id=
"table1">
52 <property name=
"visible">True
</property>
53 <property name=
"border_width">10</property>
54 <property name=
"n_rows">4</property>
55 <property name=
"n_columns">2</property>
56 <property name=
"column_spacing">10</property>
57 <property name=
"row_spacing">10</property>
59 <object class=
"GtkLabel" id=
"label">
60 <property name=
"visible">True
</property>
61 <property name=
"xalign">0</property>
62 <property name=
"label" translatable=
"yes">Path to
"cvs" command
</property>
65 <property name=
"x_options">GTK_FILL
</property>
66 <property name=
"y_options"></property>
70 <object class=
"GtkFileChooserButton" id=
"preferences_file:text:/usr/bin/cvs:0:cvs-path">
71 <property name=
"visible">True
</property>
74 <property name=
"left_attach">1</property>
75 <property name=
"right_attach">2</property>
76 <property name=
"y_options"></property>
80 <object class=
"GtkTable" id=
"table2">
81 <property name=
"visible">True
</property>
82 <property name=
"n_rows">2</property>
83 <property name=
"n_columns">2</property>
84 <property name=
"column_spacing">10</property>
85 <property name=
"row_spacing">10</property>
87 <object class=
"GtkLabel" id=
"label3">
88 <property name=
"visible">True
</property>
89 <property name=
"xalign">0</property>
90 <property name=
"label" translatable=
"yes">Compression Level (
0=off,
10=max):
</property>
93 <property name=
"x_options">GTK_FILL
</property>
94 <property name=
"y_options"></property>
98 <object class=
"GtkCheckButton" id=
"preferences_toggle:bool:1:0:cvs-ignorerc">
99 <property name=
"label" translatable=
"yes">Ignore .cvsrc file (recommended)
</property>
100 <property name=
"visible">True
</property>
101 <property name=
"can_focus">True
</property>
102 <property name=
"receives_default">False
</property>
103 <property name=
"use_underline">True
</property>
104 <property name=
"draw_indicator">True
</property>
107 <property name=
"right_attach">2</property>
108 <property name=
"top_attach">1</property>
109 <property name=
"bottom_attach">2</property>
110 <property name=
"x_options">GTK_FILL
</property>
111 <property name=
"y_options"></property>
115 <object class=
"GtkSpinButton" id=
"preferences_spin:int:3:0:cvs-compression">
116 <property name=
"visible">True
</property>
117 <property name=
"can_focus">True
</property>
118 <property name=
"adjustment">adjustment1
</property>
119 <property name=
"climb_rate">1</property>
120 <property name=
"numeric">True
</property>
123 <property name=
"left_attach">1</property>
124 <property name=
"right_attach">2</property>
125 <property name=
"x_options">GTK_FILL
</property>
126 <property name=
"y_options"></property>
131 <property name=
"right_attach">2</property>
132 <property name=
"top_attach">1</property>
133 <property name=
"bottom_attach">2</property>
134 <property name=
"x_options">GTK_FILL
</property>
152 <object class=
"GtkLabel" id=
"label6_0">
153 <property name=
"visible">True
</property>
154 <property name=
"label" translatable=
"yes">CVS Options
</property>
156 <attribute name=
"weight" value=
"bold"/>
163 <object class=
"GtkDialog" id=
"cvs_add">
164 <property name=
"border_width">10</property>
165 <property name=
"title" translatable=
"yes">CVS: Add file/directory
</property>
166 <property name=
"type_hint">dialog
</property>
167 <child internal-child=
"vbox">
168 <object class=
"GtkVBox" id=
"dialog-vbox1">
169 <property name=
"visible">True
</property>
170 <property name=
"spacing">5</property>
172 <object class=
"GtkVBox" id=
"vbox1">
173 <property name=
"visible">True
</property>
174 <property name=
"spacing">10</property>
176 <object class=
"GtkLabel" id=
"label1">
177 <property name=
"visible">True
</property>
178 <property name=
"xalign">0</property>
179 <property name=
"yalign">0</property>
180 <property name=
"label" translatable=
"yes">Choose file or directory to add:
</property>
181 <property name=
"use_markup">True
</property>
184 <property name=
"expand">False
</property>
185 <property name=
"fill">False
</property>
186 <property name=
"position">0</property>
190 <object class=
"GtkHBox" id=
"hbox01">
191 <property name=
"visible">True
</property>
193 <object class=
"GtkEntry" id=
"cvs_add_filename">
194 <property name=
"width_request">260</property>
195 <property name=
"visible">True
</property>
196 <property name=
"can_focus">True
</property>
197 <property name=
"invisible_char">●</property>
200 <property name=
"position">0</property>
204 <object class=
"GtkButton" id=
"browse_button_add_dialog">
205 <property name=
"label" translatable=
"yes">Browse…
</property>
206 <property name=
"visible">True
</property>
207 <property name=
"can_focus">True
</property>
208 <property name=
"receives_default">True
</property>
211 <property name=
"expand">False
</property>
212 <property name=
"position">1</property>
217 <property name=
"expand">False
</property>
218 <property name=
"fill">False
</property>
219 <property name=
"position">1</property>
223 <object class=
"GtkCheckButton" id=
"cvs_binary">
224 <property name=
"label" translatable=
"yes">File is binary
</property>
225 <property name=
"visible">True
</property>
226 <property name=
"can_focus">True
</property>
227 <property name=
"receives_default">False
</property>
228 <property name=
"use_underline">True
</property>
229 <property name=
"draw_indicator">True
</property>
232 <property name=
"expand">False
</property>
233 <property name=
"fill">False
</property>
234 <property name=
"position">2</property>
239 <property name=
"position">2</property>
242 <child internal-child=
"action_area">
243 <object class=
"GtkHButtonBox" id=
"dialog-action_area1">
244 <property name=
"visible">True
</property>
245 <property name=
"layout_style">end
</property>
247 <object class=
"GtkButton" id=
"cancelbutton1">
248 <property name=
"label">gtk-cancel
</property>
249 <property name=
"visible">True
</property>
250 <property name=
"can_focus">True
</property>
251 <property name=
"can_default">True
</property>
252 <property name=
"receives_default">False
</property>
253 <property name=
"use_stock">True
</property>
256 <property name=
"expand">False
</property>
257 <property name=
"fill">False
</property>
258 <property name=
"position">0</property>
262 <object class=
"GtkButton" id=
"okbutton1">
263 <property name=
"label">gtk-ok
</property>
264 <property name=
"visible">True
</property>
265 <property name=
"can_focus">True
</property>
266 <property name=
"can_default">True
</property>
267 <property name=
"receives_default">False
</property>
268 <property name=
"use_stock">True
</property>
271 <property name=
"expand">False
</property>
272 <property name=
"fill">False
</property>
273 <property name=
"position">1</property>
278 <property name=
"expand">False
</property>
279 <property name=
"pack_type">end
</property>
280 <property name=
"position">0</property>
286 <action-widget response=
"-6">cancelbutton1
</action-widget>
287 <action-widget response=
"-5">okbutton1
</action-widget>
290 <object class=
"GtkDialog" id=
"cvs_remove">
291 <property name=
"border_width">10</property>
292 <property name=
"title" translatable=
"yes">CVS: Remove file/directory
</property>
293 <property name=
"type_hint">dialog
</property>
294 <child internal-child=
"vbox">
295 <object class=
"GtkVBox" id=
"vbox2">
296 <property name=
"visible">True
</property>
297 <property name=
"spacing">5</property>
299 <object class=
"GtkVBox" id=
"vbox3">
300 <property name=
"visible">True
</property>
301 <property name=
"spacing">10</property>
303 <object class=
"GtkLabel" id=
"label4">
304 <property name=
"visible">True
</property>
305 <property name=
"xalign">0</property>
306 <property name=
"yalign">0</property>
307 <property name=
"label" translatable=
"yes">Choose file or directory to remove:
</property>
308 <property name=
"use_markup">True
</property>
311 <property name=
"expand">False
</property>
312 <property name=
"fill">False
</property>
313 <property name=
"position">0</property>
317 <object class=
"GtkHBox" id=
"hbox02">
318 <property name=
"visible">True
</property>
320 <object class=
"GtkEntry" id=
"cvs_remove_filename">
321 <property name=
"width_request">260</property>
322 <property name=
"visible">True
</property>
323 <property name=
"can_focus">True
</property>
324 <property name=
"invisible_char">●</property>
327 <property name=
"position">0</property>
331 <object class=
"GtkButton" id=
"browse_button_remove_dialog">
332 <property name=
"label" translatable=
"yes">Browse…
</property>
333 <property name=
"visible">True
</property>
334 <property name=
"can_focus">True
</property>
335 <property name=
"receives_default">True
</property>
338 <property name=
"expand">False
</property>
339 <property name=
"position">1</property>
344 <property name=
"expand">False
</property>
345 <property name=
"fill">False
</property>
346 <property name=
"position">1</property>
350 <object class=
"GtkLabel" id=
"label5">
351 <property name=
"visible">True
</property>
352 <property name=
"label" translatable=
"yes"><b
>Please note:
</b
>
354 Pressing OK will delete the file from disk and from CVS. Of course, the file won't be removed from CVS before you use CVS Commit.
<b
>You have been warned!
</b
></property>
355 <property name=
"use_markup">True
</property>
356 <property name=
"wrap">True
</property>
359 <property name=
"expand">False
</property>
360 <property name=
"fill">False
</property>
361 <property name=
"position">2</property>
366 <property name=
"position">2</property>
369 <child internal-child=
"action_area">
370 <object class=
"GtkHButtonBox" id=
"hbuttonbox1">
371 <property name=
"visible">True
</property>
372 <property name=
"layout_style">end
</property>
374 <object class=
"GtkButton" id=
"button3">
375 <property name=
"label">gtk-cancel
</property>
376 <property name=
"visible">True
</property>
377 <property name=
"can_focus">True
</property>
378 <property name=
"can_default">True
</property>
379 <property name=
"receives_default">False
</property>
380 <property name=
"use_stock">True
</property>
383 <property name=
"expand">False
</property>
384 <property name=
"fill">False
</property>
385 <property name=
"position">0</property>
389 <object class=
"GtkButton" id=
"button2">
390 <property name=
"label">gtk-ok
</property>
391 <property name=
"visible">True
</property>
392 <property name=
"can_focus">True
</property>
393 <property name=
"can_default">True
</property>
394 <property name=
"receives_default">False
</property>
395 <property name=
"use_stock">True
</property>
398 <property name=
"expand">False
</property>
399 <property name=
"fill">False
</property>
400 <property name=
"position">1</property>
405 <property name=
"expand">False
</property>
406 <property name=
"pack_type">end
</property>
407 <property name=
"position">0</property>
413 <action-widget response=
"-6">button3
</action-widget>
414 <action-widget response=
"-5">button2
</action-widget>
417 <object class=
"GtkDialog" id=
"cvs_commit">
418 <property name=
"border_width">10</property>
419 <property name=
"title" translatable=
"yes">CVS: Commit file/directory
</property>
420 <property name=
"default_width">500</property>
421 <property name=
"default_height">300</property>
422 <property name=
"type_hint">dialog
</property>
423 <child internal-child=
"vbox">
424 <object class=
"GtkVBox" id=
"vbox4">
425 <property name=
"visible">True
</property>
426 <property name=
"spacing">5</property>
428 <object class=
"GtkVBox" id=
"vbox5">
429 <property name=
"visible">True
</property>
430 <property name=
"spacing">10</property>
432 <object class=
"GtkLabel" id=
"label6">
433 <property name=
"visible">True
</property>
434 <property name=
"xalign">0</property>
435 <property name=
"yalign">0</property>
436 <property name=
"label" translatable=
"yes">Choose file or directory to commit:
</property>
437 <property name=
"use_markup">True
</property>
440 <property name=
"expand">False
</property>
441 <property name=
"fill">False
</property>
442 <property name=
"position">0</property>
446 <object class=
"GtkHBox" id=
"hbox03">
447 <property name=
"visible">True
</property>
449 <object class=
"GtkEntry" id=
"cvs_commit_filename">
450 <property name=
"width_request">260</property>
451 <property name=
"visible">True
</property>
452 <property name=
"can_focus">True
</property>
453 <property name=
"invisible_char">●</property>
456 <property name=
"position">0</property>
460 <object class=
"GtkButton" id=
"browse_button_commit_dialog">
461 <property name=
"label" translatable=
"yes">Browse…
</property>
462 <property name=
"visible">True
</property>
463 <property name=
"can_focus">True
</property>
464 <property name=
"receives_default">True
</property>
467 <property name=
"expand">False
</property>
468 <property name=
"position">1</property>
473 <property name=
"expand">False
</property>
474 <property name=
"fill">False
</property>
475 <property name=
"position">1</property>
479 <object class=
"GtkCheckButton" id=
"cvs_commit_project">
480 <property name=
"label" translatable=
"yes">Whole project
</property>
481 <property name=
"visible">True
</property>
482 <property name=
"can_focus">True
</property>
483 <property name=
"receives_default">False
</property>
484 <property name=
"use_underline">True
</property>
485 <property name=
"draw_indicator">True
</property>
488 <property name=
"expand">False
</property>
489 <property name=
"fill">False
</property>
490 <property name=
"position">2</property>
494 <object class=
"GtkLabel" id=
"label8">
495 <property name=
"visible">True
</property>
496 <property name=
"xalign">0</property>
497 <property name=
"yalign">0</property>
498 <property name=
"label" translatable=
"yes">Log message:
</property>
501 <property name=
"expand">False
</property>
502 <property name=
"fill">False
</property>
503 <property name=
"position">3</property>
507 <object class=
"GtkScrolledWindow" id=
"scrolledwindow1">
508 <property name=
"visible">True
</property>
509 <property name=
"can_focus">True
</property>
510 <property name=
"hscrollbar_policy">automatic
</property>
511 <property name=
"vscrollbar_policy">automatic
</property>
512 <property name=
"shadow_type">in
</property>
514 <object class=
"GtkTextView" id=
"cvs_commit_log">
515 <property name=
"visible">True
</property>
516 <property name=
"can_focus">True
</property>
517 <property name=
"pixels_above_lines">6</property>
518 <property name=
"wrap_mode">word
</property>
523 <property name=
"expand">False
</property>
524 <property name=
"fill">False
</property>
525 <property name=
"position">4</property>
529 <object class=
"GtkFrame" id=
"frame2">
530 <property name=
"visible">True
</property>
531 <property name=
"label_xalign">0</property>
532 <property name=
"label_yalign">0</property>
533 <property name=
"shadow_type">none
</property>
535 <object class=
"GtkAlignment" id=
"alignment2">
536 <property name=
"visible">True
</property>
537 <property name=
"left_padding">12</property>
539 <object class=
"GtkVBox" id=
"vbox7">
540 <property name=
"visible">True
</property>
541 <property name=
"border_width">10</property>
542 <property name=
"spacing">10</property>
544 <object class=
"GtkHBox" id=
"hbox1">
545 <property name=
"visible">True
</property>
546 <property name=
"spacing">6</property>
548 <object class=
"GtkLabel" id=
"label10">
549 <property name=
"visible">True
</property>
550 <property name=
"label" translatable=
"yes">Revision:
</property>
553 <property name=
"expand">False
</property>
554 <property name=
"fill">False
</property>
555 <property name=
"position">0</property>
559 <object class=
"GtkEntry" id=
"cvs_commit_revision">
560 <property name=
"visible">True
</property>
561 <property name=
"can_focus">True
</property>
564 <property name=
"position">1</property>
569 <property name=
"position">0</property>
573 <object class=
"GtkCheckButton" id=
"cvs_commit_norecurse">
574 <property name=
"label" translatable=
"yes">Do not act recursively
</property>
575 <property name=
"visible">True
</property>
576 <property name=
"can_focus">True
</property>
577 <property name=
"receives_default">False
</property>
578 <property name=
"use_underline">True
</property>
579 <property name=
"draw_indicator">True
</property>
582 <property name=
"expand">False
</property>
583 <property name=
"fill">False
</property>
584 <property name=
"position">1</property>
592 <object class=
"GtkLabel" id=
"label9">
593 <property name=
"visible">True
</property>
594 <property name=
"label" translatable=
"yes">Options:
</property>
596 <attribute name=
"weight" value=
"bold"/>
602 <property name=
"position">5</property>
607 <property name=
"position">2</property>
610 <child internal-child=
"action_area">
611 <object class=
"GtkHButtonBox" id=
"hbuttonbox2">
612 <property name=
"visible">True
</property>
613 <property name=
"layout_style">end
</property>
615 <object class=
"GtkButton" id=
"button4">
616 <property name=
"label">gtk-cancel
</property>
617 <property name=
"visible">True
</property>
618 <property name=
"can_focus">True
</property>
619 <property name=
"can_default">True
</property>
620 <property name=
"receives_default">False
</property>
621 <property name=
"use_stock">True
</property>
624 <property name=
"expand">False
</property>
625 <property name=
"fill">False
</property>
626 <property name=
"position">0</property>
630 <object class=
"GtkButton" id=
"button5">
631 <property name=
"label">gtk-ok
</property>
632 <property name=
"visible">True
</property>
633 <property name=
"can_focus">True
</property>
634 <property name=
"can_default">True
</property>
635 <property name=
"receives_default">False
</property>
636 <property name=
"use_stock">True
</property>
639 <property name=
"expand">False
</property>
640 <property name=
"fill">False
</property>
641 <property name=
"position">1</property>
646 <property name=
"expand">False
</property>
647 <property name=
"pack_type">end
</property>
648 <property name=
"position">0</property>
654 <action-widget response=
"-6">button4
</action-widget>
655 <action-widget response=
"-5">button5
</action-widget>
658 <object class=
"GtkDialog" id=
"cvs_update">
659 <property name=
"border_width">10</property>
660 <property name=
"title" translatable=
"yes">CVS: Update file/directory
</property>
661 <property name=
"default_width">400</property>
662 <property name=
"type_hint">dialog
</property>
663 <child internal-child=
"vbox">
664 <object class=
"GtkVBox" id=
"vbox8">
665 <property name=
"visible">True
</property>
666 <property name=
"spacing">5</property>
668 <object class=
"GtkVBox" id=
"vbox9">
669 <property name=
"visible">True
</property>
670 <property name=
"spacing">10</property>
672 <object class=
"GtkLabel" id=
"label11">
673 <property name=
"visible">True
</property>
674 <property name=
"xalign">0</property>
675 <property name=
"yalign">0</property>
676 <property name=
"label" translatable=
"yes">Choose file or directory to update:
</property>
677 <property name=
"use_markup">True
</property>
680 <property name=
"expand">False
</property>
681 <property name=
"fill">False
</property>
682 <property name=
"position">0</property>
686 <object class=
"GtkHBox" id=
"hbox04">
687 <property name=
"visible">True
</property>
689 <object class=
"GtkEntry" id=
"cvs_update_filename">
690 <property name=
"width_request">260</property>
691 <property name=
"visible">True
</property>
692 <property name=
"can_focus">True
</property>
693 <property name=
"invisible_char">●</property>
696 <property name=
"position">0</property>
700 <object class=
"GtkButton" id=
"browse_button_update_dialog">
701 <property name=
"label" translatable=
"yes">Browse…
</property>
702 <property name=
"visible">True
</property>
703 <property name=
"can_focus">True
</property>
704 <property name=
"receives_default">True
</property>
707 <property name=
"expand">False
</property>
708 <property name=
"position">1</property>
713 <property name=
"expand">False
</property>
714 <property name=
"fill">False
</property>
715 <property name=
"position">1</property>
719 <object class=
"GtkCheckButton" id=
"cvs_update_project">
720 <property name=
"label" translatable=
"yes">Whole project
</property>
721 <property name=
"visible">True
</property>
722 <property name=
"can_focus">True
</property>
723 <property name=
"receives_default">False
</property>
724 <property name=
"use_underline">True
</property>
725 <property name=
"draw_indicator">True
</property>
728 <property name=
"expand">False
</property>
729 <property name=
"fill">False
</property>
730 <property name=
"position">2</property>
734 <object class=
"GtkFrame" id=
"frame3">
735 <property name=
"visible">True
</property>
736 <property name=
"label_xalign">0</property>
737 <property name=
"shadow_type">none
</property>
739 <object class=
"GtkAlignment" id=
"alignment3">
740 <property name=
"visible">True
</property>
741 <property name=
"left_padding">12</property>
743 <object class=
"GtkVBox" id=
"vbox10">
744 <property name=
"visible">True
</property>
746 <object class=
"GtkCheckButton" id=
"cvs_removedir">
747 <property name=
"label" translatable=
"yes">Delete empty directories
</property>
748 <property name=
"visible">True
</property>
749 <property name=
"can_focus">True
</property>
750 <property name=
"receives_default">False
</property>
751 <property name=
"use_underline">True
</property>
752 <property name=
"active">True
</property>
753 <property name=
"draw_indicator">True
</property>
756 <property name=
"expand">False
</property>
757 <property name=
"fill">False
</property>
758 <property name=
"position">0</property>
762 <object class=
"GtkCheckButton" id=
"cvs_createdir">
763 <property name=
"label" translatable=
"yes">Create new directories
</property>
764 <property name=
"visible">True
</property>
765 <property name=
"can_focus">True
</property>
766 <property name=
"receives_default">False
</property>
767 <property name=
"use_underline">True
</property>
768 <property name=
"active">True
</property>
769 <property name=
"draw_indicator">True
</property>
772 <property name=
"expand">False
</property>
773 <property name=
"fill">False
</property>
774 <property name=
"position">1</property>
778 <object class=
"GtkCheckButton" id=
"cvs_removesticky">
779 <property name=
"label" translatable=
"yes">Reset sticky tags
</property>
780 <property name=
"visible">True
</property>
781 <property name=
"can_focus">True
</property>
782 <property name=
"receives_default">False
</property>
783 <property name=
"use_underline">True
</property>
784 <property name=
"draw_indicator">True
</property>
787 <property name=
"expand">False
</property>
788 <property name=
"fill">False
</property>
789 <property name=
"position">2</property>
793 <object class=
"GtkCheckButton" id=
"cvs_update_norecurse">
794 <property name=
"label" translatable=
"yes">Do not act recursively
</property>
795 <property name=
"visible">True
</property>
796 <property name=
"can_focus">True
</property>
797 <property name=
"receives_default">False
</property>
798 <property name=
"use_underline">True
</property>
799 <property name=
"draw_indicator">True
</property>
802 <property name=
"expand">False
</property>
803 <property name=
"fill">False
</property>
804 <property name=
"position">3</property>
808 <object class=
"GtkHBox" id=
"hbox3">
809 <property name=
"visible">True
</property>
810 <property name=
"spacing">6</property>
812 <object class=
"GtkLabel" id=
"label18">
813 <property name=
"visible">True
</property>
814 <property name=
"label" translatable=
"yes">Use revision/tag:
</property>
817 <property name=
"expand">False
</property>
818 <property name=
"fill">False
</property>
819 <property name=
"position">0</property>
823 <object class=
"GtkEntry" id=
"cvs_update_revision">
824 <property name=
"visible">True
</property>
825 <property name=
"can_focus">True
</property>
828 <property name=
"position">1</property>
833 <property name=
"position">4</property>
841 <object class=
"GtkLabel" id=
"label12">
842 <property name=
"visible">True
</property>
843 <property name=
"label" translatable=
"yes">Options:
</property>
845 <attribute name=
"weight" value=
"bold"/>
851 <property name=
"position">3</property>
856 <property name=
"position">2</property>
859 <child internal-child=
"action_area">
860 <object class=
"GtkHButtonBox" id=
"hbuttonbox3">
861 <property name=
"visible">True
</property>
862 <property name=
"layout_style">end
</property>
864 <object class=
"GtkButton" id=
"button6">
865 <property name=
"label">gtk-cancel
</property>
866 <property name=
"visible">True
</property>
867 <property name=
"can_focus">True
</property>
868 <property name=
"can_default">True
</property>
869 <property name=
"receives_default">False
</property>
870 <property name=
"use_stock">True
</property>
873 <property name=
"expand">False
</property>
874 <property name=
"fill">False
</property>
875 <property name=
"position">0</property>
879 <object class=
"GtkButton" id=
"button7">
880 <property name=
"label">gtk-ok
</property>
881 <property name=
"visible">True
</property>
882 <property name=
"can_focus">True
</property>
883 <property name=
"can_default">True
</property>
884 <property name=
"receives_default">False
</property>
885 <property name=
"use_stock">True
</property>
888 <property name=
"expand">False
</property>
889 <property name=
"fill">False
</property>
890 <property name=
"position">1</property>
895 <property name=
"expand">False
</property>
896 <property name=
"pack_type">end
</property>
897 <property name=
"position">0</property>
903 <action-widget response=
"-6">button6
</action-widget>
904 <action-widget response=
"-5">button7
</action-widget>
907 <object class=
"GtkWindow" id=
"cvs_status_output">
908 <property name=
"border_width">9</property>
909 <property name=
"title" translatable=
"yes">CVS: Status
</property>
910 <property name=
"default_width">600</property>
911 <property name=
"default_height">300</property>
913 <object class=
"GtkScrolledWindow" id=
"scrolledwindow2">
914 <property name=
"visible">True
</property>
915 <property name=
"can_focus">True
</property>
916 <property name=
"hscrollbar_policy">automatic
</property>
917 <property name=
"vscrollbar_policy">automatic
</property>
918 <property name=
"shadow_type">in
</property>
920 <object class=
"GtkTextView" id=
"cvs_status_text">
921 <property name=
"visible">True
</property>
922 <property name=
"can_focus">True
</property>
923 <property name=
"editable">False
</property>
929 <object class=
"GtkDialog" id=
"cvs_status">
930 <property name=
"border_width">10</property>
931 <property name=
"title" translatable=
"yes">CVS: Status from file/directory
</property>
932 <property name=
"type_hint">dialog
</property>
933 <child internal-child=
"vbox">
934 <object class=
"GtkVBox" id=
"vbox11">
935 <property name=
"visible">True
</property>
936 <property name=
"spacing">5</property>
938 <object class=
"GtkVBox" id=
"vbox12">
939 <property name=
"visible">True
</property>
940 <property name=
"spacing">10</property>
942 <object class=
"GtkLabel" id=
"label13">
943 <property name=
"visible">True
</property>
944 <property name=
"xalign">0</property>
945 <property name=
"yalign">0</property>
946 <property name=
"label" translatable=
"yes">Choose file or directory to get the status from:
</property>
947 <property name=
"use_markup">True
</property>
950 <property name=
"expand">False
</property>
951 <property name=
"fill">False
</property>
952 <property name=
"position">0</property>
956 <object class=
"GtkHBox" id=
"hbox05">
957 <property name=
"visible">True
</property>
959 <object class=
"GtkEntry" id=
"cvs_status_filename">
960 <property name=
"width_request">260</property>
961 <property name=
"visible">True
</property>
962 <property name=
"can_focus">True
</property>
963 <property name=
"invisible_char">●</property>
966 <property name=
"position">0</property>
970 <object class=
"GtkButton" id=
"browse_button_status_dialog">
971 <property name=
"label" translatable=
"yes">Browse…
</property>
972 <property name=
"visible">True
</property>
973 <property name=
"can_focus">True
</property>
974 <property name=
"receives_default">True
</property>
977 <property name=
"expand">False
</property>
978 <property name=
"position">1</property>
983 <property name=
"expand">False
</property>
984 <property name=
"fill">False
</property>
985 <property name=
"position">1</property>
989 <object class=
"GtkCheckButton" id=
"cvs_status_project">
990 <property name=
"label" translatable=
"yes">Whole project
</property>
991 <property name=
"visible">True
</property>
992 <property name=
"can_focus">True
</property>
993 <property name=
"receives_default">False
</property>
994 <property name=
"use_underline">True
</property>
995 <property name=
"draw_indicator">True
</property>
998 <property name=
"expand">False
</property>
999 <property name=
"fill">False
</property>
1000 <property name=
"position">2</property>
1004 <object class=
"GtkFrame" id=
"frame4">
1005 <property name=
"visible">True
</property>
1006 <property name=
"label_xalign">0</property>
1007 <property name=
"shadow_type">none
</property>
1009 <object class=
"GtkAlignment" id=
"alignment4">
1010 <property name=
"visible">True
</property>
1011 <property name=
"left_padding">12</property>
1013 <object class=
"GtkVBox" id=
"vbox13">
1014 <property name=
"visible">True
</property>
1016 <object class=
"GtkCheckButton" id=
"cvs_status_verbose">
1017 <property name=
"label" translatable=
"yes">Be verbose
</property>
1018 <property name=
"visible">True
</property>
1019 <property name=
"can_focus">True
</property>
1020 <property name=
"receives_default">False
</property>
1021 <property name=
"use_underline">True
</property>
1022 <property name=
"draw_indicator">True
</property>
1025 <property name=
"expand">False
</property>
1026 <property name=
"fill">False
</property>
1027 <property name=
"position">0</property>
1031 <object class=
"GtkCheckButton" id=
"cvs_status_norecurse">
1032 <property name=
"label" translatable=
"yes">Do not act recursively
</property>
1033 <property name=
"visible">True
</property>
1034 <property name=
"can_focus">True
</property>
1035 <property name=
"receives_default">False
</property>
1036 <property name=
"use_underline">True
</property>
1037 <property name=
"draw_indicator">True
</property>
1040 <property name=
"expand">False
</property>
1041 <property name=
"fill">False
</property>
1042 <property name=
"position">1</property>
1049 <child type=
"label">
1050 <object class=
"GtkLabel" id=
"label14">
1051 <property name=
"visible">True
</property>
1052 <property name=
"label" translatable=
"yes">Options:
</property>
1054 <attribute name=
"weight" value=
"bold"/>
1060 <property name=
"position">3</property>
1065 <property name=
"position">2</property>
1068 <child internal-child=
"action_area">
1069 <object class=
"GtkHButtonBox" id=
"hbuttonbox4">
1070 <property name=
"visible">True
</property>
1071 <property name=
"layout_style">end
</property>
1073 <object class=
"GtkButton" id=
"button8">
1074 <property name=
"label">gtk-cancel
</property>
1075 <property name=
"visible">True
</property>
1076 <property name=
"can_focus">True
</property>
1077 <property name=
"can_default">True
</property>
1078 <property name=
"receives_default">False
</property>
1079 <property name=
"use_stock">True
</property>
1082 <property name=
"expand">False
</property>
1083 <property name=
"fill">False
</property>
1084 <property name=
"position">0</property>
1088 <object class=
"GtkButton" id=
"button9">
1089 <property name=
"label">gtk-ok
</property>
1090 <property name=
"visible">True
</property>
1091 <property name=
"can_focus">True
</property>
1092 <property name=
"can_default">True
</property>
1093 <property name=
"receives_default">False
</property>
1094 <property name=
"use_stock">True
</property>
1097 <property name=
"expand">False
</property>
1098 <property name=
"fill">False
</property>
1099 <property name=
"position">1</property>
1104 <property name=
"expand">False
</property>
1105 <property name=
"pack_type">end
</property>
1106 <property name=
"position">0</property>
1112 <action-widget response=
"-6">button8
</action-widget>
1113 <action-widget response=
"-5">button9
</action-widget>
1116 <object class=
"GtkDialog" id=
"cvs_diff">
1117 <property name=
"border_width">10</property>
1118 <property name=
"title" translatable=
"yes">CVS: Diff file/directory
</property>
1119 <property name=
"type_hint">dialog
</property>
1120 <child internal-child=
"vbox">
1121 <object class=
"GtkVBox" id=
"vbox14">
1122 <property name=
"visible">True
</property>
1123 <property name=
"spacing">5</property>
1125 <object class=
"GtkVBox" id=
"vbox15">
1126 <property name=
"visible">True
</property>
1127 <property name=
"spacing">10</property>
1129 <object class=
"GtkLabel" id=
"label15">
1130 <property name=
"visible">True
</property>
1131 <property name=
"xalign">0</property>
1132 <property name=
"yalign">0</property>
1133 <property name=
"label" translatable=
"yes">Choose file or directory to diff:
</property>
1134 <property name=
"use_markup">True
</property>
1137 <property name=
"expand">False
</property>
1138 <property name=
"fill">False
</property>
1139 <property name=
"position">0</property>
1143 <object class=
"GtkHBox" id=
"hbox06">
1144 <property name=
"visible">True
</property>
1146 <object class=
"GtkEntry" id=
"cvs_diff_filename">
1147 <property name=
"width_request">260</property>
1148 <property name=
"visible">True
</property>
1149 <property name=
"can_focus">True
</property>
1150 <property name=
"invisible_char">●</property>
1153 <property name=
"position">0</property>
1157 <object class=
"GtkButton" id=
"browse_button_diff_dialog">
1158 <property name=
"label" translatable=
"yes">Browse…
</property>
1159 <property name=
"visible">True
</property>
1160 <property name=
"can_focus">True
</property>
1161 <property name=
"receives_default">True
</property>
1164 <property name=
"expand">False
</property>
1165 <property name=
"position">1</property>
1170 <property name=
"expand">False
</property>
1171 <property name=
"fill">False
</property>
1172 <property name=
"position">1</property>
1176 <object class=
"GtkCheckButton" id=
"cvs_diff_project">
1177 <property name=
"label" translatable=
"yes">Whole project
</property>
1178 <property name=
"visible">True
</property>
1179 <property name=
"can_focus">True
</property>
1180 <property name=
"receives_default">False
</property>
1181 <property name=
"use_underline">True
</property>
1182 <property name=
"draw_indicator">True
</property>
1185 <property name=
"expand">False
</property>
1186 <property name=
"fill">False
</property>
1187 <property name=
"position">2</property>
1191 <object class=
"GtkFrame" id=
"frame5">
1192 <property name=
"visible">True
</property>
1193 <property name=
"label_xalign">0</property>
1194 <property name=
"shadow_type">none
</property>
1196 <object class=
"GtkAlignment" id=
"alignment5">
1197 <property name=
"visible">True
</property>
1198 <property name=
"left_padding">12</property>
1200 <object class=
"GtkVBox" id=
"vbox16">
1201 <property name=
"visible">True
</property>
1203 <object class=
"GtkComboBox" id=
"cvs_diff_type">
1204 <property name=
"visible">True
</property>
1205 <property name=
"border_width">3</property>
1206 <property name=
"model">model1
</property>
1208 <object class=
"GtkCellRendererText" id=
"renderer1"/>
1210 <attribute name=
"text">0</attribute>
1215 <property name=
"expand">False
</property>
1216 <property name=
"fill">False
</property>
1217 <property name=
"position">0</property>
1221 <object class=
"GtkCheckButton" id=
"cvs_unified">
1222 <property name=
"label" translatable=
"yes">Unified format instead of context format
</property>
1223 <property name=
"visible">True
</property>
1224 <property name=
"sensitive">False
</property>
1225 <property name=
"can_focus">True
</property>
1226 <property name=
"receives_default">False
</property>
1227 <property name=
"use_underline">True
</property>
1228 <property name=
"draw_indicator">True
</property>
1231 <property name=
"expand">False
</property>
1232 <property name=
"fill">False
</property>
1233 <property name=
"position">1</property>
1237 <object class=
"GtkHBox" id=
"hbox2">
1238 <property name=
"visible">True
</property>
1239 <property name=
"spacing">6</property>
1241 <object class=
"GtkLabel" id=
"label17">
1242 <property name=
"visible">True
</property>
1243 <property name=
"label" translatable=
"yes">Use revision:
</property>
1246 <property name=
"expand">False
</property>
1247 <property name=
"fill">False
</property>
1248 <property name=
"position">0</property>
1252 <object class=
"GtkEntry" id=
"cvs_diff_revision">
1253 <property name=
"visible">True
</property>
1254 <property name=
"can_focus">True
</property>
1257 <property name=
"position">1</property>
1262 <property name=
"expand">False
</property>
1263 <property name=
"fill">False
</property>
1264 <property name=
"position">2</property>
1268 <object class=
"GtkCheckButton" id=
"cvs_diff_norecurse">
1269 <property name=
"label" translatable=
"yes">Do not act recursively
</property>
1270 <property name=
"visible">True
</property>
1271 <property name=
"can_focus">True
</property>
1272 <property name=
"receives_default">False
</property>
1273 <property name=
"use_underline">True
</property>
1274 <property name=
"draw_indicator">True
</property>
1277 <property name=
"expand">False
</property>
1278 <property name=
"fill">False
</property>
1279 <property name=
"position">3</property>
1286 <child type=
"label">
1287 <object class=
"GtkLabel" id=
"label16">
1288 <property name=
"visible">True
</property>
1289 <property name=
"label" translatable=
"yes">Options:
</property>
1291 <attribute name=
"weight" value=
"bold"/>
1297 <property name=
"position">3</property>
1302 <property name=
"position">2</property>
1305 <child internal-child=
"action_area">
1306 <object class=
"GtkHButtonBox" id=
"hbuttonbox5">
1307 <property name=
"visible">True
</property>
1308 <property name=
"layout_style">end
</property>
1310 <object class=
"GtkButton" id=
"button10">
1311 <property name=
"label">gtk-cancel
</property>
1312 <property name=
"visible">True
</property>
1313 <property name=
"can_focus">True
</property>
1314 <property name=
"can_default">True
</property>
1315 <property name=
"receives_default">False
</property>
1316 <property name=
"use_stock">True
</property>
1319 <property name=
"expand">False
</property>
1320 <property name=
"fill">False
</property>
1321 <property name=
"position">0</property>
1325 <object class=
"GtkButton" id=
"button11">
1326 <property name=
"label">gtk-ok
</property>
1327 <property name=
"visible">True
</property>
1328 <property name=
"can_focus">True
</property>
1329 <property name=
"can_default">True
</property>
1330 <property name=
"receives_default">False
</property>
1331 <property name=
"use_stock">True
</property>
1334 <property name=
"expand">False
</property>
1335 <property name=
"fill">False
</property>
1336 <property name=
"position">1</property>
1341 <property name=
"expand">False
</property>
1342 <property name=
"pack_type">end
</property>
1343 <property name=
"position">0</property>
1349 <action-widget response=
"-6">button10
</action-widget>
1350 <action-widget response=
"-5">button11
</action-widget>
1353 <object class=
"GtkDialog" id=
"cvs_logdialog">
1354 <property name=
"border_width">10</property>
1355 <property name=
"title" translatable=
"yes">CVS: Log file/directory
</property>
1356 <property name=
"default_width">400</property>
1357 <property name=
"type_hint">dialog
</property>
1358 <child internal-child=
"vbox">
1359 <object class=
"GtkVBox" id=
"dialog-vbox2">
1360 <property name=
"visible">True
</property>
1361 <property name=
"spacing">5</property>
1363 <object class=
"GtkVBox" id=
"vbox17">
1364 <property name=
"visible">True
</property>
1365 <property name=
"spacing">10</property>
1367 <object class=
"GtkLabel" id=
"label19">
1368 <property name=
"visible">True
</property>
1369 <property name=
"xalign">0</property>
1370 <property name=
"label" translatable=
"yes">Choose file or directory to get log for:
</property>
1371 <property name=
"use_markup">True
</property>
1374 <property name=
"expand">False
</property>
1375 <property name=
"fill">False
</property>
1376 <property name=
"position">0</property>
1380 <object class=
"GtkHBox" id=
"hbox07">
1381 <property name=
"visible">True
</property>
1383 <object class=
"GtkEntry" id=
"cvs_logdialog_filename">
1384 <property name=
"width_request">260</property>
1385 <property name=
"visible">True
</property>
1386 <property name=
"can_focus">True
</property>
1387 <property name=
"invisible_char">●</property>
1390 <property name=
"position">0</property>
1394 <object class=
"GtkButton" id=
"browse_button_log_dialog">
1395 <property name=
"label" translatable=
"yes">Browse…
</property>
1396 <property name=
"visible">True
</property>
1397 <property name=
"can_focus">True
</property>
1398 <property name=
"receives_default">True
</property>
1401 <property name=
"expand">False
</property>
1402 <property name=
"position">1</property>
1407 <property name=
"expand">False
</property>
1408 <property name=
"fill">False
</property>
1409 <property name=
"position">1</property>
1413 <object class=
"GtkCheckButton" id=
"cvs_logdialog_project">
1414 <property name=
"label" translatable=
"yes">Whole project
</property>
1415 <property name=
"visible">True
</property>
1416 <property name=
"can_focus">True
</property>
1417 <property name=
"receives_default">False
</property>
1418 <property name=
"use_underline">True
</property>
1419 <property name=
"draw_indicator">True
</property>
1422 <property name=
"expand">False
</property>
1423 <property name=
"fill">False
</property>
1424 <property name=
"position">2</property>
1428 <object class=
"GtkFrame" id=
"frame6">
1429 <property name=
"visible">True
</property>
1430 <property name=
"label_xalign">0</property>
1431 <property name=
"shadow_type">none
</property>
1433 <object class=
"GtkAlignment" id=
"alignment6">
1434 <property name=
"visible">True
</property>
1435 <property name=
"left_padding">12</property>
1437 <object class=
"GtkVBox" id=
"vbox18">
1438 <property name=
"visible">True
</property>
1440 <object class=
"GtkCheckButton" id=
"cvs_logdialog_verbose">
1441 <property name=
"label" translatable=
"yes">Be verbose
</property>
1442 <property name=
"visible">True
</property>
1443 <property name=
"can_focus">True
</property>
1444 <property name=
"receives_default">False
</property>
1445 <property name=
"use_underline">True
</property>
1446 <property name=
"active">True
</property>
1447 <property name=
"draw_indicator">True
</property>
1450 <property name=
"expand">False
</property>
1451 <property name=
"fill">False
</property>
1452 <property name=
"position">0</property>
1456 <object class=
"GtkCheckButton" id=
"cvs_logdialog_norecurse">
1457 <property name=
"label" translatable=
"yes">Do not act recursively
</property>
1458 <property name=
"visible">True
</property>
1459 <property name=
"can_focus">True
</property>
1460 <property name=
"receives_default">False
</property>
1461 <property name=
"use_underline">True
</property>
1462 <property name=
"draw_indicator">True
</property>
1465 <property name=
"expand">False
</property>
1466 <property name=
"fill">False
</property>
1467 <property name=
"position">1</property>
1474 <child type=
"label">
1475 <object class=
"GtkLabel" id=
"label20">
1476 <property name=
"visible">True
</property>
1477 <property name=
"label" translatable=
"yes">Options
</property>
1479 <attribute name=
"weight" value=
"bold"/>
1485 <property name=
"position">3</property>
1490 <property name=
"position">2</property>
1493 <child internal-child=
"action_area">
1494 <object class=
"GtkHButtonBox" id=
"dialog-action_area2">
1495 <property name=
"visible">True
</property>
1496 <property name=
"layout_style">end
</property>
1498 <object class=
"GtkButton" id=
"cancelbutton2">
1499 <property name=
"label">gtk-cancel
</property>
1500 <property name=
"visible">True
</property>
1501 <property name=
"can_focus">True
</property>
1502 <property name=
"can_default">True
</property>
1503 <property name=
"receives_default">False
</property>
1504 <property name=
"use_stock">True
</property>
1507 <property name=
"expand">False
</property>
1508 <property name=
"fill">False
</property>
1509 <property name=
"position">0</property>
1513 <object class=
"GtkButton" id=
"okbutton2">
1514 <property name=
"label">gtk-ok
</property>
1515 <property name=
"visible">True
</property>
1516 <property name=
"can_focus">True
</property>
1517 <property name=
"can_default">True
</property>
1518 <property name=
"receives_default">False
</property>
1519 <property name=
"use_stock">True
</property>
1522 <property name=
"expand">False
</property>
1523 <property name=
"fill">False
</property>
1524 <property name=
"position">1</property>
1529 <property name=
"expand">False
</property>
1530 <property name=
"pack_type">end
</property>
1531 <property name=
"position">0</property>
1537 <action-widget response=
"-6">cancelbutton2
</action-widget>
1538 <action-widget response=
"-5">okbutton2
</action-widget>
1541 <object class=
"GtkDialog" id=
"cvs_import">
1542 <property name=
"border_width">10</property>
1543 <property name=
"title" translatable=
"yes">CVS: Import
</property>
1544 <property name=
"type_hint">dialog
</property>
1545 <child internal-child=
"vbox">
1546 <object class=
"GtkVBox" id=
"dialog-vbox3">
1547 <property name=
"visible">True
</property>
1548 <property name=
"spacing">5</property>
1550 <object class=
"GtkFrame" id=
"frame8">
1551 <property name=
"visible">True
</property>
1552 <property name=
"label_xalign">0</property>
1553 <property name=
"shadow_type">none
</property>
1555 <object class=
"GtkAlignment" id=
"alignment8">
1556 <property name=
"visible">True
</property>
1557 <property name=
"left_padding">12</property>
1559 <object class=
"GtkTable" id=
"table3">
1560 <property name=
"visible">True
</property>
1561 <property name=
"border_width">5</property>
1562 <property name=
"n_rows">6</property>
1563 <property name=
"n_columns">2</property>
1564 <property name=
"column_spacing">5</property>
1565 <property name=
"row_spacing">5</property>
1567 <object class=
"GtkLabel" id=
"label21">
1568 <property name=
"visible">True
</property>
1569 <property name=
"xalign">0</property>
1570 <property name=
"label" translatable=
"yes">Project root directory:
</property>
1571 <property name=
"use_markup">True
</property>
1574 <property name=
"x_options">GTK_FILL
</property>
1575 <property name=
"y_options"></property>
1579 <object class=
"GtkLabel" id=
"label30_0">
1580 <property name=
"visible">True
</property>
1581 <property name=
"xalign">0</property>
1582 <property name=
"label" translatable=
"yes">Module name:
</property>
1583 <property name=
"use_markup">True
</property>
1586 <property name=
"top_attach">1</property>
1587 <property name=
"bottom_attach">2</property>
1588 <property name=
"x_options">GTK_FILL
</property>
1589 <property name=
"y_options"></property>
1593 <object class=
"GtkLabel" id=
"label22">
1594 <property name=
"visible">True
</property>
1595 <property name=
"xalign">0</property>
1596 <property name=
"label" translatable=
"yes">CVSROOT:
</property>
1597 <property name=
"use_markup">True
</property>
1600 <property name=
"top_attach">2</property>
1601 <property name=
"bottom_attach">3</property>
1602 <property name=
"x_options">GTK_FILL
</property>
1603 <property name=
"y_options"></property>
1607 <object class=
"GtkLabel" id=
"label25">
1608 <property name=
"visible">True
</property>
1609 <property name=
"xalign">0</property>
1610 <property name=
"label" translatable=
"yes">Vendor tag:
</property>
1613 <property name=
"top_attach">3</property>
1614 <property name=
"bottom_attach">4</property>
1615 <property name=
"x_options">GTK_FILL
</property>
1616 <property name=
"y_options"></property>
1620 <object class=
"GtkLabel" id=
"label26">
1621 <property name=
"visible">True
</property>
1622 <property name=
"xalign">0</property>
1623 <property name=
"label" translatable=
"yes">Release tag:
</property>
1626 <property name=
"top_attach">4</property>
1627 <property name=
"bottom_attach">5</property>
1628 <property name=
"x_options">GTK_FILL
</property>
1629 <property name=
"y_options"></property>
1633 <object class=
"GtkLabel" id=
"label28">
1634 <property name=
"visible">True
</property>
1635 <property name=
"xalign">0</property>
1636 <property name=
"yalign">0</property>
1637 <property name=
"label" translatable=
"yes">Log message:
</property>
1640 <property name=
"top_attach">5</property>
1641 <property name=
"bottom_attach">6</property>
1642 <property name=
"x_options">GTK_FILL
</property>
1643 <property name=
"y_options"></property>
1647 <object class=
"GtkFileChooserButton" id=
"cvs_rootdir">
1648 <property name=
"visible">True
</property>
1649 <property name=
"action">select-folder
</property>
1652 <property name=
"left_attach">1</property>
1653 <property name=
"right_attach">2</property>
1654 <property name=
"x_options">GTK_FILL
</property>
1655 <property name=
"y_options">GTK_FILL
</property>
1659 <object class=
"GtkScrolledWindow" id=
"scrolledwindow3">
1660 <property name=
"visible">True
</property>
1661 <property name=
"can_focus">True
</property>
1662 <property name=
"hscrollbar_policy">automatic
</property>
1663 <property name=
"vscrollbar_policy">automatic
</property>
1664 <property name=
"shadow_type">in
</property>
1666 <object class=
"GtkTextView" id=
"cvs_import_log">
1667 <property name=
"visible">True
</property>
1668 <property name=
"can_focus">True
</property>
1669 <property name=
"wrap_mode">word
</property>
1674 <property name=
"left_attach">1</property>
1675 <property name=
"right_attach">2</property>
1676 <property name=
"top_attach">5</property>
1677 <property name=
"bottom_attach">6</property>
1681 <object class=
"GtkEntry" id=
"cvs_module">
1682 <property name=
"visible">True
</property>
1683 <property name=
"can_focus">True
</property>
1686 <property name=
"left_attach">1</property>
1687 <property name=
"right_attach">2</property>
1688 <property name=
"top_attach">1</property>
1689 <property name=
"bottom_attach">2</property>
1690 <property name=
"x_options">GTK_FILL
</property>
1691 <property name=
"y_options">GTK_FILL
</property>
1695 <object class=
"GtkEntry" id=
"cvs_cvsroot">
1696 <property name=
"visible">True
</property>
1697 <property name=
"can_focus">True
</property>
1700 <property name=
"left_attach">1</property>
1701 <property name=
"right_attach">2</property>
1702 <property name=
"top_attach">2</property>
1703 <property name=
"bottom_attach">3</property>
1704 <property name=
"x_options">GTK_FILL
</property>
1705 <property name=
"y_options">GTK_FILL
</property>
1709 <object class=
"GtkEntry" id=
"cvs_vendor">
1710 <property name=
"visible">True
</property>
1711 <property name=
"can_focus">True
</property>
1712 <property name=
"text">none
</property>
1715 <property name=
"left_attach">1</property>
1716 <property name=
"right_attach">2</property>
1717 <property name=
"top_attach">3</property>
1718 <property name=
"bottom_attach">4</property>
1719 <property name=
"x_options">GTK_FILL
</property>
1720 <property name=
"y_options">GTK_FILL
</property>
1724 <object class=
"GtkEntry" id=
"cvs_release">
1725 <property name=
"visible">True
</property>
1726 <property name=
"can_focus">True
</property>
1727 <property name=
"text">start
</property>
1730 <property name=
"left_attach">1</property>
1731 <property name=
"right_attach">2</property>
1732 <property name=
"top_attach">4</property>
1733 <property name=
"bottom_attach">5</property>
1734 <property name=
"x_options">GTK_FILL
</property>
1735 <property name=
"y_options">GTK_FILL
</property>
1742 <child type=
"label">
1743 <object class=
"GtkLabel" id=
"label31">
1744 <property name=
"visible">True
</property>
1745 <property name=
"label" translatable=
"yes">Module Details:
</property>
1747 <attribute name=
"weight" value=
"bold"/>
1753 <property name=
"position">2</property>
1757 <object class=
"GtkFrame" id=
"frame7">
1758 <property name=
"visible">True
</property>
1759 <property name=
"label_xalign">0</property>
1760 <property name=
"shadow_type">none
</property>
1762 <object class=
"GtkAlignment" id=
"alignment7">
1763 <property name=
"visible">True
</property>
1764 <property name=
"left_padding">12</property>
1766 <object class=
"GtkHBox" id=
"hbox4">
1767 <property name=
"visible">True
</property>
1768 <property name=
"border_width">10</property>
1769 <property name=
"spacing">5</property>
1771 <object class=
"GtkTable" id=
"table8">
1772 <property name=
"visible">True
</property>
1774 <object class=
"GtkComboBox" id=
"cvs_server_type">
1775 <property name=
"visible">True
</property>
1776 <property name=
"model">model2
</property>
1778 <object class=
"GtkCellRendererText" id=
"renderer2"/>
1780 <attribute name=
"text">0</attribute>
1785 <property name=
"x_options"></property>
1786 <property name=
"y_options"></property>
1791 <property name=
"expand">False
</property>
1792 <property name=
"fill">False
</property>
1793 <property name=
"position">0</property>
1797 <object class=
"GtkTable" id=
"table4">
1798 <property name=
"visible">True
</property>
1799 <property name=
"n_rows">2</property>
1800 <property name=
"n_columns">2</property>
1801 <property name=
"column_spacing">5</property>
1802 <property name=
"row_spacing">5</property>
1804 <object class=
"GtkLabel" id=
"label24">
1805 <property name=
"visible">True
</property>
1806 <property name=
"xalign">0</property>
1807 <property name=
"label" translatable=
"yes">Password:
</property>
1810 <property name=
"top_attach">1</property>
1811 <property name=
"bottom_attach">2</property>
1812 <property name=
"x_options">GTK_FILL
</property>
1813 <property name=
"y_options"></property>
1817 <object class=
"GtkLabel" id=
"label23">
1818 <property name=
"visible">True
</property>
1819 <property name=
"xalign">0</property>
1820 <property name=
"label" translatable=
"yes">Username:
</property>
1823 <property name=
"x_options">GTK_FILL
</property>
1824 <property name=
"y_options"></property>
1828 <object class=
"GtkEntry" id=
"cvs_password">
1829 <property name=
"visible">True
</property>
1830 <property name=
"can_focus">True
</property>
1831 <property name=
"visibility">False
</property>
1834 <property name=
"left_attach">1</property>
1835 <property name=
"right_attach">2</property>
1836 <property name=
"top_attach">1</property>
1837 <property name=
"bottom_attach">2</property>
1838 <property name=
"y_options"></property>
1842 <object class=
"GtkEntry" id=
"cvs_username">
1843 <property name=
"visible">True
</property>
1844 <property name=
"can_focus">True
</property>
1847 <property name=
"left_attach">1</property>
1848 <property name=
"right_attach">2</property>
1849 <property name=
"y_options"></property>
1854 <property name=
"position">1</property>
1861 <child type=
"label">
1862 <object class=
"GtkLabel" id=
"label30">
1863 <property name=
"visible">True
</property>
1864 <property name=
"label" translatable=
"yes">Repository:
</property>
1866 <attribute name=
"weight" value=
"bold"/>
1872 <property name=
"position">3</property>
1875 <child internal-child=
"action_area">
1876 <object class=
"GtkHButtonBox" id=
"dialog-action_area3">
1877 <property name=
"visible">True
</property>
1878 <property name=
"layout_style">end
</property>
1880 <object class=
"GtkButton" id=
"cancelbutton3">
1881 <property name=
"label">gtk-cancel
</property>
1882 <property name=
"visible">True
</property>
1883 <property name=
"can_focus">True
</property>
1884 <property name=
"can_default">True
</property>
1885 <property name=
"receives_default">False
</property>
1886 <property name=
"use_stock">True
</property>
1889 <property name=
"expand">False
</property>
1890 <property name=
"fill">False
</property>
1891 <property name=
"position">0</property>
1895 <object class=
"GtkButton" id=
"okbutton3">
1896 <property name=
"label">gtk-ok
</property>
1897 <property name=
"visible">True
</property>
1898 <property name=
"can_focus">True
</property>
1899 <property name=
"can_default">True
</property>
1900 <property name=
"receives_default">False
</property>
1901 <property name=
"use_stock">True
</property>
1904 <property name=
"expand">False
</property>
1905 <property name=
"fill">False
</property>
1906 <property name=
"position">1</property>
1911 <property name=
"expand">False
</property>
1912 <property name=
"pack_type">end
</property>
1913 <property name=
"position">0</property>
1919 <action-widget response=
"-6">cancelbutton3
</action-widget>
1920 <action-widget response=
"-5">okbutton3
</action-widget>