parent
18f31d7db9
commit
7c7e6ffc77
1 changed files with 7 additions and 7 deletions
|
@ -294,15 +294,15 @@ window.setRepresentedFilename('/etc/passwd');
|
||||||
window.setDocumentEdited(true);
|
window.setDocumentEdited(true);
|
||||||
```
|
```
|
||||||
|
|
||||||
[addrecentdocument]: ../api/app.md#appaddrecentdocumentpath
|
[addrecentdocument]: ../api/app.md#appaddrecentdocumentpath-os-x-windows
|
||||||
[clearrecentdocuments]: ../api/app.md#appclearrecentdocuments
|
[clearrecentdocuments]: ../api/app.md#appclearrecentdocuments-os-x-windows
|
||||||
[setusertaskstasks]: ../api/app.md#appsetusertaskstasks
|
[setusertaskstasks]: ../api/app.md#appsetusertaskstasks-windows
|
||||||
[setprogressbar]: ../api/browser-window.md#browserwindowsetprogressbarprogress
|
[setprogressbar]: ../api/browser-window.md#winsetprogressbarprogress
|
||||||
[setrepresentedfilename]: ../api/browser-window.md#browserwindowsetrepresentedfilenamefilename
|
[setrepresentedfilename]: ../api/browser-window.md#winsetrepresentedfilenamefilename-os-x
|
||||||
[setdocumentedited]: ../api/browser-window.md#browserwindowsetdocumenteditededited
|
[setdocumentedited]: ../api/browser-window.md#winsetdocumenteditededited-os-x
|
||||||
[app-registration]: http://msdn.microsoft.com/en-us/library/windows/desktop/ee872121(v=vs.85).aspx
|
[app-registration]: http://msdn.microsoft.com/en-us/library/windows/desktop/ee872121(v=vs.85).aspx
|
||||||
[unity-launcher]: https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles#Adding_shortcuts_to_a_launcher
|
[unity-launcher]: https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles#Adding_shortcuts_to_a_launcher
|
||||||
[setthumbarbuttons]: ../api/browser-window.md#browserwindowsetthumbarbuttonsbuttons
|
[setthumbarbuttons]: ../api/browser-window.md#winsetthumbarbuttonsbuttons-windows-7
|
||||||
[tray-balloon]: ../api/tray.md#traydisplayballoonoptions-windows
|
[tray-balloon]: ../api/tray.md#traydisplayballoonoptions-windows
|
||||||
[app-user-model-id]: https://msdn.microsoft.com/en-us/library/windows/desktop/dd378459(v=vs.85).aspx
|
[app-user-model-id]: https://msdn.microsoft.com/en-us/library/windows/desktop/dd378459(v=vs.85).aspx
|
||||||
[notification-spec]: https://developer.gnome.org/notification-spec/
|
[notification-spec]: https://developer.gnome.org/notification-spec/
|
||||||
|
|
Loading…
Reference in a new issue