From 099ce81a80c3aff188dfff5042573c9786a0e033 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Wed, 06 Jun 2012 18:00:10 +0000 Subject: Use down scaled images if one of screen dimensions is 800 or less --- (limited to 'common/Util') diff --git a/common/Util/Instruments.py b/common/Util/Instruments.py index 3fc2ecb..1386b25 100644 --- a/common/Util/Instruments.py +++ b/common/Util/Instruments.py @@ -4,7 +4,6 @@ from gettext import gettext as _ import common.Config as Config from common.Config import imagefile import common.Util.InstrumentDB as InstrumentDB -from sugar.activity.activity import get_bundle_name LOW = Config.LOW MID = Config.MID -- cgit v0.9.1