[evince] relocate help images to fix documentation build
- From: Frédéric Crozat <fcrozat src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] relocate help images to fix documentation build
- Date: Mon, 21 Mar 2011 15:59:47 +0000 (UTC)
commit fc044705ba4d0213f9430704e9d5ec2b723ae91c
Author: Frederic Crozat <fcrozat novell com>
Date: Mon Mar 21 14:55:20 2011 +0100
relocate help images to fix documentation build
https://bugzilla.gnome.org/show_bug.cgi?id=645410
help/C/annotations-navigate.page | 4 ++--
help/C/annotations.page | 4 ++--
help/C/{ => figures}/add-text-annotation.png | Bin 9282 -> 9282 bytes
help/C/{ => figures}/annotations-nav-to-page.png | Bin 118833 -> 118833 bytes
help/C/{ => figures}/annotations-navigate.png | Bin 7919 -> 7919 bytes
help/C/{ => figures}/evincelogo.png | Bin 3205 -> 3205 bytes
help/C/{ => figures}/gconf-editor.png | Bin 92966 -> 92966 bytes
help/C/{ => figures}/list-add-tabs.png | Bin 6445 -> 6445 bytes
help/C/{ => figures}/print-2sided.png | Bin 56930 -> 56930 bytes
help/C/{ => figures}/print-select.png | Bin 6266 -> 6266 bytes
help/C/{ => figures}/reverse-collate.png | Bin 6368 -> 6368 bytes
help/C/{ => figures}/zoom.png | Bin 6022 -> 6022 bytes
help/C/index.page | 2 +-
help/C/movingaround.page | 2 +-
help/C/print-order.page | 2 +-
help/C/print-select.page | 2 +-
help/Makefile.am | 20 ++++++++++----------
17 files changed, 18 insertions(+), 18 deletions(-)
---
diff --git a/help/C/annotations-navigate.page b/help/C/annotations-navigate.page
index 5d233e9..24e08e6 100644
--- a/help/C/annotations-navigate.page
+++ b/help/C/annotations-navigate.page
@@ -21,9 +21,9 @@
<p>
If you have created annotations on your document, you can use the <gui>List</gui> tab to display the list of all the annotations in the document. The list indicates the type, page number, author and date of the annotation.
</p>
-<media type="image" src="annotations-navigate.png"/>
+<media type="image" src="figures/annotations-navigate.png"/>
<p>
To quickly navigate to the location of a particular annotation, click on the arrow to the left of the page number. You will see a list of annotations on that page. Click on the annotation you are interested in, and <app>Evince</app> will navigate to the location of the annotation in the document.
</p>
-<media type="image" src="annotations-nav-to-page.png"/>
+<media type="image" src="figures/annotations-nav-to-page.png"/>
</page>
diff --git a/help/C/annotations.page b/help/C/annotations.page
index 96172b7..77d1864 100644
--- a/help/C/annotations.page
+++ b/help/C/annotations.page
@@ -41,7 +41,7 @@
<p>
You should now see <gui>List</gui> and <gui>Add</gui> tabs under the drop-down menu.
</p>
- <media type="image" src="list-add-tabs.png"/>
+ <media type="image" src="figures/list-add-tabs.png"/>
</item>
</list>
</item>
@@ -54,7 +54,7 @@
<p>
Click on the icon to add a text annotation.
</p>
- <media type="image" src="add-text-annotation.png"/>
+ <media type="image" src="figures/add-text-annotation.png"/>
</item>
<item>
<p>
diff --git a/help/C/add-text-annotation.png b/help/C/figures/add-text-annotation.png
similarity index 100%
rename from help/C/add-text-annotation.png
rename to help/C/figures/add-text-annotation.png
diff --git a/help/C/annotations-nav-to-page.png b/help/C/figures/annotations-nav-to-page.png
similarity index 100%
rename from help/C/annotations-nav-to-page.png
rename to help/C/figures/annotations-nav-to-page.png
diff --git a/help/C/annotations-navigate.png b/help/C/figures/annotations-navigate.png
similarity index 100%
rename from help/C/annotations-navigate.png
rename to help/C/figures/annotations-navigate.png
diff --git a/help/C/evincelogo.png b/help/C/figures/evincelogo.png
similarity index 100%
rename from help/C/evincelogo.png
rename to help/C/figures/evincelogo.png
diff --git a/help/C/gconf-editor.png b/help/C/figures/gconf-editor.png
similarity index 100%
rename from help/C/gconf-editor.png
rename to help/C/figures/gconf-editor.png
diff --git a/help/C/list-add-tabs.png b/help/C/figures/list-add-tabs.png
similarity index 100%
rename from help/C/list-add-tabs.png
rename to help/C/figures/list-add-tabs.png
diff --git a/help/C/print-2sided.png b/help/C/figures/print-2sided.png
similarity index 100%
rename from help/C/print-2sided.png
rename to help/C/figures/print-2sided.png
diff --git a/help/C/print-select.png b/help/C/figures/print-select.png
similarity index 100%
rename from help/C/print-select.png
rename to help/C/figures/print-select.png
diff --git a/help/C/reverse-collate.png b/help/C/figures/reverse-collate.png
similarity index 100%
rename from help/C/reverse-collate.png
rename to help/C/figures/reverse-collate.png
diff --git a/help/C/zoom.png b/help/C/figures/zoom.png
similarity index 100%
rename from help/C/zoom.png
rename to help/C/figures/zoom.png
diff --git a/help/C/index.page b/help/C/index.page
index 4298d2e..522363b 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -16,7 +16,7 @@
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
</info>
-<title><media type="image" src="evincelogo.png">Evince logo</media>
+<title><media type="image" src="figures/evincelogo.png">Evince logo</media>
Evince Document Viewer</title>
<section id="reading" style="2column">
diff --git a/help/C/movingaround.page b/help/C/movingaround.page
index b7712f7..a9f901a 100644
--- a/help/C/movingaround.page
+++ b/help/C/movingaround.page
@@ -143,7 +143,7 @@ You can move around each page of a document by any of the following methods:
<list>
<item><p>hold down <key>Ctrl</key> and use your mouse scroll wheel to zoom.</p></item>
<item><p>select desired zoom percentage from the drop down menu above the window.</p>
- <media type="image" src="zoom.png"/>
+ <media type="image" src="figures/zoom.png"/>
</item>
</list>
<note>
diff --git a/help/C/print-order.page b/help/C/print-order.page
index 9d6fbd3..9604860 100644
--- a/help/C/print-order.page
+++ b/help/C/print-order.page
@@ -51,7 +51,7 @@ its pages grouped together.
<item><p>Click <guiseq><gui>File</gui><gui>Print</gui></guiseq></p></item>
<item><p>In the <gui>General</gui> tab of the Print window under <em>Copies</em> check <gui>Collate</gui>. </p></item>
</steps>
- <media type="image" src="reverse-collate.png"/>
+ <media type="image" src="figures/reverse-collate.png"/>
</section>
</page>
diff --git a/help/C/print-select.page b/help/C/print-select.page
index 0189b43..8521955 100644
--- a/help/C/print-select.page
+++ b/help/C/print-select.page
@@ -35,7 +35,7 @@
<p>
For example, if you enter "1,3,5-7,9" in the <gui>Pages</gui> textbox, pages 1,3,5,6,7 and 9 will be printed.
</p>
- <media type="image" src="print-select.png"/>
+ <media type="image" src="figures/print-select.png"/>
</note>
</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 264fd4d..57d7fa3 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -9,16 +9,16 @@ DOC_INCLUDES = legal.xml
dist-hook: doc-dist-hook
DOC_FIGURES = \
- add-text-annotation.png \
- annotations-navigate.png \
- annotations-nav-to-page.png \
- evincelogo.png \
- gconf-editor.png \
- list-add-tabs.png \
- print-2sided.png \
- print-select.png \
- reverse-collate.png \
- zoom.png
+ figures/add-text-annotation.png \
+ figures/annotations-navigate.png \
+ figures/annotations-nav-to-page.png \
+ figures/evincelogo.png \
+ figures/gconf-editor.png \
+ figures/list-add-tabs.png \
+ figures/print-2sided.png \
+ figures/print-select.png \
+ figures/reverse-collate.png \
+ figures/zoom.png
DOC_PAGES = \
annotation-properties.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]