summaryrefslogtreecommitdiff
path: root/telegps/.gitignore
Commit message (Collapse)AuthorAge
* Clean all .desktop files, ignore them tooKeith Packard2014-06-24
| | | | | | | | All .desktop files are built from .desktop.in files, so just remove all of them in make clean, and ignore all of them in .gitignore. This makes the rename less painful. Signed-off-by: Keith Packard <keithp@keithp.com>
* Rename icon files to fit XDG specifications. Add file icons. Add mime typesKeith Packard2014-06-19
| | | | | | | | Our SVG icons now follow XDG standards by including a vendor prefix. The new file type icons include application-vnd.altusmetrum as a prefix so that they match the mime types declared. Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Use altosui's Instdrv NSIS plugin for telegpsKeith Packard2014-05-28
| | | | | | Instead of copying it, just point at it Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Working towards building fat versions of telegps applicationKeith Packard2014-05-28
Lots more of the bits necessary for windows/macosx Signed-off-by: Keith Packard <keithp@keithp.com>