aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docbook/developer-guide.xml5
-rw-r--r--docbook/dg-src/EDG_meta_info.xml2
-rw-r--r--docbook/ug-src/EUG_meta_info.xml2
3 files changed, 6 insertions, 3 deletions
diff --git a/docbook/developer-guide.xml b/docbook/developer-guide.xml
index 9a8508181c..5ecb7a59f7 100644
--- a/docbook/developer-guide.xml
+++ b/docbook/developer-guide.xml
@@ -52,15 +52,18 @@ DOCUMENT SECTION
Ethereal Info
-->
<!ENTITY EtherealCurrentVersion "0.10.6">
- <!ENTITY EtherealNextMinorVersion "0.10.7">
<!--
FILE SECTION
-Use this section to specify the files that make up the book. Use FPI (public identifiers)
-->
+<!-- These refer to graphics files and figures contained in the document -->
+
+ <!ENTITY EtherealLogo SYSTEM "./graphics/ethereal-logo.png" NDATA PNG>
<!-- These are the actual files that make up the document -->
+
<!ENTITY BookMetaInformation SYSTEM "dg-src/EDG_meta_info.xml">
<!ENTITY Preface SYSTEM "dg-src/EDG_preface.xml">
<!ENTITY EnvIntroduction SYSTEM "dg-src/EDG_chapter_env_intro.xml">
diff --git a/docbook/dg-src/EDG_meta_info.xml b/docbook/dg-src/EDG_meta_info.xml
index 052f00bbb0..d9573c99d6 100644
--- a/docbook/dg-src/EDG_meta_info.xml
+++ b/docbook/dg-src/EDG_meta_info.xml
@@ -1,7 +1,7 @@
<!-- $Id$ -->
<bookinfo>
- <title>&DocumentTitle;</title>
+ <title><inlinegraphic entityref="EtherealLogo" valign="middle" format="PNG"/> &DocumentTitle;</title>
<subtitle>&DocumentSubTitle;</subtitle>
<authorgroup>
<author><firstname>&AuthorFirstName;</firstname><surname>&AuthorSurname;</surname>
diff --git a/docbook/ug-src/EUG_meta_info.xml b/docbook/ug-src/EUG_meta_info.xml
index 309ae26a38..62005e27d6 100644
--- a/docbook/ug-src/EUG_meta_info.xml
+++ b/docbook/ug-src/EUG_meta_info.xml
@@ -1,7 +1,7 @@
<!-- $Id$ -->
<bookinfo>
- <title>&DocumentTitle;</title>
+ <title><inlinegraphic entityref="EtherealLogo" valign="middle" format="PNG"/> &DocumentTitle;</title>
<subtitle>&DocumentSubTitle;</subtitle>
<authorgroup>
<author>