[Scummvm-git-logs] scummvm master -> 46501f84f2abd48e72ea5bc3ede61bdadf261880

sev- sev at scummvm.org
Thu Apr 22 23:41:33 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:
46501f84f2 DOCS: Fix misprint for iconspath


Commit: 46501f84f2abd48e72ea5bc3ede61bdadf261880
    https://github.com/scummvm/scummvm/commit/46501f84f2abd48e72ea5bc3ede61bdadf261880
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2021-04-23T01:41:29+02:00

Commit Message:
DOCS: Fix misprint for iconspath

Changed paths:
    doc/docportal/advanced_topics/configuration_file.rst


diff --git a/doc/docportal/advanced_topics/configuration_file.rst b/doc/docportal/advanced_topics/configuration_file.rst
index b7a8466da8..468129a7b7 100755
--- a/doc/docportal/advanced_topics/configuration_file.rst
+++ b/doc/docportal/advanced_topics/configuration_file.rst
@@ -244,7 +244,7 @@ There are many recognized configuration keys. In the table below, each key is ei
 		":ref:`herculesfont <herc>`",boolean,false,
 		":ref:`hpbargraphs <hp>`",boolean,true,
 		":ref:`hypercheat <hyper>`",boolean,false,
-		iconpath,string,, "Specifies the path to icons to use as overlay for the ScummVM icon in the Windows taskbar or the macOS Dock when running a game. The icon files should be named after the :ref:`gameid <gameid>`, and be an ICO file on Windows, or a PNG file on macOS."
+		iconspath,string,, "Specifies the path to icons to use as overlay for the ScummVM icon in the Windows taskbar or the macOS Dock when running a game. The icon files should be named after the :ref:`gameid <gameid>`, and be an ICO file on Windows, or a PNG file on macOS."
 		":ref:`improved <improved>`",boolean,true,
 		":ref:`InvObjectsAnimated <objanimated>`",boolean,true,
 		":ref:`joystick_deadzone <deadzone>`",integer, 3




More information about the Scummvm-git-logs mailing list