diff src/audacious/build_stamp.c @ 2814:77a012c3b521 trunk

[svn] - give default values to audacious_remote_* functions. if dbus call fails, default value will be returned. - now audacious_rc_song_filename() calls str_to_utf8() to ensure that the string to return is in utf-8.
author yaz
date Mon, 28 May 2007 10:28:41 -0700
parents 49f3d1b43518
children b04dffba4449
line wrap: on
line diff
--- a/src/audacious/build_stamp.c	Mon May 28 03:25:22 2007 -0700
+++ b/src/audacious/build_stamp.c	Mon May 28 10:28:41 2007 -0700
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070528-4650";
+const gchar *svn_stamp = "20070528-4652";