[genius] Fixed path to images
- From: Marek Äernockà <mcernocky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [genius] Fixed path to images
- Date: Tue, 26 Jul 2011 13:15:05 +0000 (UTC)
commit 18de80fd7329b9069781f1d6af1835daf69ec885
Author: Marek Äernockà <marek manet cz>
Date: Tue Jul 26 15:14:48 2011 +0200
Fixed path to images
help/Makefile.am | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index ea68918..516b254 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -3,18 +3,18 @@ include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook
DOC_MODULE = genius
-DOC_FIGURES = genius_window.eps \
- line_plot_graph.eps \
- parametric.eps \
- parametric.png \
- genius_window.png \
- line_plot_graph.png \
- parametric_graph.eps \
- surface_graph.eps \
- line_plot.eps \
- line_plot.png \
- parametric_graph.png \
- surface_graph.png
+DOC_FIGURES = figures/genius_window.eps \
+ figures/line_plot_graph.eps \
+ figures/parametric.eps \
+ figures/parametric.png \
+ figures/genius_window.png \
+ figures/line_plot_graph.png \
+ figures/parametric_graph.eps \
+ figures/surface_graph.eps \
+ figures/line_plot.eps \
+ figures/line_plot.png \
+ figures/parametric_graph.png \
+ figures/surface_graph.png
DOC_ENTITIES = gel-function-list.xml \
legal.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]