diff options
| author | Eugene Sandulenko | 2012-03-25 01:38:46 -0700 |
|---|---|---|
| committer | Eugene Sandulenko | 2012-03-25 01:38:46 -0700 |
| commit | 9b2471aeee6c83cc157a6ad8bd5d103bdaf40eff (patch) | |
| tree | 0e1f4631f3021a73a58a6742504a3df60f0db6c2 /po | |
| parent | f3ab94f3924f23cc4ba798230dfcd430fd50af82 (diff) | |
| parent | 72ccb6eea91ae590c02947ff6ce1ad8fbbdef0d8 (diff) | |
| download | scummvm-rg350-9b2471aeee6c83cc157a6ad8bd5d103bdaf40eff.tar.gz scummvm-rg350-9b2471aeee6c83cc157a6ad8bd5d103bdaf40eff.tar.bz2 scummvm-rg350-9b2471aeee6c83cc157a6ad8bd5d103bdaf40eff.zip | |
Merge pull request #211 from lordhoto/game-gui-options-v2
GUI: Game gui options
Diffstat (limited to 'po')
| -rw-r--r-- | po/POTFILES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index 33492c0c6f..67fd049ea9 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -23,6 +23,8 @@ common/util.cpp engines/advancedDetector.cpp engines/dialogs.cpp engines/engine.cpp +engines/dreamweb/detection.cpp +engines/sci/detection.cpp engines/scumm/dialogs.cpp engines/scumm/help.cpp engines/scumm/scumm.cpp @@ -37,6 +39,7 @@ engines/gob/inter_playtoons.cpp engines/gob/inter_v2.cpp engines/gob/inter_v5.cpp engines/groovie/script.cpp +engines/kyra/detection.cpp engines/kyra/lol.cpp engines/kyra/sound_midi.cpp engines/sky/compact.cpp |
