Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gajim-plugins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
56
Issues
56
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gajim
gajim-plugins
Commits
aa0072c9
Commit
aa0072c9
authored
Jan 27, 2017
by
Tomasz Miąsko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[now_listen] Fix imports
parent
934698c0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
now_listen/now_listen.py
now_listen/now_listen.py
+1
-2
No files found.
now_listen/now_listen.py
View file @
aa0072c9
...
...
@@ -4,11 +4,10 @@ from gi.repository import Gtk
from
gi.repository
import
Gdk
import
os
from
common
import
gajim
from
plugins
import
GajimPlugin
from
plugins.helpers
import
log_calls
from
plugins.gui
import
GajimPluginConfigDialog
from
plugins.plugin
import
GajimPluginException
from
plugins.
gajim
plugin
import
GajimPluginException
from
common
import
dbus_support
if
dbus_support
.
supported
:
...
...
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