Mercurial > audlegacy
view audacious/credits.h @ 2101:2ad0fc903a65 trunk
[svn] - update Welsh translation (1 new string added)
author | nenolod |
---|---|
date | Mon, 11 Dec 2006 19:23:52 -0800 |
parents | 5c76d862ed49 |
children |
line wrap: on
line source
#ifndef ABOUT_H #define ABOUT_H void show_about_window(void); void show_credits_window(void); #endif