|
|
@ -35,6 +35,96 @@
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkFileChooserDialog" id="PackagesChooserDialog">
|
|
|
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
|
|
|
<property name="border_width">5</property>
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Install local packages</property>
|
|
|
|
|
|
|
|
<property name="role">GtkFileChooserDialog</property>
|
|
|
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
|
|
|
<property name="window_position">center-on-parent</property>
|
|
|
|
|
|
|
|
<property name="type_hint">dialog</property>
|
|
|
|
|
|
|
|
<property name="create_folders">False</property>
|
|
|
|
|
|
|
|
<property name="filter">package_filter</property>
|
|
|
|
|
|
|
|
<property name="select_multiple">True</property>
|
|
|
|
|
|
|
|
<signal name="file-activated" handler="on_PackagesChooserDialog_file_activated" swapped="no"/>
|
|
|
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
|
|
|
|
<object class="GtkBox" id="filechooserdialog-vbox1">
|
|
|
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
|
|
|
<object class="GtkButtonBox" id="filechooserdialog-action_area1">
|
|
|
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkButton" id="package_cancel_button">
|
|
|
|
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
|
|
|
<signal name="clicked" handler="on_package_cancel_button_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="package_open_button">
|
|
|
|
|
|
|
|
<property name="label">gtk-open</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
|
|
|
<signal name="clicked" handler="on_package_open_button_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="pack_type">end</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<placeholder/>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<action-widgets>
|
|
|
|
|
|
|
|
<action-widget response="0">package_cancel_button</action-widget>
|
|
|
|
|
|
|
|
<action-widget response="0">package_open_button</action-widget>
|
|
|
|
|
|
|
|
</action-widgets>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkImage" id="cancel_icon">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
|
|
|
<property name="stock">gtk-cancel</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkListStore" id="deps_list">
|
|
|
|
|
|
|
|
<columns>
|
|
|
|
|
|
|
|
<!-- column-name dep_type -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
<!-- column-name deps -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
</columns>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkListStore" id="details_list">
|
|
|
|
|
|
|
|
<columns>
|
|
|
|
|
|
|
|
<!-- column-name info_type -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
<!-- column-name _info -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
</columns>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
<object class="GtkWindow" id="ManagerWindow">
|
|
|
|
<object class="GtkWindow" id="ManagerWindow">
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="border_width">2</property>
|
|
|
|
<property name="border_width">2</property>
|
|
|
@ -454,6 +544,7 @@
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="xpad">10</property>
|
|
|
|
<property name="xpad">10</property>
|
|
|
|
|
|
|
|
<property name="selectable">True</property>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
@ -467,6 +558,7 @@
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="xpad">10</property>
|
|
|
|
<property name="xpad">10</property>
|
|
|
|
|
|
|
|
<property name="selectable">True</property>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
@ -480,6 +572,7 @@
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="xpad">10</property>
|
|
|
|
<property name="xpad">10</property>
|
|
|
|
|
|
|
|
<property name="selectable">True</property>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
@ -493,6 +586,7 @@
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="xpad">10</property>
|
|
|
|
<property name="xpad">10</property>
|
|
|
|
|
|
|
|
<property name="selectable">True</property>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
@ -534,7 +628,9 @@
|
|
|
|
<property name="enable_search">False</property>
|
|
|
|
<property name="enable_search">False</property>
|
|
|
|
<property name="show_expanders">False</property>
|
|
|
|
<property name="show_expanders">False</property>
|
|
|
|
<child internal-child="selection">
|
|
|
|
<child internal-child="selection">
|
|
|
|
<object class="GtkTreeSelection" id="deps_treeview_selection"/>
|
|
|
|
<object class="GtkTreeSelection" id="deps_treeview_selection">
|
|
|
|
|
|
|
|
<property name="mode">none</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn" id="dep_type">
|
|
|
|
<object class="GtkTreeViewColumn" id="dep_type">
|
|
|
@ -593,10 +689,11 @@
|
|
|
|
<property name="headers_visible">False</property>
|
|
|
|
<property name="headers_visible">False</property>
|
|
|
|
<property name="headers_clickable">False</property>
|
|
|
|
<property name="headers_clickable">False</property>
|
|
|
|
<property name="enable_search">False</property>
|
|
|
|
<property name="enable_search">False</property>
|
|
|
|
<property name="search_column">0</property>
|
|
|
|
|
|
|
|
<property name="show_expanders">False</property>
|
|
|
|
<property name="show_expanders">False</property>
|
|
|
|
<child internal-child="selection">
|
|
|
|
<child internal-child="selection">
|
|
|
|
<object class="GtkTreeSelection" id="treeview-selection6"/>
|
|
|
|
<object class="GtkTreeSelection" id="treeview-selection6">
|
|
|
|
|
|
|
|
<property name="mode">none</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn" id="infotype">
|
|
|
|
<object class="GtkTreeViewColumn" id="infotype">
|
|
|
@ -647,31 +744,11 @@
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeView" id="files_treeview">
|
|
|
|
<object class="GtkTextView" id="files_textview">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="margin_left">5</property>
|
|
|
|
<property name="editable">False</property>
|
|
|
|
<property name="margin_right">5</property>
|
|
|
|
<property name="cursor_visible">False</property>
|
|
|
|
<property name="margin_top">5</property>
|
|
|
|
|
|
|
|
<property name="margin_bottom">5</property>
|
|
|
|
|
|
|
|
<property name="model">files_list</property>
|
|
|
|
|
|
|
|
<property name="headers_visible">False</property>
|
|
|
|
|
|
|
|
<property name="headers_clickable">False</property>
|
|
|
|
|
|
|
|
<property name="enable_search">False</property>
|
|
|
|
|
|
|
|
<property name="show_expanders">False</property>
|
|
|
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
|
|
|
<object class="GtkTreeSelection" id="treeview-selection10"/>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn" id="file_column">
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererText" id="cellrenderertext14"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="text">0</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
@ -712,96 +789,6 @@
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<object class="GtkFileChooserDialog" id="PackagesChooserDialog">
|
|
|
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
|
|
|
<property name="border_width">5</property>
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Install local packages</property>
|
|
|
|
|
|
|
|
<property name="role">GtkFileChooserDialog</property>
|
|
|
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
|
|
|
<property name="window_position">center-on-parent</property>
|
|
|
|
|
|
|
|
<property name="type_hint">dialog</property>
|
|
|
|
|
|
|
|
<property name="create_folders">False</property>
|
|
|
|
|
|
|
|
<property name="filter">package_filter</property>
|
|
|
|
|
|
|
|
<property name="select_multiple">True</property>
|
|
|
|
|
|
|
|
<signal name="file-activated" handler="on_PackagesChooserDialog_file_activated" swapped="no"/>
|
|
|
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
|
|
|
|
<object class="GtkBox" id="filechooserdialog-vbox1">
|
|
|
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
|
|
|
<object class="GtkButtonBox" id="filechooserdialog-action_area1">
|
|
|
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkButton" id="package_cancel_button">
|
|
|
|
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
|
|
|
<signal name="clicked" handler="on_package_cancel_button_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="package_open_button">
|
|
|
|
|
|
|
|
<property name="label">gtk-open</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
|
|
|
<signal name="clicked" handler="on_package_open_button_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="pack_type">end</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<placeholder/>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<action-widgets>
|
|
|
|
|
|
|
|
<action-widget response="0">package_cancel_button</action-widget>
|
|
|
|
|
|
|
|
<action-widget response="0">package_open_button</action-widget>
|
|
|
|
|
|
|
|
</action-widgets>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkImage" id="cancel_icon">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
|
|
|
<property name="stock">gtk-cancel</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkListStore" id="deps_list">
|
|
|
|
|
|
|
|
<columns>
|
|
|
|
|
|
|
|
<!-- column-name dep_type -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
<!-- column-name deps -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
</columns>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkListStore" id="details_list">
|
|
|
|
|
|
|
|
<columns>
|
|
|
|
|
|
|
|
<!-- column-name info_type -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
<!-- column-name _info -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
</columns>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkListStore" id="files_list">
|
|
|
|
<object class="GtkListStore" id="files_list">
|
|
|
|
<columns>
|
|
|
|
<columns>
|
|
|
|
<!-- column-name file -->
|
|
|
|
<!-- column-name file -->
|
|
|
|