Mercurial > hg > easyhg
annotate deploy/linux/EasyMercurial.desktop @ 707:3c2bdbd35ba7
chmod +x
author | Chris Cannam |
---|---|
date | Wed, 12 Dec 2018 11:12:40 +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 |