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:
Diffstat (limited to 'clients_icons/plugin-manifest.json')
-rw-r--r--clients_icons/plugin-manifest.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/clients_icons/plugin-manifest.json b/clients_icons/plugin-manifest.json
new file mode 100644
index 0000000..69ca008
--- /dev/null
+++ b/clients_icons/plugin-manifest.json
@@ -0,0 +1,21 @@
+{
+ "authors": [
+ "Denis Fomin <fominde@gmail.com>",
+ "Artem Klyop <art.klyop@gmail.com>",
+ "Thilo Molitor <thilo@eightysoft.de>"
+ ],
+ "description": "Shows client icons in roster and in groupchats.",
+ "homepage": "https://dev.gajim.org/gajim/gajim-plugins/wikis/ClientsIconsPlugin",
+ "config_dialog": true,
+ "name": "Clients icons",
+ "platforms": [
+ "linux",
+ "darwin",
+ "win32"
+ ],
+ "requirements": [
+ "gajim>=1.4.0"
+ ],
+ "short_name": "clients_icons",
+ "version": "7.10.5"
+} \ No newline at end of file