15 lines
440 B
XML
15 lines
440 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<template class="GtpStaticInit" parent="CcPanel">
|
|
|
|
<child type="content">
|
|
<object class="AdwStatusPage">
|
|
<property name="icon_name">view-continuous-symbolic</property>
|
|
<property name="title">Static Initializer</property>
|
|
<property name="description">A panel with a static initializer</property>
|
|
</object>
|
|
</child>
|
|
|
|
</template>
|
|
</interface>
|
|
|