mirror of
https://github.com/greenshot/greenshot
synced 2025-08-23 06:36:20 -07:00
Added an oauth dropbox page
This commit is contained in:
parent
6058120e9b
commit
9dc2b0c4a3
2 changed files with 15 additions and 0 deletions
15
pages/oauth/dropbox.html
Normal file
15
pages/oauth/dropbox.html
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
layout: oauth
|
||||||
|
title: Greenshot authenticated with Dropbox
|
||||||
|
permalink: /oauth/dropbox
|
||||||
|
categories: [oauth]
|
||||||
|
tags: [uses_alerts]
|
||||||
|
comments: []
|
||||||
|
---
|
||||||
|
{% include oauth-out-of-bounds.html %}
|
||||||
|
{% include version-check.html %}
|
||||||
|
<p>
|
||||||
|
Greenshot should now be authenticated to use Dropbox, you can close this window.
|
||||||
|
<p>
|
||||||
|
<strong>We are happy that you use Greenshot. If you like it, please consider to support the development of this open source screenshot tool with a donation.</strong></p>
|
||||||
|
{% include donate.html %}
|
Loading…
Add table
Add a link
Reference in a new issue