|
|
|
|
@ -202,6 +202,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
<!-- column-name Status -->
|
|
|
|
|
<column type="gint"/>
|
|
|
|
|
<!-- column-name HideDeleted -->
|
|
|
|
|
<column type="gboolean"/>
|
|
|
|
|
</columns>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkAdjustment" id="adjustment1">
|
|
|
|
|
@ -688,20 +690,148 @@ translated and supported by community.</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkPaned">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="position">395</property>
|
|
|
|
|
<property name="position-set">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="CreateButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Create repository</property>
|
|
|
|
|
<property name="image">image1</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="LoadLocalButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Open existing repository</property>
|
|
|
|
|
<property name="image">image2</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="ConfigureButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Configure repository</property>
|
|
|
|
|
<property name="image">image3</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="DeleteButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Delete repository</property>
|
|
|
|
|
<property name="image">image4</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="AddPackageButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Add package</property>
|
|
|
|
|
<property name="image">image11</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">11</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="RemovePackageButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Remove package</property>
|
|
|
|
|
<property name="image">image12</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">12</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
@ -710,178 +840,68 @@ translated and supported by community.</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="CreateButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Create repository</property>
|
|
|
|
|
<property name="image">image1</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="LoadNetButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Open existing repository</property>
|
|
|
|
|
<property name="image">image2</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="ConfigureButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Configure repository</property>
|
|
|
|
|
<property name="image">image3</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="DeleteButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Delete repository</property>
|
|
|
|
|
<property name="image">image4</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
|
<object class="GtkFrame">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="AddPackageButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Add package</property>
|
|
|
|
|
<property name="image">image11</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">11</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="RemovePackageButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Remove package</property>
|
|
|
|
|
<property name="image">image12</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">12</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkFrame">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label-xalign">0</property>
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkAlignment">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="top-padding">5</property>
|
|
|
|
|
<property name="bottom-padding">5</property>
|
|
|
|
|
<property name="left-padding">5</property>
|
|
|
|
|
<property name="right-padding">5</property>
|
|
|
|
|
<property name="label-xalign">0</property>
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
|
<object class="GtkAlignment">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="top-padding">5</property>
|
|
|
|
|
<property name="bottom-padding">5</property>
|
|
|
|
|
<property name="left-padding">5</property>
|
|
|
|
|
<property name="right-padding">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkViewport">
|
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="RepoTree">
|
|
|
|
|
<object class="GtkViewport">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">RepoStore</property>
|
|
|
|
|
<property name="headers-visible">False</property>
|
|
|
|
|
<property name="expander-column">treeviewcolumn2</property>
|
|
|
|
|
<property name="search-column">0</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
</child>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn" id="treeviewcolumn1">
|
|
|
|
|
<property name="title" translatable="yes">column</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn" id="treeviewcolumn2">
|
|
|
|
|
<property name="title" translatable="yes">column</property>
|
|
|
|
|
<object class="GtkTreeView" id="RepoTree">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">RepoStore</property>
|
|
|
|
|
<property name="headers-visible">False</property>
|
|
|
|
|
<property name="expander-column">treeviewcolumn2</property>
|
|
|
|
|
<property name="search-column">0</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="icon-name">0</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
<object class="GtkTreeViewColumn" id="treeviewcolumn1">
|
|
|
|
|
<property name="title" translatable="yes">column</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
<object class="GtkTreeViewColumn" id="treeviewcolumn2">
|
|
|
|
|
<property name="title" translatable="yes">column</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="icon-name">0</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="text">[D]</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="visible">5</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
@ -891,22 +911,28 @@ translated and supported by community.</property>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="label_item">
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="label_item">
|
|
|
|
|
<placeholder/>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
<property name="resize">False</property>
|
|
|
|
|
<property name="shrink">True</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkNotebook">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="show-tabs">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
@ -1269,8 +1295,7 @@ translated and supported by community.</property>
|
|
|
|
|
</items>
|
|
|
|
|
<child internal-child="entry">
|
|
|
|
|
<object class="GtkEntry">
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="text" translatable="yes">192.168.1.110</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
@ -1397,9 +1422,8 @@ translated and supported by community.</property>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
<property name="resize">True</property>
|
|
|
|
|
<property name="shrink">True</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
|