[release-notes/gnome-3-18] add image for touchpad gestures



commit 67c98fc94bac9212f0e59ecfa51fb50409047840
Author: Allan Day <allanpday gmail com>
Date:   Tue Sep 15 15:48:05 2015 +0100

    add image for touchpad gestures

 help/C/figures/touchpad-gestures.png |  Bin 0 -> 7684 bytes
 help/C/more.page                     |    2 +-
 help/Makefile.am                     |    1 +
 3 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/help/C/figures/touchpad-gestures.png b/help/C/figures/touchpad-gestures.png
new file mode 100644
index 0000000..224b39f
Binary files /dev/null and b/help/C/figures/touchpad-gestures.png differ
diff --git a/help/C/more.page b/help/C/more.page
index 863df35..bd71058 100644
--- a/help/C/more.page
+++ b/help/C/more.page
@@ -28,7 +28,7 @@
 
   <section id="touchpad-gestures">
     <title>Multitouch Touchpad Gestures</title>
-    <media type="image" src="figures/placeholder.png"/>
+    <media type="image" src="figures/touchpad-gestures.png"/>
     <p>Multitouch gestures, such as pinch to zoom or rotate, were first introduced in GNOME 3.14. However, 
it has only been possible to use them with a touchscreen. Now, in &gnomeversion;, these gestures can also be 
used touchpads.</p>
     <p>Available gestures include using two fingers to zoom or rotate in the image and document viewer 
applications. It is also possible to switch workspace using four-finger vertical drags. Additional gestures 
are planned for the future.</p>
     <p>Note that this feature is only available under Wayland.</p>
diff --git a/help/Makefile.am b/help/Makefile.am
index 1fc32b1..878a2d6 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -12,6 +12,7 @@ HELP_FILES = \
 HELP_MEDIA = \
  figures/hig.png \
  figures/placeholder.png \
+ figures/touchpad-gestures.png \
  figures/wayland.png
 
 HELP_LINGUAS = fr pl


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