annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2464
baf223ec5417 [svn] - add build_stamp.c so that it can be autogenerated
nenolod
parents:
diff changeset
1 #include <glib.h>
2514
7934ac463591 [svn] - removed unused function bmp_menu_translate()
mf0102
parents: 2513
diff changeset
2 const gchar *svn_stamp = "20070213-4036";