From 1dfafadec79ac1b499b4fef789514fb302eb0928 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Wed, 9 Apr 2008 22:29:31 +0200 Subject: Now unicode support for translations :) --- portato/plugins/resume_loop.py | 1 - 1 file changed, 1 deletion(-) (limited to 'portato/plugins/resume_loop.py') diff --git a/portato/plugins/resume_loop.py b/portato/plugins/resume_loop.py index c4191a8..e4531d0 100644 --- a/portato/plugins/resume_loop.py +++ b/portato/plugins/resume_loop.py @@ -12,7 +12,6 @@ import pty, time from subprocess import Popen, STDOUT -from gettext import lgettext as _ from portato.backend import system from portato.helper import debug, warning -- cgit v1.2.3-54-g00ecf