summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-05-25 10:16:11 +0100
committerCarl Hetherington <cth@carlh.net>2017-05-25 10:16:11 +0100
commitc180f317d5a8b27dd191c1f2228ceb6fc4039393 (patch)
tree2b25be2b1fd9f8c8fd9ec0507ef427fb4aadc7b1
parent4aeccc93d513ffb86ec98f1fe6cb9d040ab66c7c (diff)
Try larger menu bar icon on OS X.
-rw-r--r--graphics/osx/dcpomatic_small.pngbin978 -> 2892 bytes
-rwxr-xr-xgraphics/update2
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osx/dcpomatic_small.png b/graphics/osx/dcpomatic_small.png
index 6d1a85007..d2ed2098f 100644
--- a/graphics/osx/dcpomatic_small.png
+++ b/graphics/osx/dcpomatic_small.png
Binary files differ
diff --git a/graphics/update b/graphics/update
index fbd522597..8db13d25c 100755
--- a/graphics/update
+++ b/graphics/update
@@ -60,7 +60,7 @@ else
done
# OS X menu bar icon for the server
- $INKSCAPE osx/dcpomatic_small.png -w 22 -h 22 src/dcpomatic_small.svg
+ $INKSCAPE osx/dcpomatic_small.png -w 64 -h 64 src/dcpomatic_small.svg
# Splash screen (all platforms)
$INKSCAPE splash.png src/splash.svg -w 400 -h 300