aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Crozat2010-11-23 21:37:26 +0000
committerThierry Crozat2010-11-23 21:37:26 +0000
commit55e3ed001624df8b8222a1556a371aec8aab4983 (patch)
treea6d001bd3dae7223f4ac43744d96a1832a48eacf
parent90cabfef389093cc2fc412a7003d8e1feff8ca80 (diff)
downloadscummvm-rg350-55e3ed001624df8b8222a1556a371aec8aab4983.tar.gz
scummvm-rg350-55e3ed001624df8b8222a1556a371aec8aab4983.tar.bz2
scummvm-rg350-55e3ed001624df8b8222a1556a371aec8aab4983.zip
I18N: Fix generation of translation template file from source code
This fix a regression introduced when GuiManager.cpp was renamed into gui-manager.cpp svn-id: r54433
-rw-r--r--po/POTFILES2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES b/po/POTFILES
index 2ebc0601e7..1fa37f11ec 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -4,7 +4,7 @@ gui/about.cpp
gui/browser.cpp
gui/chooser.cpp
gui/error.cpp
-gui/GuiManager.cpp
+gui/gui-manager.cpp
gui/KeysDialog.h
gui/KeysDialog.cpp
gui/launcher.cpp