GrampsLocale: Fix glocale without import
svn: r21525
This commit is contained in:
parent
41ff6f2fbd
commit
67e975b31f
@ -44,7 +44,7 @@ LOG = logging.getLogger(".gen.utils.file")
|
|||||||
#
|
#
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
from ..constfunc import win, mac, cuni, conv_to_unicode, UNITYPE
|
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
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user