Mercurial > audlegacy
view audacious/credits.h @ 2012:563810683ed3 trunk
[svn] - update Welsh translation:
407 strings (0 fuzzy, 0 bad tokens, 0 not translated)
author | nenolod |
---|---|
date | Sun, 26 Nov 2006 14:41:53 -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