[frogr] Adjusted some strings about authorship.



commit 31771bbe9cc749d8bb5c16353da0ce8069454173
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Sat Apr 23 00:40:55 2011 +0200

    Adjusted some strings about authorship.
    
    Two years ago the configuration management system was code initially by
    Adrian Perez, but the truth is that at this moment the only lines
    remaining from that code of him are reduced to less than 2%, since both
    the accounts and configuration management system were heavily changed
    and mostly re-written from scratch before releasing frogr 0.3.
    
    Hence, it makes no sense to keep claiming Adrián (who didn't code at all
    in Frogr since more than 2 years ago) as one of the authors in the about
    dialog. Instead, I think it makes much more sense to just respect its
    copyright 2009 in the files he created, as well as keep mentioning him
    as the author of the original accounts & config system, back in 2009.

 AUTHORS                  |    4 ++--
 src/frogr-about-dialog.c |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 6313fcb..a4995d5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,7 +3,7 @@ Mario Sanchez Prada <msanchez igalia com>
 
 Adrian Perez de Castro <aperez igalia com>
 * Artwork
-* Configuration management system
+* Original configuration management system
 * Fedora packaging
 
 Alberto Garcia <agarcia igalia com>
@@ -13,4 +13,4 @@ Alejandro Piñeiro Iglesias <apinheiro igalia com>
 * Gettext support for i18n
 
 Javier Jardon <javierjc1982 gmail com>
-* Cleanup and improvements for GNOME 3.0
\ No newline at end of file
+* Cleanup and improvements for GNOME 3.0
diff --git a/src/frogr-about-dialog.c b/src/frogr-about-dialog.c
index 18ed807..df4c691 100644
--- a/src/frogr-about-dialog.c
+++ b/src/frogr-about-dialog.c
@@ -31,7 +31,6 @@
 
 static const gchar *authors[] = {
   "Mario Sanchez Prada <msanchez igalia com>",
-  "Adrian Perez de Castro <aperez igalia com>",
   "",
   NULL
 };



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