view audacious/build_stamp.h @ 1224:5b3d7f6891be trunk

[svn] - Make the category_view slightly wider to get rid of the horizontal scrollbar caused by the word "Connectivity" being so damned big.
author nhjm449
date Wed, 14 Jun 2006 17:21:25 -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