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



commit 39cc69a7823b780e4f431e417f50d523ace4615c
Author: Allan Day <allanpday gmail com>
Date:   Fri Mar 21 16:11:20 2014 +0000

    add a terminal screenshot

 help/C/figures/terminal.png |  Bin 0 -> 765883 bytes
 help/C/more-apps.page       |    2 +-
 help/Makefile.am            |    1 +
 3 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/help/C/figures/terminal.png b/help/C/figures/terminal.png
new file mode 100644
index 0000000..468d442
Binary files /dev/null and b/help/C/figures/terminal.png differ
diff --git a/help/C/more-apps.page b/help/C/more-apps.page
index 4b8abe4..1089520 100644
--- a/help/C/more-apps.page
+++ b/help/C/more-apps.page
@@ -55,7 +55,7 @@
 
   <section id="terminal">
     <title>A More Featureful Terminal</title>
-    <media type="image" src="figures/placeholder.png"/>
+    <media type="image" src="figures/terminal.png"/>
     <p>The <app>Terminal</app> has a collection of new features. It now automatically wraps lines (there is 
a setting to configure this behaviour), and the new version includes a setting to use the dark visual theme 
for <app>Terminal</app> windows. The popular <link 
href="http://ethanschoonover.com/solarized";>Solarized</link> color palette has also been added to the color 
settings. Last but not least, it is now possible to search for terminals from the <gui>Activities 
Overview</gui>: searching for a command or locations will display open terminals and allow you to quickly 
switch to them.</p>
   </section>
 
diff --git a/help/Makefile.am b/help/Makefile.am
index d609bb8..e28a2fd 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -22,6 +22,7 @@ HELP_MEDIA = \
  figures/initial-setup.png \
  figures/placeholder.png \
  figures/tabs.png \
+ figures/terminal.png \
  figures/wayland.png
 
 HELP_LINGUAS = \


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