[sawfish] about dialog updates



commit 57420109c581f3c79890288c4121fda752cf6cd4
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Wed Sep 15 21:56:25 2010 +0200

    about dialog updates

 scripts/sawfish-about.jl.in |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/scripts/sawfish-about.jl.in b/scripts/sawfish-about.jl.in
index 2251619..d8f6efe 100644
--- a/scripts/sawfish-about.jl.in
+++ b/scripts/sawfish-about.jl.in
@@ -35,7 +35,7 @@ exec rep --batch "$0" "$@"
   (gtk-about-dialog-set-copyright dialog "© 1999-2000 John Harper\
   \n© 2000 Eazel, Inc\
   \n© 2007-2008 Janek Kozicki\
-  \n© 2008-2009 Christopher Bratusek")
+  \n© 2008-2010 Christopher Bratusek")
   (gtk-about-dialog-set-license dialog "Sawfish is released under the terms of the\
   \n\n\tGNU General Public License version 2, or (at your option) any later version.\
   \n\nSee the `COPYING' file in the source tree for the full license.\
@@ -46,10 +46,10 @@ exec rep --batch "$0" "$@"
   (gtk-about-dialog-set-website dialog "http://sawfish.wikia.com";)
   (gtk-about-dialog-set-website-label dialog "Sawfish Wiki")
   (gtk-about-dialog-set-authors dialog '("1999-2007: John Harper\
-  \n2007-2009: Janek 'Re-Animator' Kozicki, Timo Korvola, Andrea Vetorello, Guillermo S. Romero\
-  \n2008-2009: Christopher 'Flashrider' Bratusek, Teika 'Mister X' Kazura\
-  \n2009: Jeremy Hankins\
-  \n1999-2009: All the brave contributors (see `THANKS' in `CONTRIBUTING')"))
+  \n2007-2010: Janek 'Re-Animator' Kozicki, Timo Korvola, Andrea Vetorello, Guillermo S. Romero\
+  \n2008-2010: Christopher 'Flashrider' Bratusek, Teika 'Mister X' Kazura\
+  \n2009-2010: Jeremy Hankins, Matthew Love\
+  \n1999-2010: All the brave contributors (see `THANKS' in `CONTRIBUTING')"))
   (gtk-about-dialog-set-translator-credits dialog "de: Christian Kirbach, Mario Blättermann\
   \nes: Jorge Gonzalez Gonzalez, Jacinto Capote Robles\
   \neu: Inaki Larranaga Murgoitio\



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