po: A few build fixes for the translation infrastructure

It wasn’t working at all.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2020-01-13 12:22:36 +00:00
parent 6e5f356f73
commit 254eac4a55
3 changed files with 3 additions and 1 deletions

View File

@ -129,3 +129,4 @@ subdir('accounts-service')
subdir('malcontent-client') subdir('malcontent-client')
subdir('libmalcontent') subdir('libmalcontent')
subdir('pam') subdir('pam')
subdir('po')

1
po/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
malcontent.pot

View File

@ -1,5 +1,5 @@
# List of source files containing translatable strings. # List of source files containing translatable strings.
# Please keep this file sorted alphabetically. # Please keep this file sorted alphabetically.
accounts-service/com.endlessm.ParentalControls.policy accounts-service/com.endlessm.ParentalControls.policy.in
libmalcontent/manager.c libmalcontent/manager.c
pam/pam_malcontent.c pam/pam_malcontent.c