[Scummvm-git-logs] scummvm master -> 660e7f91056f8ae3dbce82fe05643a77569f1356
sev-
noreply at scummvm.org
Sat Dec 2 23:40:26 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:
660e7f9105 BASE: Added more missing spaces to the SAF message
Commit: 660e7f91056f8ae3dbce82fe05643a77569f1356
https://github.com/scummvm/scummvm/commit/660e7f91056f8ae3dbce82fe05643a77569f1356
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-12-02T15:40:18-08:00
Commit Message:
BASE: Added more missing spaces to the SAF message
Changed paths:
base/main.cpp
diff --git a/base/main.cpp b/base/main.cpp
index 85a4ce582d6..be5e65aa4d4 100644
--- a/base/main.cpp
+++ b/base/main.cpp
@@ -682,13 +682,13 @@ extern "C" int scummvm_main(int argc, const char * const argv[]) {
"To add a game:\n"
"\n"
" 1. Select **Add Game...** from the launcher. \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 sub-folder containing the game's files, then tap **Choose**."
"\n"
"Repeat steps 1 and 6 for each game."
More information about the Scummvm-git-logs
mailing list