Skip to content
Snippets Groups Projects
Commit 6a4724df authored by Rafael S Castilho's avatar Rafael S Castilho
Browse files

SCRUM#536: fix title


Signed-off-by: default avatarRafael S Castilho <rsc15@inf.ufpr.br>
parent b25042d8
No related branches found
No related tags found
2 merge requests!21Deploy rc-1.0.0,!13SCRUM#536: fix title
Pipeline #16597 passed
...@@ -73,6 +73,7 @@ ...@@ -73,6 +73,7 @@
</object> </object>
<object class="GtkWindow" id="mainwindow"> <object class="GtkWindow" id="mainwindow">
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="title" translatable="yes">Painel de Controle do Linux Educacional</property>
<signal name="destroy" handler="onDeleteWindow" swapped="no"/> <signal name="destroy" handler="onDeleteWindow" swapped="no"/>
<child> <child>
<placeholder/> <placeholder/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment