[gnome-user-docs] Update UI for taking account photo, bug 737922



commit 6b8cac7a8891f9d45a7130fa7979af6a7e1bbf7a
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed Oct 8 20:54:28 2014 +0100

    Update UI for taking account photo, bug 737922
    
    This isn't testable from the contol centre at the moment due to bug
    697039, but can be tested from cheese.

 gnome-help/C/figures/camera-photo-symbolic.svg |   26 ++++++++++++++++++++++++
 gnome-help/C/user-changepicture.page           |   13 +++++++----
 gnome-help/Makefile.am                         |    1 +
 3 files changed, 35 insertions(+), 5 deletions(-)
---
diff --git a/gnome-help/C/figures/camera-photo-symbolic.svg b/gnome-help/C/figures/camera-photo-symbolic.svg
new file mode 100644
index 0000000..83b52cb
--- /dev/null
+++ b/gnome-help/C/figures/camera-photo-symbolic.svg
@@ -0,0 +1,26 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg xmlns:cc='http://creativecommons.org/ns#' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' 
xmlns:svg='http://www.w3.org/2000/svg' id='svg7384' version='1.1' height='16' 
xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' 
xmlns='http://www.w3.org/2000/svg' width='16'>
+  <title id='title9167'>Gnome Symbolic Icon Theme</title>
+  <metadata id='metadata90'>
+    <rdf:RDF>
+      <cc:Work rdf:about=''>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
+        <dc:title>Gnome Symbolic Icon Theme</dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs id='defs7386'/>
+  <g transform='translate(-80,-338)' id='layer9' style='display:inline'/>
+  <g transform='translate(-80,-338)' id='layer10'>
+    
+    <path inkscape:connector-curvature='0' d='m 86,340 c -0.549959,0 -1,0.45004 -1,1 l 0,1 -3,0 c 
-0.552014,0 -1,0.45004 -1,1 l 0,8 c 0,0.54996 0.447986,1 1,1 l 12,0 c 0.552014,0 1,-0.45004 1,-1 l 0,-8 c 
0,-0.54996 -0.447986,-1 -1,-1 l -3,0 0,-1 c 0,-0.54996 -0.450041,-1 -1,-1 l -4,0 z m 2,3 c 2.209139,0 
4,1.79086 4,4 0,2.20914 -1.790861,4 -4,4 -2.209139,0 -4,-1.79086 -4,-4 0,-2.20914 1.790861,-4 4,-4 z m 0,2 c 
-1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z' 
id='rect5238' 
style='color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate'/>
+  </g>
+  <g transform='translate(-80,-338)' id='layer11'/>
+  <g transform='translate(-80,-338)' id='layer12'/>
+  <g transform='translate(-80,-338)' id='layer13'/>
+  <g transform='translate(-80,-338)' id='layer14'/>
+  <g transform='translate(-80,-338)' id='layer15'/>
+</svg>
diff --git a/gnome-help/C/user-changepicture.page b/gnome-help/C/user-changepicture.page
index 5f37a8a..8ae7fea 100644
--- a/gnome-help/C/user-changepicture.page
+++ b/gnome-help/C/user-changepicture.page
@@ -8,7 +8,7 @@
 
     <revision pkgversion="3.8.0" date="2013-03-09" status="candidate"/>
     <revision pkgversion="3.10" date="2013-11-01" status="review"/>
-    <revision pkgversion="3.13.92" date="2014-09-22" status="candidate"/>
+    <revision pkgversion="3.14.0" date="2014-10-08" status="candidate"/>
 
     <credit type="author">
       <name>GNOME Documentation Project</name>
@@ -62,10 +62,13 @@
         </item>
         <item>
           <p>If you have a webcam, you can take a new login photo right now by
-          clicking <gui>Take a photo…</gui>. Take your picture, then move and
-          resize the square outline to crop out the parts you do not want. If
-          you do not like the picture you took, click <gui>Discard photo</gui>
-          to try again, or <gui>Cancel</gui> to give up.</p>
+          clicking <gui style="button" its:translate="no"><media type="image"
+          src="figures/camera-photo-symbolic.svg"><span
+          its:translate="yes">camera icon</span></media></gui>. Take your
+          picture, then move and resize the square outline to crop out the
+          parts you do not want. If you do not like the picture you took, click
+          <gui style="button">Take another picture</gui> to try again, or
+          <gui>Cancel</gui> to give up.</p>
         </item>
       </list>
     </item>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index d2f5579..f4d7deb 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -24,6 +24,7 @@ HELP_MEDIA = \
        figures/bluetooth-active-symbolic.svg \
        figures/bluetooth-disabled-symbolic.svg \
        figures/bluetooth-menu.png \
+       figures/camera-photo-symbolic.svg \
        figures/color-average.png \
        figures/color-camera.png \
        figures/color-display.png \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]