Mercurial > audlegacy
changeset 847:9376a3cad3a3 trunk
[svn] do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir
author | giacomo |
---|---|
date | Sat, 18 Mar 2006 13:21:00 -0800 |
parents | 3344dd3f2bf6 |
children | 67b5c99acf2b |
files | audacious/Makefile.in audacious/build.list audacious/images/info.png audacious/images/pl.png audacious/images/play.png audacious/info.png audacious/play.png audacious/playlist.png |
diffstat | 8 files changed, 0 insertions(+), 19 deletions(-) [+] |
line wrap: on
line diff
--- a/audacious/Makefile.in Sat Mar 18 12:32:41 2006 -0800 +++ b/audacious/Makefile.in Sat Mar 18 13:21:00 2006 -0800 @@ -86,18 +86,6 @@ desktopdir = $(datadir)/applications -BUILT_SOURCES = pixmaps.h - -embedded_icons = \ - info.png playlist.png play.png - - -EXTRA_DIST = \ - $(embedded_icons) build.list - -pixmaps.h: $(embedded_icons) - gdk-pixbuf-csource --stream --build-list `cat build.list` > pixmaps.h - build_stamp.c: if [ -d .svn ] || [ ! -f build_stamp.c ]; then \ ( \