[gnote] Update documenters



commit e5f20653933c3a07431017df6c9f7aa6f7c0e6e9
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Wed Aug 22 23:14:11 2012 +0300

    Update documenters

 src/gnote.cpp |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/src/gnote.cpp b/src/gnote.cpp
index c92af28..6f9cc1b 100644
--- a/src/gnote.cpp
+++ b/src/gnote.cpp
@@ -354,11 +354,8 @@ namespace gnote {
     authors.push_back(_("and Tomboy original authors."));
     
     std::vector<Glib::ustring> documenters;
-    documenters.push_back("Alex Graveley <alex beatniksoftware com>");
-    documenters.push_back("Boyd Timothy <btimothy gmail com>");
-    documenters.push_back("Brent Smith <gnome nextreality net>");
-    documenters.push_back("Paul Cutler <pcutler foresightlinux org>");
-    documenters.push_back("Sandy Armstrong <sanfordarmstrong gmail com>");
+    documenters.push_back("Pierre-Yves Luyten <py luyten fr>");
+    documenters.push_back("Aurimas Äernius <aurisc4 gmail com>");
 
     std::string translators(_("translator-credits"));
     if (translators == "translator-credits")



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