studio "save as". Fixes #13
[ladish.git] / gui / gui.glade
blobc331582f6b521b887f15ea6cc5a1fd75b5560886
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="GtkWindow" id="main_win">
6 <property name="border_width">1</property>
7 <property name="title" translatable="yes">LADI Session Handler</property>
8 <property name="default_width">800</property>
9 <property name="default_height">600</property>
10 <child>
11 <widget class="GtkVBox" id="main_vbox">
12 <property name="visible">True</property>
13 <child>
14 <widget class="GtkMenuBar" id="menubar">
15 <property name="visible">True</property>
16 <child>
17 <widget class="GtkMenuItem" id="studio_menu_item">
18 <property name="visible">True</property>
19 <property name="label" translatable="yes">_Studio</property>
20 <property name="use_underline">True</property>
21 <child>
22 <widget class="GtkMenu" id="studio_menu">
23 <child>
24 <widget class="GtkImageMenuItem" id="menu_item_new_studio">
25 <property name="visible">True</property>
26 <property name="label" translatable="yes">_New Studio...</property>
27 <property name="use_underline">True</property>
28 <accelerator key="N" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK" signal="activate"/>
29 <child internal-child="image">
30 <widget class="GtkImage" id="menu-item-new-studio-image">
31 <property name="visible">True</property>
32 <property name="stock">gtk-new</property>
33 <property name="icon_size">1</property>
34 </widget>
35 </child>
36 </widget>
37 </child>
38 <child>
39 <widget class="GtkImageMenuItem" id="menu_item_load_studio">
40 <property name="visible">True</property>
41 <property name="label" translatable="yes">_Load Studio</property>
42 <property name="use_underline">True</property>
43 <signal name="activate" handler="on_load_project_menuitem_activate"/>
44 <child internal-child="image">
45 <widget class="GtkImage" id="image823">
46 <property name="visible">True</property>
47 <property name="stock">gtk-open</property>
48 <property name="icon_size">1</property>
49 </widget>
50 </child>
51 </widget>
52 </child>
53 <child>
54 <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
55 <property name="visible">True</property>
56 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
57 </widget>
58 </child>
59 <child>
60 <widget class="GtkImageMenuItem" id="menu_item_start_studio">
61 <property name="visible">True</property>
62 <property name="sensitive">False</property>
63 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
64 <property name="label" translatable="yes">Start Studio</property>
65 <property name="use_underline">True</property>
66 <accelerator key="F5" modifiers="" signal="activate"/>
67 <child internal-child="image">
68 <widget class="GtkImage" id="menu-item-image15">
69 <property name="visible">True</property>
70 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
71 <property name="stock">gtk-media-play</property>
72 </widget>
73 </child>
74 </widget>
75 </child>
76 <child>
77 <widget class="GtkImageMenuItem" id="menu_item_stop_studio">
78 <property name="visible">True</property>
79 <property name="sensitive">False</property>
80 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
81 <property name="label" translatable="yes">Stop Studio</property>
82 <property name="use_underline">True</property>
83 <accelerator key="F6" modifiers="" signal="activate"/>
84 <child internal-child="image">
85 <widget class="GtkImage" id="menu-item-image13">
86 <property name="visible">True</property>
87 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
88 <property name="stock">gtk-media-stop</property>
89 </widget>
90 </child>
91 </widget>
92 </child>
93 <child>
94 <widget class="GtkSeparatorMenuItem" id="separatormenuitem2">
95 <property name="visible">True</property>
96 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
97 </widget>
98 </child>
99 <child>
100 <widget class="GtkImageMenuItem" id="menu_item_rename_studio">
101 <property name="visible">True</property>
102 <property name="sensitive">False</property>
103 <property name="label" translatable="yes">_Rename Studio...</property>
104 <property name="use_underline">True</property>
105 <accelerator key="R" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK" signal="activate"/>
106 <child internal-child="image">
107 <widget class="GtkImage" id="menu-item-image14">
108 <property name="visible">True</property>
109 <property name="stock">gtk-edit</property>
110 <property name="icon_size">1</property>
111 </widget>
112 </child>
113 </widget>
114 </child>
115 <child>
116 <widget class="GtkImageMenuItem" id="menu_item_save_studio">
117 <property name="visible">True</property>
118 <property name="sensitive">False</property>
119 <property name="label" translatable="yes">_Save Studio</property>
120 <property name="use_underline">True</property>
121 <accelerator key="S" modifiers="GDK_CONTROL_MASK" signal="activate"/>
122 <child internal-child="image">
123 <widget class="GtkImage" id="menu-item-image5">
124 <property name="visible">True</property>
125 <property name="stock">gtk-save</property>
126 <property name="icon_size">1</property>
127 </widget>
128 </child>
129 </widget>
130 </child>
131 <child>
132 <widget class="GtkImageMenuItem" id="menu_item_save_as_studio">
133 <property name="visible">True</property>
134 <property name="sensitive">False</property>
135 <property name="label" translatable="yes">_Save Studio As...</property>
136 <property name="use_underline">True</property>
137 <accelerator key="S" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK" signal="activate"/>
138 <child internal-child="image">
139 <widget class="GtkImage" id="menu-item-image7">
140 <property name="visible">True</property>
141 <property name="stock">gtk-save</property>
142 <property name="icon_size">1</property>
143 </widget>
144 </child>
145 </widget>
146 </child>
147 <child>
148 <widget class="GtkImageMenuItem" id="menu_item_unload_studio">
149 <property name="visible">True</property>
150 <property name="sensitive">False</property>
151 <property name="label" translatable="yes">_Unload Studio</property>
152 <property name="use_underline">True</property>
153 <accelerator key="U" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK" signal="activate"/>
154 <child internal-child="image">
155 <widget class="GtkImage" id="menu-item-image17">
156 <property name="visible">True</property>
157 <property name="stock">gtk-close</property>
158 <property name="icon_size">1</property>
159 </widget>
160 </child>
161 </widget>
162 </child>
163 <child>
164 <widget class="GtkImageMenuItem" id="menu_item_delete_studio">
165 <property name="visible">True</property>
166 <property name="label" translatable="yes">_Delete Studio</property>
167 <property name="use_underline">True</property>
168 <signal name="activate" handler="on_delete_project_menuitem_activate"/>
169 <child internal-child="image">
170 <widget class="GtkImage" id="image1">
171 <property name="visible">True</property>
172 <property name="stock">gtk-delete</property>
173 <property name="icon_size">1</property>
174 </widget>
175 </child>
176 </widget>
177 </child>
178 <child>
179 <widget class="GtkImageMenuItem" id="menu_item_create_room">
180 <property name="visible">True</property>
181 <property name="sensitive">False</property>
182 <property name="label" translatable="yes">_Create Room</property>
183 <property name="use_underline">True</property>
184 <accelerator key="C" modifiers="GDK_CONTROL_MASK" signal="activate"/>
185 <child internal-child="image">
186 <widget class="GtkImage" id="menu-item-image8">
187 <property name="visible">True</property>
188 <property name="stock">gtk-add</property>
189 <property name="icon_size">1</property>
190 </widget>
191 </child>
192 </widget>
193 </child>
194 <child>
195 <widget class="GtkSeparatorMenuItem" id="separator5">
196 <property name="visible">True</property>
197 </widget>
198 </child>
199 <child>
200 <widget class="GtkImageMenuItem" id="menu_item_quit">
201 <property name="visible">True</property>
202 <property name="label">gtk-quit</property>
203 <property name="use_underline">True</property>
204 <property name="use_stock">True</property>
205 <signal name="activate" handler="on_quit1_activate"/>
206 </widget>
207 </child>
208 </widget>
209 </child>
210 </widget>
211 </child>
212 <child>
213 <widget class="GtkMenuItem" id="room_menu_item">
214 <property name="visible">True</property>
215 <property name="label" translatable="yes">_Room</property>
216 <property name="use_underline">True</property>
217 <child>
218 <widget class="GtkMenu" id="room_menu">
219 <child>
220 <widget class="GtkImageMenuItem" id="menu_item_destroy_room">
221 <property name="visible">True</property>
222 <property name="sensitive">False</property>
223 <property name="label" translatable="yes">_Destroy Room</property>
224 <property name="use_underline">True</property>
225 <accelerator key="D" modifiers="GDK_CONTROL_MASK" signal="activate"/>
226 <child internal-child="image">
227 <widget class="GtkImage" id="menu-item-image6">
228 <property name="visible">True</property>
229 <property name="stock">gtk-delete</property>
230 <property name="icon_size">1</property>
231 </widget>
232 </child>
233 </widget>
234 </child>
235 <child>
236 <widget class="GtkImageMenuItem" id="menu_item_load_project">
237 <property name="visible">True</property>
238 <property name="sensitive">False</property>
239 <property name="label" translatable="yes">_Load Project...</property>
240 <property name="use_underline">True</property>
241 <accelerator key="L" modifiers="GDK_CONTROL_MASK" signal="activate"/>
242 <child internal-child="image">
243 <widget class="GtkImage" id="menu-item-image10">
244 <property name="visible">True</property>
245 <property name="stock">gtk-open</property>
246 <property name="icon_size">1</property>
247 </widget>
248 </child>
249 </widget>
250 </child>
251 </widget>
252 </child>
253 </widget>
254 </child>
255 <child>
256 <widget class="GtkMenuItem" id="application_menu_item">
257 <property name="visible">True</property>
258 <property name="label" translatable="yes">_Application</property>
259 <property name="use_underline">True</property>
260 <child>
261 <widget class="GtkMenu" id="application_menu">
262 <property name="visible">True</property>
263 <child>
264 <widget class="GtkImageMenuItem" id="menu_item_start_app">
265 <property name="visible">True</property>
266 <property name="sensitive">False</property>
267 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
268 <property name="label" translatable="yes">Run...</property>
269 <property name="use_underline">True</property>
270 <accelerator key="F2" modifiers="" signal="activate"/>
271 <child internal-child="image">
272 <widget class="GtkImage" id="menu-item-image151">
273 <property name="visible">True</property>
274 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
275 <property name="stock">gtk-execute</property>
276 </widget>
277 </child>
278 </widget>
279 </child>
280 </widget>
281 </child>
282 </widget>
283 </child>
284 <child>
285 <widget class="GtkMenuItem" id="view_menu_item">
286 <property name="visible">True</property>
287 <property name="label" translatable="yes">_View</property>
288 <property name="use_underline">True</property>
289 <child>
290 <widget class="GtkMenu" id="view_menu">
291 <child>
292 <widget class="GtkCheckMenuItem" id="menu_item_view_toolbar">
293 <property name="visible">True</property>
294 <property name="label" translatable="yes">_Toolbar</property>
295 <property name="use_underline">True</property>
296 <property name="active">True</property>
297 <signal name="activate" handler="on_menu_view_toolbar_activate"/>
298 <accelerator key="T" modifiers="GDK_CONTROL_MASK" signal="activate"/>
299 </widget>
300 </child>
301 <child>
302 <widget class="GtkImageMenuItem" id="menu_item_view_arrange">
303 <property name="visible">True</property>
304 <property name="tooltip" translatable="yes">Automatically organize canvas</property>
305 <property name="label" translatable="yes">_Arrange</property>
306 <property name="use_underline">True</property>
307 <signal name="activate" handler="on_menu_view_arrange"/>
308 <accelerator key="G" modifiers="GDK_CONTROL_MASK" signal="activate"/>
309 <child internal-child="image">
310 <widget class="GtkImage" id="menu-item-image9">
311 <property name="visible">True</property>
312 <property name="stock">gtk-sort-ascending</property>
313 <property name="icon_size">1</property>
314 </widget>
315 </child>
316 </widget>
317 </child>
318 </widget>
319 </child>
320 </widget>
321 </child>
322 <child>
323 <widget class="GtkMenuItem" id="tools_menu_item">
324 <property name="visible">True</property>
325 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
326 <property name="label" translatable="yes">_Tools</property>
327 <property name="use_underline">True</property>
328 <child>
329 <widget class="GtkMenu" id="menu1">
330 <property name="visible">True</property>
331 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
332 <child>
333 <widget class="GtkImageMenuItem" id="menu_item_jack_configure">
334 <property name="visible">True</property>
335 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
336 <property name="label" translatable="yes">_Configure JACK</property>
337 <property name="use_underline">True</property>
338 <child internal-child="image">
339 <widget class="GtkImage" id="menu-item-image18">
340 <property name="visible">True</property>
341 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
342 <property name="stock">gtk-preferences</property>
343 </widget>
344 </child>
345 </widget>
346 </child>
347 <child>
348 <widget class="GtkImageMenuItem" id="menu_item_daemon_exit">
349 <property name="visible">True</property>
350 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
351 <property name="label" translatable="yes">Reactivate ladishd</property>
352 <property name="use_underline">True</property>
353 <child internal-child="image">
354 <widget class="GtkImage" id="menu-item-image16">
355 <property name="visible">True</property>
356 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
357 <property name="stock">gtk-refresh</property>
358 </widget>
359 </child>
360 </widget>
361 </child>
362 </widget>
363 </child>
364 </widget>
365 </child>
366 <child>
367 <widget class="GtkMenuItem" id="help_menu_item">
368 <property name="visible">True</property>
369 <property name="label" translatable="yes">_Help</property>
370 <property name="use_underline">True</property>
371 <child>
372 <widget class="GtkMenu" id="help_menu">
373 <child>
374 <widget class="GtkImageMenuItem" id="menu_item_help_about">
375 <property name="visible">True</property>
376 <property name="label">gtk-about</property>
377 <property name="use_underline">True</property>
378 <property name="use_stock">True</property>
379 <signal name="activate" handler="on_about1_activate"/>
380 </widget>
381 </child>
382 </widget>
383 </child>
384 </widget>
385 </child>
386 </widget>
387 <packing>
388 <property name="expand">False</property>
389 <property name="fill">False</property>
390 </packing>
391 </child>
392 <child>
393 <widget class="GtkToolbar" id="toolbar">
394 <property name="visible">True</property>
395 <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
396 <property name="show_arrow">False</property>
397 <property name="icon_size">GTK_ICON_SIZE_SMALL_TOOLBAR</property>
398 <property name="icon_size_set">True</property>
399 <child>
400 <widget class="GtkToolItem" id="toolitem28">
401 <property name="visible">True</property>
402 <property name="visible_vertical">False</property>
403 <child>
404 <widget class="GtkAlignment" id="alignment2">
405 <property name="visible">True</property>
406 <property name="yscale">0</property>
407 <child>
408 <widget class="GtkHBox" id="hbox4">
409 <property name="visible">True</property>
410 <child>
411 <widget class="GtkLabel" id="label10">
412 <property name="visible">True</property>
413 <property name="label" translatable="yes"> Latency: </property>
414 </widget>
415 <packing>
416 <property name="expand">False</property>
417 <property name="fill">False</property>
418 </packing>
419 </child>
420 <child>
421 <widget class="GtkComboBoxEntry" id="buffer_size_combo">
422 <property name="visible">True</property>
423 <property name="sensitive">False</property>
424 <property name="tooltip" translatable="yes">JACK latency</property>
425 <property name="border_width">1</property>
426 <property name="items" translatable="yes">32 frames
427 64 frames
428 128 frames
429 256 frames
430 512 frames
431 1024 frames
432 2048 frames
433 4096 frames</property>
434 <child internal-child="entry">
435 <widget class="GtkEntry" id="comboboxentry">
436 <property name="editable">False</property>
437 </widget>
438 </child>
439 </widget>
440 <packing>
441 <property name="padding">1</property>
442 <property name="position">1</property>
443 </packing>
444 </child>
445 <child>
446 <widget class="GtkLabel" id="sample_rate_label">
447 <property name="label" translatable="yes">48</property>
448 </widget>
449 <packing>
450 <property name="expand">False</property>
451 <property name="fill">False</property>
452 <property name="padding">1</property>
453 <property name="position">2</property>
454 </packing>
455 </child>
456 <child>
457 <widget class="GtkLabel" id="label9">
458 <property name="xpad">1</property>
459 <property name="label" translatable="yes">kHz</property>
460 </widget>
461 <packing>
462 <property name="expand">False</property>
463 <property name="fill">False</property>
464 <property name="position">3</property>
465 </packing>
466 </child>
467 </widget>
468 </child>
469 </widget>
470 </child>
471 </widget>
472 <packing>
473 <property name="expand">False</property>
474 <property name="homogeneous">False</property>
475 </packing>
476 </child>
477 <child>
478 <widget class="GtkSeparatorToolItem" id="separatortoolitem3">
479 <property name="visible">True</property>
480 <property name="border_width">8</property>
481 </widget>
482 <packing>
483 <property name="expand">False</property>
484 <property name="homogeneous">False</property>
485 </packing>
486 </child>
487 <child>
488 <widget class="GtkToolButton" id="clear_load_button">
489 <property name="visible">True</property>
490 <property name="sensitive">False</property>
491 <property name="tooltip" translatable="yes">Clear the dropout indicator</property>
492 <property name="stock_id">gtk-clear</property>
493 </widget>
494 <packing>
495 <property name="expand">False</property>
496 </packing>
497 </child>
498 <child>
499 <widget class="GtkToolItem" id="toolitem30">
500 <property name="visible">True</property>
501 <child>
502 <widget class="GtkAlignment" id="alignment3">
503 <property name="visible">True</property>
504 <property name="yscale">0</property>
505 <child>
506 <widget class="GtkProgressBar" id="xrun_progress_bar">
507 <property name="visible">True</property>
508 <property name="tooltip" translatable="yes">Drouput (XRun) Indicator
510 The bar represents the percentage of available time used for audio processing (i.e. the DSP load). If the bar reaches 100%, a dropout will occur.</property>
511 <property name="pulse_step">0.10000000149</property>
512 <property name="text" translatable="yes">Stopped</property>
513 </widget>
514 </child>
515 </widget>
516 </child>
517 </widget>
518 <packing>
519 <property name="expand">False</property>
520 <property name="homogeneous">False</property>
521 </packing>
522 </child>
523 <child>
524 <widget class="GtkSeparatorToolItem" id="toolbutton1">
525 <property name="visible">True</property>
526 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
527 </widget>
528 <packing>
529 <property name="expand">False</property>
530 <property name="homogeneous">False</property>
531 </packing>
532 </child>
533 <child>
534 <widget class="GtkToolItem" id="toolitem_studio">
535 <property name="visible">True</property>
536 <property name="border_width">1</property>
537 <child>
538 <widget class="GtkViewport" id="viewport1">
539 <property name="visible">True</property>
540 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
541 <property name="resize_mode">GTK_RESIZE_QUEUE</property>
542 <child>
543 <widget class="GtkLabel" id="studio_status_label">
544 <property name="width_request">150</property>
545 <property name="visible">True</property>
546 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
547 <property name="label" translatable="yes">No studio loaded</property>
548 <property name="use_markup">True</property>
549 </widget>
550 </child>
551 </widget>
552 </child>
553 </widget>
554 <packing>
555 <property name="expand">False</property>
556 <property name="homogeneous">False</property>
557 </packing>
558 </child>
559 <child>
560 <widget class="GtkSeparatorToolItem" id="toolbutton4">
561 <property name="visible">True</property>
562 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
563 </widget>
564 <packing>
565 <property name="expand">False</property>
566 <property name="homogeneous">False</property>
567 </packing>
568 </child>
569 <child>
570 <widget class="GtkToolButton" id="zoom_normal_but">
571 <property name="visible">True</property>
572 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
573 <property name="stock_id">gtk-zoom-100</property>
574 </widget>
575 <packing>
576 <property name="expand">False</property>
577 </packing>
578 </child>
579 <child>
580 <widget class="GtkToolButton" id="zoom_full_but">
581 <property name="visible">True</property>
582 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
583 <property name="stock_id">gtk-zoom-fit</property>
584 </widget>
585 <packing>
586 <property name="expand">False</property>
587 </packing>
588 </child>
589 </widget>
590 <packing>
591 <property name="expand">False</property>
592 <property name="position">1</property>
593 </packing>
594 </child>
595 <child>
596 <widget class="GtkHPaned" id="hpaned1">
597 <property name="visible">True</property>
598 <property name="can_focus">True</property>
599 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
600 <property name="position">204</property>
601 <child>
602 <widget class="GtkViewport" id="world_tree_viewport">
603 <property name="visible">True</property>
604 <property name="resize_mode">GTK_RESIZE_QUEUE</property>
605 <child>
606 <widget class="GtkTreeView" id="world_tree">
607 <property name="visible">True</property>
608 <property name="can_focus">True</property>
609 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
610 <property name="headers_clickable">True</property>
611 </widget>
612 </child>
613 </widget>
614 <packing>
615 <property name="resize">False</property>
616 <property name="shrink">True</property>
617 </packing>
618 </child>
619 <child>
620 <widget class="GtkScrolledWindow" id="main_scrolledwin">
621 <property name="visible">True</property>
622 <property name="can_focus">True</property>
623 <property name="has_focus">True</property>
624 <property name="is_focus">True</property>
625 <property name="can_default">True</property>
626 <property name="has_default">True</property>
627 <property name="receives_default">True</property>
628 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
629 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
630 <property name="shadow_type">GTK_SHADOW_IN</property>
631 <child>
632 <placeholder/>
633 </child>
634 </widget>
635 <packing>
636 <property name="resize">True</property>
637 <property name="shrink">True</property>
638 </packing>
639 </child>
640 </widget>
641 <packing>
642 <property name="position">2</property>
643 </packing>
644 </child>
645 <child>
646 <widget class="GtkStatusbar" id="statusbar">
647 <property name="visible">True</property>
648 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
649 <property name="spacing">2</property>
650 </widget>
651 <packing>
652 <property name="expand">False</property>
653 <property name="position">3</property>
654 </packing>
655 </child>
656 </widget>
657 </child>
658 </widget>
659 <widget class="GtkAboutDialog" id="about_win">
660 <property name="destroy_with_parent">True</property>
661 <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
662 <property name="transient_for">main_win</property>
663 <property name="program_name">LADI Session Handler</property>
664 <property name="website">http://ladish.org/</property>
665 <property name="license" translatable="yes">LADI Session Handler is free software; you can redistribute it and/or modify
666 it under the terms of the GNU General Public License as published by
667 the Free Software Foundation; either version 2 of the License, or
668 (at your option) any later version.
670 LADI Session Handler is distributed in the hope that it will be useful,
671 but WITHOUT ANY WARRANTY; without even the implied warranty of
672 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
673 GNU General Public License for more details.
675 You should have received a copy of the GNU General Public License
676 along with LADI Session Handler; if not, write to the Free Software Foundation, Inc.,
677 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
678 </property>
679 <child internal-child="vbox">
680 <widget class="GtkVBox" id="dialog-vbox1">
681 <child internal-child="action_area">
682 <widget class="GtkHButtonBox" id="dialog-action_area1">
683 </widget>
684 <packing>
685 <property name="expand">False</property>
686 <property name="pack_type">GTK_PACK_END</property>
687 </packing>
688 </child>
689 </widget>
690 </child>
691 </widget>
692 <widget class="GtkDialog" id="load_project_dialog">
693 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
694 <property name="border_width">5</property>
695 <property name="title" translatable="yes">Load project</property>
696 <property name="modal">True</property>
697 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
698 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
699 <property name="transient_for">main_win</property>
700 <property name="has_separator">False</property>
701 <child internal-child="vbox">
702 <widget class="GtkVBox" id="dialog-vbox4">
703 <property name="visible">True</property>
704 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
705 <property name="spacing">2</property>
706 <child>
707 <widget class="GtkScrolledWindow" id="scrolledwindow1">
708 <property name="width_request">400</property>
709 <property name="height_request">400</property>
710 <property name="visible">True</property>
711 <property name="can_focus">True</property>
712 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
713 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
714 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
715 <child>
716 <widget class="GtkTreeView" id="loadable_projects_list">
717 <property name="visible">True</property>
718 <property name="can_focus">True</property>
719 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
720 <property name="headers_clickable">True</property>
721 </widget>
722 </child>
723 </widget>
724 <packing>
725 <property name="position">1</property>
726 </packing>
727 </child>
728 <child internal-child="action_area">
729 <widget class="GtkHButtonBox" id="dialog-action_area4">
730 <property name="visible">True</property>
731 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
732 <property name="layout_style">GTK_BUTTONBOX_END</property>
733 <child>
734 <widget class="GtkButton" id="load_project_cancel_button">
735 <property name="visible">True</property>
736 <property name="can_focus">True</property>
737 <property name="receives_default">True</property>
738 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
739 <property name="label" translatable="yes">gtk-cancel</property>
740 <property name="use_stock">True</property>
741 <property name="response_id">1</property>
742 </widget>
743 </child>
744 <child>
745 <widget class="GtkButton" id="load_project_ok_button">
746 <property name="visible">True</property>
747 <property name="can_focus">True</property>
748 <property name="receives_default">True</property>
749 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
750 <property name="label" translatable="yes">gtk-ok</property>
751 <property name="use_stock">True</property>
752 <property name="response_id">2</property>
753 </widget>
754 <packing>
755 <property name="position">1</property>
756 </packing>
757 </child>
758 </widget>
759 <packing>
760 <property name="expand">False</property>
761 <property name="pack_type">GTK_PACK_END</property>
762 </packing>
763 </child>
764 </widget>
765 </child>
766 </widget>
767 <widget class="GtkDialog" id="project_properties_dialog">
768 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
769 <property name="border_width">5</property>
770 <property name="title" translatable="yes">Project properties</property>
771 <property name="modal">True</property>
772 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
773 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
774 <property name="transient_for">main_win</property>
775 <property name="has_separator">False</property>
776 <child internal-child="vbox">
777 <widget class="GtkVBox" id="dialog-vbox5">
778 <property name="visible">True</property>
779 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
780 <property name="spacing">2</property>
781 <child>
782 <widget class="GtkVBox" id="vbox1">
783 <property name="visible">True</property>
784 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
785 <property name="spacing">10</property>
786 <child>
787 <widget class="GtkFrame" id="frame1">
788 <property name="visible">True</property>
789 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
790 <property name="label_xalign">0</property>
791 <property name="shadow_type">GTK_SHADOW_NONE</property>
792 <child>
793 <widget class="GtkEntry" id="project_name">
794 <property name="visible">True</property>
795 <property name="can_focus">True</property>
796 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
797 </widget>
798 </child>
799 <child>
800 <widget class="GtkLabel" id="label1">
801 <property name="visible">True</property>
802 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
803 <property name="label" translatable="yes">&lt;b&gt;Project name&lt;/b&gt;</property>
804 <property name="use_markup">True</property>
805 </widget>
806 <packing>
807 <property name="type">label_item</property>
808 </packing>
809 </child>
810 </widget>
811 <packing>
812 <property name="expand">False</property>
813 </packing>
814 </child>
815 <child>
816 <widget class="GtkFrame" id="frame2">
817 <property name="visible">True</property>
818 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
819 <property name="label_xalign">0</property>
820 <property name="shadow_type">GTK_SHADOW_NONE</property>
821 <child>
822 <widget class="GtkEntry" id="project_description">
823 <property name="visible">True</property>
824 <property name="can_focus">True</property>
825 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
826 </widget>
827 </child>
828 <child>
829 <widget class="GtkLabel" id="label2">
830 <property name="visible">True</property>
831 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
832 <property name="label" translatable="yes">&lt;b&gt;Description&lt;/b&gt;</property>
833 <property name="use_markup">True</property>
834 </widget>
835 <packing>
836 <property name="type">label_item</property>
837 </packing>
838 </child>
839 </widget>
840 <packing>
841 <property name="expand">False</property>
842 <property name="position">1</property>
843 </packing>
844 </child>
845 <child>
846 <widget class="GtkFrame" id="frame3">
847 <property name="visible">True</property>
848 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
849 <property name="label_xalign">0</property>
850 <property name="shadow_type">GTK_SHADOW_NONE</property>
851 <child>
852 <widget class="GtkScrolledWindow" id="scrolledwindow3">
853 <property name="visible">True</property>
854 <property name="can_focus">True</property>
855 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
856 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
857 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
858 <child>
859 <widget class="GtkTextView" id="project_notes">
860 <property name="width_request">300</property>
861 <property name="height_request">200</property>
862 <property name="visible">True</property>
863 <property name="can_focus">True</property>
864 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
865 </widget>
866 </child>
867 </widget>
868 </child>
869 <child>
870 <widget class="GtkLabel" id="label3">
871 <property name="visible">True</property>
872 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
873 <property name="label" translatable="yes">&lt;b&gt;Notes&lt;/b&gt;</property>
874 <property name="use_markup">True</property>
875 </widget>
876 <packing>
877 <property name="type">label_item</property>
878 </packing>
879 </child>
880 </widget>
881 <packing>
882 <property name="position">2</property>
883 </packing>
884 </child>
885 </widget>
886 <packing>
887 <property name="position">1</property>
888 </packing>
889 </child>
890 <child internal-child="action_area">
891 <widget class="GtkHButtonBox" id="dialog-action_area5">
892 <property name="visible">True</property>
893 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
894 <property name="layout_style">GTK_BUTTONBOX_END</property>
895 <child>
896 <widget class="GtkButton" id="project_properties_cancel_button">
897 <property name="visible">True</property>
898 <property name="can_focus">True</property>
899 <property name="receives_default">True</property>
900 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
901 <property name="label" translatable="yes">gtk-cancel</property>
902 <property name="use_stock">True</property>
903 <property name="response_id">1</property>
904 </widget>
905 </child>
906 <child>
907 <widget class="GtkButton" id="project_properties_ok_button">
908 <property name="visible">True</property>
909 <property name="can_focus">True</property>
910 <property name="receives_default">True</property>
911 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
912 <property name="label" translatable="yes">gtk-ok</property>
913 <property name="use_stock">True</property>
914 <property name="response_id">2</property>
915 </widget>
916 <packing>
917 <property name="position">1</property>
918 </packing>
919 </child>
920 </widget>
921 <packing>
922 <property name="expand">False</property>
923 <property name="pack_type">GTK_PACK_END</property>
924 </packing>
925 </child>
926 </widget>
927 </child>
928 </widget>
929 <widget class="GtkDialog" id="name_dialog">
930 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
931 <property name="border_width">5</property>
932 <property name="title" translatable="yes">Set name</property>
933 <property name="modal">True</property>
934 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
935 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
936 <property name="transient_for">main_win</property>
937 <property name="has_separator">False</property>
938 <child internal-child="vbox">
939 <widget class="GtkVBox" id="dialog-vbox7">
940 <property name="visible">True</property>
941 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
942 <property name="spacing">2</property>
943 <child>
944 <widget class="GtkVBox" id="vbox3">
945 <property name="visible">True</property>
946 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
947 <property name="spacing">10</property>
948 <child>
949 <widget class="GtkFrame" id="frame7">
950 <property name="visible">True</property>
951 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
952 <property name="label_xalign">0</property>
953 <property name="shadow_type">GTK_SHADOW_NONE</property>
954 <child>
955 <widget class="GtkEntry" id="name_entry">
956 <property name="visible">True</property>
957 <property name="can_focus">True</property>
958 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
959 <property name="activates_default">True</property>
960 </widget>
961 </child>
962 <child>
963 <widget class="GtkLabel" id="name_label">
964 <property name="visible">True</property>
965 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
966 <property name="label" translatable="yes">&lt;b&gt;Name&lt;/b&gt;</property>
967 <property name="use_markup">True</property>
968 </widget>
969 <packing>
970 <property name="type">label_item</property>
971 </packing>
972 </child>
973 </widget>
974 <packing>
975 <property name="expand">False</property>
976 </packing>
977 </child>
978 </widget>
979 <packing>
980 <property name="position">1</property>
981 </packing>
982 </child>
983 <child internal-child="action_area">
984 <widget class="GtkHButtonBox" id="dialog-action_area7">
985 <property name="visible">True</property>
986 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
987 <property name="layout_style">GTK_BUTTONBOX_END</property>
988 <child>
989 <widget class="GtkButton" id="name_cancel_button">
990 <property name="visible">True</property>
991 <property name="can_focus">True</property>
992 <property name="can_default">True</property>
993 <property name="receives_default">True</property>
994 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
995 <property name="label" translatable="yes">gtk-cancel</property>
996 <property name="use_stock">True</property>
997 <property name="response_id">1</property>
998 </widget>
999 </child>
1000 <child>
1001 <widget class="GtkButton" id="name_ok_button">
1002 <property name="visible">True</property>
1003 <property name="can_focus">True</property>
1004 <property name="can_default">True</property>
1005 <property name="has_default">True</property>
1006 <property name="receives_default">True</property>
1007 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1008 <property name="label" translatable="yes">gtk-ok</property>
1009 <property name="use_stock">True</property>
1010 <property name="response_id">2</property>
1011 </widget>
1012 <packing>
1013 <property name="position">1</property>
1014 </packing>
1015 </child>
1016 </widget>
1017 <packing>
1018 <property name="expand">False</property>
1019 <property name="pack_type">GTK_PACK_END</property>
1020 </packing>
1021 </child>
1022 </widget>
1023 </child>
1024 </widget>
1025 <widget class="GtkMenu" id="load_studio_menu">
1026 <property name="visible">True</property>
1027 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1028 </widget>
1029 <widget class="GtkMenu" id="delete_studio_menu">
1030 <property name="visible">True</property>
1031 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1032 </widget>
1033 <widget class="GtkMessageDialog" id="ask_dialog">
1034 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1035 <property name="border_width">5</property>
1036 <property name="resizable">False</property>
1037 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
1038 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1039 <property name="skip_taskbar_hint">True</property>
1040 <property name="transient_for">main_win</property>
1041 <property name="message_type">GTK_MESSAGE_QUESTION</property>
1042 <property name="buttons">GTK_BUTTONS_YES_NO</property>
1043 </widget>
1044 <widget class="GtkMessageDialog" id="error_dialog">
1045 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1046 <property name="border_width">5</property>
1047 <property name="resizable">False</property>
1048 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
1049 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1050 <property name="skip_taskbar_hint">True</property>
1051 <property name="transient_for">main_win</property>
1052 <property name="message_type">GTK_MESSAGE_ERROR</property>
1053 <property name="buttons">GTK_BUTTONS_CLOSE</property>
1054 </widget>
1055 <widget class="GtkDialog" id="app_dialog">
1056 <property name="border_width">5</property>
1057 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
1058 <property name="default_width">400</property>
1059 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1060 <property name="transient_for">main_win</property>
1061 <child internal-child="vbox">
1062 <widget class="GtkVBox" id="dialog-vbox10">
1063 <property name="visible">True</property>
1064 <property name="orientation">GTK_ORIENTATION_VERTICAL</property>
1065 <property name="spacing">2</property>
1066 <property name="orientation">GTK_ORIENTATION_VERTICAL</property>
1067 <child>
1068 <widget class="GtkTable" id="table1">
1069 <property name="visible">True</property>
1070 <property name="n_rows">7</property>
1071 <property name="n_columns">2</property>
1072 <property name="column_spacing">5</property>
1073 <property name="row_spacing">5</property>
1074 <child>
1075 <widget class="GtkLabel" id="label4">
1076 <property name="visible">True</property>
1077 <property name="xalign">0</property>
1078 <property name="yalign">0</property>
1079 <property name="label" translatable="yes">Command:</property>
1080 </widget>
1081 <packing>
1082 <property name="x_options">GTK_FILL</property>
1083 <property name="y_options">GTK_FILL</property>
1084 </packing>
1085 </child>
1086 <child>
1087 <widget class="GtkLabel" id="label5">
1088 <property name="visible">True</property>
1089 <property name="xalign">0</property>
1090 <property name="label" translatable="yes">Name:</property>
1091 </widget>
1092 <packing>
1093 <property name="top_attach">1</property>
1094 <property name="bottom_attach">2</property>
1095 <property name="x_options">GTK_FILL</property>
1096 <property name="y_options">GTK_FILL</property>
1097 </packing>
1098 </child>
1099 <child>
1100 <widget class="GtkEntry" id="app_name_entry">
1101 <property name="visible">True</property>
1102 <property name="can_focus">True</property>
1103 <property name="invisible_char"></property>
1104 <property name="activates_default">True</property>
1105 </widget>
1106 <packing>
1107 <property name="left_attach">1</property>
1108 <property name="right_attach">2</property>
1109 <property name="top_attach">1</property>
1110 <property name="bottom_attach">2</property>
1111 <property name="x_options">GTK_FILL</property>
1112 <property name="y_options">GTK_FILL</property>
1113 </packing>
1114 </child>
1115 <child>
1116 <widget class="GtkCheckButton" id="app_terminal_check_button">
1117 <property name="visible">True</property>
1118 <property name="can_focus">True</property>
1119 <property name="label" translatable="yes">Run in Terminal</property>
1120 <property name="response_id">0</property>
1121 <property name="draw_indicator">True</property>
1122 </widget>
1123 <packing>
1124 <property name="right_attach">2</property>
1125 <property name="top_attach">2</property>
1126 <property name="bottom_attach">3</property>
1127 <property name="x_options">GTK_FILL</property>
1128 <property name="y_options">GTK_FILL</property>
1129 </packing>
1130 </child>
1131 <child>
1132 <widget class="GtkRadioButton" id="app_level0">
1133 <property name="visible">True</property>
1134 <property name="can_focus">True</property>
1135 <property name="label" translatable="yes">Level 0</property>
1136 <property name="response_id">0</property>
1137 <property name="active">True</property>
1138 <property name="draw_indicator">True</property>
1139 </widget>
1140 <packing>
1141 <property name="right_attach">2</property>
1142 <property name="top_attach">3</property>
1143 <property name="bottom_attach">4</property>
1144 <property name="x_options">GTK_FILL</property>
1145 <property name="y_options">GTK_FILL</property>
1146 </packing>
1147 </child>
1148 <child>
1149 <widget class="GtkRadioButton" id="app_level1">
1150 <property name="visible">True</property>
1151 <property name="sensitive">False</property>
1152 <property name="can_focus">True</property>
1153 <property name="label" translatable="yes">Level 1</property>
1154 <property name="response_id">0</property>
1155 <property name="active">True</property>
1156 <property name="draw_indicator">True</property>
1157 <property name="group">app_level0</property>
1158 </widget>
1159 <packing>
1160 <property name="right_attach">2</property>
1161 <property name="top_attach">4</property>
1162 <property name="bottom_attach">5</property>
1163 <property name="x_options">GTK_FILL</property>
1164 <property name="y_options">GTK_FILL</property>
1165 </packing>
1166 </child>
1167 <child>
1168 <widget class="GtkEntry" id="app_command_entry">
1169 <property name="visible">True</property>
1170 <property name="can_focus">True</property>
1171 <property name="has_focus">True</property>
1172 <property name="invisible_char"></property>
1173 <property name="activates_default">True</property>
1174 </widget>
1175 <packing>
1176 <property name="left_attach">1</property>
1177 <property name="right_attach">2</property>
1178 <property name="y_options">GTK_FILL</property>
1179 </packing>
1180 </child>
1181 <child>
1182 <widget class="GtkRadioButton" id="app_level2">
1183 <property name="visible">True</property>
1184 <property name="sensitive">False</property>
1185 <property name="can_focus">True</property>
1186 <property name="label" translatable="yes">Level 2</property>
1187 <property name="response_id">0</property>
1188 <property name="active">True</property>
1189 <property name="draw_indicator">True</property>
1190 <property name="group">app_level0</property>
1191 </widget>
1192 <packing>
1193 <property name="right_attach">2</property>
1194 <property name="top_attach">5</property>
1195 <property name="bottom_attach">6</property>
1196 <property name="x_options">GTK_FILL</property>
1197 <property name="y_options">GTK_FILL</property>
1198 </packing>
1199 </child>
1200 <child>
1201 <widget class="GtkRadioButton" id="app_level3">
1202 <property name="visible">True</property>
1203 <property name="sensitive">False</property>
1204 <property name="can_focus">True</property>
1205 <property name="label" translatable="yes">Level 3</property>
1206 <property name="response_id">0</property>
1207 <property name="active">True</property>
1208 <property name="draw_indicator">True</property>
1209 <property name="group">app_level0</property>
1210 </widget>
1211 <packing>
1212 <property name="right_attach">2</property>
1213 <property name="top_attach">6</property>
1214 <property name="bottom_attach">7</property>
1215 <property name="x_options">GTK_FILL</property>
1216 <property name="y_options">GTK_FILL</property>
1217 </packing>
1218 </child>
1219 </widget>
1220 <packing>
1221 <property name="position">1</property>
1222 </packing>
1223 </child>
1224 <child internal-child="action_area">
1225 <widget class="GtkHButtonBox" id="dialog-action_area10">
1226 <property name="visible">True</property>
1227 <property name="layout_style">GTK_BUTTONBOX_END</property>
1228 <child>
1229 <widget class="GtkButton" id="button1">
1230 <property name="visible">True</property>
1231 <property name="can_focus">True</property>
1232 <property name="can_default">True</property>
1233 <property name="receives_default">True</property>
1234 <property name="label" translatable="yes">gtk-cancel</property>
1235 <property name="use_stock">True</property>
1236 <property name="response_id">1</property>
1237 </widget>
1238 <packing>
1239 <property name="expand">False</property>
1240 <property name="fill">False</property>
1241 </packing>
1242 </child>
1243 <child>
1244 <widget class="GtkButton" id="button2">
1245 <property name="visible">True</property>
1246 <property name="can_focus">True</property>
1247 <property name="can_default">True</property>
1248 <property name="has_default">True</property>
1249 <property name="receives_default">True</property>
1250 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1251 <property name="label" translatable="yes">gtk-ok</property>
1252 <property name="use_stock">True</property>
1253 <property name="response_id">2</property>
1254 </widget>
1255 <packing>
1256 <property name="expand">False</property>
1257 <property name="fill">False</property>
1258 <property name="position">1</property>
1259 </packing>
1260 </child>
1261 </widget>
1262 <packing>
1263 <property name="expand">False</property>
1264 <property name="pack_type">GTK_PACK_END</property>
1265 </packing>
1266 </child>
1267 </widget>
1268 </child>
1269 </widget>
1270 </glade-interface>