blam r516 - in trunk: . src
- From: mmonreal svn gnome org
- To: svn-commits-list gnome org
- Subject: blam r516 - in trunk: . src
- Date: Wed, 9 Jan 2008 17:24:59 +0000 (GMT)
Author: mmonreal
Date: Wed Jan 9 17:24:59 2008
New Revision: 516
URL: http://svn.gnome.org/viewvc/blam?rev=516&view=rev
Log:
2008-01-09 Michael Monreal <mmonreal svn gnome org>
** Fix for bug 504710
* src/Dialogs.cs: Remove some debug output.
Modified:
trunk/ChangeLog
trunk/src/Dialogs.cs
Modified: trunk/src/Dialogs.cs
==============================================================================
--- trunk/src/Dialogs.cs (original)
+++ trunk/src/Dialogs.cs Wed Jan 9 17:24:59 2008
@@ -63,7 +63,6 @@
public static void ClipboardTextReceived(Clipboard clipboard, string text)
{
- System.Console.WriteLine("the text is: {0}", text);
if((!text.StartsWith("http://") && !text.StartsWith("https://")) || text == string.Empty){
mThis.urlEntry.Text = "";
} else {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]