2019-05-24 08:34:55 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-01-28 02:34:26 +08:00
|
|
|
<!-- Generated with glade 3.38.2 -->
|
2019-05-24 08:34:55 +08:00
|
|
|
<interface>
|
2019-06-17 12:25:31 +08:00
|
|
|
<requires lib="gtk+" version="3.22"/>
|
2019-05-24 08:34:55 +08:00
|
|
|
<object class="GtkImage" id="image3">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="stock">gtk-new</property>
|
|
|
|
</object>
|
|
|
|
<object class="GtkWindow" id="snapshot-new">
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="title" translatable="yes">Create snapshot</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="type-hint">dialog</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<signal name="delete-event" handler="on_snapshot_new_delete_event" swapped="no"/>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="box1">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkViewport" id="header">
|
|
|
|
<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>
|
2019-05-24 08:34:55 +08:00
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="hbox77">
|
|
|
|
<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>
|
2019-05-24 08:34:55 +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>
|
2019-05-24 08:34:55 +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>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="hbox2">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label2">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="halign">start</property>
|
2020-02-02 06:16:45 +08:00
|
|
|
<property name="label" translatable="yes"><span size='large'>Create snapshot</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>
|
2019-05-24 08:34:55 +08:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</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>
|
2019-05-24 08:34:55 +08:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="box3">
|
|
|
|
<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>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="spacing">18</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkAlignment" id="snapshot-new-box-align">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<child>
|
2022-01-28 02:34:26 +08:00
|
|
|
<!-- n-columns=2 n-rows=4 -->
|
2019-05-24 08:34:55 +08:00
|
|
|
<object class="GtkGrid" id="snapshot-new-box">
|
|
|
|
<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>
|
2019-05-24 08:34:55 +08:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label1">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="halign">start</property>
|
|
|
|
<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">snapshot-new-name</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">0</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkEntry" id="snapshot-new-name">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="invisible-char">●</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<signal name="activate" handler="on_snapshot_new_name_activate" swapped="no"/>
|
|
|
|
<signal name="changed" handler="on_snapshot_new_name_changed" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">1</property>
|
|
|
|
<property name="top-attach">0</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label3">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">start</property>
|
|
|
|
<property name="label" translatable="yes">_Description:</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-underline">True</property>
|
|
|
|
<property name="mnemonic-widget">snapshot-new-description</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">2</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow" id="scrolledwindow1">
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="width-request">300</property>
|
|
|
|
<property name="height-request">125</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="shadow-type">in</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<child>
|
|
|
|
<object class="GtkTextView" id="snapshot-new-description">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">True</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">1</property>
|
|
|
|
<property name="top-attach">2</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label4">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="label" translatable="yes">Status:</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">1</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="hbox1">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="spacing">3</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkImage" id="snapshot-new-status-icon">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="stock">gtk-cancel</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="snapshot-new-status-text">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="label">Shut down</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">1</property>
|
|
|
|
<property name="top-attach">1</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label6">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">start</property>
|
|
|
|
<property name="label" translatable="yes">Screenshot:</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">0</property>
|
|
|
|
<property name="top-attach">3</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkImage" id="snapshot-new-screenshot">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="stock">gtk-missing-image</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="left-attach">1</property>
|
|
|
|
<property name="top-attach">3</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButtonBox" id="buttonbox2">
|
|
|
|
<property name="visible">True</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="can-focus">False</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="spacing">6</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="layout-style">end</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="snapshot-new-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>
|
2019-05-24 08:34:55 +08:00
|
|
|
<signal name="clicked" handler="on_snapshot_new_cancel_clicked" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="snapshot-new-ok">
|
|
|
|
<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>
|
2019-05-24 08:34:55 +08:00
|
|
|
<property name="image">image3</property>
|
2022-01-28 02:34:26 +08:00
|
|
|
<property name="use-underline">True</property>
|
2019-05-24 08:34:55 +08:00
|
|
|
<signal name="clicked" handler="on_snapshot_new_ok_clicked" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|