From 06ab4a7b6dd3d2f9db0d5df1f1cfe0dd635d96bc Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Mon, 20 Oct 2008 21:38:06 +0000 Subject: revert thorstenp patches for now. They introduce bugs. --- src/profile_window.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/profile_window.py') diff --git a/src/profile_window.py b/src/profile_window.py index 9734baba5..710deac5b 100644 --- a/src/profile_window.py +++ b/src/profile_window.py @@ -33,6 +33,8 @@ import dialogs import vcard from common import gajim +from common.i18n import Q_ + class ProfileWindow: '''Class for our information window''' -- cgit v1.2.3