Mercurial > audlegacy
view audacious/credits.h @ 1689:b59d6c3258fc trunk
[svn] Install audacious_player.xpm as well, so one can use it as a desktop icon.
Requested by Jan Schummers <darkadmiral@onlinehome.de>.
author | js |
---|---|
date | Thu, 14 Sep 2006 08:46:01 -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