diff src/audacious/build_stamp.c @ 2731:f4a5f8fa3836 trunk

[svn] Added stubs in audctrl.c for the unimplemented functions defined in audctrl.h. Fixed audtool by moving all the DBus methods defined in objects.xml to a common interface; this will be decentralized for MPRIS. Modified the Makefile so that libaudclient is built after audacious to eliminates a build warning.
author magma
date Fri, 11 May 2007 01:42:32 -0700
parents 596abc2be8f0
children 2227e8955391
line wrap: on
line diff
--- a/src/audacious/build_stamp.c	Thu May 10 16:59:22 2007 -0700
+++ b/src/audacious/build_stamp.c	Fri May 11 01:42:32 2007 -0700
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070510-4484";
+const gchar *svn_stamp = "20070510-4486";