Fix a Gtk warning when checking path input in the log viewer.
[anjuta-git-plugin.git] / plugins / file-wizard / anjuta-file-wizard.glade
blob83946dbe92e5db461200eea4361a1cdf750f6783
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="dialog.new.file">
6 <property name="border_width">5</property>
7 <property name="title" translatable="yes">New File</property>
8 <property name="resizable">False</property>
9 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
10 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
11 <signal name="delete_event" handler="on_new_file_cancelbutton_clicked"/>
12 <child internal-child="vbox">
13 <widget class="GtkVBox" id="dialog-vbox1">
14 <property name="visible">True</property>
15 <property name="spacing">5</property>
16 <child>
17 <widget class="GtkVBox" id="vbox1124">
18 <property name="visible">True</property>
19 <property name="spacing">10</property>
20 <child>
21 <widget class="GtkVBox" id="vbox1126">
22 <property name="visible">True</property>
23 <property name="spacing">12</property>
24 <child>
25 <widget class="GtkLabel" id="label12346">
26 <property name="visible">True</property>
27 <property name="xalign">0</property>
28 <property name="label" translatable="yes">&lt;b&gt;File Information&lt;/b&gt;</property>
29 <property name="use_markup">True</property>
30 </widget>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">False</property>
34 </packing>
35 </child>
36 <child>
37 <widget class="GtkHBox" id="hbox1127">
38 <property name="visible">True</property>
39 <child>
40 <widget class="GtkLabel" id="label12347">
41 <property name="visible">True</property>
42 <property name="xpad">4</property>
43 </widget>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">False</property>
47 </packing>
48 </child>
49 <child>
50 <widget class="GtkTable" id="table33">
51 <property name="visible">True</property>
52 <property name="n_rows">3</property>
53 <property name="n_columns">2</property>
54 <property name="column_spacing">6</property>
55 <property name="row_spacing">6</property>
56 <child>
57 <widget class="GtkLabel" id="label3">
58 <property name="visible">True</property>
59 <property name="xpad">10</property>
60 <property name="ypad">5</property>
61 <property name="label" translatable="yes">Enter the File name.
62 The extension will be added according to the type.</property>
63 </widget>
64 <packing>
65 <property name="right_attach">2</property>
66 <property name="top_attach">2</property>
67 <property name="bottom_attach">3</property>
68 <property name="y_options"></property>
69 </packing>
70 </child>
71 <child>
72 <widget class="GtkLabel" id="label1">
73 <property name="visible">True</property>
74 <property name="xalign">0</property>
75 <property name="label" translatable="yes">Name:</property>
76 </widget>
77 <packing>
78 <property name="x_options">GTK_FILL</property>
79 <property name="y_options"></property>
80 </packing>
81 </child>
82 <child>
83 <widget class="GtkLabel" id="label12349">
84 <property name="visible">True</property>
85 <property name="xalign">0</property>
86 <property name="label" translatable="yes">Type:</property>
87 </widget>
88 <packing>
89 <property name="top_attach">1</property>
90 <property name="bottom_attach">2</property>
91 <property name="x_options">GTK_FILL</property>
92 <property name="y_options"></property>
93 </packing>
94 </child>
95 <child>
96 <widget class="GtkEntry" id="new.file.entry">
97 <property name="visible">True</property>
98 <property name="can_focus">True</property>
99 <signal name="changed" handler="on_new_file_entry_changed"/>
100 </widget>
101 <packing>
102 <property name="left_attach">1</property>
103 <property name="right_attach">2</property>
104 <property name="y_options"></property>
105 </packing>
106 </child>
107 <child>
108 <widget class="GtkOptionMenu" id="new.file.type">
109 <property name="visible">True</property>
110 <property name="can_focus">True</property>
111 <property name="response_id">0</property>
112 <signal name="changed" handler="on_new_file_type_changed"/>
113 </widget>
114 <packing>
115 <property name="left_attach">1</property>
116 <property name="right_attach">2</property>
117 <property name="top_attach">1</property>
118 <property name="bottom_attach">2</property>
119 <property name="x_options">GTK_FILL</property>
120 <property name="y_options"></property>
121 </packing>
122 </child>
123 </widget>
124 <packing>
125 <property name="position">1</property>
126 </packing>
127 </child>
128 </widget>
129 <packing>
130 <property name="position">1</property>
131 </packing>
132 </child>
133 </widget>
134 </child>
135 <child>
136 <widget class="GtkVBox" id="vbox1125">
137 <property name="visible">True</property>
138 <property name="spacing">6</property>
139 <child>
140 <widget class="GtkLabel" id="label12342">
141 <property name="visible">True</property>
142 <property name="xalign">0</property>
143 <property name="label" translatable="yes">&lt;b&gt;Options&lt;/b&gt;</property>
144 <property name="use_markup">True</property>
145 </widget>
146 <packing>
147 <property name="expand">False</property>
148 <property name="fill">False</property>
149 </packing>
150 </child>
151 <child>
152 <widget class="GtkHBox" id="hbox1126">
153 <property name="visible">True</property>
154 <child>
155 <widget class="GtkLabel" id="label12343">
156 <property name="visible">True</property>
157 <property name="xpad">4</property>
158 </widget>
159 <packing>
160 <property name="expand">False</property>
161 <property name="fill">False</property>
162 </packing>
163 </child>
164 <child>
165 <widget class="GtkTable" id="table32">
166 <property name="visible">True</property>
167 <property name="n_rows">5</property>
168 <property name="n_columns">2</property>
169 <property name="column_spacing">6</property>
170 <property name="row_spacing">6</property>
171 <child>
172 <widget class="GtkCheckButton" id="new.file.license">
173 <property name="visible">True</property>
174 <property name="can_focus">True</property>
175 <property name="label" translatable="yes">Add License Information</property>
176 <property name="use_underline">True</property>
177 <property name="response_id">0</property>
178 <property name="draw_indicator">True</property>
179 <signal name="toggled" handler="on_new_file_license_toggled"/>
180 </widget>
181 <packing>
182 <property name="right_attach">2</property>
183 <property name="y_options"></property>
184 </packing>
185 </child>
186 <child>
187 <widget class="GtkLabel" id="label12344">
188 <property name="visible">True</property>
189 <property name="xalign">0</property>
190 <property name="label" translatable="yes">License:</property>
191 </widget>
192 <packing>
193 <property name="top_attach">1</property>
194 <property name="bottom_attach">2</property>
195 <property name="x_options">GTK_FILL</property>
196 <property name="y_options"></property>
197 </packing>
198 </child>
199 <child>
200 <widget class="GtkOptionMenu" id="new.file.menu.license">
201 <property name="visible">True</property>
202 <property name="sensitive">False</property>
203 <property name="can_focus">True</property>
204 <property name="response_id">0</property>
205 </widget>
206 <packing>
207 <property name="left_attach">1</property>
208 <property name="right_attach">2</property>
209 <property name="top_attach">1</property>
210 <property name="bottom_attach">2</property>
211 <property name="x_options">GTK_FILL</property>
212 <property name="y_options"></property>
213 </packing>
214 </child>
215 <child>
216 <widget class="GtkCheckButton" id="new.file.header">
217 <property name="visible">True</property>
218 <property name="can_focus">True</property>
219 <property name="label" translatable="yes">Create corresponding header file</property>
220 <property name="use_underline">True</property>
221 <property name="response_id">0</property>
222 <property name="draw_indicator">True</property>
223 </widget>
224 <packing>
225 <property name="right_attach">2</property>
226 <property name="top_attach">2</property>
227 <property name="bottom_attach">3</property>
228 <property name="x_options">GTK_FILL</property>
229 <property name="y_options"></property>
230 </packing>
231 </child>
232 <child>
233 <widget class="GtkCheckButton" id="new.file.template">
234 <property name="visible">True</property>
235 <property name="sensitive">False</property>
236 <property name="can_focus">True</property>
237 <property name="label" translatable="yes">Use Template for the Header file</property>
238 <property name="use_underline">True</property>
239 <property name="response_id">0</property>
240 <property name="draw_indicator">True</property>
241 </widget>
242 <packing>
243 <property name="right_attach">2</property>
244 <property name="top_attach">3</property>
245 <property name="bottom_attach">4</property>
246 <property name="x_options">GTK_FILL</property>
247 <property name="y_options"></property>
248 </packing>
249 </child>
250 <child>
251 <widget class="GtkHBox" id="hbox1129">
252 <property name="visible">True</property>
253 <property name="border_width">2</property>
254 <property name="homogeneous">True</property>
255 <child>
256 <widget class="GtkCheckButton" id="add_to_project">
257 <property name="visible">True</property>
258 <property name="can_focus">True</property>
259 <property name="label" translatable="yes">Add to project</property>
260 <property name="use_underline">True</property>
261 <property name="response_id">0</property>
262 <property name="active">True</property>
263 <property name="draw_indicator">True</property>
264 </widget>
265 </child>
266 <child>
267 <widget class="GtkCheckButton" id="add_to_repository">
268 <property name="visible">True</property>
269 <property name="can_focus">True</property>
270 <property name="label" translatable="yes">Add to repository</property>
271 <property name="use_underline">True</property>
272 <property name="response_id">0</property>
273 <property name="active">True</property>
274 <property name="draw_indicator">True</property>
275 </widget>
276 <packing>
277 <property name="position">1</property>
278 </packing>
279 </child>
280 </widget>
281 <packing>
282 <property name="right_attach">2</property>
283 <property name="top_attach">4</property>
284 <property name="bottom_attach">5</property>
285 <property name="x_options">GTK_FILL</property>
286 </packing>
287 </child>
288 </widget>
289 <packing>
290 <property name="position">1</property>
291 </packing>
292 </child>
293 </widget>
294 <packing>
295 <property name="position">1</property>
296 </packing>
297 </child>
298 </widget>
299 <packing>
300 <property name="position">1</property>
301 </packing>
302 </child>
303 </widget>
304 <packing>
305 <property name="position">2</property>
306 </packing>
307 </child>
308 <child internal-child="action_area">
309 <widget class="GtkHButtonBox" id="dialog-action_area1">
310 <property name="visible">True</property>
311 <property name="layout_style">GTK_BUTTONBOX_END</property>
312 <child>
313 <widget class="GtkButton" id="cancelbutton1">
314 <property name="visible">True</property>
315 <property name="can_focus">True</property>
316 <property name="can_default">True</property>
317 <property name="label">gtk-cancel</property>
318 <property name="use_stock">True</property>
319 <property name="response_id">-6</property>
320 <signal name="clicked" handler="on_new_file_cancelbutton_clicked"/>
321 </widget>
322 </child>
323 <child>
324 <widget class="GtkButton" id="okbutton1">
325 <property name="visible">True</property>
326 <property name="can_focus">True</property>
327 <property name="can_default">True</property>
328 <property name="label">gtk-ok</property>
329 <property name="use_stock">True</property>
330 <property name="response_id">-5</property>
331 <signal name="clicked" handler="on_new_file_okbutton_clicked"/>
332 </widget>
333 <packing>
334 <property name="position">1</property>
335 </packing>
336 </child>
337 </widget>
338 <packing>
339 <property name="expand">False</property>
340 <property name="pack_type">GTK_PACK_END</property>
341 </packing>
342 </child>
343 </widget>
344 </child>
345 </widget>
346 </glade-interface>