[release-notes/gnome-3-16] add screenshot for overlay scrollbars



commit 5a77df470a72d3f063774a6b290f932b305e7451
Author: Allan Day <allanpday gmail com>
Date:   Wed Mar 18 19:00:09 2015 +0000

    add screenshot for overlay scrollbars

 help/C/figures/overlay-scrollbars.png |  Bin 0 -> 486288 bytes
 help/C/index.page                     |    2 +-
 help/Makefile.am                      |    1 +
 3 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/help/C/figures/overlay-scrollbars.png b/help/C/figures/overlay-scrollbars.png
new file mode 100644
index 0000000..89cf32b
Binary files /dev/null and b/help/C/figures/overlay-scrollbars.png differ
diff --git a/help/C/index.page b/help/C/index.page
index 4a5696f..d840c98 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -54,7 +54,7 @@
 
   <section id="overlay-scollbars">
     <title>New-Look Scollbars</title>
-    <media type="image" src="figures/placeholder.png"/>
+    <media type="image" src="figures/overlay-scrollbars.png"/>
     <p>&gnomeversion; introduces a new style of scrollbar for GNOME 3. Instead of being shown all the time, 
these new overlay scrollbars are only shown when needed: a small scroll indicator is shown when the pointer 
is moved, and a larger bar appears when control is wanted. This creates a cleaner, less distracting view, 
which helps you to focus on window content.</p>
   </section>
 
diff --git a/help/Makefile.am b/help/Makefile.am
index 4c19d5f..7190912 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -20,6 +20,7 @@ HELP_MEDIA = \
  figures/files.png \
  figures/visuals.png \
  figures/taquin.png \
+ figures/overlay-scrollbars.png \
  figures/wayland.png
 
 HELP_LINGUAS = es fr gl pl tr uk


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