docs: specify macOS-only about panel option (#19439)
This commit is contained in:
parent
8a33118e36
commit
c1d7d60ca2
1 changed files with 1 additions and 1 deletions
|
@ -1176,7 +1176,7 @@ Show the app's about panel options. These options can be overridden with `app.se
|
||||||
* `applicationName` String (optional) - The app's name.
|
* `applicationName` String (optional) - The app's name.
|
||||||
* `applicationVersion` String (optional) - The app's version.
|
* `applicationVersion` String (optional) - The app's version.
|
||||||
* `copyright` String (optional) - Copyright information.
|
* `copyright` String (optional) - Copyright information.
|
||||||
* `version` String (optional) - The app's build version number.
|
* `version` String (optional) _macOS_ - The app's build version number.
|
||||||
* `credits` String (optional) _macOS_ - Credit information.
|
* `credits` String (optional) _macOS_ - Credit information.
|
||||||
* `authors` String[] (optional) _Linux_ - List of app authors.
|
* `authors` String[] (optional) _Linux_ - List of app authors.
|
||||||
* `website` String (optional) _Linux_ - The app's website.
|
* `website` String (optional) _Linux_ - The app's website.
|
||||||
|
|
Loading…
Reference in a new issue