annotate plugins/perl/common/MANIFEST @ 13589:6ea890a0dd1e

[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. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Fri, 07 Apr 2006 00:16:30 +0000
parents 134d0001983d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6670
df5fca8308ec [gaim-migrate @ 7195]
Christian Hammond <chipx86@chipx86.com>
parents:
diff changeset
1 Account.xs
11118
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
2 AccountOpts.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
3 BuddyIcon.xs
6670
df5fca8308ec [gaim-migrate @ 7195]
Christian Hammond <chipx86@chipx86.com>
parents:
diff changeset
4 BuddyList.xs
11118
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
5 Cipher.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
6 Cmds.xs
6670
df5fca8308ec [gaim-migrate @ 7195]
Christian Hammond <chipx86@chipx86.com>
parents:
diff changeset
7 Connection.xs
df5fca8308ec [gaim-migrate @ 7195]
Christian Hammond <chipx86@chipx86.com>
parents:
diff changeset
8 Conversation.xs
13589
6ea890a0dd1e [gaim-migrate @ 15975]
Etan Reisner <pidgin@unreliablesource.net>
parents: 11118
diff changeset
9 Debug.xs
11118
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
10 FT.xs
13589
6ea890a0dd1e [gaim-migrate @ 15975]
Etan Reisner <pidgin@unreliablesource.net>
parents: 11118
diff changeset
11 Gaim.pm
11118
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
12 Gaim.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
13 ImgStore.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
14 Log.xs
13589
6ea890a0dd1e [gaim-migrate @ 15975]
Etan Reisner <pidgin@unreliablesource.net>
parents: 11118
diff changeset
15 Makefile.PL
11118
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
16 Network.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
17 Notify.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
18 Plugin.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
19 PluginPref.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
20 Pounce.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
21 Prefs.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
22 Privacy.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
23 Proxy.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
24 Prpl.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
25 Request.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
26 Roomlist.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
27 SSLConn.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
28 SavedStatuses.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
29 Server.xs
13589
6ea890a0dd1e [gaim-migrate @ 15975]
Etan Reisner <pidgin@unreliablesource.net>
parents: 11118
diff changeset
30 Signal.xs
11118
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
31 Sound.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
32 Status.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
33 Stringref.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
34 Util.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
35 XMLNode.xs
6670
df5fca8308ec [gaim-migrate @ 7195]
Christian Hammond <chipx86@chipx86.com>
parents:
diff changeset
36 MANIFEST
df5fca8308ec [gaim-migrate @ 7195]
Christian Hammond <chipx86@chipx86.com>
parents:
diff changeset
37 typemap