diff --git a/.travis.yml b/.travis.yml index ce10c5224..2d8ecbdd1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -93,6 +93,7 @@ after_success: - timeout 180 sudo /snap/bin/transfer *.snap # Decrypt the snapcraft login information - openssl aes-256-cbc -K $encrypted_d506bd5213c4_key -iv $encrypted_d506bd5213c4_iv -in .snapcraft/credentials.enc -out .snapcraft/credentials -d + - export SNAPCRAFT_STORE_CREDENTIALS=$(cat .snapcraft/credentials) after_failure: - test "$TRAVIS_OS_NAME" = "linux" && sudo journalctl -u snapd || true @@ -102,5 +103,5 @@ deploy: branch: master condition: $TRAVIS_OS_NAME = linux provider: script - script: sudo snapcraft login --with .snapcraft/credentials && sudo snapcraft push *.snap --release edge || true + script: sudo snapcraft push *.snap --release edge || true skip_cleanup: true diff --git a/app/build/resources/linux/mailspring.appdata.xml.in b/app/build/resources/linux/mailspring.appdata.xml.in index c79810739..f1714ee06 100644 --- a/app/build/resources/linux/mailspring.appdata.xml.in +++ b/app/build/resources/linux/mailspring.appdata.xml.in @@ -1,15 +1,9 @@ - - - + <%= name %> CC0-1.0 - - - - - - + <%= productName %> + <%= description %>

Mailspring is a new version of Nylas Mail maintained by one of the original authors. It's @@ -29,9 +23,7 @@ https://getmailspring.com/ https://github.com/Foundry376/Mailspring/issues http://support.getmailspring.com/ - - .desktop - + <%= productName %>.desktop Mailspring GPL-3.0+ @@ -41,17 +33,17 @@ - - - - - - - - - - - + + + + + + + + + + + - \ No newline at end of file +