Changeset a20c6308
- Timestamp:
- 08/05/2014 11:25:04 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 040f17b
- Parents:
- 4cb9cf0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r4cb9cf0 ra20c6308 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 4"> <!-- Always 2 digits -->3 <!ENTITY day "05"> <!-- Always 2 digits --> 4 4 <!ENTITY month "08"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2014"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "August 4th, &year;">9 <!ENTITY releasedate "August 5th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
lxde/desktop/menu-cache.xml
r4cb9cf0 ra20c6308 119 119 href="../../xincludes/static-libraries.xml"/> 120 120 121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 122 href="../../xincludes/gtk-doc-rebuild.xml"/> 123 124 <note> 125 <para>With this switch, parallel build is not supported. Use 126 <command>make -j1</command> if you have MAKEFLAGS set to value larger 127 than unity.</para> 128 </note> 121 <para> 122 <option>--enable-gtk-doc</option>: Use this option if 123 <application>GTK-Doc</application> is installed and you wish to build and 124 install the API documentation. With this option enabled, the 125 package doesn't support parallel build. 126 </para> 129 127 130 128 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.