[Scummvm-git-logs] scummvm master -> 7a85f71bba55bc933bbb87ccb55e386cf3ec7f0c
sev-
noreply at scummvm.org
Tue Feb 10 12:35:36 UTC 2026
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:
7a85f71bba GUI: Added MainHelp button to the grid launcher
Commit: 7a85f71bba55bc933bbb87ccb55e386cf3ec7f0c
https://github.com/scummvm/scummvm/commit/7a85f71bba55bc933bbb87ccb55e386cf3ec7f0c
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-02-10T13:35:27+01:00
Commit Message:
GUI: Added MainHelp button to the grid launcher
Changed paths:
gui/themes/common/highres_layout.stx
gui/themes/residualvm.zip
gui/themes/scummmodern.zip
gui/themes/scummremastered.zip
diff --git a/gui/themes/common/highres_layout.stx b/gui/themes/common/highres_layout.stx
index 0ea7c52cce4..448ce34f169 100644
--- a/gui/themes/common/highres_layout.stx
+++ b/gui/themes/common/highres_layout.stx
@@ -423,6 +423,9 @@
<widget name = 'OptionsButton'
height = 'Globals.Button.Height'
/>
+ <widget name = 'MainHelpButton'
+ height = 'Globals.Button.Height'
+ />
<widget name = 'AboutButton'
height = 'Globals.Button.Height'
/>
diff --git a/gui/themes/residualvm.zip b/gui/themes/residualvm.zip
index c431ef9f71a..2807d6ced59 100644
Binary files a/gui/themes/residualvm.zip and b/gui/themes/residualvm.zip differ
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index 27208d1a6d3..78033d1fa7a 100644
Binary files a/gui/themes/scummmodern.zip and b/gui/themes/scummmodern.zip differ
diff --git a/gui/themes/scummremastered.zip b/gui/themes/scummremastered.zip
index 3106f20d937..557243926f4 100644
Binary files a/gui/themes/scummremastered.zip and b/gui/themes/scummremastered.zip differ
More information about the Scummvm-git-logs
mailing list