mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Revert renaming,
remove "OCR Plugin", add "Win10 Plugin"
This commit is contained in:
parent
3562f21a04
commit
96af2330b1
1 changed files with 14 additions and 14 deletions
|
@ -30,24 +30,24 @@ Here is an example on how to exclude plugins by adding the plugins you don't wan
|
||||||
An example to exclude the box and dropbox plug-ins add the following line somewhere under the ```[Core]``` section:
|
An example to exclude the box and dropbox plug-ins add the following line somewhere under the ```[Core]``` section:
|
||||||
|
|
||||||
```
|
```
|
||||||
ExcludePlugins=Box,Dropbox
|
ExcludePlugins=Box Plugin,Dropbox Plugin
|
||||||
```
|
```
|
||||||
|
|
||||||
The names of the plugin are visible in the Plugins directory within Greenshot's installation directory (without the prefix "Greenshot.Plugin." ).
|
The names of the plugin are visible in the Plugins tab of the settings or the greenshot.log (due to unfortunate decision while coding, they all end with " Plugin").
|
||||||
|
For compatibility reasons, the name for "GooglePhotos Plugin" is "Picasa-Web Plugin".
|
||||||
For completeness we describe the plugins here (do not include the quotes!):
|
For completeness we describe the plugins here (do not include the quotes!):
|
||||||
|
|
||||||
* "Box"
|
* "Box Plugin"
|
||||||
* "Confluence"
|
* "Confluence Plugin"
|
||||||
* "Dropbox"
|
* "Dropbox Plugin"
|
||||||
* "ExternalCommand"
|
* "External command Plugin"
|
||||||
* "Flickr"
|
* "Flickr Plugin"
|
||||||
* "GooglePhotos"
|
* "Imgur Plugin"
|
||||||
* "Imgur"
|
* "Jira Plugin"
|
||||||
* "Jira"
|
* "Office Plugin"
|
||||||
* "Office"
|
* "Photobucket Plugin"
|
||||||
* "Photobucket"
|
* "Picasa-Web Plugin"
|
||||||
* "Win10"
|
* "Win10 Plugin"
|
||||||
|
|
||||||
|
|
||||||
Destination
|
Destination
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue