gajim-plural/gajim
Philipp Hörist 7e0e4cced0 PluginManager: remove plugin path from sys.path
Remove plugin path from sys.path after importing.

If we scan multiple plugin dirs and never remove the path from
sys.path, it is hard to predict from which path python will import
a package.

The chance that the same plugin package is in multiple plugin paths
is high.
2017-08-07 19:28:54 +02:00
..
command_system Refactor search_log() 2017-07-21 16:58:04 +02:00
common Add senders attr to Jingle FT 2017-08-07 17:41:32 +02:00
plugins PluginManager: remove plugin path from sys.path 2017-08-07 19:28:54 +02:00
Makefile.am Rename src directory 2017-07-02 17:25:47 +02:00
adhoc_commands.py Rename src directory 2017-07-02 17:25:47 +02:00
advanced_configuration_window.py fixed lookup of description for keyed options 2017-07-11 20:35:47 +02:00
app_actions.py Remove XEP-0136 support 2017-07-28 00:07:49 +02:00
atom_window.py Rename src directory 2017-07-02 17:25:47 +02:00
cell_renderer_image.py Rename src directory 2017-07-02 17:25:47 +02:00
chat_control.py Log sent messages with new logger method 2017-08-02 23:34:24 +02:00
chat_control_base.py Correctly remove timeout source 2017-07-31 02:59:52 +02:00
config.py Fix not working ManagePEPServicesWindow Dialog 2017-07-16 22:49:34 +02:00
conversation_textview.py Fix displaying links in textview 2017-07-04 12:26:05 +02:00
dataforms_widget.py Rename src directory 2017-07-02 17:25:47 +02:00
dialogs.py About Dialog: Update Copyright 2017-08-02 18:59:21 +02:00
disco.py Rename src directory 2017-07-02 17:25:47 +02:00
emoticons.py Stay compatible to python 3.4 2017-08-02 18:57:02 +02:00
features_window.py Rename src directory 2017-07-02 17:25:47 +02:00
filetransfers_window.py Use correct file date on Jingle FT 2017-08-07 13:34:23 +02:00
gajim-remote.py Rename src directory 2017-07-02 17:25:47 +02:00
gajim.py Add ServerInfo Dialog 2017-07-26 00:07:43 +02:00
gajim_themes_window.py Rename src directory 2017-07-02 17:25:47 +02:00
groupchat_control.py Correctly remove timeout source 2017-07-31 02:59:52 +02:00
groups.py Rename src directory 2017-07-02 17:25:47 +02:00
gtkexcepthook.py Rename src directory 2017-07-02 17:25:47 +02:00
gtkgui_helpers.py Use right amount of arguments on pack_start 2017-07-27 21:50:38 +02:00
gtkspell.py Rename src directory 2017-07-02 17:25:47 +02:00
gui_interface.py Add senders attr to Jingle FT 2017-08-07 17:41:32 +02:00
gui_menu_builder.py Add ServerInfo Dialog 2017-07-26 00:07:43 +02:00
history_manager.py Rename src directory 2017-07-02 17:25:47 +02:00
history_sync.py HistorySync: Connect to different event for counting 2017-07-28 14:51:54 +02:00
history_window.py Refactor get_room_last_message_time() 2017-07-21 16:58:04 +02:00
htmltextview.py Fix use of deprecated method 2017-07-28 20:40:09 +02:00
ipython_view.py Rename src directory 2017-07-02 17:25:47 +02:00
logind_listener.py Rename src directory 2017-07-02 17:25:47 +02:00
message_control.py Remove useless code 2017-08-02 23:40:55 +02:00
message_textview.py Fix infinite expand of MessageTextView 2017-07-28 20:40:30 +02:00
message_window.py Rework emoticon menu 2017-07-02 21:27:44 +02:00
music_track_listener.py Rename src directory 2017-07-02 17:25:47 +02:00
negotiation.py Rename src directory 2017-07-02 17:25:47 +02:00
network_watcher.py Rename src directory 2017-07-02 17:25:47 +02:00
notify.py Rename src directory 2017-07-02 17:25:47 +02:00
profile_window.py Rename src directory 2017-07-02 17:25:47 +02:00
pylint.rc Rename src directory 2017-07-02 17:25:47 +02:00
remote_control.py Do not use XEP-0012 anymore to know idle time. Use XEP-0319 2017-07-31 19:14:12 +02:00
roster_window.py Merge branch 'xep-0319' into 'master' 2017-07-31 19:16:27 +02:00
scrolled_window.py Fix infinite expand of MessageTextView 2017-07-28 20:40:30 +02:00
search_window.py Rename src directory 2017-07-02 17:25:47 +02:00
secrets.py Rename src directory 2017-07-02 17:25:47 +02:00
server_info.py Add ServerInfo Dialog 2017-07-26 00:07:43 +02:00
session.py Remove old unused code 2017-08-02 19:24:09 +02:00
shortcuts_window.py Rename src directory 2017-07-02 17:25:47 +02:00
statusicon.py Rename src directory 2017-07-02 17:25:47 +02:00
tooltips.py Do not use XEP-0012 anymore to know idle time. Use XEP-0319 2017-07-31 19:14:12 +02:00
upower_listener.py Rename src directory 2017-07-02 17:25:47 +02:00
vcard.py Do not use XEP-0012 anymore to know idle time. Use XEP-0319 2017-07-31 19:14:12 +02:00