[Scummvm-git-logs] scummvm master -> 51d740995ce6416cc26903d694928aadae20e2a1
sev-
noreply at scummvm.org
Sat Dec 2 23:38:39 UTC 2023
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:
51d740995c BASE: Add missing spaces in the SAF explanation text
Commit: 51d740995ce6416cc26903d694928aadae20e2a1
https://github.com/scummvm/scummvm/commit/51d740995ce6416cc26903d694928aadae20e2a1
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-12-02T15:38:31-08:00
Commit Message:
BASE: Add missing spaces in the SAF explanation text
Changed paths:
base/main.cpp
diff --git a/base/main.cpp b/base/main.cpp
index 8c787d87a37..85a4ce582d6 100644
--- a/base/main.cpp
+++ b/base/main.cpp
@@ -657,13 +657,13 @@ extern "C" int scummvm_main(int argc, const char * const argv[]) {
"\n"
" 1. From the Launcher, go to **Game Options > Paths**."
" Select **Game Path** or **Extra Path**, as appropriate. \n"
- " 2. Inside the ScummVM file browser, select **Go Up** until you reach the root folder"
+ " 2. Inside the ScummVM file browser, select **Go Up** until you reach the root folder "
"which has the **<Add a new folder>** option.\n"
- " 3. Double-tap **<Add a new folder>**. In your device's file browser, navigate to the folder"
+ " 3. Double-tap **<Add a new folder>**. In your device's file browser, navigate to the folder "
"containing all your game folders. For example, **SD Card > ScummVMgames** \n"
" 4. Select **Use this folder**. \n"
" 5. Select **Allow** to give ScummVM permission to access the folder. \n"
- " 6. In the ScummVM file browser, double-tap to browse through your added folder."
+ " 6. In the ScummVM file browser, double-tap to browse through your added folder. "
"Select the folder containing the game's files, then tap **Choose**. \n"
"\n"
"Repeat steps 1 and 6 for each game."
More information about the Scummvm-git-logs
mailing list