diff options
Diffstat (limited to 'libdino/data')
-rw-r--r-- | libdino/data/pgp_stack.ui | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/libdino/data/pgp_stack.ui b/libdino/data/pgp_stack.ui deleted file mode 100644 index 4df9f0b8..00000000 --- a/libdino/data/pgp_stack.ui +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<interface> - <template class="DinoPgpManagerAccountSettingsWidget"> - <property name="visible">True</property> - <child> - <object class="GtkButton" id="pgp_button"> - <property name="relief">none</property> - <property name="visible">True</property> - <child> - <object class="GtkLabel" id="pgp_label"> - <property name="xalign">0</property> - <property name="visible">True</property> - </object> - </child> - </object> - <packing> - <property name="name">label</property> - </packing> - </child> - <child> - <object class="GtkComboBox" id="pgp_combobox"> - <property name="hexpand">True</property> - <property name="width_request">200</property> - <property name="visible">True</property> - </object> - <packing> - <property name="name">entry</property> - </packing> - </child> - </template> -</interface>
\ No newline at end of file |