Parcourir la source

Fix sandstorm packaging

Maxime Quandalle il y a 9 ans
Parent
commit
faa2fad150
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. BIN
      meta/mquandalle-pgp-sig
  2. 2 2
      sandstorm-pkgdef.capnp

BIN
meta/mquandalle-pgp-sig


+ 2 - 2
sandstorm-pkgdef.capnp

@@ -75,8 +75,8 @@ const pkgdef :Spk.PackageDefinition = (
 
       screenshots = [
         (
-          width = 1024,
-          height = 660,
+          width = 512,
+          height = 330,
           jpeg = embed "meta/screenshots/board-view.jpg"
         ),
         # XXX The screenshots should have a standard width and height.