[release-notes/gnome-3-20] add shortcut windows screenshot



commit d1bd0b3b3dd6aa0820c0df5c6470319677c63f70
Author: Andreas Nilsson <anilsson redhat com>
Date:   Fri Mar 11 18:46:04 2016 +0100

    add shortcut windows screenshot

 help/C/figures/shortcut-windows.png |  Bin 0 -> 81801 bytes
 help/C/index.page                   |    2 +-
 help/Makefile.am                    |    3 ++-
 3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/help/C/figures/shortcut-windows.png b/help/C/figures/shortcut-windows.png
new file mode 100644
index 0000000..f6685d1
Binary files /dev/null and b/help/C/figures/shortcut-windows.png differ
diff --git a/help/C/index.page b/help/C/index.page
index bb80af2..cbe8fb2 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -78,7 +78,7 @@
 
   <section id="shortcut-windows">
     <title>Shortcut Windows</title>
-    <media type="image" src="figures/placeholder.png"/>
+    <media type="image" src="figures/shortcut-windows.png"/>
     <p>Shortcut windows are a new way to find out about shortcuts in GNOME
     applications. Each shortcut window lists the keyboard shortcuts and
     multitouch gestures (such as for touchpads) for an app, along with their
diff --git a/help/Makefile.am b/help/Makefile.am
index 531e15c..257b4d7 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -11,4 +11,5 @@ HELP_FILES = \
 
 HELP_MEDIA = \
  figures/placeholder.png \
- figures/wayland.png
+ figures/wayland.png \
+ figures/shortcut-windows.png


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