Changeset 86eaa277 for postlfs


Ignore:
Timestamp:
10/28/2006 07:13:18 AM (18 years ago)
Author:
Dan Nichilson <dnicholson@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0952b7d8
Parents:
3aeb033
Message:

Implemented Alexander Patrakov's Locale Related Issues changes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/nano.xml

    r3aeb033 r86eaa277  
    1111  <!ENTITY nano-buildsize     "5.1 MB">
    1212  <!ENTITY nano-time          "0.1 SBU">
     13
     14  <!-- The nano development version fixes a lot of issues w.r.t.
     15       locale issues. This entity can be removed when nano-2.0 stable
     16       is released and added to BLFS -->
     17  <!ENTITY nano-devel-version "1.9.99pre2">
    1318]>
    1419
     
    3540
    3641    <caution>
    37       <para>The <application>Nano</application> package has some issues when
    38       used in a UTF-8 based locale.  A development version is available
    39       which addresses these issues.  Please see the
    40       <xref linkend="locale-nano"/> section of the <xref
    41       linkend="locale-issues"/>.</para>
     42      <para>The <application>Nano</application> package has major issues
     43      when used in a UTF-8 based locale. A development version is available
     44      which addresses these issues at <ulink
     45      url="http://www.nano-editor.org/dist/v1.3/nano-&nano-devel-version;.tar.gz"/>.
     46      This version can be installed with the same instructions shown below.
     47      See the <xref linkend="locale-issues"/> page for a more general
     48      discussion of these problems.</para>
    4249    </caution>
    4350
Note: See TracChangeset for help on using the changeset viewer.