[release-notes/gnome-3-12] add a screenshot for popovers



commit d2353fce8e412c562edf4fbc11c96682b161de68
Author: Allan Day <allanpday gmail com>
Date:   Fri Mar 21 17:41:49 2014 +0000

    add a screenshot for popovers

 help/C/figures/popovers.png |  Bin 0 -> 301752 bytes
 help/C/more-core-ux.page    |    2 +-
 help/Makefile.am            |    1 +
 3 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/help/C/figures/popovers.png b/help/C/figures/popovers.png
new file mode 100644
index 0000000..c808efe
Binary files /dev/null and b/help/C/figures/popovers.png differ
diff --git a/help/C/more-core-ux.page b/help/C/more-core-ux.page
index 06556b4..9cf0b4a 100644
--- a/help/C/more-core-ux.page
+++ b/help/C/more-core-ux.page
@@ -34,7 +34,7 @@
 
   <section id="popovers">
     <title>Popovers</title>
-    <media type="image" src="figures/placeholder.png"/>
+    <media type="image" src="figures/popovers.png"/>
     <p>GNOME 3.12 introduces a new interface element, called popovers. These overlaid bubbles are highly 
flexible and allow effective interface designs for many common tasks. They also lend themselves to 
imaginative and engaging design solutions. Popovers are used in a number of places in 3.12, and will become 
increasingly common in future versions.</p>
   </section>
 
diff --git a/help/Makefile.am b/help/Makefile.am
index 65ca32d..e6b0e47 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -22,6 +22,7 @@ HELP_MEDIA = \
  figures/hi-res-displays.png \
  figures/initial-setup.png \
  figures/placeholder.png \
+ figures/popovers.png \
  figures/tabs.png \
  figures/terminal.png \
  figures/wayland.png


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