comparison src/lastfm/lastfm.c @ 1395:761e17b23e0c

added Discovery plugin type
author Cristi Magherusan <majeru@atheme-project.org>
date Fri, 03 Aug 2007 07:21:36 +0300
parents 2e25c7a29ac2
children fa9f85cebade
comparison
equal deleted inserted replaced
1394:2e25c7a29ac2 1395:761e17b23e0c
592 #if DEBUG 592 #if DEBUG
593 g_print("LASTFM: (cleanup) Cleanup finished\n"); 593 g_print("LASTFM: (cleanup) Cleanup finished\n");
594 #endif 594 #endif
595 } 595 }
596 596
597 DECLARE_PLUGIN(lastfm, init, cleanup, NULL, NULL, NULL, NULL, NULL) 597 DECLARE_PLUGIN(lastfm, init, cleanup, NULL, NULL, NULL, NULL, NULL, NULL)