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:
authorwurstsalat <mailtrash@posteo.de>2022-09-12 23:02:13 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-09-19 23:33:40 +0300
commit8fccd261e80f44ec229c165d9956e4048774a073 (patch)
treeb69339d5aace16ba6a2ded4b889020462230a722 /message_box_size
parent70221e9ca6bce87acf2368a426bcc64c102de03b (diff)
Adapt plugin manifests to changes in Gajim 1.5
Diffstat (limited to 'message_box_size')
-rw-r--r--message_box_size/plugin-manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/message_box_size/plugin-manifest.json b/message_box_size/plugin-manifest.json
index b738845..a4ce12d 100644
--- a/message_box_size/plugin-manifest.json
+++ b/message_box_size/plugin-manifest.json
@@ -8,6 +8,7 @@
"config_dialog": true,
"name": "Message Box Size",
"platforms": [
+ "others",
"linux",
"darwin",
"win32"