Changeset 5d7469f9
- Timestamp:
- 03/15/2018 12:40:52 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3d0e2ff
- Parents:
- fe853e1f
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rfe853e1f r5d7469f9 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 4"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 1 4th, &year;">9 <!ENTITY releasedate "March 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
gnome/applications/network-manager-applet.xml
rfe853e1f r5d7469f9 167 167 <option>-Denable-wwan=false</option>: This switch disables WWAN support. 168 168 Use this if you do not have <xref linkend="ModemManager"/> installed. 169 </para> 170 <para> 171 <option>-Dintrospection=false</option>: Use this if you do not have <xref linkend="gobject-introspection"/> installed. 172 </para> 173 <para> 174 <option>-Dgtk_doc=false</option>: Use this if you do not have <xref linkend="gtk-doc"/> installed. 169 175 </para> 170 176 -
introduction/welcome/changelog.xml
rfe853e1f r5d7469f9 43 43 --> 44 44 <listitem> 45 <para>March 15th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Explain how to build network-manager-applet without gobject-introspection and gtk-doc.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 53 <listitem> 45 54 <para>March 14th, 2018</para> 46 55 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.