don't needed manual setup of the po path

gh-pages
somas95 2018-05-01 21:41:47 +02:00
parent 99f6916e8f
commit bf50fbb74f
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ if python_path:
import uberwriter
locale_dir = os.path.abspath(os.path.join(os.path.dirname(uberwriter.__file__),'../po/'))
if os.environ.get('IN_FLATPAK'):
locale_dir = PROJECT_ROOT_DIRECTORY + '/lib/python3.5/site-packages/uberwriter-1.0-py3.5.egg/po'
# L10n
locale.textdomain('uberwriter')