Mercurial > pidgin
changeset 10228:37c411c8cde3
[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 <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sun, 21 Nov 2004 20:36:15 +0000 |
parents | 53c9ba039354 |
children | 9aa0b6d11bbf |
files | COPYRIGHT src/Makefile.am |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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 \