diff src/audacious/build_stamp.c @ 2514:7934ac463591 trunk

[svn] - removed unused function bmp_menu_translate() - removed playlist_file_selection_browser() and replaced it with make_filebrowser() - modified make_filebrowser() behaviour - adapted equalizer file loading/saving functions to new make_filebrowser()
author mf0102
date Tue, 13 Feb 2007 06:09:50 -0800
parents 1e6d2d719876
children 319b10203d7c
line wrap: on
line diff
--- a/src/audacious/build_stamp.c	Tue Feb 13 05:48:33 2007 -0800
+++ b/src/audacious/build_stamp.c	Tue Feb 13 06:09:50 2007 -0800
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070212-4034";
+const gchar *svn_stamp = "20070213-4036";