build: Use LINGUAS file for help

The old method is deprecated.

https://bugzilla.gnome.org/show_bug.cgi?id=794457
This commit is contained in:
Piotr Drąg
2018-03-18 18:42:47 +01:00
parent a11c1e1e57
commit dfe3a10ea5
2 changed files with 5 additions and 1 deletions

5
help/LINGUAS Normal file
View File

@ -0,0 +1,5 @@
cs
de
pl
pt_BR
sv

View File

@ -1,4 +1,3 @@
gnome.yelp('sysprof',
sources: ['index.page', 'introduction.page', 'profiling.page', 'faq.page', 'legal.xml'],
languages: ['cs', 'de', 'pl', 'pt_BR', 'sv'],
)