summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-08-29 14:24:18 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-08-29 14:24:18 +0200
commitdd9192d097b7b0de2be2d2fbb349e50f668f8250 (patch)
tree74e1819fc086220c8976684ec234940bba387e19 /sandstorm-pkgdef.capnp
parentf4cbfb17ed30530b7b68faf18827300eddc20dec (diff)
downloadwekan-dd9192d097b7b0de2be2d2fbb349e50f668f8250.tar.gz
wekan-dd9192d097b7b0de2be2d2fbb349e50f668f8250.tar.bz2
wekan-dd9192d097b7b0de2be2d2fbb349e50f668f8250.zip
Write a description for the sandstorm app market
Diffstat (limited to 'sandstorm-pkgdef.capnp')
-rw-r--r--sandstorm-pkgdef.capnp4
1 files changed, 4 insertions, 0 deletions
diff --git a/sandstorm-pkgdef.capnp b/sandstorm-pkgdef.capnp
index 9db8f6fd..90639ce1 100644
--- a/sandstorm-pkgdef.capnp
+++ b/sandstorm-pkgdef.capnp
@@ -69,6 +69,10 @@ const pkgdef :Spk.PackageDefinition = (
pgpKeyring = embed "meta/keyring",
+ description = (defaultText = embed "meta/description.md"),
+
+ shortDescription = (defaultText = "Kanban board"),
+
# screenshots = [
# (
# width = 1222,