-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fixes, reformated code, changed readme
- Loading branch information
Showing
2 changed files
with
327 additions
and
308 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
Total commander plugin to acess to Dropbox account. | ||
*** | ||
=================================================== | ||
|
||
--- | ||
Rename `AccessConfig.distr.pas` to `AccessConfig.pas` and fill APP_KEY and APP_SECRET with values from Dropbox application admin page | ||
## Build: | ||
|
||
* Rename `AccessConfig.distr.pas` to `AccessConfig.pas` and fill APP_KEY and APP_SECRET with values from Dropbox application admin page | ||
* Download OpenSSL binary libs _(for example from [http://indy.fulgan.com/SSL/](http://indy.fulgan.com/SSL/))_ and place in plugin dir | ||
|
||
## Releases | ||
|
||
Releases can be found at: [Releases page](https://github.com/peleccom/TCBox/releases) |
Oops, something went wrong.