[pybliographer] Rename logo graphics of the manual and add to the Makefile.



commit 948ba79ca2c9901a35652dd0df2a6e7f85a1f15b
Author: Zoltan Kota <zoltank gmail com>
Date:   Wed Dec 1 15:36:36 2010 +0100

    Rename logo graphics of the manual and add to the Makefile.

 .../C/figures/{pybliographic-logo.png => logo.png} |  Bin 8564 -> 8564 bytes
 help/C/index.page                                  |    2 +-
 help/Makefile.am                                   |    1 +
 3 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/help/C/figures/pybliographic-logo.png b/help/C/figures/logo.png
similarity index 100%
rename from help/C/figures/pybliographic-logo.png
rename to help/C/figures/logo.png
diff --git a/help/C/index.page b/help/C/index.page
index 0241103..b3ff5d5 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -22,7 +22,7 @@
   </info>
 
   <title>
-    <media type="image" mime="image/png" src="figures/pybliographic-logo.png">Pybliographer logo</media>
+    <media type="image" mime="image/png" src="figures/logo.png">Pybliographer logo</media>
     Pybliographer Bibliography manager
   </title>
 
diff --git a/help/Makefile.am b/help/Makefile.am
index b969d57..5389497 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -28,6 +28,7 @@ DOC_FIGURES =	figures/edit.png	\
 		figures/edit2.png	\
 		figures/fields.png	\
 		figures/format.png	\
+		figures/logo.png	\
 		figures/main.png	\
 		figures/medline.png	\
 		figures/open.png	\



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