2014-10-22 13:44:02 -03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2016-04-14 13:19:20 -03:00
|
|
|
<!-- Generated with glade 3.20.0 -->
|
2014-10-22 13:44:02 -03:00
|
|
|
<interface>
|
2017-10-02 10:23:53 -03:00
|
|
|
<requires lib="gtk+" version="3.12"/>
|
2016-05-18 10:25:31 -04:00
|
|
|
<template class="PamacProgressDialog" parent="GtkApplicationWindow">
|
2016-02-27 06:11:04 -03:00
|
|
|
<property name="can_focus">False</property>
|
2016-05-18 10:25:31 -04:00
|
|
|
<property name="border_width">6</property>
|
2014-10-30 10:44:09 -03:00
|
|
|
<property name="title" translatable="yes">Progress</property>
|
2016-05-18 10:25:31 -04:00
|
|
|
<property name="window_position">center</property>
|
2016-04-23 12:27:01 -03:00
|
|
|
<property name="default_width">600</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
<property name="icon_name">system-software-install</property>
|
2016-04-23 12:27:01 -03:00
|
|
|
<property name="deletable">False</property>
|
2016-05-18 10:25:31 -04:00
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="box">
|
2014-10-22 13:44:02 -03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
2014-11-08 13:50:35 -03:00
|
|
|
<property name="spacing">12</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
<child>
|
2016-05-17 13:11:49 -04:00
|
|
|
<placeholder/>
|
2014-10-22 13:44:02 -03:00
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkExpander" id="expander">
|
|
|
|
<property name="visible">True</property>
|
2014-11-16 07:31:44 -03:00
|
|
|
<property name="can_focus">True</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
<property name="resize_toplevel">True</property>
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
<child type="label">
|
|
|
|
<object class="GtkLabel" id="expander_label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2014-10-26 08:30:04 -03:00
|
|
|
<property name="label" translatable="yes">Details</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
2016-05-18 10:25:31 -04:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButtonBox" id="button_box">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="close_button">
|
|
|
|
<property name="label" translatable="yes">_Close</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</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">2</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</template>
|
|
|
|
</interface>
|