view audacious/build_stamp.h @ 2132:aec6570f056f trunk

[svn] - run update-po - update welsh translation (419 messages translated, 100% translation coverage)
author nenolod
date Fri, 15 Dec 2006 18:11:42 -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