Changeset 1427b08


Ignore:
Timestamp:
02/17/2012 08:39:25 PM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
31f90a8
Parents:
3246bd3
Message:

Add mobile-broadband-provider-info.

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3246bd3 r1427b08  
    762762<!ENTITY libgnomeprint-version        "2.18.7">
    763763<!ENTITY libgnomeprintui-version      "2.18.5">
    764 <!ENTITY nautilus-sendto-version      "2.28.4">
     764<!ENTITY mobile-broadband-provider-info-version "20110511">
    765765<!ENTITY system-tools-backends-version "2.9.4">
    766766<!ENTITY liboobs-version              "2.30.1">
     
    782782<!ENTITY gnome-system-tools-version   "2.30.2">
    783783<!ENTITY hamster-applet-version       "2.30.2">
     784<!ENTITY nautilus-sendto-version      "2.28.4">
    784785<!ENTITY seahorse-version             "2.30.1">
    785786<!ENTITY seahorse-plugins-version     "2.30.1">
  • gnome/add/add.xml

    r3246bd3 r1427b08  
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkhtml.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtksourceview.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mobile-broadband-provider-info.xml"/>
    2930  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomecups.xml"/>
    3031  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomeprint.xml"/>
    3132  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomeprintui.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus-sendto.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="system-tools-backends.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liboobs.xml"/>
     
    5151  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-system-tools.xml"/>
    5252  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hamster-applet.xml"/>
     53  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus-sendto.xml"/>
    5354  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse.xml"/>
    5455  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse-plugins.xml"/>
  • gnome/core/network-manager-applet.xml

    r3246bd3 r1427b08  
    7070
    7171    <bridgehead renderas="sect4">Optional</bridgehead>
    72     <!-- FIXME:ken
    73     <para role="optional"><xref linkend="mobile-broadband-provider-info"/></para>-->
    74 
    75     <para role="optional">mobile-broadband-provider-info-20110511</para>
     72    <para role="optional"><xref linkend="mobile-broadband-provider-info"/></para>
    7673
    7774    <para condition="html" role="usernotes">User Notes:
  • introduction/welcome/changelog.xml

    r3246bd3 r1427b08  
    4848          <para>[ken] - merge gtksourceview-3.2.3 from Wayne.</para>
    4949        </listitem>
     50        <listitem>
     51          <para>[ken] - add mobile-broadband-provider-info from Wayne, updated to
     52          20110511.</para>
     53        </listitem>
    5054      </itemizedlist>
    5155    </listitem>
Note: See TracChangeset for help on using the changeset viewer.