Mercurial > hg > easyhg
comparison deploy/linux/EasyMercurial.desktop @ 380:3a6f15c7e520
Add desktop file
author | Chris Cannam |
---|---|
date | Thu, 19 May 2011 08:56:48 +0100 |
parents | |
children | c22a3981c88d |
comparison
equal
deleted
inserted
replaced
379:d2e4bf428cfc | 380:3a6f15c7e520 |
---|---|
1 [Desktop Entry] | |
2 Encoding=UTF-8 | |
3 Type=Application | |
4 Categories=Development | |
5 Exec=EasyMercurial %f | |
6 MimeType= | |
7 X-KDE-NativeMimeType= | |
8 Icon=easyhg-icon.png | |
9 Comment=A simple user interface for the Mercurial version-control system | |
10 Terminal=false | |
11 Name=EasyMercurial |