mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-05 19:15:32 +00:00
history-header-bar: Change "About" to "About Calls"
As a part of GNOME's initiative to move menus, "About" should be "About $APP_NAME" rather than "About". See https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement#guidelines for reference
This commit is contained in:
parent
ee126b3660
commit
e0123e400e
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
<child>
|
||||
<object class="GtkModelButton">
|
||||
<property name="can_focus">True</property>
|
||||
<property name="text" translatable="yes">About</property>
|
||||
<property name="text" translatable="yes">About Calls</property>
|
||||
<property name="action-name">win.about</property>
|
||||
<property name="visible">True</property>
|
||||
</object>
|
||||
|
|
Loading…
Reference in a new issue