PACKAGE = @PACKAGE@

PIXMAPS=\
	2d_small.xpm\
	3d_small.xpm\
	about_small.xpm\
	add_column.xpm\
	arrange.xpm\
	arrow.xpm\
	arrow2.xpm\
	arrow_down.xpm\
	arrow_left.xpm\
	arrow_right.xpm\
	arrow_up.xpm\
	as.xpm \
	autoscale.xpm\
	bold.xpm\
	book_small.xpm\
	bullet.xpm\
	button_ok.xpm\
	color.xpm\
	control.xpm\
	copy.xpm\
	cut.xpm\
	dennied.xpm\
	empty.xpm\
	error.xpm\
	exec_small.xpm\
	exit_small.xpm\
	eye.xpm\
	fitpage.xpm\
	fit5.xpm\
	folder.xpm\
	font.xpm\
	function_small.xpm\
	g_2dlayer.xpm\
	g_3dcontour.xpm\
	g_3dlayer.xpm\
	g_bars.xpm\
	g_boxes.xpm\
	g_bubbles.xpm\
	g_bubbles3d.xpm\
	g_colors.xpm\
	g_colors3d.xpm\
	g_contour.xpm\
	g_csurface.xpm\
	g_density.xpm\
	g_flux3d.xpm\
	g_function.xpm\
	g_hbars.xpm\
	g_hbox.xpm\
	g_impulses.xpm\
	g_lines.xpm\
	g_lpoints.xpm\
	g_python.xpm\
	g_scatter.xpm\
	g_scatter3d.xpm\
	g_surface.xpm\
	g_vectors.xpm\
	italic.xpm\
	layer.xpm\
	layer_control.xpm\
	logo.xpm\
	markers.xpm\
	new.xpm\
	new_2d.xpm\
	new_2d_small.xpm\
	new_3d.xpm\
	new_3d_small.xpm\
	new_function.xpm\
	new_plot.xpm\
	new_polar.xpm\
	new_polar_small.xpm\
	new_sheet.xpm\
	new_small.xpm\
	open.xpm\
	open_small.xpm\
	paint.xpm\
	paste.xpm\
	plot_icon.xpm\
	plot_icon2.xpm\
	plot_small.xpm\
	point.xpm\
	pointers.xpm\
	polar_small.xpm\
	preferences_small.xpm\
	print.xpm\
	python_small.xpm\
	reload.xpm\
	reset.xpm\
	rotate_x.xpm\
	rotate_y.xpm\
	rotate_z.xpm\
	save.xpm\
	save_as.xpm\
	save_as_small.xpm\
	save_small.xpm\
	sg.xpm\
	sg_icon.xpm\
	sg_small.xpm\
	sheet_icon.xpm\
	sheet_icon2.xpm\
	sheet_small.xpm\
	sorry.xpm\
	symbol_circle.xpm\
	symbol_cross.xpm\
	symbol_diamond.xpm\
	symbol_dntriangle.xpm\
	symbol_dot.xpm\
	symbol_impulse.xpm\
	symbol_ltriangle.xpm\
	symbol_none.xpm\
	symbol_plus.xpm\
	symbol_rtriangle.xpm\
	symbol_square.xpm\
	symbol_star.xpm\
	symbol_uptriangle.xpm\
	target.xpm\
	text.xpm\
	tools.xpm\
	warning.xpm\
	zoom.xpm\
	zoomin.xpm\
	zoomout.xpm\
	zoom_minus.xpm\
	zoom_plus.xpm\
	matrix_icon.xpm\
	set_column.xpm\
	fit_page.xpm\
	stock_button_apply.xpm \
	stock_button_cancel.xpm \
	stock_button_close.xpm \
	stock_button_no.xpm \
	stock_button_ok.xpm \
	stock_button_yes.xpm \
	stock_down_arrow.xpm \
	stock_font.xpm \
	stock_help.xpm \
	stock_left_arrow.xpm \
	stock_open.xpm \
	stock_right_arrow.xpm \
	stock_up_arrow.xpm \
	stock_pixmaps.h \
	pixmaps.h

ICONPIXMAP = sg_icon.xpm 

EXTRA_DIST += \
	$(ICONPIXMAP) $(PIXMAPS)

Pixmapdir = $(datadir)/pixmaps/$(PACKAGE)

Pixmap_DATA = $(PIXMAPS) 

Icondir = $(datadir)/pixmaps/

Icon_DATA = $(ICONPIXMAP)



syntax highlighted by Code2HTML, v. 0.9.1