remove revision number from gambatte in the about box, since gambatte is now on a git system, and we have a cherry picked version anyway

This commit is contained in:
adelikat 2014-01-02 02:07:25 +00:00
parent 3fd6da23a6
commit 008a29fc41
1 changed files with 593 additions and 593 deletions

View File

@ -423,10 +423,10 @@
this.linkLabel2.AutoSize = true;
this.linkLabel2.Location = new System.Drawing.Point(20, 154);
this.linkLabel2.Name = "linkLabel2";
this.linkLabel2.Size = new System.Drawing.Size(75, 13);
this.linkLabel2.Size = new System.Drawing.Size(51, 13);
this.linkLabel2.TabIndex = 19;
this.linkLabel2.TabStop = true;
this.linkLabel2.Text = "gambatte r344";
this.linkLabel2.Text = "gambatte";
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
//
// label24