summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-08-22 15:05:30 -0400
committerCole Robinson <crobinso@redhat.com>2020-08-26 15:20:05 -0400
commit5c10f4e394ffed0cc930ab65452256d6148e902e (patch)
tree4dc399e9f976a437372ca5f07d205786a03af5ad /ui
parentc323ecfd550f1433269a7c6d2408f95ddaa32ede (diff)
downloadvirt-manager-5c10f4e394ffed0cc930ab65452256d6148e902e.tar.gz
storagebrowse: Fix set_browse_reason
We can't call this at init time, we need to do UI changes on demand Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/storagebrowse.ui12
1 files changed, 10 insertions, 2 deletions
diff --git a/ui/storagebrowse.ui b/ui/storagebrowse.ui
index 2de4315e..71285811 100644
--- a/ui/storagebrowse.ui
+++ b/ui/storagebrowse.ui
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
+<!-- Generated with glade 3.36.0 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkWindow" id="vmm-storage-browse">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Choose Storage Volume</property>
+ <property name="title">title</property>
<property name="default_width">750</property>
<property name="default_height">500</property>
<property name="destroy_with_parent">True</property>
@@ -20,5 +20,13 @@
</child>
</object>
</child>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="vmm-storage-browse-atkobject">
+ <property name="AtkObject::accessible-name">vmm-storage-browser</property>
+ </object>
+ </child>
</object>
</interface>