[gnome-system-monitor] Added myself to authors/copyright list



commit af415a6b5c85b86b07fec234e13b9defa9d69dea
Author: Chris KÃhl <chrisk openismus com>
Date:   Sun Jul 3 18:07:12 2011 +0200

    Added myself to authors/copyright list

 src/callbacks.cpp |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/callbacks.cpp b/src/callbacks.cpp
index bacebd3..7b93a1a 100644
--- a/src/callbacks.cpp
+++ b/src/callbacks.cpp
@@ -140,6 +140,7 @@ cb_about (GtkAction *action, gpointer data)
         "BenoÃt Dejean",
         "Paolo Borelli",
         "Karl Lattimer",
+        "Chris KÃhl",
         NULL
     };
 
@@ -161,7 +162,8 @@ cb_about (GtkAction *action, gpointer data)
                                   "system state"),
         "version",              VERSION,
         "copyright",            "Copyright \xc2\xa9 2001-2004 Kevin Vandersloot\n"
-        "Copyright \xc2\xa9 2005-2007 BenoÃt Dejean",
+                                "Copyright \xc2\xa9 2005-2007 BenoÃt Dejean\n"
+                                "Copyright \xc2\xa9 2011 Chris KÃhl",
         "logo-icon-name",       "utilities-system-monitor",
         "authors",              authors,
         "artists",              artists,



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