diff options
author | Johannes Schickel | 2013-09-12 15:38:13 -0700 |
---|---|---|
committer | Johannes Schickel | 2013-09-12 15:38:13 -0700 |
commit | 01dea8bd6794c28ca43dce880d794adf992397cf (patch) | |
tree | aafa46374fd58a727371512e2572d0e972c4a609 /engines/toltecs | |
parent | e8f4c28d10e072a77aafbed9033991a4bb3da43b (diff) | |
parent | 378387c903d72d902359a3923cef2c64b12a824f (diff) | |
download | scummvm-rg350-01dea8bd6794c28ca43dce880d794adf992397cf.tar.gz scummvm-rg350-01dea8bd6794c28ca43dce880d794adf992397cf.tar.bz2 scummvm-rg350-01dea8bd6794c28ca43dce880d794adf992397cf.zip |
Merge pull request #378 from lordhoto/pluggable-engines-translations
RFC: Pluggable Engines: I18N: Move specification of engine specific files to enginedir/POTFILES
Diffstat (limited to 'engines/toltecs')
-rw-r--r-- | engines/toltecs/POTFILES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/toltecs/POTFILES b/engines/toltecs/POTFILES new file mode 100644 index 0000000000..81adbb86a1 --- /dev/null +++ b/engines/toltecs/POTFILES @@ -0,0 +1,2 @@ +engines/toltecs/detection.cpp +engines/toltecs/menu.cpp |