[plugin_installer] Port recent plugin_installer

This inlcudes slight refactoring and switch to https instead of ftps
This commit is contained in:
Philipp Hörist
2017-02-20 16:30:19 +01:00
parent 3347951de9
commit c0b3f36b24
2 changed files with 74 additions and 100 deletions

View File

@@ -394,24 +394,6 @@
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="check_update_periodically">
<property name="label" translatable="yes">Check update every 24 hours</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
<property name="focus_on_click">False</property>
<property name="xalign">0.5</property>
<property name="draw_indicator">True</property>
<signal name="toggled" handler="on_check_update_periodically_toggled" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
</object>
</child>
</object>