mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Fixed incorrect link.
This commit is contained in:
parent
ff21674db4
commit
70674cbd29
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ This might solve the adding of additional plugins when new releases bring new pl
|
||||||
|
|
||||||
Here is an example on how to exclude plugins by adding the plugins you don't want to the greenshot.ini:
|
Here is an example on how to exclude plugins by adding the plugins you don't want to the greenshot.ini:
|
||||||
|
|
||||||
1. Find the greenshot.ini by reading [this](http://getgreenshot.org/faq/where-does-greenshot-store-its-configuration-settings/) or modify/create the greenshot-fixed.ini as described [here](/faq/how-can-i-control-greenshots-configuration/)
|
1. Find the greenshot.ini by reading [this](http://getgreenshot.org/faq/where-does-greenshot-store-its-configuration-settings/) or modify/create the greenshot-fixed.ini as described [here](/faq/what-is-the-best-way-to-control-greenshots-configuration-at-install-time/)
|
||||||
2. Stop Greenshot
|
2. Stop Greenshot
|
||||||
3. Open file in an editor
|
3. Open file in an editor
|
||||||
4. Modify the line which should be under the "[Core]" section of the ini starting with "ExcludePlugins" (or add it, if not available), you can add all the plugin names with a comma in between.
|
4. Modify the line which should be under the "[Core]" section of the ini starting with "ExcludePlugins" (or add it, if not available), you can add all the plugin names with a comma in between.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue