Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pgp/plugin-manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/pgp/plugin-manifest.json b/pgp/plugin-manifest.json
index 73a71bb..1e76cc6 100644
--- a/pgp/plugin-manifest.json
+++ b/pgp/plugin-manifest.json
@@ -4,7 +4,7 @@
],
"description": "PGP encryption as per XEP-0027.",
"homepage": "https://dev.gajim.org/gajim/gajim-plugins/wikis/pgpplugin",
- "config_dialog": false,
+ "config_dialog": true,
"name": "PGP",
"platforms": [
"linux",
@@ -15,5 +15,5 @@
"gajim>=1.4.0"
],
"short_name": "pgp",
- "version": "1.4.5"
+ "version": "1.4.6"
} \ No newline at end of file