view audacious/build_stamp.h @ 1977:8805efda085e trunk

[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik. - updated hungarian translation - more mimetypes for audacious.desktop
author nenolod
date Thu, 16 Nov 2006 11:44:58 -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