Mercurial > audlegacy
view audacious/build_stamp.h @ 1133:78d1d5307b29 trunk
[svn] - proxy support hack (stupid gconf)
author | nenolod |
---|---|
date | Sun, 04 Jun 2006 01:30:51 -0700 |
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