From 1dfafadec79ac1b499b4fef789514fb302eb0928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 9 Apr 2008 22:29:31 +0200 Subject: Now unicode support for translations :) --- portato/gui/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato/gui/utils.py') diff --git a/portato/gui/utils.py b/portato/gui/utils.py index a6bd800..151ec22 100644 --- a/portato/gui/utils.py +++ b/portato/gui/utils.py @@ -21,7 +21,7 @@ from functools import wraps # some backend things from ..backend import flags, system, set_system -from ..helper import _, debug, info, set_log_level +from ..helper import debug, info, set_log_level from ..constants import USE_CATAPULT # parser -- cgit v1.2.3