Make imports GUI agnostic

This commit is contained in:
lovetox
2020-12-06 13:22:33 +01:00
parent b8548cbcd3
commit 5b763716a6
40 changed files with 87 additions and 84 deletions

View File

@@ -22,7 +22,7 @@ from gi.repository import Gtk
from gajim.common import app
from gajim.common.structs import OutgoingMessage
from gajim.gtk.dataform import DataFormWidget
from gajim.gui.dataform import DataFormWidget
from gajim.plugins.plugins_i18n import _

View File

@@ -1,7 +1,7 @@
[info]
name: Form Handler
short_name: form_handler
version: 1.3.2
version: 1.3.3
description: Lets the user display and answer forms attached to messages.
authors = Philipp Hoerist <philipp@hoerist.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/formhandler