ekiga r7081 - in trunk: . src/gui



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

Log:
Added Vinicius in about box.


Modified:
   trunk/ChangeLog
   trunk/src/gui/callbacks.cpp

Modified: trunk/src/gui/callbacks.cpp
==============================================================================
--- trunk/src/gui/callbacks.cpp	(original)
+++ trunk/src/gui/callbacks.cpp	Tue Sep 23 21:04:01 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]