update translations

This commit is contained in:
2019-01-05 19:58:47 -03:00
parent ffe21aba6d
commit cb44fde622
6 changed files with 99 additions and 68 deletions

View File

@@ -15,8 +15,8 @@ config_data_file = configure_file(input: 'config.vala.in',
vala_sources = files(
'sernatur.vala',
'main-window.vala',
'tour-window.vala')
'main_window.vala',
'tour_window.vala')
sources = vala_sources
sources += main_gresource