|
@@ -747,8 +747,8 @@ badge.
|
|
|
|
|
|
On macOS it shows on the dock icon. On Linux it only works for Unity launcher,
|
|
|
|
|
|
-**Note:** Unity launcher requires the exsistence of a `.desktop` file to work,
|
|
|
-for more information please read [Desktop Environment Integration][unity-requiremnt].
|
|
|
+**Note:** Unity launcher requires the existence of a `.desktop` file to work,
|
|
|
+for more information please read [Desktop Environment Integration][unity-requirement].
|
|
|
|
|
|
### `app.getBadgeCount()` _Linux_ _macOS_
|
|
|
|
|
@@ -902,7 +902,7 @@ Sets the `image` associated with this dock icon.
|
|
|
[LSCopyDefaultHandlerForURLScheme]: https://developer.apple.com/library/mac/documentation/Carbon/Reference/LaunchServicesReference/#//apple_ref/c/func/LSCopyDefaultHandlerForURLScheme
|
|
|
[handoff]: https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/Handoff/HandoffFundamentals/HandoffFundamentals.html
|
|
|
[activity-type]: https://developer.apple.com/library/ios/documentation/Foundation/Reference/NSUserActivity_Class/index.html#//apple_ref/occ/instp/NSUserActivity/activityType
|
|
|
-[unity-requiremnt]: ../tutorial/desktop-environment-integration.md#unity-launcher-shortcuts-linux
|
|
|
+[unity-requirement]: ../tutorial/desktop-environment-integration.md#unity-launcher-shortcuts-linux
|
|
|
[mas-builds]: ../tutorial/mac-app-store-submission-guide.md
|
|
|
[JumpListBeginListMSDN]: https://msdn.microsoft.com/en-us/library/windows/desktop/dd378398(v=vs.85).aspx
|
|
|
[about-panel-options]: https://developer.apple.com/reference/appkit/nsapplication/1428479-orderfrontstandardaboutpanelwith?language=objc
|