Mercurial > audlegacy
view audacious/build_stamp.h @ 864:9d393eabf984 trunk
[svn] now modplug uses xmms_show_message for its aboutbox
author | giacomo |
---|---|
date | Fri, 24 Mar 2006 07:02:57 -0800 |
parents | 1947144093bc |
children |
line wrap: on
line source
#ifndef BUILD_STAMP_H #define BUILD_STAMP_H #include <glib.h> extern const gchar *svn_stamp; #endif