Author: timtas
Date: Wed Mar 14 17:40:52 2018
New Revision: 19950

Log:
Explain how to build network-manager-applet without gobject-introspection and 
gtk-doc

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/gnome/applications/network-manager-applet.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Mar 14 11:04:19 2018        (r19949)
+++ trunk/BOOK/general.ent      Wed Mar 14 17:40:52 2018        (r19950)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "14">                   <!-- Always 2 digits -->
+<!ENTITY day          "15">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2018">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 14th, &year;">
+<!ENTITY releasedate  "March 15th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/gnome/applications/network-manager-applet.xml
==============================================================================
--- trunk/BOOK/gnome/applications/network-manager-applet.xml    Wed Mar 14 
11:04:19 2018        (r19949)
+++ trunk/BOOK/gnome/applications/network-manager-applet.xml    Wed Mar 14 
17:40:52 2018        (r19950)
@@ -167,6 +167,12 @@
       <option>-Denable-wwan=false</option>: This switch disables WWAN support.
       Use this if you do not have <xref linkend="ModemManager"/> installed.
     </para>
+    <para>
+      <option>-Dintrospection=false</option>: Use this if you do not have 
<xref linkend="gobject-introspection"/> installed.
+    </para>
+    <para>
+      <option>-Dgtk_doc=false</option>: Use this if you do not have <xref 
linkend="gtk-doc"/> installed.
+    </para>
 
   </sect2>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Mar 14 11:04:19 
2018        (r19949)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Mar 14 17:40:52 
2018        (r19950)
@@ -42,6 +42,15 @@
     </listitem>
 -->
     <listitem>
+      <para>March 15th, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[timtas] - Explain how to build network-manager-applet without 
gobject-introspection and gtk-doc.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>March 14th, 2018</para>
       <itemizedlist>
         <listitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to