main-window: Fix the action name for the about dialog
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
373465cc2c
commit
241909c942
@@ -251,7 +251,7 @@
|
||||
<object class="GtkModelButton">
|
||||
<property name="visible">True</property>
|
||||
<property name="text" translatable="yes">_About Calls</property>
|
||||
<property name="action-name">app.about</property>
|
||||
<property name="action-name">win.about</property>
|
||||
</object>
|
||||
</child>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user