view src/audacious/ui_lastfm.c @ 3043:59452118044d

MacOS (and others): Relocate libintl to a location where audacious can link to it automatically.
author William Pitcock <nenolod@atheme-project.org>
date Thu, 12 Jul 2007 06:01:51 -0500
parents 49ce30748980
children bcf611cf5ae2
line wrap: on
line source

#include <glib.h>
void ui_lastfm(void)
{
g_print("lastfm gui stub\n");
}