Mercurial > audlegacy
changeset 470:2549ffd55c3a trunk
[svn] Add about-logo.png to the distribution.
author | nenolod |
---|---|
date | Wed, 18 Jan 2006 16:01:31 -0800 |
parents | fc98032223d1 |
children | a4ec7dfe5672 |
files | audacious/images/Makefile.am audacious/images/about-logo.png |
diffstat | 2 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/audacious/images/Makefile.am Wed Jan 18 14:34:54 2006 -0800 +++ b/audacious/images/Makefile.am Wed Jan 18 16:01:31 2006 -0800 @@ -1,6 +1,6 @@ imagesdir = $(pkgdatadir)/images images_DATA = \ - appearance.png mouse.png playlist.png plugins.png eq.png + about-logo.png appearance.png mouse.png playlist.png plugins.png eq.png EXTRA_DIST = \ $(images_DATA) \