Skip to content

Commit

Permalink
Set language to c
Browse files Browse the repository at this point in the history
  • Loading branch information
infirit committed Sep 4, 2021
1 parent 4b4cfd3 commit 6c57fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion po/meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
i18n = import('i18n')
# define GETTEXT_PACKAGE
add_project_arguments('-DGETTEXT_PACKAGE="caja-admin"', language:'python')
add_project_arguments('-DGETTEXT_PACKAGE="caja-admin"', language:'c')
i18n.gettext(meson.project_name(),
args: '--directory=' + meson.source_root()
)

0 comments on commit 6c57fa1

Please sign in to comment.