Skip to content
  • Michael Natterer's avatar
    Issue #2867 - iso-codes location is not relocatable on all platforms · 10ce7021
    Michael Natterer authored
    gimplanguagestore-parser.c (parse_iso_codes): instead of
    special-casing Windows and OS X, use ENABLE_RELOCATABLE_RESOURCES and
    find the package relative to ${gimp_installation_directory}, so
    relocating it works on all platforms (also flatpack, snap, whatever),
    given the --enable-relocatable-bundle configure switch is used.
    10ce7021