--- f-spot-0.1.0/src/MainWindow.cs 2005-08-15 06:52:40.000000000 +0200 +++ f-spot-0.1.0/src/MainWindow.cs.new 2005-08-16 15:50:34.000000000 +0200 @@ -1124,7 +1124,7 @@ new About ("F-Spot", FSpot.Defines.VERSION, "Copyright 2003-2005 Novell Inc.", - null, authors, null, translators, null).Show(); + null, authors, new string[0], translators, null).Show(); } void HandleArrangeByTime (object sender, EventArgs args)