summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-09-01 17:32:50 -0400
committerCole Robinson <crobinso@redhat.com>2020-09-01 17:32:50 -0400
commitba33a6c99d4eeb69e9d791b2504771fe5bf2bde7 (patch)
tree492fd138d2257c7ce4d64177e44f1e7e7f0902b1 /ui
parent9b5d9eb9eb880d6b088b23c8bcafeb31e840d36c (diff)
downloadvirt-manager-ba33a6c99d4eeb69e9d791b2504771fe5bf2bde7.tar.gz
details: Remove explicit video heads and ram reporting
RAM is rarely changed from the default heads does not have any explicit virt-manager support and both are viewable from the XML editor. So remove the explicit fields for them Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/details.ui54
1 files changed, 2 insertions, 52 deletions
diff --git a/ui/details.ui b/ui/details.ui
index ebf4f75b..098e1b40 100644
--- a/ui/details.ui
+++ b/ui/details.ui
@@ -3847,56 +3847,6 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="label17">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">end</property>
- <property name="label" translatable="yes">RAM:</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="video-ram">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">start</property>
- <property name="label">label</property>
- <property name="selectable">True</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label25">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">end</property>
- <property name="label" translatable="yes">Heads:</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="video-heads">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">start</property>
- <property name="label">label</property>
- <property name="selectable">True</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
- </packing>
- </child>
- <child>
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -3907,7 +3857,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="top_attach">1</property>
</packing>
</child>
<child>
@@ -3920,7 +3870,7 @@
</object>
<packing>
<property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="top_attach">1</property>
</packing>
</child>
</object>