• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1i18n.gettext(
2  meson.project_name(),
3  preset: 'glib',
4  # Page width is set to 90 characters in order to avoid bad wrapping of the
5  # bug reporting address.
6  args: ['--msgid-bugs-address=https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/new',
7         '--width=90'],
8)
9