timche / gmail-desktop

:postbox: Nifty Gmail desktop app for macOS, Linux & Windows
MIT License
832 stars 91 forks source link

rename app to `Mailtron` and change icon #104

Closed timche closed 5 years ago

timche commented 5 years ago

This is how the icon looks like in the dock:

Screenshot 2019-04-25 at 14 09 38

Closes #39

timche commented 5 years ago

Overall, looks good. What is the icon.fig file for? I'm not familiar with that extension.

It's a Figma project file, but any app which can open and edit .svg can be used too instead of Figma.

mskelton commented 5 years ago

It's a Figma project file

Okay, so it's like a .ai or .psd file. The source used for generating the images. Right?

timche commented 5 years ago

Correct.

timche commented 5 years ago

I don't have Illustrator or any other vector program, so as I said, any program which can edit .svg can generate the .png too.

mskelton commented 5 years ago

To be clear, I wasn't trying to say we need to have a .ai or .psd file, I just wanted to make sure I understood the purpose of the .fig file. All good! 👍

timche commented 5 years ago

I'm yet not 100% sure how we can do this change and migrate everyone over, as it is practically a new app and manual steps are required. Didn't find any docs/guides how an app can be fully renamed with electron-builder.