Mercurial > hg > easyhg
annotate deploy/linux/EasyMercurial.desktop @ 700:21e4df9865af
Some work on Linux packaging
author | Chris Cannam |
---|---|
date | Wed, 12 Dec 2018 10:16:11 +0000 |
parents | c22a3981c88d |
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 |