f-spot r4750 - trunk/src



Author: sdelcroix
Date: Fri Apr  3 14:30:54 2009
New Revision: 4750
URL: http://svn.gnome.org/viewvc/f-spot?rev=4750&view=rev

Log:
replace a scwl by Log

Modified:
   trunk/src/PhotoImageView.cs

Modified: trunk/src/PhotoImageView.cs
==============================================================================
--- trunk/src/PhotoImageView.cs	(original)
+++ trunk/src/PhotoImageView.cs	Fri Apr  3 14:30:54 2009
@@ -191,7 +191,7 @@
 				this.Pixbuf = null;
 				if (!loader.Loading) {
 					try {
-						System.Console.WriteLine ("Falling back to file loader");
+						Log.Warning ("Falling back to file loader");
 
 						this.Pixbuf = FSpot.PhotoLoader.Load (item.Collection, 
 										      item.Index);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]