annotate deploy/linux/EasyMercurial.desktop @ 611:864cf6bc6eff

Fix incorrect signal in recent files action; if hg not found in last location, check for it in path (e.g. if it was previously in an installation-specific location that has since been overridden by a new installation)
author Chris Cannam
date Tue, 03 Jul 2012 15:26:30 +0100
parents c22a3981c88d
children 21e4df9865af
rev   line source
Chris@380 1 [Desktop Entry]
Chris@380 2 Encoding=UTF-8
Chris@380 3 Type=Application
Chris@380 4 Categories=Development
Chris@380 5 Exec=EasyMercurial %f
Chris@380 6 MimeType=
Chris@380 7 X-KDE-NativeMimeType=
Chris@381 8 Icon=easyhg-icon
Chris@380 9 Comment=A simple user interface for the Mercurial version-control system
Chris@380 10 Terminal=false
Chris@380 11 Name=EasyMercurial