2008-10-31 09:18:55 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
2009-02-16 18:04:44 -06:00
|
|
|
<!--Generated with glade3 3.4.5 on Thu Feb 12 11:56:15 2009 -->
|
2007-02-15 14:35:37 -06:00
|
|
|
<glade-interface>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkWindow" id="vmm-preferences">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="title" translatable="yes">Preferences</property>
|
|
|
|
<signal name="delete_event" handler="on_vmm_preferences_delete_event"/>
|
2008-12-17 14:27:06 -06:00
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="vbox1">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="border_width">3</property>
|
|
|
|
<property name="spacing">3</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkNotebook" id="prefs-pages">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="border_width">3</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkVBox" id="vbox2">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="border_width">6</property>
|
|
|
|
<property name="spacing">8</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkFrame" id="frame1">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkAlignment" id="alignment2">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="left_padding">12</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkTable" id="table1">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="n_rows">2</property>
|
|
|
|
<property name="n_columns">3</property>
|
|
|
|
<property name="column_spacing">3</property>
|
|
|
|
<property name="row_spacing">3</property>
|
|
|
|
<child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<widget class="GtkLabel" id="label6">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="label" translatable="yes">Update status every</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label7">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Maintain history of</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<widget class="GtkSpinButton" id="prefs-stats-update-interval">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="adjustment">0 0 60 1 5 0</property>
|
|
|
|
<signal name="value_changed" handler="on_prefs_stats_update_interval_changed"/>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="x_options">GTK_FILL</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkSpinButton" id="prefs-stats-history-len">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="adjustment">0 0 300 5 5 0</property>
|
|
|
|
<property name="climb_rate">0.01</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<signal name="value_changed" handler="on_prefs_stats_history_length_changed"/>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
<property name="x_options">GTK_FILL</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<widget class="GtkLabel" id="label8">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">seconds</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<widget class="GtkLabel" id="label9">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="label" translatable="yes">samples</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2008-10-31 09:18:55 -05:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label77">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes"><b>Stats Options</b></property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">label_item</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2008-10-31 09:18:55 -05:00
|
|
|
</widget>
|
2008-12-17 14:27:06 -06:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
</packing>
|
2008-10-31 09:18:55 -05:00
|
|
|
</child>
|
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkFrame" id="frame2">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkAlignment" id="alignment3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="left_padding">12</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTable" id="table2">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="n_rows">4</property>
|
|
|
|
<property name="n_columns">2</property>
|
|
|
|
<property name="column_spacing">3</property>
|
|
|
|
<property name="row_spacing">3</property>
|
|
|
|
<child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<widget class="GtkLabel" id="label11">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">CPU Usage</property>
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_END</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="x_options">GTK_FILL</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label12">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Memory Usage</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
<property name="x_options">GTK_FILL</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label13">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Disk I/O</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
<property name="x_options">GTK_FILL</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label14">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Network I/O</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
<property name="bottom_attach">4</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="x_options">GTK_FILL</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<widget class="GtkCheckButton" id="prefs-stats-enable-cpu">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<signal name="toggled" handler="on_prefs_stats_enable_cpu_toggled"/>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="x_options">GTK_EXPAND</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkCheckButton" id="prefs-stats-enable-mem">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
<signal name="toggled" handler="on_prefs_stats_enable_mem_toggled"/>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
<property name="x_options">GTK_EXPAND</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<widget class="GtkCheckButton" id="prefs-stats-enable-disk">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<signal name="toggled" handler="on_prefs_stats_enable_disk_toggled"/>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="x_options">GTK_EXPAND</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<widget class="GtkCheckButton" id="prefs-stats-enable-net">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
<signal name="toggled" handler="on_prefs_stats_enable_net_toggled"/>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="top_attach">3</property>
|
|
|
|
<property name="bottom_attach">4</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="x_options">GTK_EXPAND</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label10">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes"><b>Enable Stats Polling</b></property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">label_item</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2008-10-31 09:18:55 -05:00
|
|
|
</widget>
|
|
|
|
<packing>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="position">1</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkLabel" id="label2">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="label" translatable="yes">Stats</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">tab</property>
|
|
|
|
<property name="tab_fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="vbox3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="border_width">6</property>
|
|
|
|
<property name="spacing">8</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkFrame" id="frame3">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkAlignment" id="alignment4">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="left_padding">12</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkTable" id="table3">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="n_rows">4</property>
|
|
|
|
<property name="n_columns">1</property>
|
|
|
|
<property name="row_spacing">2</property>
|
|
|
|
<child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<widget class="GtkComboBox" id="prefs-console-popup">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="items" translatable="yes">Never
|
2009-02-16 18:04:44 -06:00
|
|
|
For all new domains
|
|
|
|
For all domains</property>
|
|
|
|
<signal name="changed" handler="on_prefs_console_popup_changed"/>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="x_padding">5</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label5">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Automatically open consoles:</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label15">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Grab keyboard input:</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2009-02-16 18:04:44 -06:00
|
|
|
<widget class="GtkComboBox" id="prefs-console-keygrab">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="items" translatable="yes">Never
|
2009-02-16 18:04:44 -06:00
|
|
|
When fullscreen
|
|
|
|
On mouse over</property>
|
|
|
|
<signal name="changed" handler="on_prefs_console_keygrab_changed"/>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="top_attach">3</property>
|
|
|
|
<property name="bottom_attach">4</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="x_padding">5</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2008-10-31 09:18:55 -05:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes"><b>Consoles</b></property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">label_item</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2008-10-31 09:18:55 -05:00
|
|
|
</widget>
|
|
|
|
<packing>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="expand">False</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkFrame" id="frame4">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkAlignment" id="alignment5">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="left_padding">12</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkTable" id="table4">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2009-01-12 08:40:41 -06:00
|
|
|
<property name="n_rows">2</property>
|
|
|
|
<property name="n_columns">1</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="column_spacing">8</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label16">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Install Audio Device:</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<child>
|
2009-01-12 08:40:41 -06:00
|
|
|
<widget class="GtkAlignment" id="alignment6">
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="visible">True</property>
|
2009-01-12 08:40:41 -06:00
|
|
|
<property name="left_padding">12</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="vbox4">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkCheckButton" id="prefs-sound-local">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label" translatable="yes">Local virtual machine</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
<signal name="toggled" handler="on_prefs_sound_local_toggled"/>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkCheckButton" id="prefs-sound-remote">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label" translatable="yes">Remote virtual machine</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
<signal name="toggled" handler="prefs_sound_remote_toggled_cb"/>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2008-12-17 14:27:06 -06:00
|
|
|
</widget>
|
|
|
|
<packing>
|
2009-01-12 08:40:41 -06:00
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
</packing>
|
|
|
|
</child>
|
2008-10-31 09:18:55 -05:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label4">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes"><b>New VM</b></property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">label_item</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2008-10-31 09:18:55 -05:00
|
|
|
</widget>
|
|
|
|
<packing>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="position">1</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes">VM Details</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">tab</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
<property name="tab_fill">False</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="hbox2">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkButton" id="prefs-help">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="receives_default">True</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="label">gtk-help</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="use_stock">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="response_id">0</property>
|
|
|
|
<signal name="clicked" handler="on_prefs_help_clicked"/>
|
2008-10-31 09:18:55 -05:00
|
|
|
</widget>
|
2008-12-17 14:27:06 -06:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
</packing>
|
2008-10-31 09:18:55 -05:00
|
|
|
</child>
|
|
|
|
<child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<widget class="GtkAlignment" id="alignment1">
|
2008-10-31 09:18:55 -05:00
|
|
|
<property name="visible">True</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
2008-10-31 09:18:55 -05:00
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2008-12-17 14:27:06 -06:00
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="hbox3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="prefs-close">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
2009-02-16 18:04:44 -06:00
|
|
|
<property name="label">gtk-close</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="use_stock">True</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
<signal name="clicked" handler="on_prefs_close_clicked"/>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2008-10-31 09:18:55 -05:00
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2008-12-17 14:27:06 -06:00
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">1</property>
|
2008-10-31 09:18:55 -05:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
2007-02-15 14:35:37 -06:00
|
|
|
</glade-interface>
|