# HG changeset patch # User Sean Egan # Date 1101069375 0 # Node ID 37c411c8cde3f9c9d40718cf9a0e2d413403a762 # Parent 53c9ba0393547d3cf8f10de0449317d82da91c25 [gaim-migrate @ 11362] For some reason, people seem to expect this to work. You can now drag smiley themes from the themes.php as opposed to the specific page. committer: Tailor Script diff -r 53c9ba039354 -r 37c411c8cde3 COPYRIGHT --- a/COPYRIGHT Sun Nov 21 19:30:22 2004 +0000 +++ b/COPYRIGHT Sun Nov 21 20:36:15 2004 +0000 @@ -141,6 +141,7 @@ Sam S. Tom Samstag Neil Sanchala +Alceste Scalas Carsten Schaar Luke Schierer Evan Schoenberg @@ -175,6 +176,7 @@ István Váradi Philip Van Hoof David Vermeille +Sid Vicious Bjoern Voigt Nathan Walp Eric Warmenhoven diff -r 53c9ba039354 -r 37c411c8cde3 src/Makefile.am --- a/src/Makefile.am Sun Nov 21 19:30:22 2004 +0000 +++ b/src/Makefile.am Sun Nov 21 20:36:15 2004 +0000 @@ -70,6 +70,7 @@ conversation.c \ core.c \ debug.c \ + desktopitem.c \ eventloop.c \ ft.c \ imgstore.c \ @@ -107,6 +108,7 @@ conversation.h \ core.h \ debug.h \ + desktopitem.h \ eventloop.h \ ft.h \ imgstore.h \