瀏覽代碼

Fix sandstorm packaging

Maxime Quandalle 9 年之前
父節點
當前提交
faa2fad150
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 二進制
      meta/mquandalle-pgp-sig
  2. 2 2
      sandstorm-pkgdef.capnp

二進制
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.