mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
Dropbox no longer needs .NET 3.5, removed the installation check
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2120 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
e3a248749d
commit
0065932617
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ Name: "plugins\confluence"; Description: {cm:confluence}; Types: full custom; Fl
|
|||
Name: "plugins\externalcommand"; Description: {cm:externalcommand}; Types: default full custom; Flags: disablenouninstallwarning
|
||||
;Name: "plugins\networkimport"; Description: "Network Import Plugin"; Types: full
|
||||
Name: "plugins\box"; Description: "Box Plugin"; Types: full custom; Flags: disablenouninstallwarning; Check: hasDotNet35FullOrHigher()
|
||||
Name: "plugins\dropbox"; Description: "Dropbox Plugin"; Types: full custom; Flags: disablenouninstallwarning; Check: hasDotNet35FullOrHigher()
|
||||
Name: "plugins\dropbox"; Description: "Dropbox Plugin"; Types: full custom; Flags: disablenouninstallwarning
|
||||
Name: "plugins\flickr"; Description: "Flickr Plugin"; Types: full custom; Flags: disablenouninstallwarning
|
||||
Name: "plugins\picasa"; Description: "Picasa Plugin"; Types: full custom; Flags: disablenouninstallwarning
|
||||
Name: "languages"; Description: {cm:language}; Types: full custom; Flags: disablenouninstallwarning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue