Skip to content
Snippets Groups Projects

meson: add gettext support

Merged Marvin Scholz requested to merge ePirat/vlc:epirat-feat-meson-gettext into master

While runtime gettext support was already working, this adds the missing piece of build integrations.

With these changes, three new targets are now available to manage translation files:

  • vlc-pot: Regenerates the .pot files using xgettext
  • vlc-update-po: Regenerates the .po files from the current .pot files
  • vlc-gmo: Builds (but not installs) the translations

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading