README: Fix spelling of iconspath config key
This commit is contained in:
parent
03c6511a04
commit
36b249c952
2 changed files with 2 additions and 2 deletions
|
@ -2608,7 +2608,7 @@ The following keywords are recognized:
|
||||||
savepath string The path to where a game will store its
|
savepath string The path to where a game will store its
|
||||||
saved games.
|
saved games.
|
||||||
screenshotpath string The path to where screenshots are saved.
|
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
|
overlay for the ScummVM icon in the Windows
|
||||||
taskbar or macOS X Dock when running a game.
|
taskbar or macOS X Dock when running a game.
|
||||||
The icon files should be named after the game
|
The icon files should be named after the game
|
||||||
|
|
|
@ -2766,7 +2766,7 @@ Die folgenden Schlüsselwörter werden erkannt:
|
||||||
geladen werden soll
|
geladen werden soll
|
||||||
savepath Text Verzeichnis für Spielstände des Spiels
|
savepath Text Verzeichnis für Spielstände des Spiels
|
||||||
screenshotpath Text Verzeichnis für Bildschirmfotos
|
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
|
die für das ScummVM-Icon in der Windows-Taskbar
|
||||||
oder im macOS X-Dock verwendet werden, wenn
|
oder im macOS X-Dock verwendet werden, wenn
|
||||||
ein Spiel läuft. Die Icon-Dateien sollten nach
|
ein Spiel läuft. Die Icon-Dateien sollten nach
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue