Mercurial > pidgin
comparison libpurple/plugins/perl/Makefile.am @ 15833:2f8274ce570a
Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 19 Mar 2007 17:02:24 +0000 |
parents | e9c12873fae0 |
children | c6e563dfaa7a |
comparison
equal
deleted
inserted
replaced
15832:df859a1b40b1 | 15833:2f8274ce570a |
---|---|
53 common/Core.xs \ | 53 common/Core.xs \ |
54 common/Connection.xs \ | 54 common/Connection.xs \ |
55 common/Conversation.xs \ | 55 common/Conversation.xs \ |
56 common/Debug.xs \ | 56 common/Debug.xs \ |
57 common/FT.xs \ | 57 common/FT.xs \ |
58 common/Gaim.pm \ | 58 common/Purple.pm \ |
59 common/Gaim.xs \ | 59 common/Purple.xs \ |
60 common/ImgStore.xs \ | 60 common/ImgStore.xs \ |
61 common/Log.xs \ | 61 common/Log.xs \ |
62 common/Makefile.PL.in \ | 62 common/Makefile.PL.in \ |
63 common/Network.xs \ | 63 common/Network.xs \ |
64 common/Notify.xs \ | 64 common/Notify.xs \ |