[release-notes/gnome-3-32] Highlight GUI options of Builder



commit 75a0dcf99e2166b937b29407f0ef67c396149a69
Author: Rafael Fontenelle <rafaelff gnome org>
Date:   Wed Mar 13 14:15:36 2019 -0300

    Highlight GUI options of Builder

 help/C/developers.page | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 1eeaa99e..392380ae 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -45,7 +45,7 @@
     <media type="image" src="figures/builder-project-less.png"/>
     <p>Builder underwent a major refactor this cycle. Approximately 100,000 lines of code were changed! Much 
of the changes were internal to the project, but will make future contributions far easier.</p>
     <p>Builder has a new “project-less” mode. When opening a file directly (from either <app>Files</app> or 
<app>Terminal</app>), Builder opens in a simple, single-file interface. Access to the build foundry is not 
available from this view.</p>
-    <p>The project tree now shows Build Targets and Unit Tests, in addition to source files.</p>
+    <p>The project tree now shows “Build Targets” and “Unit Tests”, in addition to source files.</p>
     <p>When viewing a “.ui” file, Builder now renders the file in a Glade/UI builder view instead of XML. 
This feature is still in its early stages of development.</p>
   </section>
 


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