2012-03-05 23:36:13 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
2020-02-14 16:54:38 +00:00
|
|
|
<property name="decorated">0</property>
|
2012-03-05 23:36:13 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label1">
|
|
|
|
<property name="label" translatable="yes">Quit
|
|
|
|
</property>
|
|
|
|
<attributes>
|
2019-04-04 23:33:12 +00:00
|
|
|
<attribute name="underline" value="low" start="0" end="1"></attribute>
|
2012-03-05 23:36:13 +00:00
|
|
|
</attributes>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|