Indent all the files to 78-characters so that doc diffs are usable

This commit is contained in:
Paul Betts 2013-08-29 16:37:51 +02:00
parent d0ab7e2c1e
commit 38b37f2520
18 changed files with 308 additions and 119 deletions

View file

@ -25,7 +25,8 @@ Open the given file in the desktop's default manner.
* `url` String
Open the given external protocol URL in the desktop's default manner. (For example, mailto: URLs in the default mail user agent.)
Open the given external protocol URL in the desktop's default manner. (For
example, mailto: URLs in the default mail user agent.)
## shell.moveItemToTrash(fullPath)
@ -35,4 +36,4 @@ Move the given file to trash.
## shell.beep()
Play the beep sound.
Play the beep sound.