Mercurial > hg > easyhg
annotate deploy/linux/EasyMercurial.desktop @ 542:7829da6abe97 fswatcher
Provide all tracked files to the fs watcher, so now we get updates properly -- requires moving the "what should we display?" logic for show-all-files toggle from main window to file status widget, but it's probably better there anyway
author | Chris Cannam |
---|---|
date | Tue, 14 Feb 2012 16:48:01 +0000 |
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 |