retrieve download directory using on linux

This commit is contained in:
Robo 2015-11-13 07:44:05 +05:30
parent bb439c5f1c
commit bfaa50a79e
2 changed files with 17 additions and 1 deletions

View file

@ -241,6 +241,7 @@ You can request the following paths by the name:
* `userDesktop` The current user's Desktop directory.
* `exe` The current executable file.
* `module` The `libchromiumcontent` library.
* `downloads` User's download directory.
### `app.setPath(name, path)`