[Scummvm-git-logs] scummvm-web master -> 552125cf9f6e2ee89e821569811774fab03f0032
lephilousophe
noreply at scummvm.org
Sat Jun 6 16:27:35 UTC 2026
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .
Summary:
552125cf9f WEB: Add Dumper Companion link in the main menu
Commit: 552125cf9f6e2ee89e821569811774fab03f0032
https://github.com/scummvm/scummvm-web/commit/552125cf9f6e2ee89e821569811774fab03f0032
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2026-06-06T18:27:01+02:00
Commit Message:
WEB: Add Dumper Companion link in the main menu
Changed paths:
data/en/menus.yaml
data/en/strings.json
diff --git a/data/en/menus.yaml b/data/en/menus.yaml
index c1f0c93e..4b649b41 100644
--- a/data/en/menus.yaml
+++ b/data/en/menus.yaml
@@ -17,6 +17,8 @@
href: /demos/director
- name: '{#menuMainBlogs#}'
href: 'https://planet.scummvm.org'
+ - name: '{#menuMainDumper#}'
+ href: /dumper-companion
- name: '{#menuHeaderDocumentation#}'
class: menu-docs
links:
diff --git a/data/en/strings.json b/data/en/strings.json
index ca56eb14..262297ba 100644
--- a/data/en/strings.json
+++ b/data/en/strings.json
@@ -150,6 +150,7 @@
"menuMainDownloads": "Downloads",
"menuMainFreewareGames": "Freeware Games & Addons",
"menuMainBlogs": "ScummVM Blogs",
+ "menuMainDumper": "Dumper Companion",
"menuHeaderDocumentation": "Documentation",
"menuDocumentationFaq": "F.A.Q.",
"menuDocumentationDocumentation": "Documentation",
More information about the Scummvm-git-logs
mailing list