[release-notes/gnome-3-18] add builder screenshot
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-18] add builder screenshot
- Date: Wed, 16 Sep 2015 14:07:03 +0000 (UTC)
commit 52f289a1e94df477cef0c8dda877ee211ac504b3
Author: Allan Day <allanpday gmail com>
Date: Wed Sep 16 15:06:51 2015 +0100
add builder screenshot
help/C/developers.page | 6 +++---
help/C/figures/builder.png | Bin 0 -> 374346 bytes
help/Makefile.am | 1 +
3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 83fe1e1..982b1cd 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/placeholder.png"/>
+ <media type="image" src="figures/builder.png"/>
<p>Builder is the new integrated development environment for GNOME, which aims to make it quick and easy
to do all kinds of development work, particularly application development. Thanks to a successful
crowdfunding campaign, a huge amount of progress has been made on Builder since last release. While it is
still under heavy development, it is already becoming an extremely effective tool.</p>
<p>A new workspace system has been introduced for &gnomeversion;, which allows different panels to be
added and removed. Current panels include a file browser, build target list, searchable list of symbols for
the current file, searchable documentation index, a terminal, and CPU performance graph.</p>
<p>Other improvements in &gnomeversion; include:</p>
@@ -110,9 +110,9 @@
<item><p>gedit now has a minimap, which shows an overview of a file next to the scrollbar.</p></item>
<item><p>gitg has a new first run experience, which helps to automatically add repositories in your
home directory.</p></item>
<item><p>A new gedit plug-in allows finding text in all files.</p></item>
- <item><p>Web has a new Web Inspector UI, which includes new features.</p></item>
+ <item><p>Web has a <link href="https://www.webkit.org/blog/3574/web-inspector-interface-changes/">new
Web Inspector UI</link>, which includes new features.</p></item>
<item><p>Also in Web, there is are new APIs for UI and Web extensions.</p></item>
- <item><p>WebKitGTK+ now has API to set the maximum number of web processes per
WebKitWebContext.</p></item>
+ <item><p>WebKitGTK+ now has API to set the maximum number of web processes per WebKitWebContext. This
allows total memory consumption to be reduced.</p></item>
</list>
</section>
diff --git a/help/C/figures/builder.png b/help/C/figures/builder.png
new file mode 100644
index 0000000..17f0060
Binary files /dev/null and b/help/C/figures/builder.png differ
diff --git a/help/Makefile.am b/help/Makefile.am
index 3cf0a71..1955089 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -10,6 +10,7 @@ HELP_FILES = \
i18n.page
HELP_MEDIA = \
+ figures/builder.png \
figures/characters.png \
figures/files.png \
figures/firmware-updates.png \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]