summaryrefslogtreecommitdiffstats
path: root/po/meson.build
blob: 75c9c975e03708b826b981b26089af5c3c2f4b9f (plain)
1
2
3
4
5
6
7
i18n.gettext(
  meson.project_name(),
  preset: 'glib',
  args: [
    '--keyword=Description',
  ]
)