[gnome-applets] [invest-applet] fixed broken screen shot in invest manual



commit 71796cb8647c56989ed11b6aabe09a3e934d6ffb
Author: Enrico Minack <enrico-minack gmx de>
Date:   Tue Aug 24 16:48:56 2010 +0200

    [invest-applet] fixed broken screen shot in invest manual

 .../docs/{ => C/figures}/symbol-search.png         |  Bin 44264 -> 44264 bytes
 invest-applet/docs/C/invest-applet.xml             |    2 +-
 invest-applet/docs/Makefile.am                     |    2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/invest-applet/docs/symbol-search.png b/invest-applet/docs/C/figures/symbol-search.png
similarity index 100%
rename from invest-applet/docs/symbol-search.png
rename to invest-applet/docs/C/figures/symbol-search.png
diff --git a/invest-applet/docs/C/invest-applet.xml b/invest-applet/docs/C/invest-applet.xml
index 773ca65..51da6cc 100644
--- a/invest-applet/docs/C/invest-applet.xml
+++ b/invest-applet/docs/C/invest-applet.xml
@@ -257,7 +257,7 @@
 
 	<para>
 	<mediaobject><imageobject>
-	  <imagedata format="PNG" fileref="../symbol-search.png"/>
+	  <imagedata format="PNG" fileref="figures/symbol-search.png"/>
 	</imageobject></mediaobject>
 	Screenshot of Yahoo! Finance when searching a quote.
 	</para>
diff --git a/invest-applet/docs/Makefile.am b/invest-applet/docs/Makefile.am
index f2c1227..275ed2b 100644
--- a/invest-applet/docs/Makefile.am
+++ b/invest-applet/docs/Makefile.am
@@ -4,7 +4,7 @@ dist-hook: doc-dist-hook
 DOC_MODULE = invest-applet
 DOC_ENTITIES = legal.xml
 
-DOC_FIGURES = 
+DOC_FIGURES = figures/symbol-search.png
 
 DOC_LINGUAS = ca de el en_GB es fi ru sv zh_CN
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]