ekiga r7082 - in branches/gnome-2-24: . src/gui



Author: dsandras
Date: Tue Sep 23 21:10:11 2008
New Revision: 7082
URL: http://svn.gnome.org/viewvc/ekiga?rev=7082&view=rev

Log:
Added Vinicius in about box.


Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/src/gui/callbacks.cpp

Modified: branches/gnome-2-24/src/gui/callbacks.cpp
==============================================================================
--- branches/gnome-2-24/src/gui/callbacks.cpp	(original)
+++ branches/gnome-2-24/src/gui/callbacks.cpp	Tue Sep 23 21:10:11 2008
@@ -138,8 +138,9 @@
       "Craig Southeren <craigs postincrement com>",
       "",
       N_("Artwork:"),
-      "Andreas Kwiatkowski <post kwiat org>",
       "Fabian Deutsch <fabian deutsch gmx de>",
+      "Vinicius Depizzol <vdepizzol gmail com>",
+      "Andreas Kwiatkowski <post kwiat org>",
       "Andreas Nilsson <nisses mail home se>",
       "Carlos Pardo <me m4de com>",
       "Jakub Steiner <jimmac ximian com>",
@@ -150,7 +151,7 @@
 	
   authors [2] = gettext (authors [2]);
   authors [12] = gettext (authors [12]);
-  authors [19] = gettext (authors [19]);
+  authors [20] = gettext (authors [20]);
   
   const gchar *documenters [] = {
     "Damien Sandras <dsandras seconix com>",



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