Open GoogleCodeExporter opened 9 years ago
The corresponding issue reported on the CEF Forum:
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=12569
Original comment by czarek.t...@gmail.com
on 14 Jan 2015 at 8:22
Original comment by czarek.t...@gmail.com
on 14 Jan 2015 at 8:23
Marshall responded:
Chromium code makes assumptions about the app bundle structure to find locale
files. If you don't have the expected structure then it fails.
TODO: let's get rid of the --locale_pak flag and use ApplicationSettings.lang
option instead. Set the "en" lang by default in cefpython.Initialize(). Remove
the --locale_pak switch from wxpython.py and chromectrl.py.
Original comment by czarek.t...@gmail.com
on 14 Jan 2015 at 5:46
Original issue reported on code.google.com by
czarek.t...@gmail.com
on 14 Jan 2015 at 8:11