Use absolute imports on all plugins

This is necessary because Gajim is with 0.16.11 a python package
This commit is contained in:
Philipp Hörist
2017-07-17 01:42:50 +02:00
parent 507bf9a933
commit 9ce1c5b961
67 changed files with 451 additions and 452 deletions

View File

@@ -1,9 +1,9 @@
[info]
name: Set Location
short_name: set_location
version: 0.7.2
version: 0.7.3
description: Set information about the current geographical or physical location.
To be able to specify a location on the built-in card, you must install gir1.2-gtkchamplain
authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/SetLocalitionPlugin
min_gajim_version: 0.16.10
min_gajim_version: 0.16.11