Changeset 3685dccc


Ignore:
Timestamp:
02/03/2010 10:43:26 AM (14 years ago)
Author:
Ag Hatzimanikas <ag@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
1c6b4194
Parents:
448c517
Message:

Moved S-Lang under Programming section

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

Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general/genlib/genlib.xml

    r448c517 r3685dccc  
    4646  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pcre.xml"/>
    4747  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="popt.xml"/>
    48   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="slang.xml"/>
    4948  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gamin.xml"/>
    5049  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libxml2.xml"/>
  • general/prog/prog.xml

    r448c517 r3685dccc  
    4040  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="python-modules.xml"/>
    4141  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ruby.xml"/>
     42  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="slang.xml"/>
    4243  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tcl.xml"/>
    4344  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tk.xml"/>
  • introduction/welcome/changelog.xml

    r448c517 r3685dccc  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ag] - Moved S-Lang under the Programming section.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[ag] - Added the optional --with-slang switch in Mutt
    4952          instructions.</para>
Note: See TracChangeset for help on using the changeset viewer.