comparison 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
comparison
equal deleted inserted replaced
2813:49f3d1b43518 2814:77a012c3b521
1 #include <glib.h> 1 #include <glib.h>
2 const gchar *svn_stamp = "20070528-4650"; 2 const gchar *svn_stamp = "20070528-4652";