Mercurial > libervia-backend
diff frontends/src/wix/chat.py @ 225:fd9b7834d98a
distutils installation script, draft
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 05 Jan 2011 01:56:36 +0100 |
parents | 86d249b6d9b7 |
children | 533507bb4e32 |
line wrap: on
line diff
--- a/frontends/src/wix/chat.py Tue Jan 04 19:30:27 2011 +0100 +++ b/frontends/src/wix/chat.py Wed Jan 05 01:56:36 2011 +0100 @@ -26,7 +26,7 @@ import time import pdb from logging import debug, info, error, warning -from tools.jid import JID +from sat.tools.jid import JID from quick_frontend.quick_chat import QuickChat from contact_list import ContactList from card_game import CardPanel