Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added build/icon-macos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions build/icon-macos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed build/icon.icns
Binary file not shown.
Binary file removed build/icons/1024x1024.png
Binary file not shown.
Binary file removed build/icons/128x128.png
Binary file not shown.
Binary file removed build/icons/16x16.png
Binary file not shown.
Binary file removed build/icons/24x24.png
Binary file not shown.
Binary file removed build/icons/256x256.png
Binary file not shown.
Binary file removed build/icons/32x32.png
Binary file not shown.
Binary file removed build/icons/48x48.png
Binary file not shown.
Binary file removed build/icons/512x512.png
Binary file not shown.
Binary file removed build/icons/64x64.png
Binary file not shown.
Binary file removed build/icons/96x96.png
Binary file not shown.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"copyright": "©2020 Kandra Labs, Inc.",
"mac": {
"category": "public.app-category.productivity",
"icon": "build/icon-macos.png",
"target": [
{
"target": "default",
Expand All @@ -74,7 +75,7 @@
},
"linux": {
"category": "Chat;GNOME;GTK;Network;InstantMessaging",
"icon": "build/icon.icns",
"icon": "build/zulip.png",
"description": "Zulip Desktop Client for Linux",
"target": [
"deb",
Expand Down
Binary file removed public/resources/Icon.icns
Binary file not shown.