mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
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:
5
help/LINGUAS
Normal file
5
help/LINGUAS
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
cs
|
||||||
|
de
|
||||||
|
pl
|
||||||
|
pt_BR
|
||||||
|
sv
|
||||||
@ -1,4 +1,3 @@
|
|||||||
gnome.yelp('sysprof',
|
gnome.yelp('sysprof',
|
||||||
sources: ['index.page', 'introduction.page', 'profiling.page', 'faq.page', 'legal.xml'],
|
sources: ['index.page', 'introduction.page', 'profiling.page', 'faq.page', 'legal.xml'],
|
||||||
languages: ['cs', 'de', 'pl', 'pt_BR', 'sv'],
|
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user