On 03/11/2016 12:35 PM, Adelia Rahim wrote: > Hi Allan, > > Other than to standardise/standardize spellings to UK/US English, here > are a few things I picked up: > > - Under Wayland, second sentence “Wayland is also enables…" > - In general to standardise usage of the word app and applications > - Under Polari, first sentence of second paragraph, "… as have server > settings" > - Under Maps, point #3, “This has been expanded for 3.20, with the > addition of printing for directions can be printed”. And also whether it > is "print outs" or “printouts"
It's taking forever to do a full clone of the release-notes repo on my tiny T-1 (maybe next time we should use a parent-less git branch?) So I made this patch against a shallow clone adding release notes for Builder. I forgot to spell check before making the patch, so give it a few passes :) I can push it later if you like, but this clone looks like it's going to be a couple hours... -- Christian
>From 4f8dcdfcbf5f18015ecbf6d85e4d2f981794bd28 Mon Sep 17 00:00:00 2001 From: Christian Hergert <cherg...@redhat.com> Date: Fri, 11 Mar 2016 14:23:23 -0800 Subject: [PATCH] add Builder release notes --- help/C/developers.page | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/help/C/developers.page b/help/C/developers.page index bac472e..5120d6a 100644 --- a/help/C/developers.page +++ b/help/C/developers.page @@ -28,6 +28,40 @@ <section id="builder"> <title>Builder</title> <media type="image" src="figures/placeholder.png"/> + <p>Builder has gained many new features in the latest development cycle! +The interface has received a face-lift introducing perspectives. +Developers can use perspectives to add new workflows to Builder through it's +new plugin interface.</p> + <p>Preferences have been overhauled to help you to find the tweaks you +need faster and with less disruption. Additionally, the new Todo plugin helps +you locate code you forgot to fix.</p> + <p>Using the <cmd>ide</cmd> command line program, developers can quickly +create new projects that use best practices within the GNOME community.</p> + <p>Developers wanting to experiment with new Xdg-App technology +can now use Builder to develop their application inside of an Xdg-App +runtime. This is a technology preview of what's to come in future +Builder releases!</p> + <p>Under the hood, Builder gained support for multi-process plugins +to reduce the affects of miss-behaving plugins.</p> + <p>Builder's robust VIM emulation has continued to improve, allowing +users that prefer modal-editing to feel at home.</p> + <p>For languages that support semantic analysis, holding control +while clicking on variables, types, and functions will jump you to their +source location.</p> + <p>Authors of translated software will be happy to find that common +translation mistakes are now underlined in yellow so you catch the issue +before your translators find it.</p> + <p>Developers looking to extend Builder can learn more by reading +a series of recent articles about +<link href="https://blogs.gnome.org/chergert/2016/02/27/what-can-you-extend-in-builder/">what you can extend in Builder</link>, +<link href="https://blogs.gnome.org/chergert/2016/02/16/build-configurations-and-xdg-app/">using Xdg-App</link>, +<link href="https://blogs.gnome.org/chergert/2016/02/29/how-to-setup-distcc-and-ccache-in-builder/">ccache integration</link>, +and +<link href="https://blogs.gnome.org/chergert/2016/01/21/builder-plugins-part-i/">step</link> by +<link href="https://blogs.gnome.org/chergert/2016/01/22/builder-plugins-part-ii/">step</link> +tutorials using Python.</p> + <p>Many other fit and finish bugs where fixed in this release, so +give it a try and see how you like it!</p> </section> <section id="xdg-app"> -- 2.5.0
_______________________________________________ engagement-list mailing list engagement-list@gnome.org https://mail.gnome.org/mailman/listinfo/engagement-list