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/sky/POTFILES | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 engines/sky/POTFILES (limited to 'engines/sky') diff --git a/engines/sky/POTFILES b/engines/sky/POTFILES new file mode 100644 index 0000000000..6c39f82e75 --- /dev/null +++ b/engines/sky/POTFILES @@ -0,0 +1,2 @@ +engines/sky/compact.cpp +engines/sky/detection.cpp -- cgit v1.2.3