[Scummvm-git-logs] scummvm-web master -> e7b9875201415f7e19a4bc1eccfee541414ef300
SupSuper
supsuper at gmail.com
Wed Nov 25 18:10:56 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
e7b9875201 DATA: Correct language in Japanese Manhole screenshots
Commit: e7b9875201415f7e19a4bc1eccfee541414ef300
https://github.com/scummvm/scummvm-web/commit/e7b9875201415f7e19a4bc1eccfee541414ef300
Author: SupSuper (supsuper at gmail.com)
Date: 2020-11-25T18:08:54Z
Commit Message:
DATA: Correct language in Japanese Manhole screenshots
Changed paths:
A public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_1.jpg
A public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_1_full.png
A public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_2.jpg
A public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_2_full.png
R public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_5.jpg
R public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_5_full.png
R public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_6.jpg
R public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_6_full.png
data/en/screenshots.yaml
diff --git a/data/en/screenshots.yaml b/data/en/screenshots.yaml
index 8260080a..b66979da 100644
--- a/data/en/screenshots.yaml
+++ b/data/en/screenshots.yaml
@@ -1139,6 +1139,12 @@
platform_id: dos
language: en
filemask: 'cyan/manhole/manhole_dos_en_1_*'
+-
+ id: manhole
+ variant: ''
+ platform_id: dos
+ language: ja
+ filemask: 'cyan/manhole/manhole_dos_ja_1_*'
-
id: rodney
variant: ''
diff --git a/public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_5.jpg b/public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_1.jpg
similarity index 100%
rename from public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_5.jpg
rename to public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_1.jpg
diff --git a/public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_5_full.png b/public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_1_full.png
similarity index 100%
rename from public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_5_full.png
rename to public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_1_full.png
diff --git a/public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_6.jpg b/public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_2.jpg
similarity index 100%
rename from public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_6.jpg
rename to public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_2.jpg
diff --git a/public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_6_full.png b/public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_2_full.png
similarity index 100%
rename from public_html/data/screenshots/cyan/manhole/manhole_dos_en_1_6_full.png
rename to public_html/data/screenshots/cyan/manhole/manhole_dos_ja_1_2_full.png
More information about the Scummvm-git-logs
mailing list