[Scummvm-git-logs] scummvm-web master -> 2d417e889bafb06a0463104d6cfa7266333ad32d

lotharsm serra at scummvm.org
Sat Sep 7 14:14:52 CEST 2019


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:
2d417e889b WEB: VERSAILLES: Fix screenshot names for Versailles 1685


Commit: 2d417e889bafb06a0463104d6cfa7266333ad32d
    https://github.com/scummvm/scummvm-web/commit/2d417e889bafb06a0463104d6cfa7266333ad32d
Author: Lothar Serra Mari (serra at scummvm.org)
Date: 2019-09-07T14:14:39+02:00

Commit Message:
WEB: VERSAILLES: Fix screenshot names for Versailles 1685

Changed paths:
  A public_html/data/screenshots/other/versailles/versailles-01-full.png
  A public_html/data/screenshots/other/versailles/versailles-01.jpg
  A public_html/data/screenshots/other/versailles/versailles-02-full.png
  A public_html/data/screenshots/other/versailles/versailles-02.jpg
  A public_html/data/screenshots/other/versailles/versailles-03-full.png
  A public_html/data/screenshots/other/versailles/versailles-03.jpg
  A public_html/data/screenshots/other/versailles/versailles-04-full.png
  A public_html/data/screenshots/other/versailles/versailles-04.jpg
  A public_html/data/screenshots/other/versailles/versailles-05-full.png
  A public_html/data/screenshots/other/versailles/versailles-05.jpg
  A public_html/data/screenshots/other/versailles/versailles-06-full.png
  A public_html/data/screenshots/other/versailles/versailles-06.jpg
  A public_html/data/screenshots/other/versailles/versailles-07-full.png
  A public_html/data/screenshots/other/versailles/versailles-07.jpg
  A public_html/data/screenshots/other/versailles/versailles-08-full.png
  A public_html/data/screenshots/other/versailles/versailles-08.jpg
  A public_html/data/screenshots/other/versailles/versailles-09-full.png
  A public_html/data/screenshots/other/versailles/versailles-09.jpg
  R public_html/data/screenshots/other/versailles/versailles-1-full.png
  R public_html/data/screenshots/other/versailles/versailles-1.jpg
  R public_html/data/screenshots/other/versailles/versailles-2-full.png
  R public_html/data/screenshots/other/versailles/versailles-2.jpg
  R public_html/data/screenshots/other/versailles/versailles-3-full.png
  R public_html/data/screenshots/other/versailles/versailles-3.jpg
  R public_html/data/screenshots/other/versailles/versailles-4-full.png
  R public_html/data/screenshots/other/versailles/versailles-4.jpg
  R public_html/data/screenshots/other/versailles/versailles-5-full.png
  R public_html/data/screenshots/other/versailles/versailles-5.jpg
  R public_html/data/screenshots/other/versailles/versailles-6-full.png
  R public_html/data/screenshots/other/versailles/versailles-6.jpg
  R public_html/data/screenshots/other/versailles/versailles-7-full.png
  R public_html/data/screenshots/other/versailles/versailles-7.jpg
  R public_html/data/screenshots/other/versailles/versailles-8-full.png
  R public_html/data/screenshots/other/versailles/versailles-8.jpg
  R public_html/data/screenshots/other/versailles/versailles-9-full.png
  R public_html/data/screenshots/other/versailles/versailles-9.jpg
    data/screenshots.xml


diff --git a/data/screenshots.xml b/data/screenshots.xml
index 0ef3526..1957c16 100644
--- a/data/screenshots.xml
+++ b/data/screenshots.xml
@@ -2036,7 +2036,7 @@
 			<category>versailles</category>
 			<image>
 				<file>other/versailles/versailles-#n#</file>
-				<range from="1" to="5" format="%02d" />
+				<range from="1" to="16" format="%02d" />
 				<caption>Versailles 1685</caption>
 			</image>
 		</game>
diff --git a/public_html/data/screenshots/other/versailles/versailles-01-full.png b/public_html/data/screenshots/other/versailles/versailles-01-full.png
new file mode 100644
index 0000000..c0eff42
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-01-full.png differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-01.jpg b/public_html/data/screenshots/other/versailles/versailles-01.jpg
new file mode 100644
index 0000000..040dae3
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-01.jpg differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-02-full.png b/public_html/data/screenshots/other/versailles/versailles-02-full.png
new file mode 100644
index 0000000..5ded76f
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-02-full.png differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-02.jpg b/public_html/data/screenshots/other/versailles/versailles-02.jpg
new file mode 100644
index 0000000..1b8e583
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-02.jpg differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-03-full.png b/public_html/data/screenshots/other/versailles/versailles-03-full.png
new file mode 100644
index 0000000..cbd45dc
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-03-full.png differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-03.jpg b/public_html/data/screenshots/other/versailles/versailles-03.jpg
new file mode 100644
index 0000000..3f68aa5
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-03.jpg differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-04-full.png b/public_html/data/screenshots/other/versailles/versailles-04-full.png
new file mode 100644
index 0000000..0946812
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-04-full.png differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-04.jpg b/public_html/data/screenshots/other/versailles/versailles-04.jpg
new file mode 100644
index 0000000..c9d01ac
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-04.jpg differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-05-full.png b/public_html/data/screenshots/other/versailles/versailles-05-full.png
new file mode 100644
index 0000000..cb4f5ae
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-05-full.png differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-05.jpg b/public_html/data/screenshots/other/versailles/versailles-05.jpg
new file mode 100644
index 0000000..bbff42e
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-05.jpg differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-06-full.png b/public_html/data/screenshots/other/versailles/versailles-06-full.png
new file mode 100644
index 0000000..4fe5cee
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-06-full.png differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-06.jpg b/public_html/data/screenshots/other/versailles/versailles-06.jpg
new file mode 100644
index 0000000..c57cee4
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-06.jpg differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-07-full.png b/public_html/data/screenshots/other/versailles/versailles-07-full.png
new file mode 100644
index 0000000..58d1d7f
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-07-full.png differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-07.jpg b/public_html/data/screenshots/other/versailles/versailles-07.jpg
new file mode 100644
index 0000000..d5779e6
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-07.jpg differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-08-full.png b/public_html/data/screenshots/other/versailles/versailles-08-full.png
new file mode 100644
index 0000000..c9a8f34
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-08-full.png differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-08.jpg b/public_html/data/screenshots/other/versailles/versailles-08.jpg
new file mode 100644
index 0000000..0d6399d
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-08.jpg differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-09-full.png b/public_html/data/screenshots/other/versailles/versailles-09-full.png
new file mode 100644
index 0000000..f80e30e
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-09-full.png differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-09.jpg b/public_html/data/screenshots/other/versailles/versailles-09.jpg
new file mode 100644
index 0000000..422c1cc
Binary files /dev/null and b/public_html/data/screenshots/other/versailles/versailles-09.jpg differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-1-full.png b/public_html/data/screenshots/other/versailles/versailles-1-full.png
deleted file mode 100644
index c0eff42..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-1-full.png and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-1.jpg b/public_html/data/screenshots/other/versailles/versailles-1.jpg
deleted file mode 100644
index 040dae3..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-1.jpg and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-2-full.png b/public_html/data/screenshots/other/versailles/versailles-2-full.png
deleted file mode 100644
index 5ded76f..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-2-full.png and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-2.jpg b/public_html/data/screenshots/other/versailles/versailles-2.jpg
deleted file mode 100644
index 1b8e583..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-2.jpg and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-3-full.png b/public_html/data/screenshots/other/versailles/versailles-3-full.png
deleted file mode 100644
index cbd45dc..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-3-full.png and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-3.jpg b/public_html/data/screenshots/other/versailles/versailles-3.jpg
deleted file mode 100644
index 3f68aa5..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-3.jpg and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-4-full.png b/public_html/data/screenshots/other/versailles/versailles-4-full.png
deleted file mode 100644
index 0946812..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-4-full.png and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-4.jpg b/public_html/data/screenshots/other/versailles/versailles-4.jpg
deleted file mode 100644
index c9d01ac..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-4.jpg and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-5-full.png b/public_html/data/screenshots/other/versailles/versailles-5-full.png
deleted file mode 100644
index cb4f5ae..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-5-full.png and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-5.jpg b/public_html/data/screenshots/other/versailles/versailles-5.jpg
deleted file mode 100644
index bbff42e..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-5.jpg and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-6-full.png b/public_html/data/screenshots/other/versailles/versailles-6-full.png
deleted file mode 100644
index 4fe5cee..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-6-full.png and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-6.jpg b/public_html/data/screenshots/other/versailles/versailles-6.jpg
deleted file mode 100644
index c57cee4..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-6.jpg and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-7-full.png b/public_html/data/screenshots/other/versailles/versailles-7-full.png
deleted file mode 100644
index 58d1d7f..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-7-full.png and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-7.jpg b/public_html/data/screenshots/other/versailles/versailles-7.jpg
deleted file mode 100644
index d5779e6..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-7.jpg and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-8-full.png b/public_html/data/screenshots/other/versailles/versailles-8-full.png
deleted file mode 100644
index c9a8f34..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-8-full.png and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-8.jpg b/public_html/data/screenshots/other/versailles/versailles-8.jpg
deleted file mode 100644
index 0d6399d..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-8.jpg and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-9-full.png b/public_html/data/screenshots/other/versailles/versailles-9-full.png
deleted file mode 100644
index f80e30e..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-9-full.png and /dev/null differ
diff --git a/public_html/data/screenshots/other/versailles/versailles-9.jpg b/public_html/data/screenshots/other/versailles/versailles-9.jpg
deleted file mode 100644
index 422c1cc..0000000
Binary files a/public_html/data/screenshots/other/versailles/versailles-9.jpg and /dev/null differ





More information about the Scummvm-git-logs mailing list