From 378387c903d72d902359a3923cef2c64b12a824f Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 12 Aug 2013 17:35:41 +0200 Subject: I18N: Move specification of engine specific files to enginedir/POTFILES. This allows to keep the engines to specfiy the files for translation close to the engine sources itself. Thanks to criezy for his suggestion on this approach. --- engines/kyra/POTFILES | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 engines/kyra/POTFILES (limited to 'engines/kyra/POTFILES') diff --git a/engines/kyra/POTFILES b/engines/kyra/POTFILES new file mode 100644 index 0000000000..16888e2c5a --- /dev/null +++ b/engines/kyra/POTFILES @@ -0,0 +1,3 @@ +engines/kyra/detection.cpp +engines/kyra/lol.cpp +engines/kyra/sound_midi.cpp -- cgit v1.2.3