annotate icons/Makefile.am @ 451:00afc39b0754 trunk

[svn] Use g_object_(get|set)_data() on the thumbnail object to store the skin path. (This is probably considered hackish by some, but hey, it works :D)
author nenolod
date Mon, 16 Jan 2006 15:58:53 -0800
parents d7415a106fb6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
384
d7415a106fb6 [svn] - remove unused "USE_SIMD" crap left over from BMP
nenolod
parents: 0
diff changeset
1 pixmapsdir = $(datadir)/pixmaps
d7415a106fb6 [svn] - remove unused "USE_SIMD" crap left over from BMP
nenolod
parents: 0
diff changeset
2 pixmaps_DATA = audacious.png
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3
384
d7415a106fb6 [svn] - remove unused "USE_SIMD" crap left over from BMP
nenolod
parents: 0
diff changeset
4 EXTRA_DIST = $(pixmaps_DATA)