aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-09-19 16:43:11 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-09-19 16:43:11 +0000
commitec174f9b5e707ff626f5b15954b5c788014e44f3 (patch)
tree778bf9434ad1d2b981ffe6996376653cca92821c /docbook
parent3e270c4dd23669661eb52f7f015d1c43811aa169 (diff)
add Ethereal logo
svn path=/trunk/; revision=12053
Diffstat (limited to 'docbook')
-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>