add missing files to POTFILES,
probably no changes to translateable strings due to this but better to do it before the hard freeze...
This commit is contained in:
parent
57933f31a0
commit
d4d9bb1097
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,7 @@ src/ai.cpp
|
|||
src/ai_dfool.cpp
|
||||
src/ai_move.cpp
|
||||
src/ai_python.cpp
|
||||
src/ai_village.cpp
|
||||
src/animated_game.cpp
|
||||
src/astarnode.cpp
|
||||
src/astarsearch.cpp
|
||||
|
@ -28,6 +29,7 @@ src/game.cpp
|
|||
src/game_display.cpp
|
||||
src/game_events.cpp
|
||||
src/gamestatus.cpp
|
||||
src/gamestatus_editor.cpp
|
||||
src/generate_report.cpp
|
||||
src/generic_event.cpp
|
||||
src/gettext.cpp
|
||||
|
@ -87,6 +89,9 @@ src/soundsource.cpp
|
|||
src/statistics.cpp
|
||||
src/team.cpp
|
||||
src/terrain.cpp
|
||||
src/tests/main.cpp
|
||||
src/tests/test_network_worker.cpp
|
||||
src/tests/test_util.cpp
|
||||
src/theme.cpp
|
||||
src/thread.cpp
|
||||
src/titlescreen.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue