gajim-plural/src
Yann Leboulanger 60f2ef8adc keep namespace when we call a class :
* from xx import yy -> import xx
 * yy() -> xx.yy()
2005-04-14 17:07:55 +00:00
..
common keep namespace when we call a class : 2005-04-14 17:07:55 +00:00
Makefile reorder files 2005-04-12 15:47:20 +00:00
chat.py keep namespace when we call a class : 2005-04-14 17:07:55 +00:00
config.py keep namespace when we call a class : 2005-04-14 17:07:55 +00:00
dialogs.py gtkgui don't send messages to the connection but call the correct functions 2005-04-14 09:38:08 +00:00
eggtrayicon.c reorder files 2005-04-12 15:47:20 +00:00
eggtrayicon.h reorder files 2005-04-12 15:47:20 +00:00
groupchat_window.py keep namespace when we call a class : 2005-04-14 17:07:55 +00:00
gtkgui.glade reorder files 2005-04-12 15:47:20 +00:00
gtkgui.py keep namespace when we call a class : 2005-04-14 17:07:55 +00:00
history_window.py keep namespace when we call a class : 2005-04-14 17:07:55 +00:00
roster_window.py keep namespace when we call a class : 2005-04-14 17:07:55 +00:00
systray.py keep namespace when we call a class : 2005-04-14 17:07:55 +00:00
tabbed_chat_window.py keep namespace when we call a class : 2005-04-14 17:07:55 +00:00
trayicon.defs reorder files 2005-04-12 15:47:20 +00:00
trayicon.override reorder files 2005-04-12 15:47:20 +00:00
trayiconmodule.c reorder files 2005-04-12 15:47:20 +00:00