diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-10-09 23:25:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-10-09 23:25:07 +0100 |
| commit | 716dcf82ecebb79d0f2f01550cc58a66fc14786e (patch) | |
| tree | fb246c214efc1017900f01076d800ffe33e5eb2b /graphics/update | |
| parent | 475f587f08a7cb1b915be37050abc0b09f6bfc67 (diff) | |
Add locations page for some player preferences.v2.13.58
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 51336745e..33e6365d2 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 accounts; do + for i in colour_conversions defaults email kdm_email cover_sheet keys tms notifications accounts locations; do $INKSCAPE osx/preferences/$i.png src/$i.svg -w 32 -h 32 done |
