aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorFlorian Kagerer2010-08-11 18:54:56 +0000
committerFlorian Kagerer2010-08-11 18:54:56 +0000
commit4a159bcb1e086d03c7bd1216694552ed5a83103e (patch)
treedf4c767bf3911bbb7ffa6dabbdea7a3a2220235e /po
parent0c7932cc7cd54ea8fdee9d12663657d67eaa7639 (diff)
downloadscummvm-rg350-4a159bcb1e086d03c7bd1216694552ed5a83103e.tar.gz
scummvm-rg350-4a159bcb1e086d03c7bd1216694552ed5a83103e.tar.bz2
scummvm-rg350-4a159bcb1e086d03c7bd1216694552ed5a83103e.zip
GUI: add music devices for c64, amiga and apple II gs
These devices are not able to create appropriate drivers. The only purpose for now is having proper gui options and flags and music types for the device detector. The corresponding GUIO flags for the new devices have been added, too. svn-id: r51995
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES3
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES
index 28ca60d31b..59af170c2f 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -26,7 +26,10 @@ sound/fmopl.cpp
sound/musicplugin.cpp
sound/null.h
sound/null.cpp
+sound/mods/paula.cpp
sound/softsynth/adlib.cpp
+sound/softsynth/appleiigs.cpp
+sound/softsynth/sid.cpp
sound/softsynth/mt32.cpp
sound/softsynth/pcspk.cpp
sound/softsynth/ym2612.cpp