[gnome-applets] [invest-applet] updated authors list



commit d1edc157bb1312fba1c30dfe317079415e16d79a
Author: Enrico Minack <enrico-minack gmx de>
Date:   Mon Aug 2 16:04:23 2010 +0200

    [invest-applet] updated authors list

 MAINTAINERS                   |   10 +++-------
 invest-applet/invest/about.py |    4 ++--
 2 files changed, 5 insertions(+), 9 deletions(-)
---
diff --git a/MAINTAINERS b/MAINTAINERS
index ca94583..320ec54 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -29,11 +29,7 @@ Userid: rbultje
 
 Invest Applet Maintainer:
 
-Raphael Slinckx
-Email: raphael slinckx net
-Userid: rslinckx
-
-Enrico Minach
-Email: enrico-minack gmx de:
+Enrico Minack
+Email: enrico-minack gmx de
 Userid: eminack
-  
+
diff --git a/invest-applet/invest/about.py b/invest-applet/invest/about.py
index 986c281..e2829e8 100644
--- a/invest-applet/invest/about.py
+++ b/invest-applet/invest/about.py
@@ -18,10 +18,10 @@ def show_about():
 		"logo" : invest_logo,
 		"version" : VERSION,
 		"comments" : _("Track your invested money."),
-		"copyright" : "Copyright © 2004-2005 Raphael Slinckx."
+		"copyright" : "Copyright © 2004-2005 Raphael Slinckx.\nCopyright © 2009-2010 Enrico Minack."
 	}
 
-	about.set_authors(["Raphael Slinckx <raphael slinckx net>"])
+	about.set_authors(["Raphael Slinckx <raphael slinckx net>", "Enrico Minack <enrico-minack gmx de>"])
 #	about.set_artists([])
 #	about.set_documenters([])
 	



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