mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
Fixed the fact that the plug-in wasn't visible in the settings.
This commit is contained in:
parent
55cdcde9c8
commit
85e8f76311
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ using System.Runtime.InteropServices;
|
|||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("GreenshotWin10Plugin")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyDescription("A plug-in for Windows 10 only functionality")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Greenshot")]
|
||||
[assembly: AssemblyProduct("GreenshotWin10Plugin")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue