[gaim-migrate @ 15975]

Fri, 07 Apr 2006 00:16:30 +0000

author
Etan Reisner <deryni@pidgin.im>
date
Fri, 07 Apr 2006 00:16:30 +0000
changeset 13590
acb28dec1a40
parent 13589
2c48c168ba30
child 13591
eae244b16a10

[gaim-migrate @ 15975]
I'm not really sure what this file is for exactly but it likely wants Debug.xs
and Signal.xs. I also moved some of the lines around so that this file matches
the order of the files in the Makefile, since that's what I was comparing this
list against.

plugins/perl/common/MANIFEST file | annotate | diff | comparison | revisions
--- a/plugins/perl/common/MANIFEST	Thu Apr 06 22:28:22 2006 +0000
+++ b/plugins/perl/common/MANIFEST	Fri Apr 07 00:16:30 2006 +0000
@@ -6,10 +6,13 @@
 Cmds.xs
 Connection.xs
 Conversation.xs
+Debug.xs
 FT.xs
+Gaim.pm
 Gaim.xs
 ImgStore.xs
 Log.xs
+Makefile.PL
 Network.xs
 Notify.xs
 Plugin.xs
@@ -24,12 +27,11 @@
 SSLConn.xs
 SavedStatuses.xs
 Server.xs
+Signal.xs
 Sound.xs
 Status.xs
 Stringref.xs
 Util.xs
 XMLNode.xs
-Gaim.pm
 MANIFEST
-Makefile.PL
 typemap

mercurial