[release-notes/gnome-3-34] Add images



commit 93237c349b64abbae4b2fd627934a9f14b89566b
Author: Link Dupont <link sub-pop net>
Date:   Mon Aug 26 13:38:20 2019 -0400

    Add images

 help/C/developers.page              |   5 ++++-
 help/C/figures/background-panel.png | Bin 0 -> 694265 bytes
 help/C/figures/boxes-create.png     | Bin 0 -> 370518 bytes
 help/C/figures/builder-dbus.png     | Bin 0 -> 705810 bytes
 help/C/figures/games-savestate.png  | Bin 0 -> 474808 bytes
 help/C/figures/icon-grid.webm       | Bin 0 -> 1069140 bytes
 help/C/figures/pinned-tabs.png      | Bin 0 -> 657875 bytes
 help/C/figures/sysprof.png          | Bin 0 -> 451041 bytes
 help/C/index.page                   |  19 ++++++++++---------
 9 files changed, 14 insertions(+), 10 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 28a3e3a9..055d4d5b 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -28,7 +28,7 @@
 
   <section id="flatpak">
     <title>Flatpak</title>
-    <media its:translate="no" type="image" src="figures/flatpak-1.0.png"/>
+    <media its:translate="no" type="image" src="figures/flatpak.png"/>
     <p><link href="https://flatpak.org/";>Flatpak</link> is a cross-distribution,
     cross-desktop technology for application building and distribution. While it
     is separate from the GNOME project, Flatpak is central to GNOME’s developer
@@ -45,6 +45,7 @@
 
   <section id="builder">
     <title>Builder</title>
+    <media type="image" width="940" src="figures/builder-dbus.png"/>
     <p><app>Builder</app>, a GNOME IDE, continues to add new features and improve
     itself. This release, <app>Builder</app> gained a number of useful features.</p>
     <p><app>Builder</app> now features an integrated D-Bus inspector. This inspector
@@ -60,6 +61,7 @@
 
   <section id="sysprof">
     <title>Sysprof</title>
+    <media type="image" width="940" src="figures/sysprof.png"/>
     <p><app>Sysprof</app>, the GNOME instrumenting and system profiling utility,
     saw significant development this release. In order to streamline and simplify
     the performance profiling process for developers, <app>Sysprof</app> has been
@@ -71,6 +73,7 @@
 
   <section id="pango">
     <title>Pango</title>
+    <media type="image" width="940" src="figures/placeholder.png"/>
     <p>The <em>Pango</em> font rendering library introduced a few new features
     that make rendering text easier.</p>
     <p>Developers now have more advanced control over their text rendering options.
diff --git a/help/C/figures/background-panel.png b/help/C/figures/background-panel.png
new file mode 100644
index 00000000..a6f5feb2
Binary files /dev/null and b/help/C/figures/background-panel.png differ
diff --git a/help/C/figures/boxes-create.png b/help/C/figures/boxes-create.png
new file mode 100644
index 00000000..d337ae00
Binary files /dev/null and b/help/C/figures/boxes-create.png differ
diff --git a/help/C/figures/builder-dbus.png b/help/C/figures/builder-dbus.png
new file mode 100644
index 00000000..7c9f6a18
Binary files /dev/null and b/help/C/figures/builder-dbus.png differ
diff --git a/help/C/figures/games-savestate.png b/help/C/figures/games-savestate.png
new file mode 100644
index 00000000..1621c065
Binary files /dev/null and b/help/C/figures/games-savestate.png differ
diff --git a/help/C/figures/icon-grid.webm b/help/C/figures/icon-grid.webm
new file mode 100644
index 00000000..b1bde5c6
Binary files /dev/null and b/help/C/figures/icon-grid.webm differ
diff --git a/help/C/figures/pinned-tabs.png b/help/C/figures/pinned-tabs.png
new file mode 100644
index 00000000..c408b98d
Binary files /dev/null and b/help/C/figures/pinned-tabs.png differ
diff --git a/help/C/figures/sysprof.png b/help/C/figures/sysprof.png
new file mode 100644
index 00000000..be659fa5
Binary files /dev/null and b/help/C/figures/sysprof.png differ
diff --git a/help/C/index.page b/help/C/index.page
index 6f7fb527..e685d38b 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -39,6 +39,7 @@
 
   <section id="icon-rearrangement">
     <title>Custom Icon Arrangements</title>
+    <media type="video" width="940" src="figures/icon-grid.webm"/>
     <p>Icons in the <app>Shell</app> application overview can be rearranged by
     dragging an icon to another position in the grid. Dragging an icon onto
     another icon will create a group containing both. Groups can be rearranged
@@ -48,18 +49,20 @@
 
   <section id="epiphany-enhancements">
     <title>A Better Browsing Experience</title>
+    <media type="image" width="940" src="figures/pinned-tabs.png"/>
     <p><app>Web</app>, the GNOME web browser, continues to build on top of the
     WebKit rendering engine. This release introduces web process sandboxing. This
     restriction limits web process access to only locations necessary to run a
     web browser.</p>
     <p>This release also introduces tab pinning. Favorite tabs can be "pinned",
-    saving them in the tab list and persisting them across windows.</p>
+    saving them in the tab list and persisting them across sessions.</p>
     <p>The ad blocking feature has been updated to use WebKit content filters. This
     results in a large performance improvement over the previous ad block implementation.</p>
   </section>
 
   <section id="box-enhancements">
-    <title>A Better Box</title>
+    <title>An Improved Box Workflow</title>
+    <media type="image" width="940" src="figures/boxes-create.png"/>
     <p><app>Boxes</app>, the GNOME virtual and remote machine manager, received
     a number of improvements this release as well.</p>
     <p>The <em>New Box Assistant</em> workflow has been improved to be more intuitive.
@@ -80,20 +83,15 @@
 
   <section id="save-games">
     <title>Save Game States</title>
+    <media type="image" width="940" src="figures/games-savestate.png"/>
     <p><app>Games</app>, the GNOME retro gaming application, now supports multiple
     save states per game. Users can now save as many game state snapshots as they
     want. This allows users to have more fun and play retro games any way they want!</p>
   </section>
 
-  <section id="locate-pointer">
-    <title>Find My Pointer</title>
-    <p>The hidden accessibility feature <em>Pointer Location</em> has been updated
-    to work under Wayland sessions now. When the feature is enabled, pressing
-    <key>Ctrl</key> will highlight the pointer location on the screen.</p>
-  </section>
-
   <section id="settings-background-panel">
     <title>Background Previews</title>
+    <media type="image" width="940" src="figures/background-panel.png"/>
     <p>A redesigned <em>Background</em> panel landed in <app>Settings</app>. The
     new panel shows a preview of the selected background in use under the <app>Shell</app>
     and lock screen. Custom backgrounds can now be added via the <em>Add Picture...</em>
@@ -113,6 +111,9 @@
       clutter instead of JavaScript, resulting in faster icon loading and caching.</p></item>
       <item><p><app>Files</app> now warns users when attempting to paste a file
       into a write-protected directory.</p></item>
+      <item><p>The hidden accessibility feature <em>Pointer Location</em> has been updated
+      to work under Wayland sessions now. When the feature is enabled, pressing
+      <key>Ctrl</key> will highlight the pointer location on the screen.</p></item>
     </list>
   </section>
 


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