2017-03-11 21:48:35 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
2017-03-12 01:49:53 +00:00
|
|
|
<template class="DinoPluginsOpenPgpAccountSettingsWidget">
|
2017-03-11 21:48:35 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
2017-03-12 13:44:09 +00:00
|
|
|
<object class="GtkButton" id="button">
|
2017-03-11 21:48:35 +00:00
|
|
|
<property name="relief">none</property>
|
2017-03-12 17:12:30 +00:00
|
|
|
<property name="sensitive">False</property>
|
2017-03-11 21:48:35 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
2017-03-12 13:44:09 +00:00
|
|
|
<object class="GtkLabel" id="label">
|
2017-03-11 21:48:35 +00:00
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">label</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2017-03-12 13:44:09 +00:00
|
|
|
<object class="GtkComboBox" id="combobox">
|
2017-03-11 21:48:35 +00:00
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">entry</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</template>
|
|
|
|
</interface>
|