Mercurial > audlegacy
view audacious/credits.h @ 1417:3178f5c9aeb4 trunk
[svn] Fix quoting in dutch translation.
author | chainsaw |
---|---|
date | Sun, 16 Jul 2006 10:09:29 -0700 |
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