Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Malte L
gajim-plugins
Commits
6d3fa73e
Commit
6d3fa73e
authored
Jan 31, 2019
by
Philipp Hörist
Browse files
[location] Use dialogs from gtk module
parent
cd9864dd
Changes
1
Show whitespace changes
Inline
Side-by-side
set_location/set_location.py
View file @
6d3fa73e
...
@@ -16,7 +16,7 @@ from gajim.common import helpers
...
@@ -16,7 +16,7 @@ from gajim.common import helpers
from
gajim.common
import
configpaths
from
gajim.common
import
configpaths
from
gajim
import
gtkgui_helpers
from
gajim
import
gtkgui_helpers
from
gajim.dialogs
import
InputDialog
,
WarningDialog
from
gajim.
gtk.
dialogs
import
InputDialog
,
WarningDialog
log
=
logging
.
getLogger
(
'gajim.plugin_system.set_location'
)
log
=
logging
.
getLogger
(
'gajim.plugin_system.set_location'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment