[gurtle] r235 committed - (Fixes issue #45) : Reset Settings in Options dialog has incorrect too...

1 view
Skip to first unread message

gur...@googlecode.com

unread,
Apr 11, 2010, 4:56:46 AM4/11/10
to gurtle-...@googlegroups.com
Revision: 235
Author: tortoisesvn
Date: Sun Apr 11 01:51:15 2010
Log: (Fixes issue #45) : Reset Settings in Options dialog has incorrect
tooltip

http://code.google.com/p/gurtle/source/detail?r=235

Modified:
/trunk/src/Gurtle/OptionsDialog.Designer.cs

=======================================
--- /trunk/src/Gurtle/OptionsDialog.Designer.cs Thu May 7 05:35:40 2009
+++ /trunk/src/Gurtle/OptionsDialog.Designer.cs Sun Apr 11 01:51:15 2010
@@ -120,7 +120,7 @@
_resetButton.Size = new System.Drawing.Size(128, 30);
_resetButton.TabIndex = 6;
_resetButton.Text = "Reset Settings";
- _toolTip.SetToolTip(_resetButton, "Test if the supplied Google
Code project is reachable online or not");
+ _toolTip.SetToolTip(_resetButton, "Resets all settings to the
defaults");
_resetButton.UseVisualStyleBackColor = true;
_resetButton.Click += new
System.EventHandler(this.ResetSettings_Click);
//

Reply all
Reply to author
Forward
0 new messages