mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 10:47:02 -07:00
[skip ci] fixed name of plug-in
This commit is contained in:
parent
85e8f76311
commit
505b861416
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyDescription("A plug-in for Windows 10 only functionality")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Greenshot")]
|
||||
[assembly: AssemblyProduct("GreenshotWin10Plugin")]
|
||||
[assembly: AssemblyProduct("Windown 10 Plug-in")]
|
||||
[assembly: AssemblyCopyright("Copyright © Greenshot 2007-2016")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue