Headerbar: Use application action channel instead of GAction.

This commit is contained in:
Jordan Petridis
2018-01-12 01:41:36 +02:00
parent 88a4c2d9f0
commit e192cf6618
3 changed files with 11 additions and 15 deletions
+1 -2
View File
@@ -307,11 +307,10 @@ Tobias Bernard
</packing>
</child>
<child>
<object class="GtkModelButton" id="refresh_button">
<object class="GtkModelButton" id="update_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="action_name">app.update</property>
<property name="text" translatable="yes">Check for new episodes</property>
</object>
<packing>