2010-11-25 04:57:40 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-01-28 02:34:26 +08:00
|
|
|
<!-- Generated with glade 3.38.2 -->
|
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="GtkAdjustment" id="adjustment1">
|
|
|
|
<property name="upper">100000</property>
|
|
|
|
<property name="value">1</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="step-increment">1</property>
|
|
|
|
<property name="page-increment">1000</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
|
|
|
<object class="GtkAdjustment" id="adjustment2">
|
|
|
|
<property name="upper">100000</property>
|
|
|
|
<property name="value">1</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="step-increment">1</property>
|
|
|
|
<property name="page-increment">1000</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2013-09-23 00:18:49 +08:00
|
|
|
<object class="GtkImage" id="image1">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2013-09-23 00:18:49 +08:00
|
|
|
<property name="stock">gtk-new</property>
|
|
|
|
</object>
|
2013-09-29 22:53:37 +08:00
|
|
|
<object class="GtkImage" id="image2">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<property name="stock">gtk-open</property>
|
|
|
|
</object>
|
2012-02-02 06:26:46 +08:00
|
|
|
<object class="GtkWindow" id="vmm-create-vol">
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="title" translatable="yes">Add a Storage Volume</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="type-hint">dialog</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
<signal name="delete-event" handler="on_vmm_create_vol_delete_event" swapped="no"/>
|
2008-10-31 22:18:55 +08:00
|
|
|
<child>
|
2013-09-28 01:05:52 +08:00
|
|
|
<object class="GtkBox" id="box1">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="orientation">vertical</property>
|
2013-10-01 02:28:43 +08:00
|
|
|
<property name="spacing">6</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
<child>
|
2013-09-28 01:05:52 +08:00
|
|
|
<object class="GtkViewport" id="header">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="resize-mode">queue</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
<child>
|
2017-04-12 18:47:41 +08:00
|
|
|
<object class="GtkBox" id="hbox77">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="border-width">6</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="spacing">10</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkImage" id="image4">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="stock">gtk-new</property>
|
|
|
|
<property name="icon_size">6</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2008-10-31 22:18:55 +08:00
|
|
|
<child>
|
2017-04-12 18:47:41 +08:00
|
|
|
<object class="GtkBox" id="hbox2">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
<child>
|
2013-09-28 01:05:52 +08:00
|
|
|
<object class="GtkLabel" id="label1">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2017-05-31 21:08:33 +08:00
|
|
|
<property name="halign">start</property>
|
2020-02-02 06:16:45 +08:00
|
|
|
<property name="label" translatable="yes"><span size='large'>Create storage volume</span></property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-markup">True</property>
|
2020-02-02 06:16:45 +08:00
|
|
|
<style>
|
|
|
|
<class name="vmm-header-text"/>
|
|
|
|
</style>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
2009-09-23 22:45:44 +08:00
|
|
|
<property name="position">0</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
2013-09-28 01:05:52 +08:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2020-02-02 06:16:45 +08:00
|
|
|
<style>
|
|
|
|
<class name="vmm-header"/>
|
|
|
|
</style>
|
2013-09-28 01:05:52 +08:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2017-04-12 18:47:41 +08:00
|
|
|
<object class="GtkBox" id="vbox1">
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="border-width">12</property>
|
2017-05-31 21:08:31 +08:00
|
|
|
<property name="orientation">vertical</property>
|
2013-10-01 02:28:43 +08:00
|
|
|
<property name="spacing">18</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<child>
|
2019-05-05 03:11:49 +08:00
|
|
|
<object class="GtkAlignment" id="details-box-align">
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="width-request">400</property>
|
|
|
|
<property name="height-request">400</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="right-padding">1</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<child>
|
2019-05-05 03:11:49 +08:00
|
|
|
<object class="GtkBox" id="details-box">
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2017-05-31 21:08:31 +08:00
|
|
|
<property name="orientation">vertical</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="spacing">12</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
<child>
|
2012-02-02 06:26:46 +08:00
|
|
|
<object class="GtkLabel" id="label3">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2017-05-31 21:08:33 +08:00
|
|
|
<property name="halign">start</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="label" translatable="yes">Create a storage unit to be used directly by a virtual machine.</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2013-09-29 22:53:37 +08:00
|
|
|
<property name="expand">False</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2022-01-28 02:34:26 +08:00
|
|
|
<!-- n-columns=1 n-rows=3 -->
|
2013-09-29 22:53:37 +08:00
|
|
|
<object class="GtkGrid" id="vbox4">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="row-spacing">18</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
<child>
|
2022-01-28 02:34:26 +08:00
|
|
|
<!-- n-columns=2 n-rows=2 -->
|
2013-09-28 01:05:52 +08:00
|
|
|
<object class="GtkGrid" id="table1">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="hexpand">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="row-spacing">6</property>
|
|
|
|
<property name="column-spacing">6</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
<child>
|
2017-04-12 18:47:41 +08:00
|
|
|
<object class="GtkBox" id="hbox10">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="spacing">2</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
<child>
|
2012-02-02 06:26:46 +08:00
|
|
|
<object class="GtkEntry" id="vol-name">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="invisible-char">●</property>
|
|
|
|
<property name="width-chars">30</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
<signal name="changed" handler="on_vol_name_changed" swapped="no"/>
|
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2012-02-02 06:26:46 +08:00
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
2009-09-23 22:45:44 +08:00
|
|
|
<property name="position">0</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2012-02-02 06:26:46 +08:00
|
|
|
<object class="GtkLabel" id="vol-name-suffix">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="label">suffix</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">1</property>
|
|
|
|
<property name="top-attach">0</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2013-09-28 01:05:52 +08:00
|
|
|
<object class="GtkLabel" id="label4">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2017-05-31 21:08:33 +08:00
|
|
|
<property name="halign">start</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="label" translatable="yes">_Name:</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-underline">True</property>
|
|
|
|
<property name="mnemonic-widget">vol-name</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">0</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2013-09-28 01:05:52 +08:00
|
|
|
<object class="GtkLabel" id="label5">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2017-05-31 21:08:33 +08:00
|
|
|
<property name="halign">start</property>
|
2014-06-11 19:04:27 +08:00
|
|
|
<property name="label" translatable="yes">F_ormat:</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-underline">True</property>
|
|
|
|
<property name="mnemonic-widget">vol-format</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">1</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
2018-09-06 08:00:14 +08:00
|
|
|
<child>
|
|
|
|
<object class="GtkComboBox" id="vol-format">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2018-09-06 08:00:14 +08:00
|
|
|
<property name="halign">start</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="has-entry">True</property>
|
2018-09-06 08:00:14 +08:00
|
|
|
<signal name="changed" handler="on_vol_format_changed" swapped="no"/>
|
|
|
|
<child internal-child="entry">
|
|
|
|
<object class="GtkEntry" id="vol-format-entry">
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="width-chars">10</property>
|
2018-09-06 08:00:14 +08:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">1</property>
|
|
|
|
<property name="top-attach">1</property>
|
2018-09-06 08:00:14 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2009-09-23 23:49:35 +08:00
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">0</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2017-04-12 18:47:41 +08:00
|
|
|
<object class="GtkBox" id="size-box">
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2017-05-31 21:08:31 +08:00
|
|
|
<property name="orientation">vertical</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="spacing">5</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
<child>
|
2017-04-12 18:47:41 +08:00
|
|
|
<object class="GtkBox" id="vbox6">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2017-05-31 21:08:31 +08:00
|
|
|
<property name="orientation">vertical</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
<child>
|
2012-02-02 06:26:46 +08:00
|
|
|
<object class="GtkLabel" id="label10">
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2017-05-31 21:08:33 +08:00
|
|
|
<property name="halign">start</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="label" translatable="yes"><b>Storage Volume Quota</b></property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-markup">True</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2009-09-23 23:49:35 +08:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2020-09-17 14:43:58 +08:00
|
|
|
<object class="GtkLabel" id="vol-parent-info">
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2020-09-17 14:43:58 +08:00
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="label"><b>pool's</b> available space: X GiB</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-markup">True</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2009-09-23 23:49:35 +08:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2020-09-17 14:43:58 +08:00
|
|
|
<property name="fill">True</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">0</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2022-01-28 02:34:26 +08:00
|
|
|
<!-- n-columns=3 n-rows=2 -->
|
2013-09-28 01:05:52 +08:00
|
|
|
<object class="GtkGrid" id="table2">
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="row-spacing">6</property>
|
|
|
|
<property name="column-spacing">6</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
<child>
|
2012-02-02 06:26:46 +08:00
|
|
|
<object class="GtkSpinButton" id="vol-capacity">
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="invisible-char">●</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<property name="text" translatable="yes">1.0</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
<property name="adjustment">adjustment2</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="climb-rate">10</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="digits">1</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<property name="value">1</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2009-09-23 23:49:35 +08:00
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">1</property>
|
|
|
|
<property name="top-attach">0</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2012-02-02 06:26:46 +08:00
|
|
|
<object class="GtkLabel" id="label8">
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2017-05-31 21:08:33 +08:00
|
|
|
<property name="halign">start</property>
|
2014-06-16 11:56:02 +08:00
|
|
|
<property name="label" translatable="yes">GiB</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2009-09-23 23:49:35 +08:00
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">2</property>
|
|
|
|
<property name="top-attach">0</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2013-09-28 01:05:52 +08:00
|
|
|
<object class="GtkLabel" id="label6">
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2017-05-31 21:08:34 +08:00
|
|
|
<property name="halign">end</property>
|
2020-09-21 04:44:52 +08:00
|
|
|
<property name="label" translatable="yes">Ca_pacity:</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-underline">True</property>
|
|
|
|
<property name="mnemonic-widget">vol-capacity</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2009-09-23 23:49:35 +08:00
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">0</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2020-09-21 04:44:52 +08:00
|
|
|
<object class="GtkCheckButton" id="vol-nonsparse">
|
|
|
|
<property name="label" translatable="yes">_Allocate entire volume now</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
<property name="draw-indicator">True</property>
|
2020-09-21 04:44:52 +08:00
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">1</property>
|
|
|
|
<property name="top-attach">1</property>
|
2020-09-21 04:44:52 +08:00
|
|
|
<property name="width">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkAlignment">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2020-09-21 04:44:52 +08:00
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2009-09-23 23:49:35 +08:00
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">1</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">1</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">2</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkExpander" id="backing-expander">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<property name="vexpand">False</property>
|
2020-09-21 04:44:52 +08:00
|
|
|
<property name="expanded">True</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<child>
|
2022-01-28 02:34:26 +08:00
|
|
|
<!-- n-columns=3 n-rows=1 -->
|
2013-09-29 22:53:37 +08:00
|
|
|
<object class="GtkGrid" id="grid1">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="margin-top">4</property>
|
|
|
|
<property name="column-spacing">6</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label11">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2020-09-21 04:44:52 +08:00
|
|
|
<property name="label" translatable="yes">Pa_th:</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-underline">True</property>
|
|
|
|
<property name="mnemonic-widget">backing-store</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">0</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkEntry" id="backing-store">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<property name="hexpand">True</property>
|
2020-08-23 00:07:57 +08:00
|
|
|
<child internal-child="accessible">
|
|
|
|
<object class="AtkObject" id="backing-store-atkobject">
|
|
|
|
<property name="AtkObject::accessible-name">backing-store</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2013-09-29 22:53:37 +08:00
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">1</property>
|
|
|
|
<property name="top-attach">0</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="backing-browse">
|
2020-09-21 04:44:52 +08:00
|
|
|
<property name="label" translatable="yes">_Browse...</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="receives-default">True</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<property name="image">image2</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-underline">True</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<signal name="clicked" handler="on_backing_browse_clicked" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">2</property>
|
|
|
|
<property name="top-attach">0</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child type="label">
|
|
|
|
<object class="GtkLabel" id="label2">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
<property name="hexpand">False</property>
|
2020-09-21 04:44:52 +08:00
|
|
|
<property name="label" translatable="yes">_Backing store</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-underline">True</property>
|
2013-09-29 22:53:37 +08:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">1</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2012-02-02 06:26:46 +08:00
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
2008-10-31 22:18:55 +08:00
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2009-09-23 23:49:35 +08:00
|
|
|
<packing>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
2009-09-23 23:49:35 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2017-05-31 21:08:32 +08:00
|
|
|
<object class="GtkButtonBox" id="hbuttonbox1">
|
2009-09-23 23:49:35 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2013-10-01 02:28:43 +08:00
|
|
|
<property name="spacing">6</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="layout-style">end</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="vol-cancel">
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
<property name="use-stock">True</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<signal name="clicked" handler="on_vol_cancel_clicked" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="vol-create">
|
|
|
|
<property name="label" translatable="yes">_Finish</property>
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="receives-default">True</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="image">image1</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-underline">True</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<signal name="clicked" handler="on_vol_create_clicked" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2013-09-28 01:05:52 +08:00
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
<packing>
|
2019-05-05 03:42:54 +08:00
|
|
|
<property name="expand">True</property>
|
2012-02-02 06:26:46 +08:00
|
|
|
<property name="fill">True</property>
|
2008-10-31 22:18:55 +08:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
2008-10-31 22:18:55 +08:00
|
|
|
</child>
|
2012-02-02 06:26:46 +08:00
|
|
|
</object>
|
|
|
|
</interface>
|