1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <!DOCTYPE glade-interface SYSTEM
"glade-2.0.dtd">
3 <!--Generated with glade3 3.4.0 on Fri Feb 1 11:57:23 2008
5 Date: Sat Jul 29 21:16:15 2006
10 <widget class=
"GtkDialog" id=
"patch_dialog">
11 <property name=
"title">Patch
</property>
12 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
13 <child internal-child=
"vbox">
14 <widget class=
"GtkVBox" id=
"vbox1">
15 <property name=
"visible">True
</property>
17 <widget class=
"GtkTable" id=
"patch_table">
18 <property name=
"n_rows">5</property>
19 <property name=
"n_columns">2</property>
20 <property name=
"column_spacing">5</property>
21 <property name=
"row_spacing">5</property>
29 <widget class=
"GtkCheckButton" id=
"dryrun">
30 <property name=
"visible">True
</property>
31 <property name=
"label" translatable=
"yes">Dry run
</property>
32 <property name=
"response_id">0</property>
33 <property name=
"draw_indicator">True
</property>
36 <property name=
"right_attach">2</property>
37 <property name=
"top_attach">3</property>
38 <property name=
"bottom_attach">4</property>
42 <widget class=
"GtkLabel" id=
"output">
43 <property name=
"visible">True
</property>
46 <property name=
"right_attach">2</property>
47 <property name=
"top_attach">4</property>
48 <property name=
"bottom_attach">5</property>
52 <widget class=
"GtkLabel" id=
"label1">
53 <property name=
"xalign">0</property>
54 <property name=
"yalign">0</property>
55 <property name=
"xpad">5</property>
56 <property name=
"ypad">5</property>
57 <property name=
"label">File/Directory to patch:
</property>
61 <widget class=
"GtkLabel" id=
"label2">
62 <property name=
"xalign">0</property>
63 <property name=
"yalign">0</property>
64 <property name=
"xpad">5</property>
65 <property name=
"ypad">5</property>
66 <property name=
"label">Patch file:
</property>
69 <property name=
"top_attach">1</property>
70 <property name=
"bottom_attach">2</property>
74 <widget class=
"GtkLabel" id=
"label3">
75 <property name=
"xalign">0</property>
76 <property name=
"yalign">0</property>
77 <property name=
"xpad">5</property>
78 <property name=
"ypad">5</property>
79 <property name=
"label">Patch level:
</property>
82 <property name=
"top_attach">2</property>
83 <property name=
"bottom_attach">3</property>
87 <widget class=
"GtkHScale" id=
"patch_level_scale">
88 <property name=
"adjustment">0 0 10 0 10 0</property>
89 <property name=
"digits">0</property>
92 <property name=
"left_attach">1</property>
93 <property name=
"right_attach">2</property>
94 <property name=
"top_attach">2</property>
95 <property name=
"bottom_attach">3</property>
100 <property name=
"position">2</property>
103 <child internal-child=
"action_area">
104 <widget class=
"GtkHButtonBox" id=
"hbuttonbox1">
105 <property name=
"visible">True
</property>
106 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
108 <widget class=
"GtkButton" id=
"cancel_button">
109 <property name=
"visible">True
</property>
110 <property name=
"can_focus">True
</property>
111 <property name=
"can_default">True
</property>
112 <property name=
"label">gtk-cancel
</property>
113 <property name=
"use_stock">True
</property>
114 <property name=
"response_id">-
6</property>
118 <widget class=
"GtkButton" id=
"patch_button">
119 <property name=
"visible">True
</property>
120 <property name=
"can_focus">True
</property>
121 <property name=
"receives_default">True
</property>
122 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
123 <property name=
"label" translatable=
"no">gtk-apply
</property>
124 <property name=
"use_stock">True
</property>
125 <property name=
"response_id">0</property>
128 <property name=
"position">1</property>
133 <property name=
"expand">False
</property>
134 <property name=
"pack_type">GTK_PACK_END
</property>