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