diff options
author | Filippos Karapetis | 2012-03-27 00:21:16 +0300 |
---|---|---|
committer | Filippos Karapetis | 2012-03-27 00:21:50 +0300 |
commit | 85ca13db4b192b5993f1b291d90cce85ad94fb98 (patch) | |
tree | 302ac6ab617c0a81db7c5296d188eec3b41b4f4f /po/POTFILES | |
parent | 98b60f1af88c94fde1244bab53a13f61345ad945 (diff) | |
download | scummvm-rg350-85ca13db4b192b5993f1b291d90cce85ad94fb98.tar.gz scummvm-rg350-85ca13db4b192b5993f1b291d90cce85ad94fb98.tar.bz2 scummvm-rg350-85ca13db4b192b5993f1b291d90cce85ad94fb98.zip |
AGI: Use the ScummVM dialogs for saving/loading
An option has been added to use the original ones, if needed
Diffstat (limited to 'po/POTFILES')
-rw-r--r-- | po/POTFILES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index 7241b2bb09..8b74115939 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -23,6 +23,8 @@ common/util.cpp engines/advancedDetector.cpp engines/dialogs.cpp engines/engine.cpp +engines/agi/detection.cpp +engines/agi/saveload.cpp engines/dreamweb/detection.cpp engines/sci/detection.cpp engines/scumm/dialogs.cpp |