[release-notes/gnome-3-32] Developers: <gui> tag instead of double quotes



commit 92b7f4034092824ef78c0f3f27fb33d18fc6de69
Author: Rafael Fontenelle <rafaelff gnome org>
Date:   Wed Mar 13 15:20:47 2019 -0300

    Developers: <gui> tag instead of double quotes

 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 392380ae..f421664c 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 <gui>Build Targets</gui> and <gui>Unit Tests</gui>, 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]