[cheese] Review index and pref help for 3.12
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Review index and pref help for 3.12
- Date: Fri, 21 Feb 2014 20:11:47 +0000 (UTC)
commit 539c16f1023a0de48ad5f9d01a1853a1af22c6b7
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Fri Feb 21 20:13:21 2014 +0000
Review index and pref help for 3.12
help/C/index.page | 10 ++++++----
help/C/pref-countdown.page | 3 ++-
help/C/pref-flash.page | 7 ++++---
help/C/pref-fullscreen.page | 23 ++++++++++++-----------
help/C/pref-image-properties.page | 33 ++++++++++++++++++++-------------
help/C/pref-resolution.page | 9 +++++----
6 files changed, 49 insertions(+), 36 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index d2a0a79..a7950ec 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,19 +1,21 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="guide" style="task"
id="index">
+
<info>
- <revision version="3.0" date="2011-08-24" status="candidate"/>
+ <revision pkgversion="3.0" date="2011-08-24" status="candidate"/>
+ <revision pkgversion="3.12" date="2014-02-21" status="final"/>
<credit type="author copyright">
<name>Julita Inca</name>
- <email>yrazes gmail com</email>
+ <email its:translate="no">yrazes gmail com</email>
<years>2011</years>
</credit>
-
<credit type="author">
<name>Ekaterina Gerasimova</name>
- <email>kittykat3756 gmail com</email>
+ <email its:translate="no">kittykat3756 gmail com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/help/C/pref-countdown.page b/help/C/pref-countdown.page
index 8c0e38a..9077d7a 100644
--- a/help/C/pref-countdown.page
+++ b/help/C/pref-countdown.page
@@ -8,6 +8,7 @@
<revision pkgversion="3.0" date="2011-08-25" status="candidate"/>
<revision pkgversion="3.1" date="2011-09-19" status="review"/>
<revision pkgversion="3.8" date="2013-04-15" status="review"/>
+ <revision pkgversion="3.12" date="2014-02-21" status="final"/>
<credit type="author copyright">
<name>Julita Inca</name>
@@ -24,7 +25,7 @@
<desc>Remove the countdown so that photos are taken instantly.</desc>
</info>
- <title>Disable the <gui>Countdown</gui> before photos are taken</title>
+ <title>Disable the <gui>Countdown</gui></title>
<p>By default, <app>Cheese</app> counts down from three before taking a
photo. You can disable this feature by selecting
diff --git a/help/C/pref-flash.page b/help/C/pref-flash.page
index 5faa86e..b6ccd73 100644
--- a/help/C/pref-flash.page
+++ b/help/C/pref-flash.page
@@ -8,6 +8,7 @@
<revision pkgversion="3.0" date="2011-08-25" status="candidate"/>
<revision pkgversion="3.1" date="2011-09-19" status="review"/>
<revision pkgversion="3.8" date="2013-04-15" status="review"/>
+ <revision pkgversion="3.12" date="2014-02-21" status="final"/>
<credit type="author copyright">
<name>Julita Inca</name>
@@ -26,11 +27,11 @@
<title>Disable the flash</title>
- <p>When you take a photo with Cheese, the computer screen briefly turns white.
- This provides additional light.</p>
+ <p>When you take a photo with Cheese, the computer screen briefly turns
+ white.</p>
<p>To disable this feature, select
<guiseq><gui>Cheese</gui><gui>Preferences</gui><gui>Capture</gui></guiseq>
- and uncheck <gui>Fire Flash</gui>.</p>
+ and uncheck <gui>Fire flash</gui>.</p>
</page>
diff --git a/help/C/pref-fullscreen.page b/help/C/pref-fullscreen.page
index c6901be..a90baaa 100644
--- a/help/C/pref-fullscreen.page
+++ b/help/C/pref-fullscreen.page
@@ -1,13 +1,16 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
- id="full-screen">
+ id="pref-fullscreen">
+
<info>
- <revision version="3.6" date="2012-05-09" status="stub"/>
<link type="guide" xref="index#preferences"/>
-
+ <revision pkgversion="3.6" date="2012-05-09" status="stub"/>
+ <revision pkgversion="3.12" date="2014-02-21" status="review"/>
+
<credit type="author">
<name>Ekaterina Gerasimova</name>
- <email>kittykat3756 gmail com</email>
+ <email its:translate="no">kittykat3756 gmail com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
@@ -17,19 +20,17 @@
<title>Fullscreen</title>
- <p>To enable the fullscreen mode:</p>
+ <p>To enable or disable the fullscreen mode:</p>
<steps>
<item><p>Select <guiseq><gui>Cheese</gui><gui>Fullscreen</gui></guiseq></p></item>
</steps>
- <p>To disable the fullscreen mode:</p>
-
- <steps>
- <item><p>Select <gui>Leave Fullscreen</gui></p></item>
- </steps>
+ <p>If you cannot see the <gui style="menu">Cheese</gui> menu in fullscreen
+ mode, move your mouse or tap your touchscreen.</p>
<note style="tip">
- <p>You can also enable and disable fullscreen mode by pressing <key>F11</key></p>
+ <p>You can also enable and disable fullscreen mode by pressing
+ <key>F11</key>.</p>
</note>
</page>
diff --git a/help/C/pref-image-properties.page b/help/C/pref-image-properties.page
index 02daa79..2ec4ec8 100644
--- a/help/C/pref-image-properties.page
+++ b/help/C/pref-image-properties.page
@@ -9,6 +9,7 @@
<revision pkgversion="3.0" date="2011-08-24" status="candidate"/>
<revision pkgversion="3.1" date="2011-09-05" status="review"/>
<revision pkgversion="3.8" date="2013-04-15" status="review"/>
+ <revision pkgversion="3.12" date="2014-02-21" status="review"/>
<credit type="author copyright">
<name>Julita Inca</name>
@@ -32,15 +33,15 @@
<steps>
<item>
- <p>Select
- <guiseq><gui>Cheese</gui><gui>Preferences</gui><gui>Image</gui></guiseq>.</p>
+ <p>Select
+ <guiseq><gui>Cheese</gui><gui>Preferences</gui><gui>Image</gui></guiseq>.</p>
</item>
<item>
- <p>Move the sliders to find the best settings for your webcam.</p>
+ <p>Move the sliders to find the best settings for your webcam.</p>
</item>
<item>
- <p>Click <gui>Close</gui> and check to see if the photos and videos look
- better.</p>
+ <p>Click <gui>Close</gui> and check to see if the preview looks
+ better.</p>
</item>
</steps>
@@ -52,20 +53,26 @@
<terms>
<item>
- <title>Brightness</title>
- <p>Increasing the brightness will make the photos and videos lighter. However, if you are in a dark
room, increasing the brightness might make the image look more noisy.</p>
+ <title>Brightness</title>
+ <p>Increasing the brightness will make the photos and videos lighter.
+ However, if you are in a dark room, increasing the brightness might make
+ the image look more noisy.</p>
</item>
<item>
- <title>Contrast</title>
- <p>Setting a higher contrast will increase the difference between darker and lighter colors. If the
image looks washed out, try increasing the contrast.</p>
+ <title>Contrast</title>
+ <p>Setting a higher contrast will increase the difference between darker
+ and lighter colors. If the image looks washed out, try increasing the
+ contrast.</p>
</item>
<item>
- <title>Hue</title>
- <p>Changing the hue of the image will add a tint to it. If image seems to be the wrong color (for
example, too yellow), try changing the hue.</p>
+ <title>Hue</title>
+ <p>Changing the hue of the image will add a tint to it. If image seems to
+ be the wrong color (for example, too yellow), try changing the hue.</p>
</item>
<item>
- <title>Saturation</title>
- <p>Reducing the saturation makes the image less colorful. If colors seem too harsh, reduce the
saturation.</p>
+ <title>Saturation</title>
+ <p>Reducing the saturation makes the image less colorful. If colors seem
+ too harsh, reduce the saturation.</p>
</item>
</terms>
diff --git a/help/C/pref-resolution.page b/help/C/pref-resolution.page
index 956c53c..a620a4b 100644
--- a/help/C/pref-resolution.page
+++ b/help/C/pref-resolution.page
@@ -5,8 +5,9 @@
<info>
<link type="guide" xref="index#preferences"/>
- <revision version="3.0" date="2011-08-25" status="candidate"/>
- <revision version="3.1" date="2011-09-05" status="review"/>
+ <revision pkgversion="3.0" date="2011-08-25" status="candidate"/>
+ <revision pkgversion="3.1" date="2011-09-05" status="review"/>
+ <revision pkgversion="3.12" date="2014-02-21" status="candidate"/>
<credit type="author copyright">
<name>Julita Inca</name>
@@ -32,8 +33,8 @@
resolution videos, in particular, take up a lot of space.</p>
<p>If you want your images to take up less disk space, reduce the resolution
- of your webcam. If you want better quality images, increase the resolution. To
- change the webcam resolution:</p>
+ of your webcam. If you want better quality images, increase the resolution.
+ To change the webcam resolution:</p>
<steps>
<item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]