summaryrefslogtreecommitdiff
path: root/ui/details.ui
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2018-08-08 10:46:09 -0400
committerCole Robinson <crobinso@redhat.com>2018-08-08 15:04:51 -0400
commit7334cfb36632b571f9af4ccb731ea44c5672a512 (patch)
tree2f8a8b350d068a450b4883cb2c183ab559dc24a9 /ui/details.ui
parenta55761c59389c9ceb2870e7c8a30401c53436602 (diff)
downloadvirt-manager-7334cfb36632b571f9af4ccb731ea44c5672a512.tar.gz
ui: details: Make firmware/chipset/machine selectable
Suggested-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'ui/details.ui')
-rw-r--r--ui/details.ui26
1 files changed, 11 insertions, 15 deletions
diff --git a/ui/details.ui b/ui/details.ui
index 13b71aeb..88379b0e 100644
--- a/ui/details.ui
+++ b/ui/details.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.3 -->
+<!-- Generated with glade 3.22.1 -->
<interface>
<requires lib="gtk+" version="3.14"/>
<object class="GtkAccelGroup" id="accelgroup1"/>
@@ -130,6 +130,9 @@
</accel-groups>
<signal name="configure-event" handler="on_vmm_details_configure_event" swapped="no"/>
<signal name="delete-event" handler="on_vmm_details_delete_event" swapped="no"/>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
<child>
<object class="GtkBox" id="vbox2">
<property name="visible">True</property>
@@ -982,7 +985,6 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">end</property>
- <property name="valign">start</property>
<property name="label" translatable="yes">Machine _Type: </property>
<property name="use_underline">True</property>
</object>
@@ -996,14 +998,13 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="valign">start</property>
<property name="label" translatable="yes">Chipse_t:</property>
<property name="use_underline">True</property>
<property name="ellipsize">middle</property>
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="top_attach">4</property>
</packing>
</child>
<child>
@@ -1011,12 +1012,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="valign">start</property>
<property name="label" translatable="yes">Firmware:</property>
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="top_attach">5</property>
</packing>
</child>
<child>
@@ -1044,9 +1044,8 @@
<object class="GtkLabel" id="overview-firmware-label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="valign">start</property>
- <property name="vexpand">False</property>
<property name="label">label</property>
+ <property name="selectable">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1076,7 +1075,7 @@
</object>
<packing>
<property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="top_attach">5</property>
</packing>
</child>
<child>
@@ -1101,6 +1100,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label">label</property>
+ <property name="selectable">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1137,9 +1137,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="valign">start</property>
- <property name="vexpand">True</property>
<property name="label">label</property>
+ <property name="selectable">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1150,7 +1149,7 @@
</object>
<packing>
<property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="top_attach">4</property>
</packing>
</child>
</object>
@@ -6358,8 +6357,5 @@
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>