[Scummvm-git-logs] scummvm master -> ab67da92154411bf18db88d8f3eb71bd10b4efc1
criezy
noreply at scummvm.org
Tue Jun 10 20:46:16 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
ab67da9215 I18N: Remove files that no longer exist from POTFILES
Commit: ab67da92154411bf18db88d8f3eb71bd10b4efc1
https://github.com/scummvm/scummvm/commit/ab67da92154411bf18db88d8f3eb71bd10b4efc1
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2025-06-10T21:45:59+01:00
Commit Message:
I18N: Remove files that no longer exist from POTFILES
Changed paths:
engines/ultima/POTFILES
po/POTFILES
diff --git a/engines/ultima/POTFILES b/engines/ultima/POTFILES
index 2065446d56a..df92bdaba3e 100644
--- a/engines/ultima/POTFILES
+++ b/engines/ultima/POTFILES
@@ -1,6 +1,5 @@
engines/ultima/metaengine.cpp
engines/ultima/shared/early/ultima_early.cpp
-engines/ultima/shared/engine/ultima.cpp
engines/ultima/shared/engine/data_archive.cpp
engines/ultima/ultima4/metaengine.cpp
engines/ultima/nuvie/keybinding/key_help_dialog.cpp
diff --git a/po/POTFILES b/po/POTFILES
index 5544a83adba..19c482a9dcf 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -89,8 +89,6 @@ backends/graphics/openglsdl/openglsdl-graphics.cpp
backends/graphics/riscossdl/riscossdl-graphics.cpp
backends/graphics/surfacesdl/surfacesdl-graphics.cpp
backends/graphics/sdl/sdl-graphics.cpp
-backends/graphics3d/ios/ios-graphics3d.cpp
-backends/graphics3d/openglsdl/openglsdl-graphics3d.cpp
backends/keymapper/hardware-input.cpp
backends/keymapper/remap-widget.cpp
backends/keymapper/virtual-mouse.cpp
More information about the Scummvm-git-logs
mailing list