1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <!DOCTYPE glade-interface SYSTEM
"glade-2.0.dtd">
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>
17 <widget class=
"GtkVBox" id=
"vbox1124">
18 <property name=
"visible">True
</property>
19 <property name=
"spacing">10</property>
21 <widget class=
"GtkVBox" id=
"vbox1126">
22 <property name=
"visible">True
</property>
23 <property name=
"spacing">12</property>
25 <widget class=
"GtkLabel" id=
"label12346">
26 <property name=
"visible">True
</property>
27 <property name=
"xalign">0</property>
28 <property name=
"label" translatable=
"yes"><b
>File Information
</b
></property>
29 <property name=
"use_markup">True
</property>
32 <property name=
"expand">False
</property>
33 <property name=
"fill">False
</property>
37 <widget class=
"GtkHBox" id=
"hbox1127">
38 <property name=
"visible">True
</property>
40 <widget class=
"GtkLabel" id=
"label12347">
41 <property name=
"visible">True
</property>
42 <property name=
"xpad">4</property>
45 <property name=
"expand">False
</property>
46 <property name=
"fill">False
</property>
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>
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>
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>
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>
78 <property name=
"x_options">GTK_FILL
</property>
79 <property name=
"y_options"></property>
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>
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>
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"/>
102 <property name=
"left_attach">1</property>
103 <property name=
"right_attach">2</property>
104 <property name=
"y_options"></property>
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"/>
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>
125 <property name=
"position">1</property>
130 <property name=
"position">1</property>
136 <widget class=
"GtkVBox" id=
"vbox1125">
137 <property name=
"visible">True
</property>
138 <property name=
"spacing">6</property>
140 <widget class=
"GtkLabel" id=
"label12342">
141 <property name=
"visible">True
</property>
142 <property name=
"xalign">0</property>
143 <property name=
"label" translatable=
"yes"><b
>Options
</b
></property>
144 <property name=
"use_markup">True
</property>
147 <property name=
"expand">False
</property>
148 <property name=
"fill">False
</property>
152 <widget class=
"GtkHBox" id=
"hbox1126">
153 <property name=
"visible">True
</property>
155 <widget class=
"GtkLabel" id=
"label12343">
156 <property name=
"visible">True
</property>
157 <property name=
"xpad">4</property>
160 <property name=
"expand">False
</property>
161 <property name=
"fill">False
</property>
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>
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"/>
182 <property name=
"right_attach">2</property>
183 <property name=
"y_options"></property>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
277 <property name=
"position">1</property>
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>
290 <property name=
"position">1</property>
295 <property name=
"position">1</property>
300 <property name=
"position">1</property>
305 <property name=
"position">2</property>
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>
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"/>
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"/>
334 <property name=
"position">1</property>
339 <property name=
"expand">False
</property>
340 <property name=
"pack_type">GTK_PACK_END
</property>