mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-11 23:27:35 +00:00
main-window: Fix the action name for the about dialog
This commit is contained in:
parent
373465cc2c
commit
241909c942
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue