[release-notes/gnome-3-16] added calculator history screenshot



commit a19e7c68d3953717660082f28e5095e84bcb2cd5
Author: Andreas Nilsson <anilsson redhat com>
Date:   Sun Mar 15 19:26:20 2015 +0100

    added calculator history screenshot

 help/C/figures/calculator-history.png |  Bin 0 -> 195549 bytes
 help/C/more.page                      |    2 +-
 help/Makefile.am                      |    3 ++-
 3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/help/C/figures/calculator-history.png b/help/C/figures/calculator-history.png
new file mode 100644
index 0000000..e77c5be
Binary files /dev/null and b/help/C/figures/calculator-history.png differ
diff --git a/help/C/more.page b/help/C/more.page
index 624a342..8563913 100644
--- a/help/C/more.page
+++ b/help/C/more.page
@@ -61,7 +61,7 @@
 
   <section id="calculator">
     <title>Calculator History</title>
-    <media type="image" src="figures/placeholder.png"/>
+    <media type="image" src="figures/calculator-history.png"/>
     <p>GNOME's Calculator has a new history view for &gnomeversion;. This makes it possible to view previous 
calculations, and you can quickly copy figures that you have used before. Together, this makes performing 
sequences of calculations much easier. The Calculator now also includes a simplified keyboard only mode, for 
cases when buttons are not needed.</p>
   </section>
 
diff --git a/help/Makefile.am b/help/Makefile.am
index e67a316..14b06ef 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -13,7 +13,8 @@ HELP_MEDIA = \
  figures/placeholder.png \
  figures/notification-bubble.png \
  figures/calendar-notifications.png \
- figures(image-viewer.png \
+ figures/image-viewer.png \
+ figures/calculator-history.png \
  figures/wayland.png
 
 HELP_LINGUAS = tr


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