1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-29 15:25:24 +00:00

Merge branch 'christopherdavis/change-about-label' into 'master'

history-header-bar: Change "About" to "About Calls"

See merge request Librem5/calls!45
This commit is contained in:
Bob Ham 2019-06-18 11:35:04 +00:00
commit 3160fbee15

View file

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