Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • GIMP GIMP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,846
    • Issues 3,846
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 91
    • Merge requests 91
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • GIMPGIMP
  • Repository
Switch branch/tag
  • gimp
  • libgimpbase
  • gimpbase.def
Find file BlameHistoryPermalink
  • Luca Bacci's avatar
    Add gimp_bind_text_domain () utility function · cbcb9181
    Luca Bacci authored Jan 11, 2023 and Jehan's avatar Jehan committed Jan 24, 2023
    On UNIX it's just a stub calling bindtextdomain () directly;
    on Windows it converts the path to UTF-16 and calls wbindtextdomain ().
    cbcb9181