summaryrefslogtreecommitdiff
path: root/icon/.gitignore
Commit message (Collapse)AuthorAge
* icon: Ignore generated LED imagesKeith Packard2019-08-28
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Ignore some built files for 1.6.3Keith Packard2016-05-06
| | | | 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>
* icon: Construct .exe files to hold windows icons for file associationsKeith Packard2014-06-18
| | | | | | | | It appears that creating an executable with an icon resource is the only way to display icons for files. Fortunately, that's not all that hard. Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Create all icons from .svg filesKeith Packard2014-06-14
Remove images from repository, leaving only the svg files and build instructions Signed-off-by: Keith Packard <keithp@keithp.com>