I18N: Update POTFILES.

Powered by: grep -rl '_s("\|_("' | sort | uniq
And afterwards some manual processing to strip out engine specific files and
to make it match our order in POTFILES.
This commit is contained in:
Johannes Schickel 2016-01-25 20:17:49 +01:00
parent 75d1385c8d
commit 7c7fd8f504

View File

@ -5,11 +5,11 @@ gui/browser.cpp
gui/browser_osx.mm
gui/chooser.cpp
gui/editrecorddialog.cpp
gui/error.cpp
gui/filebrowser-dialog.cpp
gui/fluidsynth-dialog.cpp
gui/gui-manager.cpp
gui/KeysDialog.h
gui/KeysDialog.cpp
gui/KeysDialog.h
gui/launcher.cpp
gui/massadd.cpp
gui/onscreendialog.cpp
@ -20,49 +20,51 @@ gui/saveload-dialog.cpp
gui/themebrowser.cpp
gui/ThemeEngine.cpp
gui/widget.cpp
gui/fluidsynth-dialog.cpp
base/main.cpp
common/error.cpp
common/util.cpp
common/rendermode.cpp
engines/advancedDetector.cpp
engines/dialogs.cpp
engines/engine.cpp
audio/adlib.cpp
audio/fmopl.cpp
audio/mididrv.cpp
audio/musicplugin.cpp
audio/null.h
audio/null.cpp
audio/mods/paula.cpp
audio/adlib.cpp
audio/null.cpp
audio/null.h
audio/softsynth/appleiigs.cpp
audio/softsynth/sid.cpp
audio/softsynth/cms.cpp
audio/softsynth/fmtowns_pc98/towns_pc98_plugins.cpp
audio/softsynth/mt32.cpp
audio/softsynth/pcspk.cpp
audio/softsynth/sid.cpp
backends/events/default/default-events.cpp
backends/events/gph/gph-events.cpp
backends/events/maemosdl/maemosdl-events.cpp
backends/events/openpandora/op-events.cpp
backends/events/symbiansdl/symbiansdl-events.cpp
backends/events/webossdl/webossdl-events.cpp
backends/graphics/opengl/opengl-graphics.cpp
backends/graphics/surfacesdl/surfacesdl-graphics.cpp
backends/graphics/wincesdl/wincesdl-graphics.cpp
backends/keymapper/remap-dialog.cpp
backends/midi/windows.cpp
backends/platform/ds/arm9/source/dsoptions.cpp
backends/platform/ios7/ios7_osys_events.cpp
backends/platform/iphone/osys_events.cpp
backends/platform/maemo/maemo.cpp
backends/platform/sdl/macosx/appmenu_osx.mm
backends/graphics/surfacesdl/surfacesdl-graphics.cpp
backends/graphics/opengl/opengl-graphics.cpp
backends/graphics/openglsdl/openglsdl-graphics.cpp
backends/platform/symbian/src/SymbianActions.cpp
backends/platform/symbian/src/SymbianOS.cpp
backends/events/symbiansdl/symbiansdl-events.cpp
backends/platform/tizen/form.cpp
backends/platform/tizen/fs.cpp
backends/platform/wii/options.cpp
backends/platform/wince/CEActionsPocket.cpp
backends/platform/wince/CEActionsSmartphone.cpp
backends/platform/wince/CELauncherDialog.cpp
backends/platform/wince/wince-sdl.cpp
backends/events/default/default-events.cpp
backends/events/gph/gph-events.cpp
backends/events/openpandora/op-events.cpp
backends/updates/macosx/macosx-updates.mm
backends/platform/tizen/form.cpp
backends/events/maemosdl/maemosdl-events.cpp