nautilus/icons/Makefile.am
Cosimo Cecchi 3b0dd97936 Remove "note-indicator.png" and use the themable icon we just added to
2009-01-28  Cosimo Cecchi  <cosimoc@pluto>

	* icons/Makefile.am:
	* src/nautilus-notes-viewer.c: (nautilus_notes_viewer_init):
	Remove "note-indicator.png" and use the themable icon we just
	added to display the emblem in the sidebar.

svn path=/trunk/; revision=14892
2009-01-28 14:40:21 +00:00

17 lines
222 B
Makefile

NULL=
icondir = $(datadir)/pixmaps/nautilus
icon_DATA =\
audio.svg \
backgrounds.png \
chit_frame.png \
colors.png \
emblems.png \
erase.png \
knob.png \
thumbnail_frame.png \
$(NULL)
EXTRA_DIST = $(icon_DATA)