Mercurial > pidgin.yaz
annotate pidgin/pixmaps/animations/Makefile.am @ 17326:57bde8784308
(Plugin loads, but cannot do anything useful)
Forward-declare _MsimSession structure and remove session.h.
This now allows the plugin to load correctly by Pidgin, as it finds the
purple_init_plugin symbol. Previous revision could be loaded because this
symbol could not be found.
Conversion to use MsimMessage for receiving messages is incomplete, and
therefore this plugin cannot be used for anything useful (login fails with
"Unparseable message" from server.)
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Fri, 01 Jun 2007 04:47:25 +0000 |
parents | fafd7d4f8c50 |
children |
rev | line source |
---|---|
15455
3b45081f6183
Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
1 SUBDIRS = 16 |
15460
fafd7d4f8c50
More win32 pixmap build fixes.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
15455
diff
changeset
|
2 |
fafd7d4f8c50
More win32 pixmap build fixes.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
15455
diff
changeset
|
3 EXTRA_DIST = \ |
fafd7d4f8c50
More win32 pixmap build fixes.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
15455
diff
changeset
|
4 Makefile.mingw \ |
fafd7d4f8c50
More win32 pixmap build fixes.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
15455
diff
changeset
|
5 16/Makefile.mingw |