Code

Add option to align & distribute dialog to treat the selection as a group (closes...
[inkscape.git] / src / ui / dialog / aboutbox.cpp
index 4dec8dc01ef58cfcfb48660d76ff571d27724eee..9a17ed20cabded833c3dfd9bf9b70e8970899911 100644 (file)
@@ -217,15 +217,22 @@ void AboutBox::initStrings() {
      * periodically updated.     
      */ 
     authors_text =
+        "Maximilian Albert\n"
         "Josh Andler\n"
+        "Gail Banaszkiewicz\n"
         "John Bintz\n"
         "Arpad Biro\n"
+        "Nicholas Bishop\n"
+        "Boldewyn\n"
         "Daniel Borgmann\n"
         "Gustav Broberg\n"
         "Hans Breuer\n"
+        "Marcus Brubaker\n"
         "Luca Bruno\n"
         "Nicu Buculei\n"
         "Bulia Byak\n"
+        "Ian Caldwell\n"
+        "Ed Catmur\n"
         "Chema Celorio\n"
         "Johan Ceuppens\n"
         "Zbigniew Chyla\n"
@@ -240,18 +247,20 @@ void AboutBox::initStrings() {
         "Larry Doolittle\n"
         "Tim Dwyer\n"
         "Maxim V. Dziumanenko\n"
-        "Danilo Egan\n"
         "Johan Engelen\n"
         "Frank Felfe\n"
         "Andrew Fitzsimon\n"
         "Edward Flick\n"
+        "Marcin Floryan\n"
         "Fred\n"
         "Ben Fowler\n"
+        "Cedric Gemy\n"
         "Ted Gould\n"
         "Bryce Harrington\n"
         "Dale Harvey\n"
         "Carl Hetherington\n"
         "Jos Hirth\n"
+        "Joel Holdsworth\n"
         "Alan Horkan\n"
         "Karl Ove Hufthammer\n"
         "Richard Hughes\n"
@@ -261,8 +270,10 @@ void AboutBox::initStrings() {
         "Lauris Kaplinski\n"
         "Lynn Kerby\n"
         "Niko Kiirala\n"
+        "James Kilfiger\n"
         "Petr Kovar\n"
         "Raph Levien\n"
+        "Diederik van Lierop\n"
         "Nicklas Lindgren\n"
         "Vitaly Lipatov\n"
         "Colin Marquardt\n"
@@ -272,6 +283,7 @@ void AboutBox::initStrings() {
         "Federico Mena\n"
         "MenTaLguY\n"
         "Aubanel Monnier\n"
+        "Tim Mooney\n"
         "Derek P. Moore\n"
         "Peter Moulder\n"
         "Jörg Müller\n"
@@ -279,19 +291,23 @@ void AboutBox::initStrings() {
         "Christian Neumair\n"
         "Andreas Nilsson\n"
         "Mitsuru Oka\n"
+        "Marten Owens\n"
         "Jon Phillips\n"
         "Zdenko Podobny\n"
         "Alexandre Prokoudine\n"
+        "Jean-René Reinhard\n"
         "Alexey Remizov\n"
         "Frederic Rodrigo\n"
         "Hugo Rodrigues\n"
         "Juarez Rudsatz\n"
         "Xavier Conde Rueda\n"
+        "Felipe Corrêa da Silva Sanches\n"
         "Christian Schaller\n"
         "Marco Scholten\n"
         "Tom von Schwerdtner\n"
         "Shivaken\n"
         "Michael Sloan\n"
+        "Danilo Šegan\n"
         "Boštjan Špetič\n"
         "Aaron Spike\n"
         "Kaushik Sridharan\n"
@@ -300,6 +316,7 @@ void AboutBox::initStrings() {
         "Pat Suwalski\n"
         "Adib Taraben\n"
         "David Turner\n"
+        "Andre Twupack\n"
         "Aleksandar Urošević\n"
         "Lucas Vieites\n"
         "Michael Wybrow\n"
@@ -317,7 +334,7 @@ void AboutBox::initStrings() {
     translators_text = "";
    
     // TRANSLATORS: Put here your name (and other national contributors')      
-    // one per line in the form of: name surname <email>. Use \n for newline.
+    // one per line in the form of: name surname (email). Use \n for newline.
     Glib::ustring thisTranslation = _("translator-credits");
 
     /**
@@ -339,7 +356,7 @@ void AboutBox::initStrings() {
      * This list is copied from the TRANSLATORS file.  It should
      * be periodically updated.
      */              
-    gchar *allTranslators =
+    gchar const *allTranslators =
     "3ARRANO.com <3arrano@3arrano.com>, 2005.\n"
     "Adib Taraben <theadib@yahoo.com>, 2004.\n"
     "Alastair McKinstry <mckinstry@computer.org>, 2000.\n"
@@ -397,6 +414,7 @@ void AboutBox::initStrings() {
     "Luca Bruno <luca.br@uno.it>, 2005.\n"
     "Lucas Vieites Fariña<lucas@asixinformatica.com>, 2003-2005.\n"
     "Mahesh subedi <submanesh@hotmail.com>, 2006.\n"
+    "Marcin Floryan <marcin.floryan@gmail.com>, 2008.\n"
     "Martin Srebotnjak, <miles@filmsi.net>, 2005.\n"
     "Masatake YAMATO <jet@gyve.org>, 2002.\n"
     "Matiphas <matiphas _a_ free _point_ fr>, 2004-2006.\n"