Mercurial > audlegacy-plugins
comparison src/scrobbler/gtkstuff.c @ 344:03c1ae10bc8d trunk
[svn] - Merge audacious-scrobbler III, new features include:
+ Gerpok support
+ Better queue management
author | nenolod |
---|---|
date | Fri, 08 Dec 2006 19:31:43 -0800 |
parents | 3da1b8942b8b |
children | d124034ebea3 |
comparison
equal
deleted
inserted
replaced
343:5d3f4b156197 | 344:03c1ae10bc8d |
---|---|
4 #include <glib.h> | 4 #include <glib.h> |
5 #include <glib/gi18n.h> | 5 #include <glib/gi18n.h> |
6 | 6 |
7 #include <stdio.h> | 7 #include <stdio.h> |
8 #include <string.h> | 8 #include <string.h> |
9 #include "settings.h" | |
9 #include "config.h" | 10 #include "config.h" |
10 #include "md5.h" | 11 #include "md5.h" |
11 | 12 |
12 void about_show(void) | 13 void about_show(void) |
13 { | 14 { |