Alternative icon for Polymail.app.
NOTE: Xcode Command Line Tools are required for that method:
xcode-select --install.
- Run in Terminal:
curl -s https://raw.githubusercontent.com/Greenek/polymail.icns/master/install.sh | bash
- Download latest version of Polymail.icns.
- Quit
Polymail.app. - Go to
/Applications/folder. - Select
Polymail.appicon and press ⌘ + I or selectGet Infofrom right-click menu. - Drag
Polymail.icnsonto it's icon at the top left of the info window. - Launch the application. New icon should be now visible in the dock.
-
Xcode Command Line Tools (
xcode-select --install) -
Inkscape (
brew cask install inkscape)
- Download or clone the repository.
- Run in Terminal:
make
If you cannot solve your issues please file a bug report.
There are two methods to fix this:
-
Restart application
-
or run in Terminal:
sudo find /private/var/folders/ -name com.apple.dock.iconcache -exec rm {} \;
sudo find /private/var/folders -name com.apple.iconservices -exec rm -rf {} \;
killall Dock
Paweł Golonko, greenek.com
