# HG changeset patch # User nenolod # Date 1170530347 28800 # Node ID 119cca341280416adfd1ca46fc07aa3242883b36 # Parent 11693bd0d48e3cf2d44d246976d10aca4da333c1 [svn] - define __AUDACIOUS_INPUT_PLUGIN_API__ to 2 by request of shd diff -r 11693bd0d48e -r 119cca341280 ChangeLog --- a/ChangeLog Sat Feb 03 03:25:10 2007 -0800 +++ b/ChangeLog Sat Feb 03 11:19:07 2007 -0800 @@ -1,3 +1,11 @@ +2007-02-03 11:25:10 +0000 Strahinja Kustudi + revision [3954] + Updated Serbian translations. + trunk/po/sr.po | 4 ++-- + trunk/po/sr@Latn.po | 4 ++-- + 2 files changed, 4 insertions(+), 4 deletions(-) + + 2007-02-02 22:21:12 +0000 William Pitcock revision [3952] - run make update-po to update what works of tr.po to 1.3 automatically diff -r 11693bd0d48e -r 119cca341280 src/audacious/build_stamp.c --- a/src/audacious/build_stamp.c Sat Feb 03 03:25:10 2007 -0800 +++ b/src/audacious/build_stamp.c Sat Feb 03 11:19:07 2007 -0800 @@ -1,2 +1,2 @@ #include -const gchar *svn_stamp = "20070202-3952"; +const gchar *svn_stamp = "20070203-3954"; diff -r 11693bd0d48e -r 119cca341280 src/audacious/plugin.h --- a/src/audacious/plugin.h Sat Feb 03 03:25:10 2007 -0800 +++ b/src/audacious/plugin.h Sat Feb 03 11:19:07 2007 -0800 @@ -51,6 +51,7 @@ #define LOWLEVEL_PLUGIN(x) ((LowlevelPlugin *)(x)) #define __AUDACIOUS_NEWVFS__ +#define __AUDACIOUS_INPUT_PLUGIN_API__ 2 typedef enum { FMT_U8,