[gnome-commander/gcmd-1-2-8] Added myself to the list of authors and documenters



commit e01f27eb8bae4ca519eb1afb7765216ecac7fabf
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Tue Jan 7 10:05:20 2014 +0100

    Added myself to the list of authors and documenters

 src/gnome-cmd-user-actions.cc |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-user-actions.cc b/src/gnome-cmd-user-actions.cc
index 7b43dfd..b7feecd 100644
--- a/src/gnome-cmd-user-actions.cc
+++ b/src/gnome-cmd-user-actions.cc
@@ -1585,17 +1585,20 @@ void help_about (GtkMenuItem *menuitem, gpointer not_used)
         "Marcus Bjurman <marbj499 student liu se>",
         "Piotr Eljasiak <epiotr use pl>",
         "Assaf Gordon <agordon88 gmail com>",
+        "Uwe Scholz <u scholz83 gmx de>",
         NULL
     };
 
     static const gchar *documenters[] = {
         "Marcus Bjurman <marbj499 student liu se>",
         "Piotr Eljasiak <epiotr use pl>",
+        "Uwe Scholz <u scholz83 gmx de>",
         NULL
     };
 
     static const gchar copyright[] = "Copyright \xc2\xa9 2001-2006 Marcus Bjurman\n"
-                                     "Copyright \xc2\xa9 2007-2012 Piotr Eljasiak";
+                                     "Copyright \xc2\xa9 2007-2012 Piotr Eljasiak\n"
+                                     "Copyright \xc2\xa9 2013-2014 Uwe Scholz";
 
     static const gchar comments[] = N_("A fast and powerful file manager for the GNOME desktop");
 


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