annotate plugins/perl/common/MANIFEST @ 13219:d0f7f698b6de

[gaim-migrate @ 15583] SF Patch #1428591 from Sadrul "This is a new signal, emitted when request for a file-transfer comes in. I have written a trivial plugin (which I plan on adding under plugin_pack in a couple of days) that uses this signal to auto-accept file-transfers. I have tested the plugin to auto-accept or auto-reject file-transfer requests." I also noticed that the file transfer signals weren't using a subtype for GaimXfer pointers, so I added one. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sat, 11 Feb 2006 05:24:30 +0000
parents 134d0001983d
children 6ea890a0dd1e
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
11118
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
9 FT.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
10 Gaim.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
11 ImgStore.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
12 Log.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
13 Network.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
14 Notify.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
15 Plugin.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
16 PluginPref.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
17 Pounce.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
18 Prefs.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
19 Privacy.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
20 Proxy.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
21 Prpl.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
22 Request.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
23 Roomlist.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
24 SSLConn.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
25 SavedStatuses.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
26 Server.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
27 Sound.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
28 Status.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
29 Stringref.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
30 Util.xs
134d0001983d [gaim-migrate @ 13174]
John H. Kelm <johnkelm@gmail.com>
parents: 6670
diff changeset
31 XMLNode.xs
6670
df5fca8308ec [gaim-migrate @ 7195]
Christian Hammond <chipx86@chipx86.com>
parents:
diff changeset
32 Gaim.pm
df5fca8308ec [gaim-migrate @ 7195]
Christian Hammond <chipx86@chipx86.com>
parents:
diff changeset
33 MANIFEST
df5fca8308ec [gaim-migrate @ 7195]
Christian Hammond <chipx86@chipx86.com>
parents:
diff changeset
34 Makefile.PL
df5fca8308ec [gaim-migrate @ 7195]
Christian Hammond <chipx86@chipx86.com>
parents:
diff changeset
35 typemap