~marco-giusti/virtualbrick/deb-package

« back to all changes in this revision

Viewing changes to virtualbricks/gui/data/qemuconfig.ui

MergeĀ fromĀ upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
  </object>
38
38
  <object class="GtkListStore" id="argv0model">
39
39
    <columns>
40
 
      <!-- column-name Label -->
41
 
      <column type="gchararray"/>
42
 
      <!-- column-name Value -->
43
 
      <column type="gchararray"/>
 
40
      <!-- column-name object -->
 
41
      <column type="PyObject"/>
44
42
    </columns>
45
43
  </object>
46
44
  <object class="GtkListStore" id="bootmodel">
47
45
    <columns>
48
 
      <!-- column-name Label -->
49
 
      <column type="gchararray"/>
50
 
      <!-- column-name Value -->
51
 
      <column type="gchararray"/>
 
46
      <!-- column-name object -->
 
47
      <column type="PyObject"/>
52
48
    </columns>
53
 
    <data>
54
 
      <row>
55
 
        <col id="0">hd1</col>
56
 
        <col id="1" translatable="yes"></col>
57
 
      </row>
58
 
      <row>
59
 
        <col id="0">floppy</col>
60
 
        <col id="1" translatable="yes">a</col>
61
 
      </row>
62
 
      <row>
63
 
        <col id="0">cdrom</col>
64
 
        <col id="1" translatable="yes">d</col>
65
 
      </row>
66
 
    </data>
67
49
  </object>
68
50
  <object class="GtkVBox" id="box_vmconfig">
69
51
    <property name="visible">True</property>
116
98
                                  </packing>
117
99
                                </child>
118
100
                                <child>
119
 
                                  <object class="GtkComboBox" id="boot_combobox">
 
101
                                  <object class="GtkComboBox" id="cbBoot">
120
102
                                    <property name="width_request">150</property>
121
103
                                    <property name="visible">True</property>
122
104
                                    <property name="can_focus">False</property>
124
106
                                    <property name="active">0</property>
125
107
                                    <child>
126
108
                                      <object class="GtkCellRendererText" id="cellrenderer1"/>
127
 
                                      <attributes>
128
 
                                        <attribute name="text">0</attribute>
129
 
                                      </attributes>
130
109
                                    </child>
131
110
                                  </object>
132
111
                                  <packing>
258
237
                              </packing>
259
238
                            </child>
260
239
                            <child>
261
 
                              <object class="GtkComboBox" id="device_combobox">
 
240
                              <object class="GtkComboBox" id="cbMount">
262
241
                                <property name="width_request">180</property>
263
242
                                <property name="visible">True</property>
264
243
                                <property name="can_focus">False</property>
266
245
                                <property name="active">0</property>
267
246
                                <child>
268
247
                                  <object class="GtkCellRendererText" id="cellrenderer2"/>
269
 
                                  <attributes>
270
 
                                    <attribute name="text">0</attribute>
271
 
                                  </attributes>
272
248
                                </child>
273
249
                              </object>
274
250
                              <packing>
506
482
                                  </packing>
507
483
                                </child>
508
484
                                <child>
509
 
                                  <object class="GtkComboBox" id="mtdblock_combobox">
 
485
                                  <object class="GtkComboBox" id="cbMtdblock">
510
486
                                    <property name="visible">True</property>
511
487
                                    <property name="can_focus">False</property>
512
488
                                    <property name="model">imagesmodel</property>
513
489
                                    <property name="active">0</property>
514
490
                                    <child>
515
491
                                      <object class="GtkCellRendererText" id="renderer9"/>
516
 
                                      <attributes>
517
 
                                        <attribute name="text">0</attribute>
518
 
                                      </attributes>
519
492
                                    </child>
520
493
                                  </object>
521
494
                                  <packing>
636
609
                                  </packing>
637
610
                                </child>
638
611
                                <child>
639
 
                                  <object class="GtkComboBox" id="hda_combobox">
 
612
                                  <object class="GtkComboBox" id="cbHda">
640
613
                                    <property name="visible">True</property>
641
614
                                    <property name="can_focus">False</property>
642
615
                                    <property name="model">imagesmodel</property>
643
616
                                    <property name="active">0</property>
644
617
                                    <child>
645
618
                                      <object class="GtkCellRendererText" id="renderer3"/>
646
 
                                      <attributes>
647
 
                                        <attribute name="text">0</attribute>
648
 
                                      </attributes>
649
619
                                    </child>
650
620
                                  </object>
651
621
                                  <packing>
654
624
                                  </packing>
655
625
                                </child>
656
626
                                <child>
657
 
                                  <object class="GtkComboBox" id="hdb_combobox">
 
627
                                  <object class="GtkComboBox" id="cbHdb">
658
628
                                    <property name="visible">True</property>
659
629
                                    <property name="can_focus">False</property>
660
630
                                    <property name="model">imagesmodel</property>
661
631
                                    <property name="active">0</property>
662
632
                                    <child>
663
633
                                      <object class="GtkCellRendererText" id="renderer4"/>
664
 
                                      <attributes>
665
 
                                        <attribute name="text">0</attribute>
666
 
                                      </attributes>
667
634
                                    </child>
668
635
                                  </object>
669
636
                                  <packing>
674
641
                                  </packing>
675
642
                                </child>
676
643
                                <child>
677
 
                                  <object class="GtkComboBox" id="hdc_combobox">
 
644
                                  <object class="GtkComboBox" id="cbHdc">
678
645
                                    <property name="visible">True</property>
679
646
                                    <property name="can_focus">False</property>
680
647
                                    <property name="model">imagesmodel</property>
681
648
                                    <property name="active">0</property>
682
649
                                    <child>
683
650
                                      <object class="GtkCellRendererText" id="renderer5"/>
684
 
                                      <attributes>
685
 
                                        <attribute name="text">0</attribute>
686
 
                                      </attributes>
687
651
                                    </child>
688
652
                                  </object>
689
653
                                  <packing>
694
658
                                  </packing>
695
659
                                </child>
696
660
                                <child>
697
 
                                  <object class="GtkComboBox" id="hdd_combobox">
 
661
                                  <object class="GtkComboBox" id="cbHdd">
698
662
                                    <property name="visible">True</property>
699
663
                                    <property name="can_focus">False</property>
700
664
                                    <property name="model">imagesmodel</property>
701
665
                                    <property name="active">0</property>
702
666
                                    <child>
703
667
                                      <object class="GtkCellRendererText" id="renderer6"/>
704
 
                                      <attributes>
705
 
                                        <attribute name="text">0</attribute>
706
 
                                      </attributes>
707
668
                                    </child>
708
669
                                  </object>
709
670
                                  <packing>
714
675
                                  </packing>
715
676
                                </child>
716
677
                                <child>
717
 
                                  <object class="GtkComboBox" id="fda_combobox">
 
678
                                  <object class="GtkComboBox" id="cbFda">
718
679
                                    <property name="visible">True</property>
719
680
                                    <property name="can_focus">False</property>
720
681
                                    <property name="model">imagesmodel</property>
721
682
                                    <property name="active">0</property>
722
683
                                    <child>
723
684
                                      <object class="GtkCellRendererText" id="renderer7"/>
724
 
                                      <attributes>
725
 
                                        <attribute name="text">0</attribute>
726
 
                                      </attributes>
727
685
                                    </child>
728
686
                                  </object>
729
687
                                  <packing>
734
692
                                  </packing>
735
693
                                </child>
736
694
                                <child>
737
 
                                  <object class="GtkComboBox" id="fdb_combobox">
 
695
                                  <object class="GtkComboBox" id="cbFdb">
738
696
                                    <property name="visible">True</property>
739
697
                                    <property name="can_focus">False</property>
740
698
                                    <property name="model">imagesmodel</property>
741
699
                                    <property name="active">0</property>
742
700
                                    <child>
743
701
                                      <object class="GtkCellRendererText" id="renderer8"/>
744
 
                                      <attributes>
745
 
                                        <attribute name="text">0</attribute>
746
 
                                      </attributes>
747
702
                                    </child>
748
703
                                  </object>
749
704
                                  <packing>
970
925
                              </packing>
971
926
                            </child>
972
927
                            <child>
973
 
                              <object class="GtkComboBox" id="argv0_combobox">
 
928
                              <object class="GtkComboBox" id="cbArgv0">
974
929
                                <property name="visible">True</property>
975
930
                                <property name="can_focus">False</property>
976
931
                                <property name="model">argv0model</property>
977
 
                                <signal name="changed" handler="on_argv0_combobox_changed" swapped="no"/>
 
932
                                <signal name="changed" handler="on_cbArgv0_changed" swapped="no"/>
978
933
                                <child>
979
934
                                  <object class="GtkCellRendererText" id="renderer10"/>
980
 
                                  <attributes>
981
 
                                    <attribute name="text">0</attribute>
982
 
                                  </attributes>
983
935
                                </child>
984
936
                              </object>
985
937
                              <packing>
1003
955
                              </packing>
1004
956
                            </child>
1005
957
                            <child>
1006
 
                              <object class="GtkComboBox" id="cpu_combobox">
 
958
                              <object class="GtkComboBox" id="cbCpu">
1007
959
                                <property name="visible">True</property>
1008
960
                                <property name="can_focus">False</property>
1009
961
                                <property name="model">cpumodel</property>
1010
962
                                <child>
1011
963
                                  <object class="GtkCellRendererText" id="renderer11"/>
1012
 
                                  <attributes>
1013
 
                                    <attribute name="text">0</attribute>
1014
 
                                  </attributes>
1015
964
                                </child>
1016
965
                              </object>
1017
966
                              <packing>
1035
984
                              </packing>
1036
985
                            </child>
1037
986
                            <child>
1038
 
                              <object class="GtkComboBox" id="machine_combobox">
 
987
                              <object class="GtkComboBox" id="cbMachine">
1039
988
                                <property name="visible">True</property>
1040
989
                                <property name="can_focus">False</property>
1041
990
                                <property name="model">machinemodel</property>
1042
991
                                <child>
1043
992
                                  <object class="GtkCellRendererText" id="renderer12"/>
1044
 
                                  <attributes>
1045
 
                                    <attribute name="text">0</attribute>
1046
 
                                  </attributes>
1047
993
                                </child>
1048
994
                              </object>
1049
995
                              <packing>
1188
1134
                              </packing>
1189
1135
                            </child>
1190
1136
                            <child>
1191
 
                              <object class="GtkComboBox" id="soundhw_combobox">
 
1137
                              <object class="GtkComboBox" id="cbSound">
1192
1138
                                <property name="width_request">220</property>
1193
1139
                                <property name="visible">True</property>
1194
1140
                                <property name="can_focus">False</property>
1196
1142
                                <property name="active">0</property>
1197
1143
                                <child>
1198
1144
                                  <object class="GtkCellRendererText" id="renderer13"/>
1199
 
                                  <attributes>
1200
 
                                    <attribute name="text">0</attribute>
1201
 
                                  </attributes>
1202
1145
                                </child>
1203
1146
                              </object>
1204
1147
                              <packing>
2363
2306
  </object>
2364
2307
  <object class="GtkListStore" id="cpumodel">
2365
2308
    <columns>
2366
 
      <!-- column-name Label -->
2367
 
      <column type="gchararray"/>
2368
 
      <!-- column-name Value -->
2369
 
      <column type="gchararray"/>
 
2309
      <!-- column-name object -->
 
2310
      <column type="PyObject"/>
2370
2311
    </columns>
2371
2312
  </object>
2372
2313
  <object class="GtkListStore" id="devicemodel">
2373
2314
    <columns>
2374
 
      <!-- column-name Label -->
2375
 
      <column type="gchararray"/>
2376
 
      <!-- column-name Value -->
2377
 
      <column type="gchararray"/>
 
2315
      <!-- column-name object -->
 
2316
      <column type="PyObject"/>
2378
2317
    </columns>
2379
 
    <data>
2380
 
      <row>
2381
 
        <col id="0" translatable="yes">No</col>
2382
 
        <col id="1" translatable="yes"></col>
2383
 
      </row>
2384
 
      <row>
2385
 
        <col id="0" translatable="yes">cdrom</col>
2386
 
        <col id="1" translatable="yes">/dev/cdrom</col>
2387
 
      </row>
2388
 
    </data>
2389
2318
  </object>
2390
2319
  <object class="GtkListStore" id="imagesmodel">
2391
2320
    <columns>
2392
 
      <!-- column-name Label -->
2393
 
      <column type="gchararray"/>
2394
 
      <!-- column-name Value -->
 
2321
      <!-- column-name object -->
2395
2322
      <column type="PyObject"/>
2396
2323
    </columns>
2397
 
    <data>
2398
 
      <row>
2399
 
        <col id="0" translatable="yes"></col>
2400
 
      </row>
2401
 
    </data>
2402
2324
  </object>
2403
2325
  <object class="GtkListStore" id="machinemodel">
2404
2326
    <columns>
2405
 
      <!-- column-name Label -->
2406
 
      <column type="gchararray"/>
2407
 
      <!-- column-name Value -->
2408
 
      <column type="gchararray"/>
 
2327
      <!-- column-name object -->
 
2328
      <column type="PyObject"/>
2409
2329
    </columns>
2410
2330
  </object>
2411
2331
  <object class="GtkListStore" id="plugsmodel">
2416
2336
  </object>
2417
2337
  <object class="GtkListStore" id="soundhwmodel">
2418
2338
    <columns>
2419
 
      <!-- column-name Label -->
2420
 
      <column type="gchararray"/>
2421
 
      <!-- column-name Value -->
2422
 
      <column type="gchararray"/>
 
2339
      <!-- column-name object -->
 
2340
      <column type="PyObject"/>
2423
2341
    </columns>
2424
 
    <data>
2425
 
      <row>
2426
 
        <col id="0" translatable="yes">no audio</col>
2427
 
        <col id="1" translatable="yes"></col>
2428
 
      </row>
2429
 
      <row>
2430
 
        <col id="0" translatable="yes">PC speaker</col>
2431
 
        <col id="1" translatable="yes">pcspk</col>
2432
 
      </row>
2433
 
      <row>
2434
 
        <col id="0" translatable="yes">Creative Sound Blaster 16</col>
2435
 
        <col id="1" translatable="yes">sb16</col>
2436
 
      </row>
2437
 
      <row>
2438
 
        <col id="0" translatable="yes">Intel 82801AA AC97 Audio</col>
2439
 
        <col id="1" translatable="yes">ac97</col>
2440
 
      </row>
2441
 
      <row>
2442
 
        <col id="0" translatable="yes">ENSONIQ AudioPCI ES1370</col>
2443
 
        <col id="1" translatable="yes">es1370</col>
2444
 
      </row>
2445
 
    </data>
2446
2342
  </object>
2447
2343
</interface>