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

criezy criezy at scummvm.org
Sun Sep 6 00:08:08 UTC 2020


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:
a36c20c884 README: Fix spelling of iconspath config key


Commit: a36c20c884f3dc2926dcde7403ff5e33045b0409
    https://github.com/scummvm/scummvm/commit/a36c20c884f3dc2926dcde7403ff5e33045b0409
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2020-09-06T01:07:50+01:00

Commit Message:
README: Fix spelling of iconspath config key

Changed paths:
    README.md
    doc/de/LIESMICH


diff --git a/README.md b/README.md
index c08c4fe743..0af5b3e888 100644
--- a/README.md
+++ b/README.md
@@ -2608,7 +2608,7 @@ The following keywords are recognized:
     savepath           string   The path to where a game will store its
                                 saved games.
     screenshotpath     string   The path to where screenshots are saved.
-    iconpath           string   The path to where to look for icons to use as
+    iconspath          string   The path to where to look for icons to use as
                                 overlay for the ScummVM icon in the Windows
                                 taskbar or macOS X Dock when running a game.
                                 The icon files should be named after the game
diff --git a/doc/de/LIESMICH b/doc/de/LIESMICH
index a4fc0d6056..5c7b48c88a 100644
--- a/doc/de/LIESMICH
+++ b/doc/de/LIESMICH
@@ -2766,7 +2766,7 @@ Die folgenden Schlüsselwörter werden erkannt:
                                 geladen werden soll
     savepath           Text     Verzeichnis für Spielstände des Spiels
     screenshotpath     Text     Verzeichnis für Bildschirmfotos
-    iconpaths          Text     Verzeichnis, in dem nach Icons gesucht wird,
+    iconspath          Text     Verzeichnis, in dem nach Icons gesucht wird,
                                 die für das ScummVM-Icon in der Windows-Taskbar
                                 oder im macOS X-Dock verwendet werden, wenn
                                 ein Spiel läuft. Die Icon-Dateien sollten nach




More information about the Scummvm-git-logs mailing list