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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user