2010-11-25 04:57:40 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-05-31 21:08:31 +08:00
|
|
|
<!-- Generated with glade 3.20.0 -->
|
2012-02-02 06:26:46 +08:00
|
|
|
<interface>
|
2019-04-03 05:48:16 +08:00
|
|
|
<requires lib="gtk+" version="3.22"/>
|
2012-02-02 06:26:46 +08:00
|
|
|
<object class="GtkWindow" id="vmm-storage-browse">
|
|
|
|
<property name="can_focus">False</property>
|
2015-04-09 06:29:48 +08:00
|
|
|
<property name="border_width">6</property>
|
2009-06-18 22:39:55 +08:00
|
|
|
<property name="title" translatable="yes">Choose Storage Volume</property>
|
2009-03-10 04:19:39 +08:00
|
|
|
<property name="default_width">750</property>
|
|
|
|
<property name="default_height">500</property>
|
|
|
|
<property name="destroy_with_parent">True</property>
|
2009-09-23 22:45:44 +08:00
|
|
|
<property name="type_hint">dialog</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
<signal name="delete-event" handler="on_vmm_storage_browse_delete_event" swapped="no"/>
|
2009-11-25 02:24:46 +08:00
|
|
|
<child>
|
2015-04-09 06:29:48 +08:00
|
|
|
<object class="GtkAlignment" id="storage-align">
|
2009-03-10 04:19:39 +08:00
|
|
|
<property name="visible">True</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
<property name="can_focus">False</property>
|
2009-11-25 02:24:46 +08:00
|
|
|
<child>
|
2015-04-09 06:29:48 +08:00
|
|
|
<placeholder/>
|
2009-03-10 04:19:39 +08:00
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2009-03-10 04:19:39 +08:00
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
|
|
|
</interface>
|