Changeset fd311f5 for gnome


Ignore:
Timestamp:
02/08/2019 04:14:28 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
c46efd3
Parents:
5ddb26b
Message:

Merge to HEAD 21102.

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

Location:
gnome
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/network-manager-applet.xml

    r5ddb26b rfd311f5  
    99  <!ENTITY network-manager-applet-download-ftp
    1010           "&gnome-download-ftp;/network-manager-applet/1.8/network-manager-applet-&network-manager-applet-version;.tar.xz">
    11   <!ENTITY network-manager-applet-md5sum    "34923579b39360db64649342ee6735d8">
     11  <!ENTITY network-manager-applet-md5sum    "06aafa851762146034351aa72ebb23d4">
    1212  <!ENTITY network-manager-applet-size      "1.5 MB">
    13   <!ENTITY network-manager-applet-buildsize "66 MB (with tests)">
     13  <!ENTITY network-manager-applet-buildsize "60 MB (with tests)">
    1414  <!ENTITY network-manager-applet-time      "0.4 SBU (with tests)">
    1515]>
     
    3939       and <application>LXDE</application>.
    4040    </para>
     41    <!-- This version of NewtorkManager Applet removes the deprecated libnm-gtk.so
     42    library. It's possible that this may cause breakage. If needed, we can
     43    enable it again with -Dlibnm-gtk=true -->
    4144
    4245    &lfs83_checked;
     
    197200        </seg>
    198201        <seg>
    199           libnma.so and libnm-gtk.so
     202           libnma.so <!-- and libnm-gtk.so -->
    200203        </seg>
    201204        <seg>
    202           /usr/include/{libnma,libnm-gtk}, /usr/share/gtk-doc/libnma
     205          <!--/usr/include/{libnma,libnm-gtk},-->
     206          /usr/include/libnma and /usr/share/gtk-doc/libnma
    203207        </seg>
    204208      </seglistitem>
     
    234238        </listitem>
    235239      </varlistentry>
    236 
     240<!--
    237241      <varlistentry id="libnm-gtk">
    238242        <term><filename class="libraryfile">libnm-gtk.so</filename></term>
     
    247251        </listitem>
    248252      </varlistentry>
     253-->
    249254
    250255    </variablelist>
  • gnome/platform/gnome-control-center.xml

    r5ddb26b rfd311f5  
    99  <!ENTITY gnome-control-center-download-ftp
    1010           "&gnome-download-ftp;/gnome-control-center/&gnome-minor-30;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    11   <!ENTITY gnome-control-center-md5sum        "a1c5eb83cad50db3f54c03c8d1be02f8">
     11  <!ENTITY gnome-control-center-md5sum        "1e3a23aa01f102fe6f2a76629302810b">
    1212  <!ENTITY gnome-control-center-size          "5.6 MB">
    1313  <!ENTITY gnome-control-center-buildsize     "140 MB (with tests)">
    14   <!ENTITY gnome-control-center-time          "1.1 SBU (with tests)">
     14  <!ENTITY gnome-control-center-time          "1.2 SBU (with tests)">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.