[totem/mallard-documentation: 11/17] Split sound page into language and volume
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/mallard-documentation: 11/17] Split sound page into language and volume
- Date: Thu, 8 May 2014 09:39:19 +0000 (UTC)
commit 5a75a50a4f9026b3b79620b100e60c5d3d5a2098
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Fri Mar 29 17:06:16 2013 +0000
Split sound page into language and volume
help/C/adjustment-sound.page | 70 ------------------------------------------
help/C/sound-language.page | 29 +++++++++++++++++
help/C/sound-volume.page | 47 ++++++++++++++++++++++++++++
help/Makefile.am | 3 +-
4 files changed, 78 insertions(+), 71 deletions(-)
---
diff --git a/help/C/sound-language.page b/help/C/sound-language.page
new file mode 100644
index 0000000..459f06b
--- /dev/null
+++ b/help/C/sound-language.page
@@ -0,0 +1,29 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="language">
+
+ <info>
+ <link type="guide" xref="index#playing-media"/>
+
+ <credit type="author">
+ <name>Marta Bogdanowicz</name>
+ <email>majus85 gmail com</email>
+ </credit>
+ <credit type="editor">
+ <name>Ekaterina Gerasimova</name>
+ <email>kittykat3756 gmail com</email>
+ </credit>
+
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ <desc>Change the movie language.</desc>
+ </info>
+
+ <title>Select language</title>
+
+ <p>Select <guiseq><gui style="menu">Sound</gui>
+ <gui style="menuitem">Languages</gui></guiseq> and select the language.</p>
+
+</page>
diff --git a/help/C/sound-volume.page b/help/C/sound-volume.page
new file mode 100644
index 0000000..c3b0fa8
--- /dev/null
+++ b/help/C/sound-volume.page
@@ -0,0 +1,47 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="volume">
+
+ <info>
+ <link type="guide" xref="index#playing-media"/>
+
+ <credit type="author">
+ <name>Marta Bogdanowicz</name>
+ <email>majus85 gmail com</email>
+ </credit>
+ <credit type="editor">
+ <name>Ekaterina Gerasimova</name>
+ <email>kittykat3756 gmail com</email>
+ </credit>
+
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ <desc>Increase or decrease the volume of a movie or music.</desc>
+ </info>
+
+ <title>Adjust volume</title>
+
+ <p>You can adjust the volume in a number of different ways:</p>
+
+ <list>
+ <item>
+ <p>Select <guiseq><gui style="menu">Sound</gui>
+ <gui style="menuitem">Volume Up</gui></guiseq> to make the sound
+ louder.</p>
+ </item>
+ <item>
+ <p>Select <guiseq><gui style="menu">Sound</gui>
+ <gui style="menuitem">Volume Down</gui></guiseq> to make the sound
+ quieter.</p>
+ </item>
+ <item>
+ <p>Press the <gui>Volume button</gui> which is below the video area and
+ drag the slider to change volume.</p>
+ </item>
+ </list>
+
+ <p>You can only change the volume while a file is playing.</p>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 00b903a..1c73b13 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -10,7 +10,6 @@ DOC_FIGURES = \
# List of pages
DOC_PAGES = \
- adjustment-sound.page \
adjustment-view.page \
file-open.page \
file-save.page \
@@ -27,6 +26,8 @@ DOC_PAGES = \
screenshot-gallery.page \
screenshot.page \
sidebar.page \
+ sound-language.page \
+ sound-volume.page \
subtitles.page \
supported-formats.page \
troubleshooting-Audio-CD.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]