summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAruna Sankaranarayanan <arunasank@src.gnome.org>2013-05-14 18:01:06 +0530
committerAruna Sankaranarayanan <arunasank@src.gnome.org>2013-05-15 22:59:29 +0530
commit9b9656ffc024bd67350c03019ba2b34c1bf55838 (patch)
treeba63a68a9abf3858bd8e9e3b2c4a1b6b643b42ac
parente463c927ab3d9008a5c60276c504c74f4d6f8c3d (diff)
Updated help: Added screenshots.
Added screenshots of the main banshee window in introduction.page and ui.page Created a figures directory.
-rw-r--r--help/C/figures/main-window.pngbin0 -> 79798 bytes
-rw-r--r--help/C/introduction.page5
-rw-r--r--help/C/ui.page2
-rw-r--r--help/Makefile.am3
4 files changed, 5 insertions, 5 deletions
diff --git a/help/C/figures/main-window.png b/help/C/figures/main-window.png
new file mode 100644
index 000000000..92b539dd1
--- /dev/null
+++ b/help/C/figures/main-window.png
Binary files differ
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 27251b70f..474153c39 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -37,14 +37,13 @@
<app>Banshee</app> supports popular devices including most iPods, Sandisk and
Creative MP3 players, and Android powered phones.</p>
-<!--
<figure>
<title><gui>Banshee Media Player</gui> window</title>
<desc><app>Banshee Media Player</app></desc>
- <media type="image" src="figures/banshee.png" mime="image/png"
+ <media type="image" src="figures/main-window.png" mime="image/png"
style="right">
<p><app>Banshee</app> library interface</p>
</media>
</figure>
--->
+
</page>
diff --git a/help/C/ui.page b/help/C/ui.page
index 229ec2a67..cd35abc9d 100644
--- a/help/C/ui.page
+++ b/help/C/ui.page
@@ -30,7 +30,7 @@
<figure>
<title><gui>Banshee Media Player</gui> window</title>
<desc><app>Banshee Media Player</app></desc>
- <media type="image" src="figures/banshee.png" mime="image/png"
+ <media type="image" src="figures/main-window.png" mime="image/png"
style="right">
<p><app>Banshee</app> library interface</p>
</media>
diff --git a/help/Makefile.am b/help/Makefile.am
index 5d1f02493..194278d5f 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -3,7 +3,8 @@ include $(top_srcdir)/build/gnome-doc-utils.make
DOC_ID = banshee
DOC_INCLUDES = legal.xml
-DOC_FIGURES =
+DOC_FIGURES = \
+ main-window.png
DOC_PAGES = \
amazon.page \