mirror of
https://github.com/greenshot/greenshot
synced 2025-08-19 21:13:23 -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@2220 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
7bf586896d
commit
3a837cf7eb
1 changed files with 1 additions and 1 deletions
2
Greenshot/Forms/BugReportForm.Designer.cs
generated
2
Greenshot/Forms/BugReportForm.Designer.cs
generated
|
@ -91,7 +91,7 @@ namespace Greenshot.Forms {
|
|||
this.linkLblBugs.Size = new System.Drawing.Size(465, 23);
|
||||
this.linkLblBugs.TabIndex = 9;
|
||||
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.LinkLblBugsLinkClicked);
|
||||
//
|
||||
// BugReportForm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue