If we were running Gimp.locale_directory() at the very start of the script, it would append before _gimp_reloc_init_lib() had happened, and therefore the returned value would be the non-relocated locale directory. Calling this inside set_i18n() happens later, and also feels like the proper place for this code. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| pyconsole.py | ||
| python-console.py | ||