[banshee] Updated help: Added screenshots.
- From: Aruna Sankaranarayanan <arunasank src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] Updated help: Added screenshots.
- Date: Wed, 15 May 2013 17:33:17 +0000 (UTC)
commit 9b9656ffc024bd67350c03019ba2b34c1bf55838
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date: Tue May 14 18:01:06 2013 +0530
Updated help: Added screenshots.
Added screenshots of the main banshee window in
introduction.page and ui.page
Created a figures directory.
help/C/figures/main-window.png | Bin 0 -> 79798 bytes
help/C/introduction.page | 5 ++---
help/C/ui.page | 2 +-
help/Makefile.am | 3 ++-
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 0000000..92b539d
Binary files /dev/null and b/help/C/figures/main-window.png differ
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 27251b7..474153c 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 229ec2a..cd35abc 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 5d1f024..194278d 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 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]