From 7a2eda54a61ee26f290ac1e1832b2f9cc4840dfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Br=C3=B6tzmann?= Date: Tue, 24 Mar 2020 20:03:38 +0100 Subject: [PATCH] [appindicator] Update manifest.ini --- appindicator_integration/manifest.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appindicator_integration/manifest.ini b/appindicator_integration/manifest.ini index 79a926c..36bc0b9 100644 --- a/appindicator_integration/manifest.ini +++ b/appindicator_integration/manifest.ini @@ -1,8 +1,8 @@ [info] name: Ayatana Appindicator integration short_name: appindicator_integration -version: 1.2.3 -description: This plugin integrates Gajim with the Ayatana AppIndicator. You must have gir1.2-ayatanaappindicator3-0.1 installed to enable this plugin. +version: 1.2.4 +description: This plugin integrates Gajim with the Ayatana AppIndicator. You must have libappindicator3 installed to enable this plugin. homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/AppindicatorSupportPlugin authors: Denis Borenko Philipp Hörist