[release-notes/gnome-3-20] provide a builder splash
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-20] provide a builder splash
- Date: Wed, 23 Mar 2016 11:55:58 +0000 (UTC)
commit 9390290c2631737226e6dae9b2fb16ed5a822236
Author: Jakub Steiner <jimmac gmail com>
Date: Wed Mar 23 12:47:43 2016 +0100
provide a builder splash
help/C/developers.page | 3 ++-
help/C/figures/builder-xdg-app.png | Bin 0 -> 257373 bytes
help/C/figures/software-reviews-header.png | Bin 0 -> 10626 bytes
help/C/more.page | 3 ++-
help/Makefile.am | 1 +
5 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 801ccec..dbfb60d 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -27,7 +27,7 @@
<section id="builder">
<title>Builder</title>
- <media type="image" src="figures/builder.png"/>
+ <media type="image" src="figures/builder-xdg-app.png"/>
<p><link href="https://wiki.gnome.org/Apps/Builder">Builder</link> is the
new integrated development environment for GNOME. It aims to provide a
streamlined, powerful and modern experience for building GNOME
@@ -41,6 +41,7 @@
build configuration view (see <link
href="https://blogs.gnome.org/chergert/2016/02/16/build-configurations-and-xdg-app/">
Christian Hergert’s blog post</link> for more details).</p>
+ <media type="image" src="figures/builder.png"/>
<p>A new multi-process plugin framework is another major new feature for
3.20. This allows plugins to add a huge range of functionality to Builder,
including additional autocompletion providers, tools, services, build
diff --git a/help/C/figures/builder-xdg-app.png b/help/C/figures/builder-xdg-app.png
new file mode 100644
index 0000000..cc9ea8b
Binary files /dev/null and b/help/C/figures/builder-xdg-app.png differ
diff --git a/help/C/figures/software-reviews-header.png b/help/C/figures/software-reviews-header.png
new file mode 100644
index 0000000..775877a
Binary files /dev/null and b/help/C/figures/software-reviews-header.png differ
diff --git a/help/C/more.page b/help/C/more.page
index 9743e27..72e24a1 100644
--- a/help/C/more.page
+++ b/help/C/more.page
@@ -34,7 +34,7 @@
<section id="software-reviews">
<title>Reviews Have Arrived in Software</title>
- <media type="image" src="figures/software-reviews.png"/>
+ <media type="image" src="figures/software-reviews-header.png"/>
<p>Software now lets you see what people think about the applications that
are available to install. Each review gives an application a star rating,
and an average rating is shown for each application, allowing you to
@@ -44,6 +44,7 @@
<p>And, of course, you can write your own reviews, and let others know
what you think of the applications you’ve used. This is a great way to help
out and improve the experience for other users.</p>
+ <media type="image" src="figures/software-reviews.png"/>
</section>
<section id="location-services-privacy">
diff --git a/help/Makefile.am b/help/Makefile.am
index 763eb40..ae4756b 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -29,6 +29,7 @@ HELP_MEDIA = \
figures/builder.png \
figures/os-upgrades.png \
figures/software-reviews.png \
+ figures/software-reviews-header.png
figures/gtk.gif
HELP_LINGUAS = cs de es fr gl hu ja ko lt pl pt_BR sv tr uk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]