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"/>
|
2014-10-22 13:44:02 -03:00
|
|
|
<template class="PamacTransactionSumDialog" parent="GtkDialog">
|
2016-04-14 13:19:20 -03:00
|
|
|
<property name="can_focus">False</property>
|
2016-04-23 12:27:01 -03:00
|
|
|
<property name="border_width">3</property>
|
2016-04-14 13:19:20 -03:00
|
|
|
<property name="title" translatable="yes">Transaction Summary</property>
|
|
|
|
<property name="window_position">center-on-parent</property>
|
2016-04-23 12:27:01 -03:00
|
|
|
<property name="default_width">600</property>
|
2014-10-24 10:50:33 -03:00
|
|
|
<property name="icon_name">system-software-install</property>
|
2016-04-14 13:19:20 -03:00
|
|
|
<property name="type_hint">dialog</property>
|
2016-04-23 12:27:01 -03:00
|
|
|
<property name="deletable">False</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
<child internal-child="vbox">
|
|
|
|
<object class="GtkBox" id="dialog-vbox6">
|
|
|
|
<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 internal-child="action_area">
|
|
|
|
<object class="GtkButtonBox" id="dialog-action_area6">
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="cancel_button">
|
2014-10-30 10:44:09 -03:00
|
|
|
<property name="label" translatable="yes">_Cancel</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
2016-04-14 13:19:20 -03:00
|
|
|
<property name="use_underline">True</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
2016-04-14 13:19:20 -03:00
|
|
|
<property name="position">0</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2016-04-23 12:27:01 -03:00
|
|
|
<object class="GtkButton" id="apply_button">
|
|
|
|
<property name="label" translatable="yes">Commit</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2016-04-23 12:27:01 -03:00
|
|
|
<property name="has_focus">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="has_default">True</property>
|
2016-04-14 13:19:20 -03:00
|
|
|
<property name="receives_default">False</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
2016-04-14 13:19:20 -03:00
|
|
|
<property name="position">1</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="pack_type">end</property>
|
2016-04-23 12:27:01 -03:00
|
|
|
<property name="position">2</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="top_label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2016-04-23 12:27:01 -03:00
|
|
|
<property name="margin_top">6</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
2016-04-23 12:27:01 -03:00
|
|
|
<property name="position">0</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow" id="scrolledwindow4">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="vexpand">True</property>
|
|
|
|
<property name="shadow_type">in</property>
|
2016-04-14 13:19:20 -03:00
|
|
|
<property name="min_content_width">450</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
<property name="min_content_height">250</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeView" id="treeview">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="vexpand">True</property>
|
|
|
|
<property name="headers_visible">False</property>
|
|
|
|
<property name="headers_clickable">False</property>
|
|
|
|
<property name="search_column">0</property>
|
|
|
|
<property name="show_expanders">False</property>
|
|
|
|
<child internal-child="selection">
|
|
|
|
<object class="GtkTreeSelection" id="treeview-selection">
|
|
|
|
<property name="mode">none</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn" id="_action">
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
<child>
|
2016-04-14 13:19:20 -03:00
|
|
|
<object class="GtkCellRendererText" id="cellrenderertext1">
|
2014-10-22 13:44:02 -03:00
|
|
|
<property name="yalign">0</property>
|
|
|
|
</object>
|
|
|
|
<attributes>
|
2016-04-14 13:19:20 -03:00
|
|
|
<attribute name="markup">0</attribute>
|
2014-10-22 13:44:02 -03:00
|
|
|
</attributes>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn" id="_packages">
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
<child>
|
2016-04-14 13:19:20 -03:00
|
|
|
<object class="GtkCellRendererText" id="cellrenderertext2"/>
|
2014-10-22 13:44:02 -03:00
|
|
|
<attributes>
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
</attributes>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2016-04-14 13:19:20 -03:00
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn" id="_version">
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText" id="cellrenderertext3"/>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="text">2</attribute>
|
|
|
|
</attributes>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText" id="cellrenderertext4"/>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
</attributes>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-10-22 13:44:02 -03:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
2016-04-23 12:27:01 -03:00
|
|
|
<property name="position">1</property>
|
2014-10-22 13:44:02 -03:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<action-widgets>
|
|
|
|
<action-widget response="-6">cancel_button</action-widget>
|
2016-04-23 12:27:01 -03:00
|
|
|
<action-widget response="-5">apply_button</action-widget>
|
2014-10-22 13:44:02 -03:00
|
|
|
</action-widgets>
|
|
|
|
</template>
|
|
|
|
</interface>
|