mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 10:47:02 -07:00
Changed bug URL to go to http://getgreenshot.org/tickets/ so we can change the link if we move to a different tracker. (which will happen when we upgrade our sourceforge project)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2222 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
43fd418d6f
commit
0eda4a8c5b
1 changed files with 1 additions and 1 deletions
2
Greenshot/Forms/AboutForm.Designer.cs
generated
2
Greenshot/Forms/AboutForm.Designer.cs
generated
|
@ -117,7 +117,7 @@ namespace Greenshot {
|
|||
this.linkLblBugs.Size = new System.Drawing.Size(465, 23);
|
||||
this.linkLblBugs.TabIndex = 8;
|
||||
this.linkLblBugs.TabStop = true;
|
||||
this.linkLblBugs.Text = "http://sourceforge.net/tracker/?group_id=191585&atid=937972";
|
||||
this.linkLblBugs.Text = "http://getgreenshot.org/tickets/";
|
||||
this.linkLblBugs.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabelClicked);
|
||||
//
|
||||
// lblBugs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue