Changeset 8427861


Ignore:
Timestamp:
03/12/2018 04:42:23 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7887b22f
Parents:
e675c8f
Message:

Misc minor fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19944 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libnsl.xml

    re675c8f r8427861  
    7474    <bridgehead renderas="sect3">libnsl Dependencies</bridgehead>
    7575
    76     <bridgehead renderas="sect4">Requried</bridgehead>
     76    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    7878      <xref linkend="rpcsvc-proto"/> and <xref linkend="libtirpc"/>
  • xsoft/other/thunderbird.xml

    re675c8f r8427861  
    360360cat &gt; /usr/share/applications/thunderbird.desktop &lt;&lt; "EOF" &amp;&amp;
    361361<literal>[Desktop Entry]
    362 Encoding=UTF-8
    363362Name=Thunderbird Mail
    364363Comment=Send and receive mail with Thunderbird
     
    368367Type=Application
    369368Icon=thunderbird
    370 Categories=Application;Network;Email;
     369Categories=Network;Email;
    371370MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;x-scheme-handler/mailto;
    372371StartupNotify=true</literal>
Note: See TracChangeset for help on using the changeset viewer.