|
|
|
@ -25,6 +25,29 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
<!-- interface-license-type gplv2 -->
|
|
|
|
<!-- interface-license-type gplv2 -->
|
|
|
|
<!-- interface-name ubl-settings-update -->
|
|
|
|
<!-- interface-name ubl-settings-update -->
|
|
|
|
<!-- interface-copyright UBGroup -->
|
|
|
|
<!-- interface-copyright UBGroup -->
|
|
|
|
|
|
|
|
<object class="GtkListStore" id="FtpList">
|
|
|
|
|
|
|
|
<columns>
|
|
|
|
|
|
|
|
<!-- column-name gboolean1 -->
|
|
|
|
|
|
|
|
<column type="gboolean"/>
|
|
|
|
|
|
|
|
<!-- column-name gchararray1 -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
<!-- column-name gchararray2 -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
<!-- column-name gchararray3 -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
<!-- column-name gchararray4 -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
</columns>
|
|
|
|
|
|
|
|
<data>
|
|
|
|
|
|
|
|
<row>
|
|
|
|
|
|
|
|
<col id="0">True</col>
|
|
|
|
|
|
|
|
<col id="1" translatable="yes">file:///home/testrepo</col>
|
|
|
|
|
|
|
|
<col id="2" translatable="yes">main</col>
|
|
|
|
|
|
|
|
<col id="3" translatable="yes">8080</col>
|
|
|
|
|
|
|
|
<col id="4" translatable="yes">superadmin</col>
|
|
|
|
|
|
|
|
</row>
|
|
|
|
|
|
|
|
</data>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
<object class="GtkListStore" id="MirrorList">
|
|
|
|
<object class="GtkListStore" id="MirrorList">
|
|
|
|
<columns>
|
|
|
|
<columns>
|
|
|
|
<!-- column-name Repository -->
|
|
|
|
<!-- column-name Repository -->
|
|
|
|
@ -131,11 +154,31 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="icon-name">com.ublinux.libublsettingsui-gtk3.settings-symbolic</property>
|
|
|
|
<property name="icon-name">com.ublinux.libublsettingsui-gtk3.settings-symbolic</property>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkImage" id="image19">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="icon-name">com.ublinux.libublsettingsui-gtk3.sync-symbolic</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
<object class="GtkImage" id="image2">
|
|
|
|
<object class="GtkImage" id="image2">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="icon-name">com.ublinux.libublsettingsui-gtk3.sync-symbolic</property>
|
|
|
|
<property name="icon-name">com.ublinux.libublsettingsui-gtk3.sync-symbolic</property>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkImage" id="image20">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="icon-name">com.ublinux.libublsettingsui-gtk3.increase-symbolic</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkImage" id="image21">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="icon-name">document-edit-symbolic</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkImage" id="image22">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="icon-name">com.ublinux.libublsettingsui-gtk3.trash-symbolic</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
<object class="GtkImage" id="image3">
|
|
|
|
<object class="GtkImage" id="image3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
@ -1474,6 +1517,242 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
<property name="tab-fill">False</property>
|
|
|
|
<property name="tab-fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
|
|
|
<property name="margin-top">5</property>
|
|
|
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Setting up publishing of a repository and/or repositories as a local FTP resource</property>
|
|
|
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
|
|
|
|
<attribute name="foreground" value="#33722f2e7a06"/>
|
|
|
|
|
|
|
|
<attribute name="size" value="12288"/>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<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="GtkButton" id="WebPublicationUpdateButton1">
|
|
|
|
|
|
|
|
<property name="width-request">26</property>
|
|
|
|
|
|
|
|
<property name="height-request">26</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Update</property>
|
|
|
|
|
|
|
|
<property name="image">image19</property>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">0</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">1</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkButton" id="WebPublicationAddButton1">
|
|
|
|
|
|
|
|
<property name="width-request">26</property>
|
|
|
|
|
|
|
|
<property name="height-request">26</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Add</property>
|
|
|
|
|
|
|
|
<property name="image">image20</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="WebPublicationEditButton1">
|
|
|
|
|
|
|
|
<property name="width-request">26</property>
|
|
|
|
|
|
|
|
<property name="height-request">26</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Edit</property>
|
|
|
|
|
|
|
|
<property name="image">image21</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="WebPublicationRemoveButton1">
|
|
|
|
|
|
|
|
<property name="width-request">26</property>
|
|
|
|
|
|
|
|
<property name="height-request">26</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Remove</property>
|
|
|
|
|
|
|
|
<property name="image">image22</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>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeView" id="FTPPublicationTree">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="model">FtpList</property>
|
|
|
|
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Enabled</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererToggle"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="active">0</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Storage</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Repositories</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="text">2</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Port</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Anonymous user</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="text">4</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="tab">
|
|
|
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">FTP-publication</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
|
|
|
<property name="tab-fill">False</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
@ -1713,7 +1992,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="position">4</property>
|
|
|
|
<property name="position">5</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child type="tab">
|
|
|
|
<child type="tab">
|
|
|
|
@ -1724,7 +2003,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
<property name="label" translatable="yes">Mirror publication</property>
|
|
|
|
<property name="label" translatable="yes">Mirror publication</property>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="position">4</property>
|
|
|
|
<property name="position">5</property>
|
|
|
|
<property name="tab-fill">False</property>
|
|
|
|
<property name="tab-fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
|