Commit Graph

5 Commits

Author SHA1 Message Date
Paul Chote
0228b888af Add a --utility argument to the AppImage. 2019-01-05 17:38:42 +00:00
Paul Chote
ebe746ea1d Add a hard requirement on the cert-sync utility.
This tool is required to sync the certificates
used for https queries. This also has a side-effect
of prompting the mono-complete package on Mint,
which pulls in other required but missing packages.
2018-08-22 22:54:19 +02:00
Paul Chote
309c37b94b Port AppImage improvements from upstream.
- Automatically run cert-sync to fix https connections
- Include a gtk fallback error dialog using python
- Automatically prompt mono-complete install on
  Ubuntu-like distros
2018-07-04 20:34:11 +01:00
Paul Chote
5b389ba04e Port upstream AppImage improvements.
- Improved crash dialogs (including KDE support)
- Distinguish WMStartupClass using versions
- Refresh the icon cache on first run
2018-05-06 11:17:58 +01:00
Paul Chote
0ebff73e8e Add Linux AppImage packaging.
Requires a system installation of mono >= 4.2
but bundles all other requirements.
2018-04-08 15:33:50 +01:00