Changeset cb525529


Ignore:
Timestamp:
06/26/2012 12:32:51 PM (12 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
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:
8d32ac9
Parents:
bb30c5b
Message:

SVN merger

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rbb30c5b rcb525529  
    526526<!ENTITY traceroute-version           "2.0.18">
    527527<!ENTITY whois-version                "5.0.16">
    528 <!ENTITY wicd-version                 "1.7.1">
     528<!ENTITY wicd-version                 "1.7.2.4">
    529529<!ENTITY wireshark-version            "1.6.5">
    530530
  • introduction/welcome/changelog.xml

    rbb30c5b rcb525529  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[rthomsen] - Upgrade to Wicd 1.7.2.4.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[krejzi] - libusb 1.0.9 and libusb-compat 0.1.4.</para>
    4952        </listitem>
  • networking/netutils/wicd.xml

    rbb30c5b rcb525529  
    77  <!ENTITY wicd-download-http "http://launchpad.net/wicd/&wicd-major-version;/&wicd-version;/+download/wicd-&wicd-version;.tar.gz">
    88  <!ENTITY wicd-download-ftp  " ">
    9   <!ENTITY wicd-md5sum        "9c5664a0e850cddbe80942eabb10430a">
    10   <!ENTITY wicd-size          "434 KB">
    11   <!ENTITY wicd-buildsize     "4.1 MB">
     9  <!ENTITY wicd-md5sum        "c2435ddfdef0b9898852d72a85a45f0f">
     10  <!ENTITY wicd-size          "429 KB">
     11  <!ENTITY wicd-buildsize     "4.2 MB">
    1212  <!ENTITY wicd-time          "less than 0.1 SBU">
    1313]>
     
    3434    connecting to wireless and wired networks. Wicd includes support for WPA
    3535    authentication and DHCP configuration. It provides Curses- and GTK-based
    36     graphical frontends for user-friendly control. An excellent <ulink
    37     url="http://projects.kde.org/projects/extragear/network/wicd-kde">KDE-based
    38     frontend</ulink> is also available.</para>
     36    graphical frontends for user-friendly control. An excellent KDE-based
     37    frontend is also available <ulink
     38    url="http://projects.kde.org/projects/extragear/network/wicd-kde">here</ulink>.
     39    </para>
    3940
    4041    &lfs71_checked;
     
    9899    <bridgehead renderas="sect4">Optional</bridgehead>
    99100    <para role="optional">
    100     <ulink url="http://excess.org/urwid/">Urwid</ulink> (for the Curses-based frontend) and
    101     <ulink url="http://pm-utils.freedesktop.org/wiki/">pm-utils</ulink> (for suspend/resume integration)
    102    
     101    <ulink url="http://excess.org/urwid/">Urwid</ulink> (for the Curses-based frontend),
     102    <ulink url="http://pm-utils.freedesktop.org/wiki/">pm-utils</ulink> (for suspend/resume integration) and
     103    <ulink url="http://babel.edgewall.org/">Babel</ulink> (for internationalization)
    103104    </para>
    104105
Note: See TracChangeset for help on using the changeset viewer.