main-window: Fix the title

This commit is contained in:
Adrien Plazas
2018-08-02 12:45:01 +02:00
parent b05c6e34e2
commit 6d921bd667

View File

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