annotate deploy/linux/EasyMercurial.desktop @ 716:6fb20633da00

Defeat cacheing; switch to 16.04 for deb build (no point in trying to support 14.04 as it doesn't have the python-pyqt5 package that is one of our dependencies)
author Chris Cannam
date Wed, 12 Dec 2018 14:10:55 +0000
parents 21e4df9865af
children
rev   line source
Chris@380 1 [Desktop Entry]
Chris@380 2 Type=Application
Chris@700 3 Categories=Development;
Chris@380 4 Exec=EasyMercurial %f
Chris@380 5 MimeType=
Chris@380 6 X-KDE-NativeMimeType=
Chris@381 7 Icon=easyhg-icon
Chris@380 8 Comment=A simple user interface for the Mercurial version-control system
Chris@380 9 Terminal=false
Chris@380 10 Name=EasyMercurial