mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-17 16:05:36 +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:
commit
3160fbee15
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkModelButton">
|
<object class="GtkModelButton">
|
||||||
<property name="can_focus">True</property>
|
<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="action-name">win.about</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
</object>
|
</object>
|
||||||
|
|
Loading…
Reference in a new issue