mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
![]() 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 |