mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 10:47:02 -07:00
Added AppVeyor build state, and a link in a comment [skip ci]
This commit is contained in:
parent
ec302c6003
commit
ffee345993
2 changed files with 2 additions and 0 deletions
|
@ -144,6 +144,7 @@ namespace GreenshotPlugin.UnmanagedHelpers {
|
|||
|
||||
/// <summary>
|
||||
/// Returns an icon for a given file extension - indicated by the name parameter.
|
||||
/// See: http://msdn.microsoft.com/en-us/library/windows/desktop/bb762179(v=vs.85).aspx
|
||||
/// </summary>
|
||||
/// <param name="name">Filename</param>
|
||||
/// <param name="size">Large or small</param>
|
||||
|
|
|
@ -33,6 +33,7 @@ But it mostly has a few more bug fixes and changes as are in our Greenshot relea
|
|||
This means pull request with fixes or **small** changes are very welcome!
|
||||
|
||||
We now have a continuous integration system, you can find the latest unstable 1.2 builds [here](https://ci.appveyor.com/project/Greenshot/greenshot/history)
|
||||
Current build status: 
|
||||
|
||||
|
||||
**master**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue