From: <rl...@us...> - 2006-11-19 20:40:34
|
Revision: 17785 http://svn.sourceforge.net/gaim/?rev=17785&view=rev Author: rlaager Date: 2006-11-19 12:40:34 -0800 (Sun, 19 Nov 2006) Log Message: ----------- SF Patch 1571670, Patch 2 "I already have Welker Zsombor in the COPYRIGHTS file, but that should be Zsombor Welker... The patch I added is also needed to make the patch work under windows." Modified Paths: -------------- trunk/COPYRIGHT trunk/libgaim/plugins/perl/common/Makefile.mingw Modified: trunk/COPYRIGHT =================================================================== --- trunk/COPYRIGHT 2006-11-19 19:58:45 UTC (rev 17784) +++ trunk/COPYRIGHT 2006-11-19 20:40:34 UTC (rev 17785) @@ -332,6 +332,7 @@ Jonty Wareing Eric Warmenhoven Adam J. Warrington +Zsombor Welker Andrew Wellington Adam Wendt Dave West @@ -352,5 +353,4 @@ Nickolai Zeldovich Marco Ziech Piotr Zielinski -Welker Zsombor Jeroen Zwartepoorte Modified: trunk/libgaim/plugins/perl/common/Makefile.mingw =================================================================== --- trunk/libgaim/plugins/perl/common/Makefile.mingw 2006-11-19 19:58:45 UTC (rev 17784) +++ trunk/libgaim/plugins/perl/common/Makefile.mingw 2006-11-19 20:40:34 UTC (rev 17785) @@ -41,6 +41,7 @@ Cmds.xs \ Connection.xs \ Conversation.xs \ + Core.xs \ Debug.xs \ FT.xs \ Gaim.xs \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |