[sawfish] about-dialog info update



commit 0d856bdc3a7ee53b8d42bde3bccbbcb733162647
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Thu Nov 12 19:39:09 2009 +0100

    about-dialog info update

 scripts/sawfish-about.jl.in |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/scripts/sawfish-about.jl.in b/scripts/sawfish-about.jl.in
index 2dc960e..2251619 100644
--- a/scripts/sawfish-about.jl.in
+++ b/scripts/sawfish-about.jl.in
@@ -46,13 +46,15 @@ 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 Kozicki, Timo Korvola, Andrea Vetorello, Guillermo S. Romero\
-  \n2008-2009: Christopher Bratusek, Teika 'Mister X' Kazura, Jeremy Hankins\
+  \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')"))
   (gtk-about-dialog-set-translator-credits dialog "de: Christian Kirbach, Mario Blättermann\
   \nes: Jorge Gonzalez Gonzalez, Jacinto Capote Robles\
   \neu: Inaki Larranaga Murgoitio\
-  \nsv: Daniel Nylander")
+  \nsv: Daniel Nylander\
+  \nand the whole GNOME Translation Team!")
   (gtk-about-dialog-set-logo dialog (gdk-pixbuf-new-from-file "__sawfishdir__/sawfish.png"))
   (g-signal-connect dialog "delete_event" (lambda () (throw 'quit 0)))
   (gtk-widget-show-all dialog)



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