diff --git a/help/LINGUAS b/help/LINGUAS new file mode 100644 index 00000000..85d027f7 --- /dev/null +++ b/help/LINGUAS @@ -0,0 +1,5 @@ +cs +de +pl +pt_BR +sv diff --git a/help/meson.build b/help/meson.build index 30e16a3e..5e0393bd 100644 --- a/help/meson.build +++ b/help/meson.build @@ -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'], )