Use absolute imports on all plugins
This is necessary because Gajim is with 0.16.11 a python package
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
[info]
|
||||
name: Clients icons
|
||||
short_name: clients_icons
|
||||
version: 4.6
|
||||
version: 4.7
|
||||
description: Shows the client icons in the roster
|
||||
and in groupchats.
|
||||
For icons in tooltip support, you need to install Gajim r14117 or above.
|
||||
authors: Denis Fomin <fominde@gmail.com>
|
||||
Artem Klyop <art.klyop@gmail.com>
|
||||
homepage: http://trac-plugins.gajim.org/wiki/ClientsIconsPlugin
|
||||
min_gajim_version: 0.16.10.0
|
||||
min_gajim_version: 0.16.11
|
||||
|
||||
Reference in New Issue
Block a user