Merge pull request #940 from JamborJan/devel

Add bigger screenshots
This commit is contained in:
Lauri Ojansivu 2017-03-28 08:43:26 +03:00 committed by GitHub
commit 5bde740351
4 changed files with 8 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

View file

@ -76,11 +76,15 @@ const pkgdef :Spk.PackageDefinition = (
screenshots = [
(
width = 512,
height = 330,
jpeg = embed "meta/screenshots/board-view.jpg"
width = 1920,
height = 1133,
png = embed "meta/screenshots/board_view_01.png"
),
(
width = 1920,
height = 1133,
png = embed "meta/screenshots/board_view_02.png"
),
# XXX The screenshots should have a standard width and height.
],
changeLog = (