Adapt plugin manifests to changes in Gajim 1.5

This commit is contained in:
wurstsalat
2022-09-12 22:02:13 +02:00
committed by Philipp Hörist
parent 70221e9ca6
commit 8fccd261e8
13 changed files with 13 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
"config_dialog": true, "config_dialog": true,
"name": "Acronyms Expander", "name": "Acronyms Expander",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -9,6 +9,7 @@
"config_dialog": true, "config_dialog": true,
"name": "Anti Spam", "name": "Anti Spam",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -9,6 +9,7 @@
"config_dialog": true, "config_dialog": true,
"name": "Clients icons", "name": "Clients icons",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -7,6 +7,7 @@
"config_dialog": true, "config_dialog": true,
"name": "Message Length Notifier", "name": "Message Length Notifier",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -8,6 +8,7 @@
"config_dialog": true, "config_dialog": true,
"name": "Message Box Size", "name": "Message Box Size",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -7,6 +7,7 @@
"config_dialog": true, "config_dialog": true,
"name": "Now Listen", "name": "Now Listen",
"platforms": [ "platforms": [
"others",
"linux" "linux"
], ],
"requirements": [ "requirements": [

View File

@@ -9,6 +9,7 @@
"config_dialog": true, "config_dialog": true,
"name": "OMEMO", "name": "OMEMO",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -7,6 +7,7 @@
"config_dialog": false, "config_dialog": false,
"name": "OpenPGP", "name": "OpenPGP",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -7,6 +7,7 @@
"config_dialog": true, "config_dialog": true,
"name": "PGP", "name": "PGP",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -7,6 +7,7 @@
"config_dialog": false, "config_dialog": false,
"name": "Plugins translations", "name": "Plugins translations",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -7,6 +7,7 @@
"config_dialog": false, "config_dialog": false,
"name": "Quick replies", "name": "Quick replies",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -7,6 +7,7 @@
"config_dialog": false, "config_dialog": false,
"name": "Regex Filter", "name": "Regex Filter",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"

View File

@@ -7,6 +7,7 @@
"config_dialog": true, "config_dialog": true,
"name": "Triggers", "name": "Triggers",
"platforms": [ "platforms": [
"others",
"linux", "linux",
"darwin", "darwin",
"win32" "win32"