diff options
Diffstat (limited to 'plugins/openpgp/data')
-rw-r--r-- | plugins/openpgp/data/gresource.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/openpgp/data/gresource.xml b/plugins/openpgp/data/gresource.xml new file mode 100644 index 00000000..fbe2e8e9 --- /dev/null +++ b/plugins/openpgp/data/gresource.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/im/dino/Dino/openpgp"> + <file>account_settings_item.ui</file> + </gresource> +</gresources> |