GrampsLocale: Fix glocale without import

svn: r21525
This commit is contained in:
John Ralls 2013-03-02 20:25:01 +00:00
parent 41ff6f2fbd
commit 67e975b31f

View File

@ -44,7 +44,7 @@ LOG = logging.getLogger(".gen.utils.file")
#
#-------------------------------------------------------------------------
from ..constfunc import win, mac, cuni, conv_to_unicode, UNITYPE
from ..const import TEMP_DIR, USER_HOME
from ..const import TEMP_DIR, USER_HOME, GRAMPS_LOCALE as glocale
#-------------------------------------------------------------------------
#