[f-spot] add mpt as artist for this release



commit 7e132758d724aee4c2fd70a6adbfb27d54433904
Author: Stephane Delcroix <stephane delcroix org>
Date:   Thu Jul 16 12:00:53 2009 +0200

    add mpt as artist for this release

 src/UI.Dialog/AboutDialog.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/UI.Dialog/AboutDialog.cs b/src/UI.Dialog/AboutDialog.cs
index 335301f..e2c2afb 100644
--- a/src/UI.Dialog/AboutDialog.cs
+++ b/src/UI.Dialog/AboutDialog.cs
@@ -20,6 +20,7 @@ namespace FSpot.UI.Dialog
 		private AboutDialog () {
 			Artists = new string [] {
 				"Jakub Steiner",	
+				"Matthew Paul Thomas",
 			};
 			Authors = new string [] {
 				"Primary Development",



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