This repository was archived by the owner on Oct 4, 2023. It is now read-only.
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
how to define about app window content. #642
Open
Description
Found an issue or bug with electron-vue? Tell me all about it!
Questions regarding how to use electron
or vue
are likely to be closed as they are not direct issues with this boilerplate. Please seek solutions from official documentation or their respective communities.
Describe the issue / bug.
# Not sure if this is electron-vue related, but how do I define the content of the about window showing on macOS? I couldn't find any information.
I seems to pick the icon, the author's name and the publishing year, but I'd like add some content there. And it shows it's copyrighted, even when I add a MIT License.
How can I reproduce this problem?
# just build your app and go to "your app" > "about your app"
If visual, provide a screenshot.
Tell me about your development environment.
- Node version: v10.2.1
- NPM version: 6.1.0
- vue-cli version: (if necessary) 2.9.6
- Operating System: macOS 10.12.6