1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-25 21:29:32 +00:00

main-window: Fix the action name for the about dialog

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-07-15 11:05:00 +02:00 committed by Evangelos Ribeiro Tzaras
parent 373465cc2c
commit 241909c942

View file

@ -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>