mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 03:25:31 +00:00
main-window: Fix the title
This commit is contained in:
parent
b05c6e34e2
commit
6d921bd667
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
</object>
|
||||
<template class="CallsMainWindow" parent="GtkApplicationWindow">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="title" translatable="yes">Call</property>
|
||||
<property name="title" translatable="yes">Calls</property>
|
||||
<property name="hide_titlebar_when_maximized">True</property>
|
||||
<property name="show_menubar">False</property>
|
||||
<child>
|
||||
|
|
Loading…
Reference in a new issue