18 lines
532 B
Plaintext
18 lines
532 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Generated with glade 3.22.1 -->
|
||
|
<interface>
|
||
|
<requires lib="gtk+" version="3.10"/>
|
||
|
<template class="SernaturMainWindow" parent="GtkApplicationWindow">
|
||
|
<property name="can_focus">False</property>
|
||
|
<property name="title" translatable="no">SERNATUR</property>
|
||
|
<property name="icon_name">sernatur</property>
|
||
|
<property name="show_menubar">False</property>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
</template>
|
||
|
</interface>
|