h-gtk: Wire the import_shows button on the hamburger menu to the the opml import.

This commit is contained in:
Jordan Petridis
2018-05-12 22:55:35 +03:00
parent 2d8164cf0a
commit 00e747eb5f
3 changed files with 76 additions and 9 deletions
+1 -2
View File
@@ -323,9 +323,8 @@ Tobias Bernard
<child>
<object class="GtkModelButton" id="import">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="receives_default">True</property>
<property name="text" translatable="yes">Import Shows</property>
</object>
<packing>