diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-15 10:51:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-15 10:57:07 +0100 |
| commit | 998b2eea5640cda23950ff6c5e24bd1f9ccb160f (patch) | |
| tree | d3a3cea840335da15efb409cd2d8842f00973c2e /graphics/update | |
| parent | c3fc23c2670ae6377ef42a4e4af051d47b88e75d (diff) | |
Add GDC and accounts icon.
Diffstat (limited to 'graphics/update')
| -rwxr-xr-x | graphics/update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/update b/graphics/update index 9815cf9a7..51336745e 100755 --- a/graphics/update +++ b/graphics/update @@ -55,7 +55,7 @@ else # OS X preferences icons # servers.png does not have an SVG version mkdir -p osx/preferences - for i in colour_conversions defaults email kdm_email cover_sheet keys tms notifications; do + for i in colour_conversions defaults email kdm_email cover_sheet keys tms notifications accounts; do $INKSCAPE osx/preferences/$i.png src/$i.svg -w 32 -h 32 done |
