From 94fa1ed47477f1c4b2bc4bd96325ce388e0bdad0 Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Tue, 21 Jun 2011 18:06:38 +0000 Subject: not using gettext in this source --- (limited to 'theme.py') diff --git a/theme.py b/theme.py index e29d0af..1591be8 100644 --- a/theme.py +++ b/theme.py @@ -16,7 +16,6 @@ import os import gtk import shutil from math import ceil -from gettext import gettext as _ from sugar.activity.activity import get_bundle_path, get_activity_root from sugar.graphics import style -- cgit v0.9.1