Mercurial > audlegacy
view audacious/images/Makefile @ 2016:917903e2fc1c trunk
[svn] - fix a bug regarding shaded mode in the playlist editor where
decorations are not properly rendered.
Patch by external contributor: Ralf Ertzinger <ralf@skytale.net>
author | nenolod |
---|---|
date | Mon, 27 Nov 2006 17:58:02 -0800 |
parents | 1749ad179a1c |
children |
line wrap: on
line source
include ../../mk/rules.mk include ../../mk/init.mk imagesdir = $(pkgdatadir)/images OBJECTIVE_DATA = \ about-logo.png:$(imagesdir) \ audacious_player.xpm:$(imagesdir) \ appearance.png:$(imagesdir) \ audio.png:$(imagesdir) \ connectivity.png:$(imagesdir) \ mouse.png:$(imagesdir) \ playlist.png:$(imagesdir) \ plugins.png:$(imagesdir) \ eq.png:$(imagesdir) include ../../mk/objective.mk