mirror of https://github.com/keeweb/keeweb
mac menubar icon
This commit is contained in:
parent
f7e9f725b0
commit
f27862b036
|
@ -165,7 +165,7 @@ app.minimizeApp = function (menuItemLabels) {
|
|||
mainWindow.hide();
|
||||
if (process.platform === 'darwin') {
|
||||
app.dock.hide();
|
||||
imagePath = 'mac-menubar-icon.png';
|
||||
imagePath = 'macOS-MenubarTemplate.png';
|
||||
} else {
|
||||
imagePath = 'icon.png';
|
||||
}
|
||||
|
|
BIN
desktop/icon.png
BIN
desktop/icon.png
Binary file not shown.
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 16 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 499 B |
Binary file not shown.
After Width: | Height: | Size: 872 B |
Loading…
Reference in New Issue