[release-notes/gnome-3-22] add screenshot for photo sharing



commit 8bcfe2c5bf11c081fcde4c86d9fe49ba7618f0fe
Author: Allan Day <allanpday gmail com>
Date:   Tue Sep 13 14:56:51 2016 +0100

    add screenshot for photo sharing

 help/C/figures/photo-sharing.png |  Bin 0 -> 413596 bytes
 help/C/index.page                |    2 +-
 help/Makefile.am                 |    3 ++-
 3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/help/C/figures/photo-sharing.png b/help/C/figures/photo-sharing.png
new file mode 100644
index 0000000..06e30d8
Binary files /dev/null and b/help/C/figures/photo-sharing.png differ
diff --git a/help/C/index.page b/help/C/index.page
index b949b1e..60eba8a 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -76,7 +76,7 @@
 
   <section id="photo-sharing">
     <title>Photo Sharing</title>
-    <media type="image" src="figures/placeholder.png"/>
+    <media type="image" src="figures/photo-sharing.png"/>
     <p>Last release, Photos gained a new set of photo editing features. For
     &gnomeversion;, another critical feature is being introduced: the ability
     to easily share photos with other people. The new sharing feature allows
diff --git a/help/Makefile.am b/help/Makefile.am
index 377d037..134398d 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -14,6 +14,7 @@ HELP_MEDIA = \
  figures/wayland.png \
  figures/builder.png \
  figures/nautilus-batchrenaming.png \
- figures/keyboard-settings.png
+ figures/keyboard-settings.png \
+ figures/photo-sharing.png
 
 HELP_LINGUAS = de el fr gl ko pl


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