From: Carl Hetherington Date: Thu, 25 May 2017 09:16:11 +0000 (+0100) Subject: Try larger menu bar icon on OS X. X-Git-Tag: v2.11.8~5 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=c180f317d5a8b27dd191c1f2228ceb6fc4039393 Try larger menu bar icon on OS X. --- diff --git a/graphics/osx/dcpomatic_small.png b/graphics/osx/dcpomatic_small.png index 6d1a85007..d2ed2098f 100644 Binary files a/graphics/osx/dcpomatic_small.png and b/graphics/osx/dcpomatic_small.png 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