[Scummvm-git-logs] scummvm master -> d8f1c83b5870d6c489b912fa6b342cd3ada1b7c8

sev- sev at scummvm.org
Sat Nov 13 14:33:00 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
d8f1c83b58 I18N: Fix path in POTFILES


Commit: d8f1c83b5870d6c489b912fa6b342cd3ada1b7c8
    https://github.com/scummvm/scummvm/commit/d8f1c83b5870d6c489b912fa6b342cd3ada1b7c8
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-11-13T15:32:40+01:00

Commit Message:
I18N: Fix path in POTFILES

Changed paths:
    po/POTFILES


diff --git a/po/POTFILES b/po/POTFILES
index 56c7fbd8bc..5045f00287 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -23,8 +23,8 @@ gui/ThemeEngine.cpp
 gui/unknown-game-dialog.cpp
 gui/updates-dialog.cpp
 gui/widget.cpp
-gui/widget/grid.cpp
-gui/widget/groupedlist.cpp
+gui/widgets/grid.cpp
+gui/widgets/groupedlist.cpp
 
 base/main.cpp
 




More information about the Scummvm-git-logs mailing list