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

lotharsm noreply at scummvm.org
Sun Dec 3 18:38:05 UTC 2023


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

Summary:
ed91eaaab3 NEWS: Update German NEWS file
e793c373d2 DOCS: Add missing reference to ZOOM Platform button


Commit: ed91eaaab35e11feebb98fc4a4c5fe6111e81e2c
    https://github.com/scummvm/scummvm/commit/ed91eaaab35e11feebb98fc4a4c5fe6111e81e2c
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-12-03T19:36:22+01:00

Commit Message:
NEWS: Update German NEWS file

Changed paths:
    doc/de/NEUES.md


diff --git a/doc/de/NEUES.md b/doc/de/NEUES.md
index e52395b2a00..fbadca02d8f 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -63,6 +63,9 @@ Umfangreichere Informationen über die Änderungen des aktuellen Codes findest D
  Mohawk:
    - Die Genauigkeit der Code-Erzeugung für die Domes wurde erheblich verbessert und entspricht nun dem Original.
 
+ Private:
+   - Unterstützung für die japanische Windows-Version hinzugefügt.
+
  SCUMM:
    - Unterstützung für die entpackten RuSCUMM-Patches für russische Übersetzungen hinzugefügt.
    - Der offizielle Roland MT-32-Patch für Monkey Island 1 kann nun auf allen EGA-Versionen
@@ -107,6 +110,9 @@ Umfangreichere Informationen über die Änderungen des aktuellen Codes findest D
  Sword2:
    - Unterstützung für die chinesische Übersetzung hinzugefügt.
 
+ Tinsel:
+   - Fehler behoben, der dazu geführt hat, dass keine Tonbänder mehr verfügbar sind.
+
  Twine:
    - Unterstützung für die japanische Übersetzung hinzugefügt.
 


Commit: e793c373d289c777c64dec02c29153add54faf40
    https://github.com/scummvm/scummvm/commit/e793c373d289c777c64dec02c29153add54faf40
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-12-03T19:37:50+01:00

Commit Message:
DOCS: Add missing reference to ZOOM Platform button

Changed paths:
    doc/docportal/conf.py


diff --git a/doc/docportal/conf.py b/doc/docportal/conf.py
index 7d16f47f7e5..6b7f7659d16 100644
--- a/doc/docportal/conf.py
+++ b/doc/docportal/conf.py
@@ -67,7 +67,7 @@ html_static_path = ['_static']
 
 html_js_files = ['version.js']
 
-html_extra_path = ['images/donate/ppdonate.png','images/donate/GOG_button_small.png']
+html_extra_path = ['images/donate/ppdonate.png','images/donate/ZOOM_button_small.png']
 html_favicon = 'scummvm.ico'
 
 # Add any paths that contain custom static files (such as style sheets) here,




More information about the Scummvm-git-logs mailing list